summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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
2005-06-25[PATCH] swsusp: cleanup whitespacePavel Machek
2005-06-25[PATCH] swsusp: kill unneccessary does_collide_orderPavel Machek
2005-06-25[PATCH] properly stop devices before poweroffPavel Machek
2005-06-25[PATCH] suspend/resume SMP supportLi Shaohua
2005-06-25[PATCH] i386 CPU hotplugZwane Mwaikambo
2005-06-24[PATCH] make various thing staticAdrian Bunk
2005-06-24[PATCH] modules: add version and srcversion to sysfsMatt Domsch
2005-06-24[PATCH] Keys: Make request-key create an authorisation keyDavid Howells
2005-06-24[PATCH] Keys: Pass session keyring to call_usermodehelper()David Howells
2005-06-23[PATCH] aio: make wait_queue ->task ->privateBenjamin LaHaise
2005-06-23[PATCH] Optimize sys_times for a single thread processChristoph Lameter
2005-06-23[PATCH] Software suspend and recalc sigpending bug fixKirill Korotaev
2005-06-23[PATCH] setuid core dumpAlan Cox
2005-06-23[PATCH] jprobes: allow a jprobe to coexist with muliple kprobesPrasanna S Panchamukhi
2005-06-23[PATCH] kprobes: Temporary disarming of reentrant probePrasanna S Panchamukhi
2005-06-23[PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_taskHien Nguyen
2005-06-23[PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch
2005-06-23[PATCH] kprobes: function-return probesHien Nguyen
2005-06-23[PATCH] avoid resursive oopsesAlexander Nyberg
2005-06-23[PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig