summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2004-10-09[PATCH] pm: console driver fixesIan Campbell
2004-10-07[PATCH] Use cache_decay_ticks instead of a constantIngo Molnar
2004-10-05[PATCH] Fix task_hot() balancingIngo Molnar
2004-10-02[PATCH] Add DEVPATH env variable to hotplug helper callJosef \'Jeff\' Sipek
2004-10-02[PATCH] msleep_interruptible(): fix whitespaceMaximilian Attems
2004-10-02[PATCH] swsusp: fix highmemStefan Seyfried
2004-10-02[PATCH] sparc64: time interpolator build fixAndrew Morton
2004-10-02[PATCH] kprobes exception notifier fixPrasanna S. Panchamukhi
2004-09-27Merge bk://kernel.bkbits.net//home/mochel/linux-2.6-powerLinus Torvalds
2004-09-27Add __user annotation to PR_SET_NAMELinus Torvalds
2004-09-24[power mgmt] Make system state enums match device state values.Patrick Mochel
2004-09-24[PATCH] swsusp: kill crash when too much memory is freeAndrew Morton
2004-09-24[PATCH] swsusp: another simplificationAndrew Morton
2004-09-24[PATCH] Small cleanups for swsuspAndrew Morton
2004-09-24[PATCH] swsusp: do not oops after allocation failureAndrew Morton
2004-09-24[PATCH] swsusp: fix default powerdown modeAndrew Morton
2004-09-24[PATCH] -mm swsusp: copy_page is harmfullAndrew Morton
2004-09-24[PATCH] -mm swsusp: make sure we do not return to userspace where image is on...Andrew Morton
2004-09-24Merge kernel.bkbits.net:linux-2.6-powerPatrick Mochel
2004-09-23[PATCH] disable sched domains debug codeJesse Barnes
2004-09-22[PATCH] fix problematic flush_cache_page in kernel/ptrace.cRussell King
2004-09-22[PATCH] round log buffer size to power of twoWerner Almesberger
2004-09-22[PATCH] Online CPU with maxcpus option panicsAnil Keshavamurthy
2004-09-21Merge digitalimplant.org:/home/mochel/src/linux-2.6-virginPatrick Mochel
2004-09-20Merge digitalimplant.org:/home/mochel/src/linux-2.6-virginPatrick Mochel
2004-09-20Correct prototypes for sys_wait4 and sys_waitpid.Richard Henderson
2004-09-16[PATCH] time interpolators logic fixChristoph Lameter
2004-09-15[PATCH] back out siginfo_t.si_rusage from waitid changesRoland McGrath
2004-09-13[PATCH] fix OProfile lockingJohn Levon
2004-09-13Fix up stupid last-minute edit of fork cleanup.Linus Torvalds
2004-09-13Fix fork failure case.Linus Torvalds
2004-09-13[PATCH] Add prctl to modify current->commAndi Kleen
2004-09-13[PATCH] remove exports from audit codeChristoph Hellwig
2004-09-13[PATCH] Allocate correct amount of memory for pid hashAnton Blanchard
2004-09-13[PATCH] ppc64: Enable NUMA APIAnton Blanchard
2004-09-13[PATCH] fix schedstats null deref in sched_execNathan Lynch
2004-09-13[PATCH] Backward compatibility for compat sched_getaffinityAnton Blanchard
2004-09-13[PATCH] Clean up compat sched affinity syscallsAnton Blanchard
2004-09-10[PATCH] fix task_struct leak in posix-timersRoland McGrath
2004-09-09[PATCH] Move __preempt_*lock into kernel_spinlock, clean up.Anton Blanchard
2004-09-07[PATCH] Speed up oprofile buffer drain codeAnton Blanchard
2004-09-07[PATCH] Remove in-kernel init_module/cleanup_module stubsBrian Gerst
2004-09-07[PATCH] remove unused sysctls from kernel/personality.cChristoph Hellwig
2004-09-07[PATCH] Remove RUSAGE_GROUPRoland McGrath
2004-09-07[PATCH] ptrace userspace API preservationRoland McGrath
2004-09-07[PATCH] cleanup ptrace stops and remove notify_parentRoland McGrath
2004-09-07[PATCH] ppc64: compat_get_bitmap/compat_put_bitmapAnton Blanchard
2004-09-07[PATCH] ppc64: fix compat cpu affinity on big endian 64bitAnton Blanchard
2004-09-07[PATCH] ppc64: allow SD_NODES_PER_DOMAIN to be overriddenAnton Blanchard
2004-09-07[PATCH] Time interpolator: Scalability enhancements and high resolution time ...Christoph Lameter