aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2005-11-07[PATCH] fix remaining missing includesGravatar Tim Schmielau 1-0/+1
2005-11-07[PATCH] FUTEX_WAKE_OP: enhanced error handlingGravatar David Gibson 1-0/+5
2005-11-07[PATCH] aio: remove aio_max_nr accounting raceGravatar Zach Brown 1-2/+2
2005-11-07[PATCH] Process Events ConnectorGravatar Matt Helsley 3-0/+13
2005-11-07[PATCH] swsusp: remove unused variableGravatar Pavel Machek 1-8/+1
2005-11-07[PATCH] swsusp cleanupsGravatar Pavel Machek 2-28/+27
2005-11-07[PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible codeGravatar Heiko Carstens 4-4/+7
2005-11-07[PATCH] posix-timers `unlikely' rejigGravatar Andrew Morton 1-3/+3
2005-11-04[PATCH] improve scheduler fairness a bitGravatar Oleg Nesterov 1-1/+1
2005-10-31Merge ../linux-2.6 by handGravatar Paul Mackerras 32-1143/+1661
2005-10-30[PATCH] fix missing includesGravatar Tim Schmielau 3-0/+3
2005-10-30[PATCH] Remove duplicate code in signal.cGravatar Paul E. McKenney 1-11/+5
2005-10-30[PATCH] remove unneeded SI_TIMER checksGravatar Oleg Nesterov 1-18/+0
2005-10-30[PATCH] cleanup the usage of SEND_SIG_xxx constantsGravatar Oleg Nesterov 1-11/+7
2005-10-30[PATCH] remove hardcoded SEND_SIG_xxx constantsGravatar Oleg Nesterov 2-20/+25
2005-10-30[PATCH] sched: hardcode non-smp set_cpus_allowedGravatar Paul Jackson 1-1/+0
2005-10-30[PATCH] posix-cpu-timers: fix overrun reportingGravatar Roland McGrath 1-6/+10
2005-10-30[PATCH] RCU torture-testing kernel moduleGravatar Paul E. McKenney 3-0/+503
2005-10-30[PATCH] jiffies_64 cleanupGravatar Thomas Gleixner 1-0/+4
2005-10-30[PATCH] wait4 PTRACE_ATTACH race fixGravatar Roland McGrath 1-0/+9
2005-10-30[PATCH] PF_DEAD cleanupGravatar Coywolf Qi Hunt 1-5/+5
2005-10-30[PATCH] cleanup for kernel/printk.cGravatar Jesper Juhl 1-36/+42
2005-10-30[PATCH] Keys: Get rid of warning in kmod.c if keys disabledGravatar David Howells 1-3/+3
2005-10-30[PATCH] ptrace/coredump/exit_group deadlockGravatar Andrea Arcangeli 2-5/+8
2005-10-30[PATCH] cpusets: automatic numa mempolicy rebindingGravatar Paul Jackson 1-0/+4
2005-10-30[PATCH] cpusets: simple renameGravatar Paul Jackson 1-0/+16
2005-10-30[PATCH] cpusets: dual semaphore locking overhaulGravatar Paul Jackson 1-137/+281
2005-10-30[PATCH] cpusets: remove depth counted locking hackGravatar Paul Jackson 1-65/+40
2005-10-30[PATCH] cpuset cleanupGravatar Paul Jackson 1-1/+0
2005-10-30[PATCH] posix-timers: use schedule_timeout() in common_nsleep()Gravatar Oleg Nesterov 1-18/+1
2005-10-30[PATCH] Unify sys_tkill() and sys_tgkill()Gravatar Vadim Lobanov 1-46/+25
2005-10-30[PATCH] kill sigqueue->lockGravatar Oleg Nesterov 1-6/+4
2005-10-30[PATCH] remove timer debug fieldGravatar Andrew Morton 1-35/+0
2005-10-30[PATCH] Use alloc_percpu to allocate workqueues locallyGravatar Christoph Lameter 1-13/+20
2005-10-30[PATCH] ntp whitespace cleanupGravatar Andrew Morton 1-126/+126
2005-10-30[PATCH] NTP shift_right cleanupGravatar john stultz 2-61/+17
2005-10-30[PATCH] Add kthread_stop_sem()Gravatar Alan Stern 1-2/+11
2005-10-30[PATCH] introduce setup_timer() helperGravatar Oleg Nesterov 1-6/+2
2005-10-30[PATCH] introduce .valid callback for pm_opsGravatar Shaohua Li 1-1/+4
2005-10-30[PATCH] swsusp: two simplificationsGravatar Rafael J. Wysocki 2-7/+3
2005-10-30[PATCH] swsusp: get rid of unnecessary wrapper functionGravatar Rafael J. Wysocki 1-7/+1
2005-10-30[PATCH] swsusp: cleanupsGravatar Pavel Machek 1-12/+10
2005-10-30[PATCH] swsusp: remove unneccessary includesGravatar Pavel Machek 2-31/+3
2005-10-30[PATCH] swsusp: rework memory freeing on resumeGravatar Rafael J. Wysocki 4-83/+45
2005-10-30[PATCH] swsusp: reduce the use of global variablesGravatar Rafael J. Wysocki 3-43/+43
2005-10-30[PATCH] swsusp: move snapshot functionality to separate fileGravatar Rafael J. Wysocki 4-437/+486
2005-10-30[PATCH] swsusp: rework image freeingGravatar Rafael J. Wysocki 1-84/+75
2005-10-30[PATCH] create and destroy cpufreq sysfs entries based on cpu notifiersGravatar Ashok Raj 1-0/+1
2005-10-30[PATCH] Remove redundant configs.oGravatar Brian Gerst 1-1/+0
2005-10-29[PATCH] mm: split page table lockGravatar Hugh Dickins 1-2/+2