summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2006-07-31[PATCH] timer: Fix tvec_bases initializerJosh Triplett
2006-07-31[PATCH] reference rt-mutex-design in rtmutex.cSteven Rostedt
2006-07-31[PATCH] Reducing local_bh_enable/disable overhead in irqtraceTim Chen
2006-07-31[PATCH] pi-futex: missing pi_waiters plist initializationHeiko Carstens
2006-07-31[PATCH] Add DocBook documentation for workqueue functionsRolf Eike Beer
2006-07-31[PATCH] fix cond_resched() fixJim Houston
2006-07-31[PATCH] fix bad macro param in timer.cSteven Rostedt
2006-07-31[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman
2006-07-31[PATCH] IA64: kprobe invalidate icache of jump bufferbibo, mao
2006-07-31[PATCH] delay accounting: temporarily enable by defaultShailabh Nagar
2006-07-31[PATCH] taskstats: free skb, avoid returns in send_cpu_listenersShailabh Nagar
2006-07-31[PATCH] make taskstats sending completely independent of delay accounting on/...Shailabh Nagar
2006-07-31[PATCH] genirq: {en,dis}able_irq_wake() need refcounting tooDavid Brownell
2006-07-31[PATCH] sched: build_sched_domains() fixSiddha, Suresh B
2006-07-28[PATCH] pi-futex: robust-futex exitIngo Molnar
2006-07-28[PATCH] pi-futex: robust-futex exit crash fixIngo Molnar
2006-07-23[PATCH] Cpuset: fix ABBA deadlock with cpu hotplug lockPaul Jackson
2006-07-23cpu hotplug: simplify and hopefully fix lockingLinus Torvalds
2006-07-14[PATCH] Remove down_write() from taskstats code invoked on the exit() pathShailabh Nagar
2006-07-14[PATCH] per-task delay accounting taskstats interface: control exit data thro...Shailabh Nagar
2006-07-14[PATCH] delay accounting taskstats interface send tgid onceShailabh Nagar
2006-07-14[PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delaysShailabh Nagar
2006-07-14[PATCH] per-task-delay-accounting: delay accounting usage of taskstats interfaceShailabh Nagar
2006-07-14[PATCH] per-task-delay-accounting: taskstats interfaceShailabh Nagar
2006-07-14[PATCH] per-task-delay-accounting: cpu delay collection via schedstatsChandra Seetharaman
2006-07-14[PATCH] per-task-delay-accounting: sync block I/O and swapin delay collectionShailabh Nagar
2006-07-14[PATCH] per-task-delay-accounting: setupShailabh Nagar
2006-07-14[PATCH] lockdep: core, fix rq-lock handling on __ARCH_WANT_UNLOCKED_CTXSWIngo Molnar
2006-07-14[PATCH] Fix sighand->siglock usage in kernel/acct.cOGAWA Hirofumi
2006-07-14[PATCH] improve timekeeping resume robustnessjohn stultz
2006-07-14[PATCH] unexport open_softirqAdrian Bunk
2006-07-14[PATCH] Add try_to_freeze() to rt-test kthreadsLuca Tettamanti
2006-07-14[PATCH] del_timer_sync(): add cpu_relax()Andrew Morton
2006-07-14[PATCH] remove kernel/kthread.c:kthread_stop_sem()Adrian Bunk
2006-07-14[PATCH] null-terminate over-long /proc/kallsyms symbolsAndreas Gruenbacher
2006-07-12[PATCH] The scheduled unexport of insert_resourceAdrian Bunk
2006-07-12[PATCH] remove kernel/power/pm.c:pm_unregister_all()Adrian Bunk
2006-07-12[PATCH] Fix prctl privilege escalation and suid_dumpable (CVE-2006-2451)Marcel Holtmann
2006-07-10[PATCH] lockdep: disable lock debugging when kernel state becomes untrustedArjan van de Ven
2006-07-10[PATCH] remove the tasklist_lock exportChristoph Hellwig
2006-07-10[PATCH] uninline init_waitqueue_head()Ingo Molnar
2006-07-10[PATCH] swsusp: fix panic when signature can't be readLinus Torvalds
2006-07-10[PATCH] swsusp warning fixAndrew Morton
2006-07-10[PATCH] swsusp: do not use memcpy for snapshotting memoryRafael J. Wysocki
2006-07-10[PATCH] adjust clock for lost ticksRoman Zippel
2006-07-10[PATCH] pi-futex: Validate futex type instead of oopsingThomas Gleixner
2006-07-10[PATCH] kernel/softirq.c: EXPORT_UNUSED_SYMBOLAdrian Bunk
2006-07-10[PATCH] kernel/printk.c: EXPORT_SYMBOL_UNUSEDAdrian Bunk
2006-07-10[PATCH] lockdep: core, reduce per-lock class-cache sizeIngo Molnar
2006-07-10[PATCH] lockdep: improve debug outputArjan van de Ven