| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] prevent recursive panic from softlockup watchdog | Jan Beulich | 2006-02-10 | 1 | -0/+1 |
* | [PATCH] sched: remove smpnice | Nick Piggin | 2006-02-10 | 1 | -111/+18 |
* | [PATCH] do_sigaction: cleanup ->sa_mask manipulation | Oleg Nesterov | 2006-02-10 | 1 | -5/+3 |
* | [PATCH] sys_signal: initialize ->sa_mask | Oleg Nesterov | 2006-02-10 | 1 | -0/+1 |
* | [PATCH] kernel/sys.c NULL noise removal | Al Viro | 2006-02-08 | 1 | -1/+1 |
* | [PATCH] timer.c NULL noise removal | Al Viro | 2006-02-08 | 1 | -1/+1 |
* | [PATCH] remove bogus asm/bug.h includes. | Al Viro | 2006-02-08 | 1 | -1/+0 |
* | [PATCH] unshare system call -v5: unshare files | JANAK DESAI | 2006-02-08 | 1 | -30/+51 |
* | [PATCH] unshare system call -v5: unshare vm | JANAK DESAI | 2006-02-08 | 1 | -31/+56 |
* | [PATCH] unshare system call -v5: unshare namespace | JANAK DESAI | 2006-02-08 | 1 | -6/+11 |
* | [PATCH] unshare system call -v5: unshare filesystem info | JANAK DESAI | 2006-02-08 | 1 | -3/+6 |
* | [PATCH] unshare system call -v5: system call handler function | JANAK DESAI | 2006-02-08 | 1 | -0/+232 |
* | [PATCH] Fix build failure in recent pm_prepare_* changes. | Rafael J. Wysocki | 2006-02-08 | 2 | -17/+3 |
* | [PATCH] module: strlen_user() race fix | Andrew Morton | 2006-02-08 | 1 | -0/+3 |
* | [PATCH] swsusp: kill unneeded/unbalanced bio_get | Pavel Machek | 2006-02-08 | 1 | -4/+2 |
* | [PATCH] missing license tag in intermodule | Dave Jones | 2006-02-05 | 1 | -0/+3 |
* | [PATCH] sched: only print migration_cost once per boot | Chuck Ebbert | 2006-02-05 | 1 | -6/+8 |
* | [PATCH] percpu data: only iterate over possible CPUs | Eric Dumazet | 2006-02-05 | 1 | -1/+1 |
* | [PATCH] uninline __sigqueue_free() | Andrew Morton | 2006-02-03 | 1 | -1/+1 |
* | [PATCH] cpuset: fix sparse warning | Randy Dunlap | 2006-02-03 | 1 | -1/+1 |
* | [PATCH] Normalize timespec for negative values in ns_to_timespec | George Anzinger | 2006-02-03 | 1 | -6/+7 |
* | [PATCH] Tell kallsyms_lookup_name() to ignore type U entries | Keith Owens | 2006-02-03 | 1 | -1/+2 |
* | [PATCH] Kprobes: Fix deadlock in function-return probes | Ananth N Mavinakayanahalli | 2006-02-03 | 1 | -1/+1 |
* | [PATCH] kernel/kprobes.c: fix a warning #ifndef ARCH_SUPPORTS_KRETPROBES | Adrian Bunk | 2006-02-03 | 1 | -17/+17 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-02-02 | 3 | -25/+13 |
|\ |
|
| *---------. | [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran... | Len Brown | 2006-01-24 | 3 | -25/+13 |
| |\ \ \ \ \ \ |
|
| | | | | | * | | [ACPI] SMP S3 resume: evaluate _WAK after INIT | David Shaohua Li | 2005-12-01 | 1 | -2/+2 |
| | | | | |/ /
| | | | |/| | |
|
| | | * | | | | [ACPI] fix reboot upon suspend-to-disk | Alexey Starikovskiy | 2005-12-15 | 2 | -23/+11 |
* | | | | | | | [PATCH] zone_reclaim: configurable off node allocation period. | Christoph Lameter | 2006-02-01 | 1 | -0/+9 |
* | | | | | | | [PATCH] zone_reclaim: minor fixes | Christoph Lameter | 2006-02-01 | 1 | -1/+2 |
* | | | | | | | [PATCH] swsusp: do not change log level during suspend/resume | Rafael J. Wysocki | 2006-02-01 | 2 | -11/+6 |
* | | | | | | | [PATCH] sys_sched_getaffinity() & hotplug | Jack Steiner | 2006-02-01 | 1 | -1/+1 |
* | | | | | | | [PATCH] kernel/posix-timers.c: remove do_posix_clock_notimer_create() | Adrian Bunk | 2006-02-01 | 1 | -6/+0 |
* | | | | | | | [PATCH] hrtimers: set correct initial expiry time for relative SIGEV_NONE timers | Thomas Gleixner | 2006-02-01 | 1 | -1/+6 |
* | | | | | | | [PATCH] hrtimers: add back lost credit lines | Thomas Gleixner | 2006-02-01 | 1 | -0/+6 |
* | | | | | | | [PATCH] hrtimers: cleanups and simplifications | George Anzinger | 2006-02-01 | 3 | -64/+34 |
* | | | | | | | [PATCH] hrtimers: fix posix-timer requeue race | akpm@osdl.org | 2006-02-01 | 1 | -0/+5 |
* | | | | | | | [PATCH] hrtimers: fix oldvalue return in setitimer | Thomas Gleixner | 2006-02-01 | 1 | -5/+5 |
* | | | | | | | [PATCH] hrtimers: fix possible use of NULL pointer in posix-timers | Thomas Gleixner | 2006-02-01 | 1 | -1/+2 |
* | | | | | | | [PATCH] hrtimers: fixup itimer conversion | Thomas Gleixner | 2006-02-01 | 1 | -1/+10 |
* | | | | | | | [PATCH] swsusp: use bytes as image size units | Rafael J. Wysocki | 2006-02-01 | 3 | -9/+9 |
* | | | | | | | [PATCH] "Fix uidhash_lock <-> RXU deadlock" fix | Andrew Morton | 2006-02-01 | 1 | -10/+17 |
* | | | | | | | [PATCH] rcu_torture_lock deadlock fix | Ingo Molnar | 2006-01-31 | 1 | -5/+5 |
* | | | | | | | [PATCH] fix uidhash_lock <-> RCU deadlock | Ingo Molnar | 2006-01-31 | 1 | -8/+17 |
* | | | | | | | [PATCH] Fix boot-time slowdown for measure_migration_cost | Ingo Molnar | 2006-01-31 | 1 | -3/+3 |
* | | | | | | | Don't try to "validate" a non-existing timeval. | Linus Torvalds | 2006-01-31 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | [PATCH] EDAC: atomic scrub operations | Alan Cox | 2006-01-19 | 2 | -2/+2 |
* | | | | | | [PATCH] Generic sys_rt_sigsuspend() | David Woodhouse | 2006-01-19 | 2 | -0/+54 |
* | | | | | | [PATCH] fix sched_setscheduler semantics | Jason Baron | 2006-01-19 | 1 | -0/+4 |
* | | | | | | [PATCH] Zone reclaim: proc override | Christoph Lameter | 2006-01-19 | 1 | -0/+11 |