aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* [PATCH] ptrace/coredump/exit_group deadlockAndrea Arcangeli2005-10-30
* [PATCH] cpusets: automatic numa mempolicy rebindingPaul Jackson2005-10-30
* [PATCH] cpusets: simple renamePaul Jackson2005-10-30
* [PATCH] cpusets: dual semaphore locking overhaulPaul Jackson2005-10-30
* [PATCH] cpusets: remove depth counted locking hackPaul Jackson2005-10-30
* [PATCH] cpuset cleanupPaul Jackson2005-10-30
* [PATCH] posix-timers: use schedule_timeout() in common_nsleep()Oleg Nesterov2005-10-30
* [PATCH] Unify sys_tkill() and sys_tgkill()Vadim Lobanov2005-10-30
* [PATCH] kill sigqueue->lockOleg Nesterov2005-10-30
* [PATCH] remove timer debug fieldAndrew Morton2005-10-30
* [PATCH] Use alloc_percpu to allocate workqueues locallyChristoph Lameter2005-10-30
* [PATCH] ntp whitespace cleanupAndrew Morton2005-10-30
* [PATCH] NTP shift_right cleanupjohn stultz2005-10-30
* [PATCH] Add kthread_stop_sem()Alan Stern2005-10-30
* [PATCH] introduce setup_timer() helperOleg Nesterov2005-10-30
* [PATCH] introduce .valid callback for pm_opsShaohua Li2005-10-30
* [PATCH] swsusp: two simplificationsRafael J. Wysocki2005-10-30
* [PATCH] swsusp: get rid of unnecessary wrapper functionRafael J. Wysocki2005-10-30
* [PATCH] swsusp: cleanupsPavel Machek2005-10-30
* [PATCH] swsusp: remove unneccessary includesPavel Machek2005-10-30
* [PATCH] swsusp: rework memory freeing on resumeRafael J. Wysocki2005-10-30
* [PATCH] swsusp: reduce the use of global variablesRafael J. Wysocki2005-10-30
* [PATCH] swsusp: move snapshot functionality to separate fileRafael J. Wysocki2005-10-30
* [PATCH] swsusp: rework image freeingRafael J. Wysocki2005-10-30
* [PATCH] create and destroy cpufreq sysfs entries based on cpu notifiersAshok Raj2005-10-30
* [PATCH] Remove redundant configs.oBrian Gerst2005-10-30
* [PATCH] mm: split page table lockHugh Dickins2005-10-30
* [PATCH] mm: follow_page with inner ptlockHugh Dickins2005-10-30
* [PATCH] mm: ptd_alloc take ptlockHugh Dickins2005-10-30
* [PATCH] mm: update_hiwaters just in timeHugh Dickins2005-10-30
* [PATCH] core remove PageReservedNick Piggin2005-10-30
* [PATCH] mm: dup_mmap down new mmap_semHugh Dickins2005-10-30
* [PATCH] mm: dup_mmap use oldmm moreHugh Dickins2005-10-30
* [PATCH] mm: rss = file_rss + anon_rssHugh Dickins2005-10-30
* [PATCH] mm: mm_init set_mm_countersHugh Dickins2005-10-30
* [PATCH] mm: vm_stat_account unshackledHugh Dickins2005-10-30
* [PATCH] TIMERS: add missing compensation for HZ == 250YOSHIFUJI Hideaki2005-10-30
* [PATCH] missing exports of do_settimeofday() variantsAl Viro2005-10-29
* [PATCH] fix ->signal->live leak in copy_process()Oleg Nesterov2005-10-29
* [PATCH] gfp_t: kernel/*Al Viro2005-10-28
* [PATCH] Yet more posix-cpu-timer fixesRoland McGrath2005-10-27
* Revert "remove false BUG_ON() from run_posix_cpu_timers()"Linus Torvalds2005-10-27
* [PATCH] Fix cpu timers expiration timeOleg Nesterov2005-10-26
* posix cpu timers: fix timer orderingLinus Torvalds2005-10-26
* [PATCH] export cpu_online_mapAndrew Morton2005-10-26
* [PATCH] posix-timers: fix posix_cpu_timer_set() vs run_posix_cpu_timers() raceOleg Nesterov2005-10-24
* [PATCH] posix-timers: exit path cleanupOleg Nesterov2005-10-24
* [PATCH] posix-timers: remove false BUG_ON() from run_posix_cpu_timers()Oleg Nesterov2005-10-24
* [PATCH] posix-timers: fix cleanup_timers() and run_posix_cpu_timers() racesOleg Nesterov2005-10-24
* Posix timers: limit number of timers firing at onceLinus Torvalds2005-10-23