summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* workqueue: define masks for work flags and conditionalize STATIC flagsTejun Heo2010-06-291-8/+21
* workqueue: merge feature parameters into flagsTejun Heo2010-06-291-10/+15
* workqueue: misc/cosmetic updatesTejun Heo2010-06-291-0/+5
* workqueue: kill RT workqueueTejun Heo2010-06-291-11/+9
* kthread: implement kthread_data()Tejun Heo2010-06-291-0/+1
* kthread: implement kthread_workerTejun Heo2010-06-291-0/+64
* Merge branch 'sched-wq' of ../wq into cmwq-baseTejun Heo2010-06-134-1/+33
|\
| * sched: add hooks for workqueueTejun Heo2010-06-081-0/+1
| * sched: adjust when cpu_active and cpuset configurations are updated during cp...Tejun Heo2010-06-082-0/+22
| * sched: define and use CPU_PRI_* enums for cpu notifier prioritiesTejun Heo2010-06-082-1/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-06-111-1/+4
|\ \
| * | net: deliver skbs on inactive slaves to exact matchesJohn Fastabend2010-06-101-1/+4
* | | misc: Fix allocation 'borrowed' by vhost_netAlan Cox2010-06-091-1/+6
* | | writeback: pay attention to wbc->nr_to_write in write_cache_pagesDave Chinner2010-06-081-9/+0
| |/ |/|
* | ahci: add pci quirk for JMB362Tejun Heo2010-06-071-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-06-041-1/+1
|\ \
| * | wrong type for 'magic' argument in simple_fill_super()Roberto Sassu2010-06-041-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2010-06-041-34/+10
|\ \ \
| * | | module: Make module sysfs functions private.Rusty Russell2010-06-051-33/+0
| * | | module: fix kdb's illicit use of struct module_use.Rusty Russell2010-06-051-0/+7
| * | | module: Make the 'usage' lists be two-wayLinus Torvalds2010-06-051-1/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-06-042-3/+162
|\ \ \ \
| * | | | sh: add boot code to MMCIF driver headerMagnus Damm2010-05-311-0/+129
| * | | | sh: prepare MMCIF driver header fileMagnus Damm2010-05-311-0/+32
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-05-3198-788/+2643
| |\ \ \ \
| * | | | | serial: sh-sci: fix up serial DMA build.Paul Mundt2010-05-251-3/+1
* | | | | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2010-06-043-0/+84
|\ \ \ \ \ \
| * | | | | | Add support for Westmere to i7core_edac driverVernon Mauery2010-05-181-0/+16
| * | | | | | i7core_edac: Add support for X5670Mauro Carvalho Chehab2010-05-181-0/+1
| * | | | | | i7core: add support for Lynnfield alternate addressMauro Carvalho Chehab2010-05-101-0/+1
| * | | | | | i7core_edac: Add initial support for LynnfieldMauro Carvalho Chehab2010-05-101-0/+15
| * | | | | | i7core_edac: PCI device is called NONCORE, instead of NOCOREMauro Carvalho Chehab2010-05-101-2/+2
| * | | | | | i7core: fix probing on Xeon55xxMauro Carvalho Chehab2010-05-101-0/+1
| * | | | | | i7core_edac: Add a code to probe Xeon 55xx busMauro Carvalho Chehab2010-05-102-0/+2
| * | | | | | i7core_edac: Adds write unlock to MC registersMauro Carvalho Chehab2010-05-101-0/+1
| * | | | | | edac_mce: Add an interface driver to report mce errors via edacMauro Carvalho Chehab2010-05-101-0/+31
| * | | | | | i7core_edac: Add an EDAC memory controller driver for Nehalem chipsetsMauro Carvalho Chehab2010-05-101-0/+16
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-06-046-14/+14
|\ \ \ \ \ \ \
| * | | | | | | pipe: change /proc/sys/fs/pipe-max-pages to byte sized interfaceJens Axboe2010-06-031-1/+3
| * | | | | | | Merge branch 'master' into for-linusJens Axboe2010-06-01114-802/+2757
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | block: disable preemption before using sched_clock()Jens Axboe2010-06-011-0/+9
| * | | | | | | Preparing 8.3.8rc2Philipp Reisner2010-06-011-1/+1
| * | | | | | | Revert "writeback: fix WB_SYNC_NONE writeback from umount"Jens Axboe2010-06-012-11/+1
| * | | | | | | cfq-iosched: remove dead_key from cfq_io_contextKonstantin Khlebnikov2010-05-241-1/+0
* | | | | | | | sys_personality: change sys_personality() to accept "unsigned int" instead of...Oleg Nesterov2010-06-042-2/+2
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-06-042-27/+94
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-06-028-12/+12
| |\ \ \ \ \ \
| * | | | | | | ALSA: usb-audio: unify constants from specificationDaniel Mack2010-05-311-25/+63
| * | | | | | | ALSA: usb-audio: fix selector unit string index accessorDaniel Mack2010-05-311-1/+1
| * | | | | | | include/linux/usb/audio-v2.h: add more UAC2 detailsDaniel Mack2010-05-311-1/+20
OpenPOWER on IntegriCloud