aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-31Merge ../linux-2.6 by handPaul Mackerras32-1143/+1661
2005-10-30[PATCH] fix missing includesTim Schmielau3-0/+3
2005-10-30[PATCH] Remove duplicate code in signal.cPaul E. McKenney1-11/+5
2005-10-30[PATCH] remove unneeded SI_TIMER checksOleg Nesterov1-18/+0
2005-10-30[PATCH] cleanup the usage of SEND_SIG_xxx constantsOleg Nesterov1-11/+7
2005-10-30[PATCH] remove hardcoded SEND_SIG_xxx constantsOleg Nesterov2-20/+25
2005-10-30[PATCH] sched: hardcode non-smp set_cpus_allowedPaul Jackson1-1/+0
2005-10-30[PATCH] posix-cpu-timers: fix overrun reportingRoland McGrath1-6/+10
2005-10-30[PATCH] RCU torture-testing kernel modulePaul E. McKenney3-0/+503
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-0/+4
2005-10-30[PATCH] wait4 PTRACE_ATTACH race fixRoland McGrath1-0/+9
2005-10-30[PATCH] PF_DEAD cleanupCoywolf Qi Hunt1-5/+5
2005-10-30[PATCH] cleanup for kernel/printk.cJesper Juhl1-36/+42
2005-10-30[PATCH] Keys: Get rid of warning in kmod.c if keys disabledDavid Howells1-3/+3
2005-10-30[PATCH] ptrace/coredump/exit_group deadlockAndrea Arcangeli2-5/+8
2005-10-30[PATCH] cpusets: automatic numa mempolicy rebindingPaul Jackson1-0/+4
2005-10-30[PATCH] cpusets: simple renamePaul Jackson1-0/+16
2005-10-30[PATCH] cpusets: dual semaphore locking overhaulPaul Jackson1-137/+281
2005-10-30[PATCH] cpusets: remove depth counted locking hackPaul Jackson1-65/+40
2005-10-30[PATCH] cpuset cleanupPaul Jackson1-1/+0
2005-10-30[PATCH] posix-timers: use schedule_timeout() in common_nsleep()Oleg Nesterov1-18/+1
2005-10-30[PATCH] Unify sys_tkill() and sys_tgkill()Vadim Lobanov1-46/+25
2005-10-30[PATCH] kill sigqueue->lockOleg Nesterov1-6/+4
2005-10-30[PATCH] remove timer debug fieldAndrew Morton1-35/+0
2005-10-30[PATCH] Use alloc_percpu to allocate workqueues locallyChristoph Lameter1-13/+20
2005-10-30[PATCH] ntp whitespace cleanupAndrew Morton1-126/+126
2005-10-30[PATCH] NTP shift_right cleanupjohn stultz2-61/+17
2005-10-30[PATCH] Add kthread_stop_sem()Alan Stern1-2/+11
2005-10-30[PATCH] introduce setup_timer() helperOleg Nesterov1-6/+2
2005-10-30[PATCH] introduce .valid callback for pm_opsShaohua Li1-1/+4
2005-10-30[PATCH] swsusp: two simplificationsRafael J. Wysocki2-7/+3
2005-10-30[PATCH] swsusp: get rid of unnecessary wrapper functionRafael J. Wysocki1-7/+1
2005-10-30[PATCH] swsusp: cleanupsPavel Machek1-12/+10
2005-10-30[PATCH] swsusp: remove unneccessary includesPavel Machek2-31/+3
2005-10-30[PATCH] swsusp: rework memory freeing on resumeRafael J. Wysocki4-83/+45
2005-10-30[PATCH] swsusp: reduce the use of global variablesRafael J. Wysocki3-43/+43
2005-10-30[PATCH] swsusp: move snapshot functionality to separate fileRafael J. Wysocki4-437/+486
2005-10-30[PATCH] swsusp: rework image freeingRafael J. Wysocki1-84/+75
2005-10-30[PATCH] create and destroy cpufreq sysfs entries based on cpu notifiersAshok Raj1-0/+1
2005-10-30[PATCH] Remove redundant configs.oBrian Gerst1-1/+0
2005-10-29[PATCH] mm: split page table lockHugh Dickins1-2/+2
2005-10-29[PATCH] mm: follow_page with inner ptlockHugh Dickins1-4/+2
2005-10-29[PATCH] mm: ptd_alloc take ptlockHugh Dickins1-2/+0
2005-10-29[PATCH] mm: update_hiwaters just in timeHugh Dickins2-3/+4
2005-10-29[PATCH] core remove PageReservedNick Piggin1-9/+16
2005-10-29[PATCH] mm: dup_mmap down new mmap_semHugh Dickins1-5/+4
2005-10-29[PATCH] mm: dup_mmap use oldmm moreHugh Dickins1-6/+6
2005-10-29[PATCH] mm: rss = file_rss + anon_rssHugh Dickins2-3/+3
2005-10-29[PATCH] mm: mm_init set_mm_countersHugh Dickins1-2/+2
2005-10-29[PATCH] mm: vm_stat_account unshackledHugh Dickins1-1/+1