aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-25[PATCH] sched: schedstats update for balance on forkNick Piggin1-27/+36
2005-06-25[PATCH] sched: balance on forkNick Piggin1-55/+109
2005-06-25[PATCH] sched: no aggressive idle balancingNick Piggin1-19/+2
2005-06-25[PATCH] sched: tweak affine wakeupsNick Piggin1-25/+32
2005-06-25[PATCH] sched: balance timersNick Piggin1-64/+74
2005-06-25[PATCH] sched: less aggressive idle balancingNick Piggin1-6/+0
2005-06-25[PATCH] sched: add debuggingNick Piggin1-10/+4
2005-06-25[PATCH] sched: fix SMT scheduling problemsNick Piggin1-45/+31
2005-06-25[PATCH] sched: reduce active load balancingNick Piggin1-6/+10
2005-06-25[PATCH] sched: improve load balancing pinned tasksNick Piggin1-23/+39
2005-06-25[PATCH] sched: cleanup wake_idleNick Piggin1-3/+3
2005-06-25[PATCH] swsusp: only allow it when it makes sensePavel Machek1-2/+2
2005-06-25[PATCH] CPU hotplug printk fixShaohua Li1-2/+1
2005-06-25[PATCH] swsusp: fix nr_copy_pagesPavel Machek1-3/+3
2005-06-25[PATCH] swsusp: cleanup whitespacePavel Machek1-33/+33
2005-06-25[PATCH] swsusp: kill unneccessary does_collide_orderPavel Machek1-17/+2
2005-06-25[PATCH] properly stop devices before poweroffPavel Machek1-0/+3
2005-06-25[PATCH] suspend/resume SMP supportLi Shaohua6-82/+72
2005-06-25[PATCH] i386 CPU hotplugZwane Mwaikambo1-9/+5
2005-06-24[PATCH] make various thing staticAdrian Bunk3-3/+3
2005-06-24[PATCH] modules: add version and srcversion to sysfsMatt Domsch1-0/+95
2005-06-24[PATCH] Keys: Make request-key create an authorisation keyDavid Howells1-1/+1
2005-06-24[PATCH] Keys: Pass session keyring to call_usermodehelper()David Howells1-4/+13
2005-06-23[PATCH] aio: make wait_queue ->task ->privateBenjamin LaHaise1-1/+1
2005-06-23[PATCH] Optimize sys_times for a single thread processChristoph Lameter2-26/+65
2005-06-23[PATCH] Software suspend and recalc sigpending bug fixKirill Korotaev1-0/+1
2005-06-23[PATCH] setuid core dumpAlan Cox2-11/+20
2005-06-23[PATCH] jprobes: allow a jprobe to coexist with muliple kprobesPrasanna S Panchamukhi1-10/+51
2005-06-23[PATCH] kprobes: Temporary disarming of reentrant probePrasanna S Panchamukhi1-0/+1
2005-06-23[PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_taskHien Nguyen1-1/+4
2005-06-23[PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch1-8/+4
2005-06-23[PATCH] kprobes: function-return probesHien Nguyen1-5/+208
2005-06-23[PATCH] avoid resursive oopsesAlexander Nyberg1-0/+11
2005-06-23[PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig1-7/+1
2005-06-23[PATCH] preempt_count is int - remove cast and don't assign to unsigned typeJesper Juhl2-3/+7
2005-06-23[PATCH] CON_CONSDEV bit not set correctly on last consoleGreg Edwards1-2/+10
2005-06-23[PATCH] posix-timers: use try_to_del_timer_sync()Oleg Nesterov1-27/+7
2005-06-23[PATCH] timers: introduce try_to_del_timer_sync()Oleg Nesterov1-20/+33
2005-06-23[PATCH] timers fixes/improvementsOleg Nesterov1-171/+157
2005-06-23[PATCH] i386: Selectable Frequency of the Timer InterruptChristoph Lameter1-0/+46
2005-06-21[PATCH] uml: make hw_controller_type->release exist only for archs needing itPaolo 'Blaisorblade' Giarrusso1-0/+4
2005-06-21[PATCH] uml: add and use generic hw_controller_type->releasePaolo 'Blaisorblade' Giarrusso1-0/+4
2005-06-21[PATCH] dup_mmap: update comment on new vmaHugh Dickins1-2/+3
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander1-0/+2
2005-06-21[PATCH] VM: early zone reclaimMartin Hicks1-0/+1
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar4-7/+7
2005-06-20[PATCH] sysfs: (rest) if show/store is missing return -EIODmitry Torokhov1-2/+2
2005-06-18Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse3-5/+7
2005-06-17[PATCH] timer exit cleanupIngo Molnar2-3/+2
2005-06-13[PATCH] cond_resched_lock() fixJan Kara1-2/+5