Age | Commit message (Expand) | Author |
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 |
2005-10-29 | [PATCH] mm: ptd_alloc take ptlock | Hugh Dickins |
2005-10-29 | [PATCH] mm: update_hiwaters just in time | Hugh Dickins |
2005-10-29 | [PATCH] core remove PageReserved | Nick Piggin |
2005-10-29 | [PATCH] mm: dup_mmap down new mmap_sem | Hugh Dickins |
2005-10-29 | [PATCH] mm: dup_mmap use oldmm more | Hugh Dickins |
2005-10-29 | [PATCH] mm: rss = file_rss + anon_rss | Hugh Dickins |
2005-10-29 | [PATCH] mm: mm_init set_mm_counters | Hugh Dickins |
2005-10-29 | [PATCH] mm: vm_stat_account unshackled | Hugh Dickins |
2005-10-29 | [PATCH] TIMERS: add missing compensation for HZ == 250 | YOSHIFUJI Hideaki |