Age | Commit message (Expand) | Author |
2006-03-23 | [PATCH] fix scheduler deadlock | Anton Blanchard |
2006-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds |
2006-03-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2006-03-22 | [PATCH] on_each_cpu(): disable local interrupts | Andrew Morton |
2006-03-22 | [PATCH] unshare: Error if passed unsupported flags | Eric W. Biederman |
2006-03-22 | [PATCH] sched: remove sleep_avg multiplier | Mike Galbraith |
2006-03-21 | Merge ../linux-2.6 | James Bottomley |
2006-03-20 | [PATCH] fix module sysfs files reference counting | Greg Kroah-Hartman |
2006-03-20 | [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to RCU subsystem | Greg Kroah-Hartman |
2006-03-20 | [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() | Greg Kroah-Hartman |
2006-03-20 | [PATCH] Clean up module.c symbol searching logic | Sam Ravnborg |
2006-03-20 | [PATCH] kobject: fix build error if CONFIG_SYSFS=n | Jun'ichi Nomura |
2006-03-18 | [PATCH] don't do exit_io_context() until we know we won't be doing any IO | Al Viro |
2006-03-18 | [PATCH] disable unshare(CLONE_VM) for now | Oleg Nesterov |
2006-03-17 | [PATCH] posix-timers: fix requeue accounting when signal is ignored | Roman Zippel |
2006-03-17 | [PATCH] time_interpolator: add __read_mostly | Christoph Lameter |
2006-03-17 | [PATCH] unshare: Use rcu_assign_pointer when setting sighand | Eric W. Biederman |
2006-03-17 | Merge ../linux-2.6 | Paul Mackerras |
2006-03-14 | Merge ../linux-2.6 | James Bottomley |
2006-03-14 | [PATCH] Fix sigaltstack corruption among cloned threads | GOTO Masanori |
2006-03-11 | [PATCH] remove __put_task_struct_cb export again | Christoph Hellwig |
2006-03-09 | Merge ../linux-2.6 | Paul Mackerras |
2006-03-08 | [PATCH] fix file counting | Dipankar Sarma |
2006-03-08 | [PATCH] rcu batch tuning | Dipankar Sarma |
2006-03-08 | [PATCH] idle threads should have a sane ->timestamp value | Ingo Molnar |
2006-03-06 | [PATCH] time: add barrier after updating jiffies_64 | Atsushi Nemoto |
2006-03-06 | [PATCH] fix next_timer_interrupt() for hrtimer | Tony Lindgren |
2006-03-06 | Add early-boot-safety check to cond_resched() | Linus Torvalds |
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-27 | [SCSI] add execute_in_process_context() API | James Bottomley |
2006-02-24 | Merge ../powerpc-merge | Paul Mackerras |
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 |