summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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
2005-06-23[PATCH] preempt_count is int - remove cast and don't assign to unsigned typeJesper Juhl
2005-06-23[PATCH] CON_CONSDEV bit not set correctly on last consoleGreg Edwards
2005-06-23[PATCH] posix-timers: use try_to_del_timer_sync()Oleg Nesterov
2005-06-23[PATCH] timers: introduce try_to_del_timer_sync()Oleg Nesterov
2005-06-23[PATCH] timers fixes/improvementsOleg Nesterov
2005-06-23[PATCH] i386: Selectable Frequency of the Timer InterruptChristoph Lameter
2005-06-21[PATCH] uml: make hw_controller_type->release exist only for archs needing itPaolo 'Blaisorblade' Giarrusso
2005-06-21[PATCH] uml: add and use generic hw_controller_type->releasePaolo 'Blaisorblade' Giarrusso
2005-06-21[PATCH] dup_mmap: update comment on new vmaHugh Dickins
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander
2005-06-21[PATCH] VM: early zone reclaimMartin Hicks
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar
2005-06-20[PATCH] sysfs: (rest) if show/store is missing return -EIODmitry Torokhov
2005-06-18Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2005-06-17[PATCH] timer exit cleanupIngo Molnar
2005-06-13[PATCH] cond_resched_lock() fixJan Kara
2005-06-02Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse