summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] improve scheduler fairness a bitOleg Nesterov2005-11-041-1/+1
* Merge ../linux-2.6 by handPaul Mackerras2005-10-3132-1143/+1661
|\
| * [PATCH] fix missing includesTim Schmielau2005-10-313-0/+3
| * [PATCH] Remove duplicate code in signal.cPaul E. McKenney2005-10-311-11/+5Star
| * [PATCH] remove unneeded SI_TIMER checksOleg Nesterov2005-10-311-18/+0Star
| * [PATCH] cleanup the usage of SEND_SIG_xxx constantsOleg Nesterov2005-10-311-11/+7Star
| * [PATCH] remove hardcoded SEND_SIG_xxx constantsOleg Nesterov2005-10-312-20/+25
| * [PATCH] sched: hardcode non-smp set_cpus_allowedPaul Jackson2005-10-311-1/+0Star
| * [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