summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2005-10-31Merge ../linux-2.6 by handPaul Mackerras
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-30[PATCH] Remove duplicate code in signal.cPaul E. McKenney
2005-10-30[PATCH] remove unneeded SI_TIMER checksOleg Nesterov
2005-10-30[PATCH] cleanup the usage of SEND_SIG_xxx constantsOleg Nesterov
2005-10-30[PATCH] remove hardcoded SEND_SIG_xxx constantsOleg Nesterov
2005-10-30[PATCH] sched: hardcode non-smp set_cpus_allowedPaul Jackson
2005-10-30[PATCH] posix-cpu-timers: fix overrun reportingRoland McGrath
2005-10-30[PATCH] RCU torture-testing kernel modulePaul E. McKenney
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner
2005-10-30[PATCH] wait4 PTRACE_ATTACH race fixRoland McGrath
2005-10-30[PATCH] PF_DEAD cleanupCoywolf Qi Hunt
2005-10-30[PATCH] cleanup for kernel/printk.cJesper Juhl
2005-10-30[PATCH] Keys: Get rid of warning in kmod.c if keys disabledDavid Howells
2005-10-30[PATCH] ptrace/coredump/exit_group deadlockAndrea Arcangeli
2005-10-30[PATCH] cpusets: automatic numa mempolicy rebindingPaul Jackson
2005-10-30[PATCH] cpusets: simple renamePaul Jackson
2005-10-30[PATCH] cpusets: dual semaphore locking overhaulPaul Jackson
2005-10-30[PATCH] cpusets: remove depth counted locking hackPaul Jackson
2005-10-30[PATCH] cpuset cleanupPaul 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->lockOleg Nesterov
2005-10-30[PATCH] remove timer debug fieldAndrew Morton
2005-10-30[PATCH] Use alloc_percpu to allocate workqueues locallyChristoph Lameter
2005-10-30[PATCH] ntp whitespace cleanupAndrew Morton
2005-10-30[PATCH] NTP shift_right cleanupjohn stultz
2005-10-30[PATCH] Add kthread_stop_sem()Alan Stern
2005-10-30[PATCH] introduce setup_timer() helperOleg Nesterov
2005-10-30[PATCH] introduce .valid callback for pm_opsShaohua Li
2005-10-30[PATCH] swsusp: two simplificationsRafael J. Wysocki
2005-10-30[PATCH] swsusp: get rid of unnecessary wrapper functionRafael J. Wysocki
2005-10-30[PATCH] swsusp: cleanupsPavel Machek
2005-10-30[PATCH] swsusp: remove unneccessary includesPavel Machek
2005-10-30[PATCH] swsusp: rework memory freeing on resumeRafael J. Wysocki
2005-10-30[PATCH] swsusp: reduce the use of global variablesRafael J. Wysocki
2005-10-30[PATCH] swsusp: move snapshot functionality to separate fileRafael J. Wysocki
2005-10-30[PATCH] swsusp: rework image freeingRafael J. Wysocki
2005-10-30[PATCH] create and destroy cpufreq sysfs entries based on cpu notifiersAshok Raj
2005-10-30[PATCH] Remove redundant configs.oBrian Gerst
2005-10-29[PATCH] mm: split page table lockHugh Dickins
2005-10-29[PATCH] mm: follow_page with inner ptlockHugh Dickins
2005-10-29[PATCH] mm: ptd_alloc take ptlockHugh Dickins
2005-10-29[PATCH] mm: update_hiwaters just in timeHugh Dickins
2005-10-29[PATCH] core remove PageReservedNick Piggin
2005-10-29[PATCH] mm: dup_mmap down new mmap_semHugh Dickins
2005-10-29[PATCH] mm: dup_mmap use oldmm moreHugh Dickins
2005-10-29[PATCH] mm: rss = file_rss + anon_rssHugh Dickins
2005-10-29[PATCH] mm: mm_init set_mm_countersHugh Dickins
2005-10-29[PATCH] mm: vm_stat_account unshackledHugh Dickins