summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
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
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