summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge ../linux-2.6 by handPaul Mackerras2005-10-3132-1143/+1661
|\
| * [PATCH] fix missing includesTim Schmielau2005-10-303-0/+3
| * [PATCH] Remove duplicate code in signal.cPaul E. McKenney2005-10-301-11/+5
| * [PATCH] remove unneeded SI_TIMER checksOleg Nesterov2005-10-301-18/+0
| * [PATCH] cleanup the usage of SEND_SIG_xxx constantsOleg Nesterov2005-10-301-11/+7
| * [PATCH] remove hardcoded SEND_SIG_xxx constantsOleg Nesterov2005-10-302-20/+25
| * [PATCH] sched: hardcode non-smp set_cpus_allowedPaul Jackson2005-10-301-1/+0
| * [PATCH] posix-cpu-timers: fix overrun reportingRoland McGrath2005-10-301-6/+10
| * [PATCH] RCU torture-testing kernel modulePaul E. McKenney2005-10-303-0/+503
| * [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-301-0/+4
| * [PATCH] wait4 PTRACE_ATTACH race fixRoland McGrath2005-10-301-0/+9
| * [PATCH] PF_DEAD cleanupCoywolf Qi Hunt2005-10-301-5/+5
| * [PATCH] cleanup for kernel/printk.cJesper Juhl2005-10-301-36/+42
| * [PATCH] Keys: Get rid of warning in kmod.c if keys disabledDavid Howells2005-10-301-3/+3
| * [PATCH] ptrace/coredump/exit_group deadlockAndrea Arcangeli2005-10-302-5/+8
| * [PATCH] cpusets: automatic numa mempolicy rebindingPaul Jackson2005-10-301-0/+4
| * [PATCH] cpusets: simple renamePaul Jackson2005-10-301-0/+16
| * [PATCH] cpusets: dual semaphore locking overhaulPaul Jackson2005-10-301-137/+281
| * [PATCH] cpusets: remove depth counted locking hackPaul Jackson2005-10-301-65/+40
| * [PATCH] cpuset cleanupPaul Jackson2005-10-301-1/+0
| * [PATCH] posix-timers: use schedule_timeout() in common_nsleep()Oleg Nesterov2005-10-301-18/+1
| * [PATCH] Unify sys_tkill() and sys_tgkill()Vadim Lobanov2005-10-301-46/+25
| * [PATCH] kill sigqueue->lockOleg Nesterov2005-10-301-6/+4
| * [PATCH] remove timer debug fieldAndrew Morton2005-10-301-35/+0
| * [PATCH] Use alloc_percpu to allocate workqueues locallyChristoph Lameter2005-10-301-13/+20
| * [PATCH] ntp whitespace cleanupAndrew Morton2005-10-301-126/+126
| * [PATCH] NTP shift_right cleanupjohn stultz2005-10-302-61/+17
| * [PATCH] Add kthread_stop_sem()Alan Stern2005-10-301-2/+11
| * [PATCH] introduce setup_timer() helperOleg Nesterov2005-10-301-6/+2
| * [PATCH] introduce .valid callback for pm_opsShaohua Li2005-10-301-1/+4
| * [PATCH] swsusp: two simplificationsRafael J. Wysocki2005-10-302-7/+3
| * [PATCH] swsusp: get rid of unnecessary wrapper functionRafael J. Wysocki2005-10-301-7/+1
| * [PATCH] swsusp: cleanupsPavel Machek2005-10-301-12/+10
| * [PATCH] swsusp: remove unneccessary includesPavel Machek2005-10-302-31/+3
| * [PATCH] swsusp: rework memory freeing on resumeRafael J. Wysocki2005-10-304-83/+45
| * [PATCH] swsusp: reduce the use of global variablesRafael J. Wysocki2005-10-303-43/+43
| * [PATCH] swsusp: move snapshot functionality to separate fileRafael J. Wysocki2005-10-304-437/+486
| * [PATCH] swsusp: rework image freeingRafael J. Wysocki2005-10-301-84/+75
| * [PATCH] create and destroy cpufreq sysfs entries based on cpu notifiersAshok Raj2005-10-301-0/+1
| * [PATCH] Remove redundant configs.oBrian Gerst2005-10-301-1/+0
| * [PATCH] mm: split page table lockHugh Dickins2005-10-291-2/+2
| * [PATCH] mm: follow_page with inner ptlockHugh Dickins2005-10-291-4/+2
| * [PATCH] mm: ptd_alloc take ptlockHugh Dickins2005-10-291-2/+0
| * [PATCH] mm: update_hiwaters just in timeHugh Dickins2005-10-292-3/+4
| * [PATCH] core remove PageReservedNick Piggin2005-10-291-9/+16
| * [PATCH] mm: dup_mmap down new mmap_semHugh Dickins2005-10-291-5/+4
| * [PATCH] mm: dup_mmap use oldmm moreHugh Dickins2005-10-291-6/+6
| * [PATCH] mm: rss = file_rss + anon_rssHugh Dickins2005-10-292-3/+3
| * [PATCH] mm: mm_init set_mm_countersHugh Dickins2005-10-291-2/+2
| * [PATCH] mm: vm_stat_account unshackledHugh Dickins2005-10-291-1/+1