aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* [PATCH] sem2mutex: kernel/Arjan van de Ven2006-03-23
* [PATCH] convert kernel/rcupdate.c:rcu_barrier_sema to mutexIngo Molnar2006-03-23
* [PATCH] kernel/cpuset.c, mutex conversionIngo Molnar2006-03-23
* [PATCH] Avoid taking global tasklist_lock for single threadedprocess at getru...Ravikiran G Thirumalai2006-03-23
* [PATCH] Shrinks sizeof(files_struct) and better layoutEric Dumazet2006-03-23
* [PATCH] swsusp: add s2ram ioctl to userland interfaceLuca Tettamanti2006-03-23
* [PATCH] swsusp: let userland tools switch console on suspendRafael J. Wysocki2006-03-23
* [PATCH] swsusp: drain high mem pagesShaohua Li2006-03-23
* [PATCH] swsusp: finally solve mysqld problemRafael J. Wysocki2006-03-23
* [PATCH] suspend: make progress printing prettierPavel Machek2006-03-23
* [PATCH] swsusp: freeze user space processes firstRafael J. Wysocki2006-03-23
* [PATCH] swsusp: userland interfaceRafael J. Wysocki2006-03-23
* [PATCH] swsusp: documentation updatesPavel Machek2006-03-23
* [PATCH] kernel/power: move externs to header filesRandy Dunlap2006-03-23
* [PATCH] swsusp: separate swap-writing/reading codeRafael J. Wysocki2006-03-23
* [PATCH] swsusp: low level interfaceRafael J. Wysocki2006-03-23
* [PATCH] revert "swsusp: fix breakage with swap on lvm"Andrew Morton2006-03-23
* [PATCH] fix scheduler deadlockAnton Blanchard2006-03-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-03-23
|\
| * Merge ../linux-2.6Paul Mackerras2006-03-16
| |\
| * \ Merge ../linux-2.6Paul Mackerras2006-03-08
| |\ \
| * \ \ Merge ../powerpc-mergePaul Mackerras2006-02-23
| |\ \ \
| * | | | [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-10
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-03-22
|\ \ \ \ \
| * \ \ \ \ Merge ../linux-2.6James Bottomley2006-03-21
| |\ \ \ \ \
| * \ \ \ \ \ Merge ../linux-2.6James Bottomley2006-03-14
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | [SCSI] add execute_in_process_context() APIJames Bottomley2006-02-28
| | |_|_|/ / | |/| | | |
* | | | | | [PATCH] on_each_cpu(): disable local interruptsAndrew Morton2006-03-22
* | | | | | [PATCH] unshare: Error if passed unsupported flagsEric W. Biederman2006-03-22
* | | | | | [PATCH] sched: remove sleep_avg multiplierMike Galbraith2006-03-22
| |_|/ / / |/| | | |
* | | | | [PATCH] fix module sysfs files reference countingGreg Kroah-Hartman2006-03-20
* | | | | [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to RCU subsystemGreg Kroah-Hartman2006-03-20
* | | | | [PATCH] add EXPORT_SYMBOL_GPL_FUTURE()Greg Kroah-Hartman2006-03-20
* | | | | [PATCH] Clean up module.c symbol searching logicSam Ravnborg2006-03-20
* | | | | [PATCH] kobject: fix build error if CONFIG_SYSFS=nJun'ichi Nomura2006-03-20
* | | | | [PATCH] don't do exit_io_context() until we know we won't be doing any IOAl Viro2006-03-18
* | | | | [PATCH] disable unshare(CLONE_VM) for nowOleg Nesterov2006-03-18
* | | | | [PATCH] posix-timers: fix requeue accounting when signal is ignoredRoman Zippel2006-03-17
* | | | | [PATCH] time_interpolator: add __read_mostlyChristoph Lameter2006-03-17
* | | | | [PATCH] unshare: Use rcu_assign_pointer when setting sighandEric W. Biederman2006-03-17
| |/ / / |/| | |
* | | | [PATCH] Fix sigaltstack corruption among cloned threadsGOTO Masanori2006-03-14
* | | | [PATCH] remove __put_task_struct_cb export againChristoph Hellwig2006-03-11
| |_|/ |/| |
* | | [PATCH] fix file countingDipankar Sarma2006-03-08
* | | [PATCH] rcu batch tuningDipankar Sarma2006-03-08
* | | [PATCH] idle threads should have a sane ->timestamp valueIngo Molnar2006-03-08
* | | [PATCH] time: add barrier after updating jiffies_64Atsushi Nemoto2006-03-06
* | | [PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren2006-03-06
* | | Add early-boot-safety check to cond_resched()Linus Torvalds2006-03-06
* | | [PATCH] time_interpolator: Use readq_relaxed() instead of readq().Christoph Lameter2006-03-02
* | | [PATCH] fix acpi_video_flags on x86-64Stefan Seyfried2006-03-02