summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe2006-03-231-0/+1
* [PATCH] relay: consolidate sendfile() and read() codeTom Zanussi2006-03-231-84/+91
* [PATCH] relay: add sendfile() supportJens Axboe2006-03-231-29/+115
* [PATCH] relay: migrate from relayfs to a generic relay APIJens Axboe2006-03-232-0/+920
* [PATCH] kernel/rcupdate.c: make two structs staticAdrian Bunk2006-03-231-2/+2
* [PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usageOleg Nesterov2006-03-231-5/+4
* [PATCH] pause_on_oops command line optionAndrew Morton2006-03-231-1/+96
* [PATCH] make bug messages more consistentIngo Molnar2006-03-231-2/+2
* [PATCH] sigprocmask: kill unneeded temp varOleg Nesterov2006-03-231-4/+4
* [PATCH] kernel/module.c Semaphore to Mutex Conversion for module_mutexAshutosh Naik2006-03-231-19/+19
* [PATCH] sem2mutex: kprobesIngo Molnar2006-03-231-7/+7
* [PATCH] sem2mutex: ttyIngo Molnar2006-03-232-4/+4
* [PATCH] sem2mutex: kernel/Arjan van de Ven2006-03-235-25/+30
* [PATCH] convert kernel/rcupdate.c:rcu_barrier_sema to mutexIngo Molnar2006-03-231-5/+5
* [PATCH] kernel/cpuset.c, mutex conversionIngo Molnar2006-03-231-109/+103
* [PATCH] Avoid taking global tasklist_lock for single threadedprocess at getru...Ravikiran G Thirumalai2006-03-231-8/+34
* [PATCH] Shrinks sizeof(files_struct) and better layoutEric Dumazet2006-03-231-4/+4
* [PATCH] swsusp: add s2ram ioctl to userland interfaceLuca Tettamanti2006-03-233-2/+40
* [PATCH] swsusp: let userland tools switch console on suspendRafael J. Wysocki2006-03-231-3/+0
* [PATCH] swsusp: drain high mem pagesShaohua Li2006-03-231-0/+1
* [PATCH] swsusp: finally solve mysqld problemRafael J. Wysocki2006-03-231-1/+2
* [PATCH] suspend: make progress printing prettierPavel Machek2006-03-231-2/+3
* [PATCH] swsusp: freeze user space processes firstRafael J. Wysocki2006-03-233-17/+46
* [PATCH] swsusp: userland interfaceRafael J. Wysocki2006-03-234-5/+321
* [PATCH] swsusp: documentation updatesPavel Machek2006-03-231-1/+1
* [PATCH] kernel/power: move externs to header filesRandy Dunlap2006-03-232-12/+5
* [PATCH] swsusp: separate swap-writing/reading codeRafael J. Wysocki2006-03-234-564/+581
* [PATCH] swsusp: low level interfaceRafael J. Wysocki2006-03-234-488/+599
* [PATCH] revert "swsusp: fix breakage with swap on lvm"Andrew Morton2006-03-231-1/+3
* [PATCH] fix scheduler deadlockAnton Blanchard2006-03-231-2/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-03-221-1/+1
|\
| * Merge ../linux-2.6Paul Mackerras2006-03-172-8/+9
| |\
| * \ Merge ../linux-2.6Paul Mackerras2006-03-095-21/+134
| |\ \
| * \ \ Merge ../powerpc-mergePaul Mackerras2006-02-2413-160/+156
| |\ \ \
| * | | | [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-101-1/+1
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-03-221-0/+29
|\ \ \ \ \
| * \ \ \ \ Merge ../linux-2.6James Bottomley2006-03-218-104/+132
| |\ \ \ \ \
| * \ \ \ \ \ Merge ../linux-2.6James Bottomley2006-03-146-29/+143
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | [SCSI] add execute_in_process_context() APIJames Bottomley2006-02-271-0/+29
| | |_|_|/ / | |/| | | |
* | | | | | [PATCH] on_each_cpu(): disable local interruptsAndrew Morton2006-03-221-0/+20
* | | | | | [PATCH] unshare: Error if passed unsupported flagsEric W. Biederman2006-03-221-0/+6
* | | | | | [PATCH] sched: remove sleep_avg multiplierMike Galbraith2006-03-221-6/+0
| |_|/ / / |/| | | |
* | | | | [PATCH] fix module sysfs files reference countingGreg Kroah-Hartman2006-03-202-56/+31
* | | | | [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to RCU subsystemGreg Kroah-Hartman2006-03-201-3/+3
* | | | | [PATCH] add EXPORT_SYMBOL_GPL_FUTURE()Greg Kroah-Hartman2006-03-201-2/+47
* | | | | [PATCH] Clean up module.c symbol searching logicSam Ravnborg2006-03-201-32/+41
* | | | | [PATCH] kobject: fix build error if CONFIG_SYSFS=nJun'ichi Nomura2006-03-201-3/+0
* | | | | [PATCH] don't do exit_io_context() until we know we won't be doing any IOAl Viro2006-03-181-2/+5
* | | | | [PATCH] disable unshare(CLONE_VM) for nowOleg Nesterov2006-03-181-3/+1
* | | | | [PATCH] posix-timers: fix requeue accounting when signal is ignoredRoman Zippel2006-03-171-0/+1
OpenPOWER on IntegriCloud