Age | Commit message (Expand) | Author |
2005-11-07 | [PATCH] FUTEX_WAKE_OP: enhanced error handling | David Gibson |
2005-11-07 | [PATCH] aio: remove aio_max_nr accounting race | Zach Brown |
2005-11-07 | [PATCH] Process Events Connector | Matt Helsley |
2005-11-07 | [PATCH] swsusp: remove unused variable | Pavel Machek |
2005-11-07 | [PATCH] swsusp cleanups | Pavel Machek |
2005-11-07 | [PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible code | Heiko Carstens |
2005-11-07 | [PATCH] posix-timers `unlikely' rejig | Andrew Morton |
2005-11-04 | [PATCH] improve scheduler fairness a bit | Oleg Nesterov |
2005-10-31 | Merge ../linux-2.6 by hand | Paul Mackerras |
2005-10-30 | [PATCH] fix missing includes | Tim Schmielau |
2005-10-30 | [PATCH] Remove duplicate code in signal.c | Paul E. McKenney |
2005-10-30 | [PATCH] remove unneeded SI_TIMER checks | Oleg Nesterov |
2005-10-30 | [PATCH] cleanup the usage of SEND_SIG_xxx constants | Oleg Nesterov |
2005-10-30 | [PATCH] remove hardcoded SEND_SIG_xxx constants | Oleg Nesterov |
2005-10-30 | [PATCH] sched: hardcode non-smp set_cpus_allowed | Paul Jackson |
2005-10-30 | [PATCH] posix-cpu-timers: fix overrun reporting | Roland McGrath |
2005-10-30 | [PATCH] RCU torture-testing kernel module | Paul E. McKenney |
2005-10-30 | [PATCH] jiffies_64 cleanup | Thomas Gleixner |
2005-10-30 | [PATCH] wait4 PTRACE_ATTACH race fix | Roland McGrath |
2005-10-30 | [PATCH] PF_DEAD cleanup | Coywolf Qi Hunt |
2005-10-30 | [PATCH] cleanup for kernel/printk.c | Jesper Juhl |
2005-10-30 | [PATCH] Keys: Get rid of warning in kmod.c if keys disabled | David Howells |
2005-10-30 | [PATCH] ptrace/coredump/exit_group deadlock | Andrea Arcangeli |
2005-10-30 | [PATCH] cpusets: automatic numa mempolicy rebinding | Paul Jackson |
2005-10-30 | [PATCH] cpusets: simple rename | Paul Jackson |
2005-10-30 | [PATCH] cpusets: dual semaphore locking overhaul | Paul Jackson |
2005-10-30 | [PATCH] cpusets: remove depth counted locking hack | Paul Jackson |
2005-10-30 | [PATCH] cpuset cleanup | Paul Jackson |
2005-10-30 | [PATCH] posix-timers: use schedule_timeout() in common_nsleep() | Oleg Nesterov |
2005-10-30 | [PATCH] Unify sys_tkill() and sys_tgkill() | Vadim Lobanov |
2005-10-30 | [PATCH] kill sigqueue->lock | Oleg Nesterov |
2005-10-30 | [PATCH] remove timer debug field | Andrew Morton |
2005-10-30 | [PATCH] Use alloc_percpu to allocate workqueues locally | Christoph Lameter |
2005-10-30 | [PATCH] ntp whitespace cleanup | Andrew Morton |
2005-10-30 | [PATCH] NTP shift_right cleanup | john stultz |
2005-10-30 | [PATCH] Add kthread_stop_sem() | Alan Stern |
2005-10-30 | [PATCH] introduce setup_timer() helper | Oleg Nesterov |
2005-10-30 | [PATCH] introduce .valid callback for pm_ops | Shaohua Li |
2005-10-30 | [PATCH] swsusp: two simplifications | Rafael J. Wysocki |
2005-10-30 | [PATCH] swsusp: get rid of unnecessary wrapper function | Rafael J. Wysocki |
2005-10-30 | [PATCH] swsusp: cleanups | Pavel Machek |
2005-10-30 | [PATCH] swsusp: remove unneccessary includes | Pavel Machek |
2005-10-30 | [PATCH] swsusp: rework memory freeing on resume | Rafael J. Wysocki |
2005-10-30 | [PATCH] swsusp: reduce the use of global variables | Rafael J. Wysocki |
2005-10-30 | [PATCH] swsusp: move snapshot functionality to separate file | Rafael J. Wysocki |
2005-10-30 | [PATCH] swsusp: rework image freeing | Rafael J. Wysocki |
2005-10-30 | [PATCH] create and destroy cpufreq sysfs entries based on cpu notifiers | Ashok Raj |
2005-10-30 | [PATCH] Remove redundant configs.o | Brian Gerst |
2005-10-29 | [PATCH] mm: split page table lock | Hugh Dickins |
2005-10-29 | [PATCH] mm: follow_page with inner ptlock | Hugh Dickins |