Age | Commit message (Expand) | Author |
2006-03-02 | [PATCH] time_interpolator: Use readq_relaxed() instead of readq(). | Christoph Lameter |
2006-03-02 | [PATCH] fix acpi_video_flags on x86-64 | Stefan Seyfried |
2006-02-28 | [IA64] sysctl option to silence unaligned trap warnings | Jes Sorensen |
2006-02-20 | [PATCH] kjournald keeps reference to namespace | Bj�rn Steinbrink |
2006-02-20 | Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2006-02-20 | [PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=n | Stephen Rothwell |
2006-02-20 | [PATCH] Fix undefined symbols for nommu architecture | Luke Yang |
2006-02-20 | [PATCH] suspend-to-ram: allow video options to be set at runtime | Pavel Machek |
2006-02-18 | [PATCH] GFP_KERNEL allocations in atomic (auditsc) | Al Viro |
2006-02-17 | [PATCH] swsusp: fix breakage with swap on LVM | Rafael J. Wysocki |
2006-02-17 | [PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COST | Ingo Molnar |
2006-02-17 | [PATCH] Provide an interface for getting the current tick length | Paul Mackerras |
2006-02-17 | [PATCH] x86_64: Add boot option to disable randomized mappings and cleanup | Andi Kleen |
2006-02-15 | [PATCH] swsusp: nuke noisy message | Andrew Morton |
2006-02-15 | [PATCH] cpuset: oops in exit on null cpuset fix | Paul Jackson |
2006-02-15 | [PATCH] fix zap_thread's ptrace related problems | Oleg Nesterov |
2006-02-15 | [PATCH] fix kill_proc_info() vs fork() theoretical race | Oleg Nesterov |
2006-02-15 | [PATCH] fix kill_proc_info() vs CLONE_THREAD race | Oleg Nesterov |
2006-02-14 | [PATCH] hrtimer: round up relative start time on low-res arches | Ingo Molnar |
2006-02-14 | [PATCH] sched: revert "filter affine wakeups" | Chen, Kenneth W |
2006-02-14 | [PATCH] compound page: no access_process_vm check | Hugh Dickins |
2006-02-10 | [PATCH] prevent recursive panic from softlockup watchdog | Jan Beulich |
2006-02-10 | [PATCH] sched: remove smpnice | Nick Piggin |
2006-02-09 | [PATCH] do_sigaction: cleanup ->sa_mask manipulation | Oleg Nesterov |
2006-02-09 | [PATCH] sys_signal: initialize ->sa_mask | Oleg Nesterov |
2006-02-07 | [PATCH] kernel/sys.c NULL noise removal | Al Viro |
2006-02-07 | [PATCH] timer.c NULL noise removal | Al Viro |
2006-02-07 | [PATCH] remove bogus asm/bug.h includes. | Al Viro |
2006-02-07 | [PATCH] unshare system call -v5: unshare files | JANAK DESAI |
2006-02-07 | [PATCH] unshare system call -v5: unshare vm | JANAK DESAI |
2006-02-07 | [PATCH] unshare system call -v5: unshare namespace | JANAK DESAI |
2006-02-07 | [PATCH] unshare system call -v5: unshare filesystem info | JANAK DESAI |
2006-02-07 | [PATCH] unshare system call -v5: system call handler function | JANAK DESAI |
2006-02-07 | [PATCH] Fix build failure in recent pm_prepare_* changes. | Rafael J. Wysocki |
2006-02-07 | [PATCH] module: strlen_user() race fix | Andrew Morton |
2006-02-07 | [PATCH] swsusp: kill unneeded/unbalanced bio_get | Pavel Machek |
2006-02-05 | [PATCH] missing license tag in intermodule | Dave Jones |
2006-02-05 | [PATCH] sched: only print migration_cost once per boot | Chuck Ebbert |
2006-02-05 | [PATCH] percpu data: only iterate over possible CPUs | Eric Dumazet |
2006-02-03 | [PATCH] uninline __sigqueue_free() | Andrew Morton |
2006-02-03 | [PATCH] cpuset: fix sparse warning | Randy Dunlap |
2006-02-03 | [PATCH] Normalize timespec for negative values in ns_to_timespec | George Anzinger |
2006-02-03 | [PATCH] Tell kallsyms_lookup_name() to ignore type U entries | Keith Owens |
2006-02-03 | [PATCH] Kprobes: Fix deadlock in function-return probes | Ananth N Mavinakayanahalli |
2006-02-03 | [PATCH] kernel/kprobes.c: fix a warning #ifndef ARCH_SUPPORTS_KRETPROBES | Adrian Bunk |
2006-02-01 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2006-02-01 | [PATCH] zone_reclaim: configurable off node allocation period. | Christoph Lameter |
2006-02-01 | [PATCH] zone_reclaim: minor fixes | Christoph Lameter |
2006-02-01 | [PATCH] swsusp: do not change log level during suspend/resume | Rafael J. Wysocki |
2006-02-01 | [PATCH] sys_sched_getaffinity() & hotplug | Jack Steiner |