aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-05-211-1/+15
|\
| * resource: shared I/O region supportAlan Cox2010-05-111-1/+15
* | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-05-211-4/+22
|\ \
| * | panic: Add taint flag TAINT_FIRMWARE_WORKAROUND ('I')Ben Hutchings2010-05-191-0/+2
| * | panic: Allow warnings to set different taint flagsBen Hutchings2010-05-191-4/+20
* | | Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...Linus Torvalds2010-05-211-22/+37
|\ \ \
| * | | module: drop the lock while waiting for module to complete initialization.Rusty Russell2010-05-191-22/+37
* | | | Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-05-214-29/+56
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-2.6.35Jens Axboe2010-05-21102-5064/+12638
| |\ \ \ \
| * | | | | pipe: set lower and upper limit on max pages in the pipe page arrayJens Axboe2010-05-211-0/+9
| * | | | | pipe: add support for shrinking and growing pipesJens Axboe2010-05-212-29/+46
| * | | | | Merge branch 'master' into for-2.6.35Jens Axboe2010-04-294-4/+11
| |\ \ \ \ \
| * | | | | | blkio: fix for modular blk-cgroup buildDivyesh Shah2010-04-151-0/+1
* | | | | | | sysctl: fix kernel-doc notation and typosRandy Dunlap2010-05-211-19/+19
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-05-211-54/+131
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | padata: Use get_online_cpus/put_online_cpus in padata_freeSteffen Klassert2010-05-191-0/+3
| * | | | | | padata: Add some code commentsSteffen Klassert2010-05-191-11/+57
| * | | | | | padata: Flush the padata queues activelySteffen Klassert2010-05-191-8/+25
| * | | | | | padata: Use a timer to handle remaining objects in the reorder queues Steffen Klassert2010-05-191-7/+18
| * | | | | | padata: Use get_online_cpus/put_online_cpusSteffen Klassert2010-05-031-0/+13
| * | | | | | padata: Initialize the padata queues only for the used cpusSteffen Klassert2010-05-031-9/+5
| * | | | | | padata: Remove superfluous might_sleepSteffen Klassert2010-05-031-10/+0
| * | | | | | padata: cpu hotplug code should depend on CONFIG_HOTPLUG_CPUSteffen Klassert2010-05-031-6/+7
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2010-05-0397-773/+2329
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | padata: Dont scale the parallel objects with the cpusSteffen Klassert2010-05-031-1/+1
| * | | | | | padata: Section cleanupHenrik Kretzschmar2010-03-291-2/+2
* | | | | | | Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-05-211-0/+16
|\ \ \ \ \ \ \
| * | | | | | | x86, kgdb, init: Add early and late debug statesJason Wessel2010-05-201-0/+16
* | | | | | | | Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-05-2122-1767/+8285
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | kdb,debug_core: Allow the debug core to receive a panic notificationJason Wessel2010-05-201-0/+19
| * | | | | | | debug_core,kdb: Allow the debug core to process a recursive debug entryJason Wessel2010-05-201-0/+7
| * | | | | | | printk,kdb: capture printk() when in kdb shellJason Wessel2010-05-204-4/+35
| * | | | | | | kgdboc,kdb: Allow kdb to work on a non open console portJason Wessel2010-05-201-0/+16
| * | | | | | | kgdb: Add the ability to schedule a breakpoint via a taskletJason Wessel2010-05-201-0/+26
| * | | | | | | x86,kgdb: Add low level debug hookJason Wessel2010-05-201-1/+1
| * | | | | | | kgdb: remove post_primary_code referencesJason Wessel2010-05-201-8/+0
| * | | | | | | kgdboc,keyboard: Keyboard driver for kdb with kgdbJason Wessel2010-05-202-0/+213
| * | | | | | | kgdb: gdb "monitor" -> kdb passthroughJason Wessel2010-05-205-6/+34
| * | | | | | | kgdb,8250,pl011: Return immediately from console pollJason Wessel2010-05-203-6/+43
| * | | | | | | kgdb: core changes to support kdbJason Wessel2010-05-203-17/+150
| * | | | | | | kdb: core for kgdb back end (2 of 2)Jason Wessel2010-05-205-2/+86
| * | | | | | | kdb: core for kgdb back end (1 of 2)Jason Wessel2010-05-2011-0/+5854
| * | | | | | | Separate the gdbstub from the debug coreJason Wessel2010-05-204-957/+1029
| * | | | | | | Move kernel/kgdb.c to kernel/debug/debug_core.cJason Wessel2010-05-203-1/+7
* | | | | | | | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-212-2/+3
* | | | | | | | lockdep: Add novalidate class for dev->mutex conversionPeter Zijlstra2010-05-211-0/+5
* | | | | | | | kref: remove kref_setNeilBrown2010-05-211-2/+2
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-05-211-0/+16
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6James Bottomley2010-05-181-0/+16
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [SCSI] add scsi trace core functions and put trace pointsKei Tokunaga2010-04-301-0/+1