summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] posix-cpu-timers: fix overrun reportingRoland McGrath2005-10-311-6/+10
* [PATCH] RCU torture-testing kernel modulePaul E. McKenney2005-10-313-0/+503
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-311-0/+4
* [PATCH] wait4 PTRACE_ATTACH race fixRoland McGrath2005-10-311-0/+9
* [PATCH] PF_DEAD cleanupCoywolf Qi Hunt2005-10-311-5/+5
* [PATCH] cleanup for kernel/printk.cJesper Juhl2005-10-311-36/+42
* [PATCH] Keys: Get rid of warning in kmod.c if keys disabledDavid Howells2005-10-311-3/+3
* [PATCH] ptrace/coredump/exit_group deadlockAndrea Arcangeli2005-10-312-5/+8
* [PATCH] cpusets: automatic numa mempolicy rebindingPaul Jackson2005-10-311-0/+4
* [PATCH] cpusets: simple renamePaul Jackson2005-10-311-0/+16
* [PATCH] cpusets: dual semaphore locking overhaulPaul Jackson2005-10-311-137/+281
* [PATCH] cpusets: remove depth counted locking hackPaul Jackson2005-10-311-65/+40Star
* [PATCH] cpuset cleanupPaul Jackson2005-10-311-1/+0Star
* [PATCH] posix-timers: use schedule_timeout() in common_nsleep()Oleg Nesterov2005-10-311-18/+1Star
* [PATCH] Unify sys_tkill() and sys_tgkill()Vadim Lobanov2005-10-311-46/+25Star
* [PATCH] kill sigqueue->lockOleg Nesterov2005-10-311-6/+4Star
* [PATCH] remove timer debug fieldAndrew Morton2005-10-311-35/+0Star
* [PATCH] Use alloc_percpu to allocate workqueues locallyChristoph Lameter2005-10-311-13/+20
* [PATCH] ntp whitespace cleanupAndrew Morton2005-10-311-126/+126
* [PATCH] NTP shift_right cleanupjohn stultz2005-10-312-61/+17Star
* [PATCH] Add kthread_stop_sem()Alan Stern2005-10-311-2/+11
* [PATCH] introduce setup_timer() helperOleg Nesterov2005-10-311-6/+2Star
* [PATCH] introduce .valid callback for pm_opsShaohua Li2005-10-311-1/+4
* [PATCH] swsusp: two simplificationsRafael J. Wysocki2005-10-312-7/+3Star
* [PATCH] swsusp: get rid of unnecessary wrapper functionRafael J. Wysocki2005-10-311-7/+1Star
* [PATCH] swsusp: cleanupsPavel Machek2005-10-311-12/+10Star
* [PATCH] swsusp: remove unneccessary includesPavel Machek2005-10-312-31/+3Star
* [PATCH] swsusp: rework memory freeing on resumeRafael J. Wysocki2005-10-314-83/+45Star
* [PATCH] swsusp: reduce the use of global variablesRafael J. Wysocki2005-10-313-43/+43
* [PATCH] swsusp: move snapshot functionality to separate fileRafael J. Wysocki2005-10-314-437/+486
* [PATCH] swsusp: rework image freeingRafael J. Wysocki2005-10-311-84/+75Star
* [PATCH] create and destroy cpufreq sysfs entries based on cpu notifiersAshok Raj2005-10-311-0/+1
* [PATCH] Remove redundant configs.oBrian Gerst2005-10-311-1/+0Star
* [PATCH] mm: split page table lockHugh Dickins2005-10-301-2/+2
* [PATCH] mm: follow_page with inner ptlockHugh Dickins2005-10-301-4/+2Star
* [PATCH] mm: ptd_alloc take ptlockHugh Dickins2005-10-301-2/+0Star
* [PATCH] mm: update_hiwaters just in timeHugh Dickins2005-10-302-3/+4
* [PATCH] core remove PageReservedNick Piggin2005-10-301-9/+16
* [PATCH] mm: dup_mmap down new mmap_semHugh Dickins2005-10-301-5/+4Star
* [PATCH] mm: dup_mmap use oldmm moreHugh Dickins2005-10-301-6/+6
* [PATCH] mm: rss = file_rss + anon_rssHugh Dickins2005-10-302-3/+3
* [PATCH] mm: mm_init set_mm_countersHugh Dickins2005-10-301-2/+2
* [PATCH] mm: vm_stat_account unshackledHugh Dickins2005-10-301-1/+1
* [PATCH] TIMERS: add missing compensation for HZ == 250YOSHIFUJI Hideaki2005-10-301-0/+9
* [PATCH] missing exports of do_settimeofday() variantsAl Viro2005-10-291-0/+1
* [PATCH] fix ->signal->live leak in copy_process()Oleg Nesterov2005-10-291-0/+2
* [PATCH] gfp_t: kernel/*Al Viro2005-10-284-9/+8Star
* [PATCH] Yet more posix-cpu-timer fixesRoland McGrath2005-10-271-4/+7
* Revert "remove false BUG_ON() from run_posix_cpu_timers()"Linus Torvalds2005-10-272-18/+26
* [PATCH] Fix cpu timers expiration timeOleg Nesterov2005-10-271-3/+3