| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] pi-futex: missing pi_waiters plist initialization | Heiko Carstens | 2006-07-31 | 1 | -0/+5 |
* | [PATCH] Add DocBook documentation for workqueue functions | Rolf Eike Beer | 2006-07-31 | 1 | -4/+54 |
* | [PATCH] fix cond_resched() fix | Jim Houston | 2006-07-31 | 1 | -5/+5 |
* | [PATCH] fix bad macro param in timer.c | Steven Rostedt | 2006-07-31 | 1 | -1/+1 |
* | [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications | Chandra Seetharaman | 2006-07-31 | 5 | -10/+10 |
* | [PATCH] IA64: kprobe invalidate icache of jump buffer | bibo, mao | 2006-07-31 | 1 | -0/+1 |
* | [PATCH] delay accounting: temporarily enable by default | Shailabh Nagar | 2006-07-31 | 1 | -4/+4 |
* | [PATCH] taskstats: free skb, avoid returns in send_cpu_listeners | Shailabh Nagar | 2006-07-31 | 1 | -13/+11 |
* | [PATCH] make taskstats sending completely independent of delay accounting on/... | Shailabh Nagar | 2006-07-31 | 1 | -5/+3 |
* | [PATCH] genirq: {en,dis}able_irq_wake() need refcounting too | David Brownell | 2006-07-31 | 1 | -2/+26 |
* | [PATCH] sched: build_sched_domains() fix | Siddha, Suresh B | 2006-07-31 | 1 | -1/+6 |
* | [PATCH] pi-futex: robust-futex exit | Ingo Molnar | 2006-07-28 | 2 | -38/+87 |
* | [PATCH] pi-futex: robust-futex exit crash fix | Ingo Molnar | 2006-07-28 | 1 | -8/+24 |
* | [PATCH] Cpuset: fix ABBA deadlock with cpu hotplug lock | Paul Jackson | 2006-07-23 | 1 | -3/+21 |
* | cpu hotplug: simplify and hopefully fix locking | Linus Torvalds | 2006-07-23 | 1 | -41/+34 |
* | [PATCH] Remove down_write() from taskstats code invoked on the exit() path | Shailabh Nagar | 2006-07-14 | 1 | -5/+19 |
* | [PATCH] per-task delay accounting taskstats interface: control exit data thro... | Shailabh Nagar | 2006-07-14 | 2 | -13/+192 |
* | [PATCH] delay accounting taskstats interface send tgid once | Shailabh Nagar | 2006-07-14 | 3 | -36/+74 |
* | [PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delays | Shailabh Nagar | 2006-07-14 | 1 | -0/+12 |
* | [PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface | Shailabh Nagar | 2006-07-14 | 2 | -6/+72 |
* | [PATCH] per-task-delay-accounting: taskstats interface | Shailabh Nagar | 2006-07-14 | 3 | -0/+344 |
* | [PATCH] per-task-delay-accounting: cpu delay collection via schedstats | Chandra Seetharaman | 2006-07-14 | 1 | -22/+49 |
* | [PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection | Shailabh Nagar | 2006-07-14 | 2 | -0/+24 |
* | [PATCH] per-task-delay-accounting: setup | Shailabh Nagar | 2006-07-14 | 4 | -0/+92 |
* | [PATCH] lockdep: core, fix rq-lock handling on __ARCH_WANT_UNLOCKED_CTXSW | Ingo Molnar | 2006-07-14 | 1 | -0/+8 |
* | [PATCH] Fix sighand->siglock usage in kernel/acct.c | OGAWA Hirofumi | 2006-07-14 | 1 | -2/+2 |
* | [PATCH] improve timekeeping resume robustness | john stultz | 2006-07-14 | 1 | -1/+18 |
* | [PATCH] unexport open_softirq | Adrian Bunk | 2006-07-14 | 1 | -2/+0 |
* | [PATCH] Add try_to_freeze() to rt-test kthreads | Luca Tettamanti | 2006-07-14 | 1 | -0/+1 |
* | [PATCH] del_timer_sync(): add cpu_relax() | Andrew Morton | 2006-07-14 | 1 | -0/+1 |
* | [PATCH] remove kernel/kthread.c:kthread_stop_sem() | Adrian Bunk | 2006-07-14 | 1 | -22/+2 |
* | [PATCH] null-terminate over-long /proc/kallsyms symbols | Andreas Gruenbacher | 2006-07-14 | 2 | -9/+6 |
* | [PATCH] The scheduled unexport of insert_resource | Adrian Bunk | 2006-07-12 | 1 | -2/+0 |
* | [PATCH] remove kernel/power/pm.c:pm_unregister_all() | Adrian Bunk | 2006-07-12 | 1 | -37/+0 |
* | [PATCH] Fix prctl privilege escalation and suid_dumpable (CVE-2006-2451) | Marcel Holtmann | 2006-07-12 | 1 | -1/+1 |
* | [PATCH] lockdep: disable lock debugging when kernel state becomes untrusted | Arjan van de Ven | 2006-07-10 | 1 | -0/+2 |
* | [PATCH] remove the tasklist_lock export | Christoph Hellwig | 2006-07-10 | 1 | -3/+1 |
* | [PATCH] uninline init_waitqueue_head() | Ingo Molnar | 2006-07-10 | 1 | -2/+6 |
* | [PATCH] swsusp: fix panic when signature can't be read | Linus Torvalds | 2006-07-10 | 1 | -2/+4 |
* | [PATCH] swsusp warning fix | Andrew Morton | 2006-07-10 | 1 | -10/+10 |
* | [PATCH] swsusp: do not use memcpy for snapshotting memory | Rafael J. Wysocki | 2006-07-10 | 1 | -2/+8 |
* | [PATCH] adjust clock for lost ticks | Roman Zippel | 2006-07-10 | 1 | -38/+47 |
* | [PATCH] pi-futex: Validate futex type instead of oopsing | Thomas Gleixner | 2006-07-10 | 1 | -0/+6 |
* | [PATCH] kernel/softirq.c: EXPORT_UNUSED_SYMBOL | Adrian Bunk | 2006-07-10 | 1 | -1/+1 |
* | [PATCH] kernel/printk.c: EXPORT_SYMBOL_UNUSED | Adrian Bunk | 2006-07-10 | 1 | -2/+2 |
* | [PATCH] lockdep: core, reduce per-lock class-cache size | Ingo Molnar | 2006-07-10 | 1 | -33/+54 |
* | [PATCH] lockdep: improve debug output | Arjan van de Ven | 2006-07-10 | 1 | -2/+3 |
* | [PATCH] Minor cleanup to lockdep.c | Andi Kleen | 2006-07-10 | 1 | -32/+12 |
* | [PATCH] small kernel/sched.c cleanup | Andreas Mohr | 2006-07-10 | 1 | -10/+7 |
* | [PATCH] sched: fix bug in __migrate_task() | Peter Williams | 2006-07-10 | 1 | -1/+1 |