aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2005-06-28[PATCH] irqpollAlan Cox
2005-06-28[PATCH] ITIMER_REAL: fix possible deadlock and raceOleg Nesterov
2005-06-28[PATCH] Using msleep() instead of HZLuca Falavigna
2005-06-28[PATCH] Tweak idle thread setup semanticsIngo Molnar
2005-06-28[PATCH] kexec: fix sparse warningsAlexey Dobriyan
2005-06-27[PATCH] Return probe redesign: architecture independent changesRusty Lynch
2005-06-27[PATCH] kprobes: fix single-step out of line - take2Ananth N Mavinakayanahalli
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe
2005-06-25Merge Christoph's freeze cleanup patchLinus Torvalds
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter
2005-06-25[PATCH] Use ALIGN to remove duplicate codeNick Wilson
2005-06-25[PATCH] remove redundant NULL check before before kfree() in kernel/sysctl.cJesper Juhl
2005-06-25[PATCH] kernel/timer: fix msleep_interruptible() commentDomen Puncer
2005-06-25[PATCH] kexec code cleanupManeesh Soni
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg
2005-06-25[PATCH] kdump: Access dump file in elf format (/proc/vmcore)Vivek Goyal
2005-06-25[PATCH] Retrieve elfcorehdr address from command lineVivek Goyal
2005-06-25[PATCH] kdump: Routines for copying dump pagesVivek Goyal
2005-06-25[PATCH] Kdump: Export crash notes section address through sysfsVivek Goyal
2005-06-25[PATCH] Kexec on panic vmlinux initrd fixVivek Goyal
2005-06-25[PATCH] kexec: add kexec syscallsEric W. Biederman
2005-06-25[PATCH] sched: voluntary kernel preemptionIngo Molnar
2005-06-25[PATCH] enable PREEMPT_BKL on !PREEMPT+SMP tooIngo Molnar
2005-06-25[PATCH] consolidate PREEMPT options into kernel/Kconfig.preemptIngo Molnar
2005-06-25[PATCH] Dynamic sched domains: cpuset changesDinakar Guniguntala
2005-06-25[PATCH] Dynamic sched domains: sched changesDinakar Guniguntala
2005-06-25[PATCH] Changing RT priority without CAP_SYS_NICEOlivier Croquette
2005-06-25[PATCH] sched: micro-optimize task requeueing in schedule()Chen Shang
2005-06-25[PATCH] sched: relax pinned balancingNick Piggin
2005-06-25[PATCH] sched: consolidate sbe sbfNick Piggin
2005-06-25[PATCH] sched: RCU domainsNick Piggin
2005-06-25[PATCH] sched: multilevel sbe sbfNick Piggin
2005-06-25[PATCH] sched: remove degenerate domainsSuresh Siddha
2005-06-25[PATCH] sched: null domainsNick Piggin
2005-06-25[PATCH] sched: cleanup context switch lockingNick Piggin
2005-06-25[PATCH] sched: uninline task_timesliceIngo Molnar
2005-06-25[PATCH] sched: schedstats update for balance on forkNick Piggin
2005-06-25[PATCH] sched: balance on forkNick Piggin
2005-06-25[PATCH] sched: no aggressive idle balancingNick Piggin
2005-06-25[PATCH] sched: tweak affine wakeupsNick Piggin
2005-06-25[PATCH] sched: balance timersNick Piggin
2005-06-25[PATCH] sched: less aggressive idle balancingNick Piggin
2005-06-25[PATCH] sched: add debuggingNick Piggin
2005-06-25[PATCH] sched: fix SMT scheduling problemsNick Piggin
2005-06-25[PATCH] sched: reduce active load balancingNick Piggin
2005-06-25[PATCH] sched: improve load balancing pinned tasksNick Piggin
2005-06-25[PATCH] sched: cleanup wake_idleNick Piggin
2005-06-25[PATCH] swsusp: only allow it when it makes sensePavel Machek
2005-06-25[PATCH] CPU hotplug printk fixShaohua Li
2005-06-25[PATCH] swsusp: fix nr_copy_pagesPavel Machek