| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-05-21 | 1 | -1/+15 |
|\ |
|
| * | resource: shared I/O region support | Alan Cox | 2010-05-11 | 1 | -1/+15 |
* | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2010-05-21 | 1 | -4/+22 |
|\ \ |
|
| * | | panic: Add taint flag TAINT_FIRMWARE_WORKAROUND ('I') | Ben Hutchings | 2010-05-19 | 1 | -0/+2 |
| * | | panic: Allow warnings to set different taint flags | Ben Hutchings | 2010-05-19 | 1 | -4/+20 |
* | | | Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty... | Linus Torvalds | 2010-05-21 | 1 | -22/+37 |
|\ \ \ |
|
| * | | | module: drop the lock while waiting for module to complete initialization. | Rusty Russell | 2010-05-19 | 1 | -22/+37 |
* | | | | Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-05-21 | 4 | -29/+56 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' into for-2.6.35 | Jens Axboe | 2010-05-21 | 102 | -5064/+12638 |
| |\ \ \ \ |
|
| * | | | | | pipe: set lower and upper limit on max pages in the pipe page array | Jens Axboe | 2010-05-21 | 1 | -0/+9 |
| * | | | | | pipe: add support for shrinking and growing pipes | Jens Axboe | 2010-05-21 | 2 | -29/+46 |
| * | | | | | Merge branch 'master' into for-2.6.35 | Jens Axboe | 2010-04-29 | 4 | -4/+11 |
| |\ \ \ \ \ |
|
| * | | | | | | blkio: fix for modular blk-cgroup build | Divyesh Shah | 2010-04-15 | 1 | -0/+1 |
* | | | | | | | sysctl: fix kernel-doc notation and typos | Randy Dunlap | 2010-05-21 | 1 | -19/+19 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2010-05-21 | 1 | -54/+131 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | padata: Use get_online_cpus/put_online_cpus in padata_free | Steffen Klassert | 2010-05-19 | 1 | -0/+3 |
| * | | | | | | padata: Add some code comments | Steffen Klassert | 2010-05-19 | 1 | -11/+57 |
| * | | | | | | padata: Flush the padata queues actively | Steffen Klassert | 2010-05-19 | 1 | -8/+25 |
| * | | | | | | padata: Use a timer to handle remaining objects in the reorder queues | Steffen Klassert | 2010-05-19 | 1 | -7/+18 |
| * | | | | | | padata: Use get_online_cpus/put_online_cpus | Steffen Klassert | 2010-05-03 | 1 | -0/+13 |
| * | | | | | | padata: Initialize the padata queues only for the used cpus | Steffen Klassert | 2010-05-03 | 1 | -9/+5 |
| * | | | | | | padata: Remove superfluous might_sleep | Steffen Klassert | 2010-05-03 | 1 | -10/+0 |
| * | | | | | | padata: cpu hotplug code should depend on CONFIG_HOTPLUG_CPU | Steffen Klassert | 2010-05-03 | 1 | -6/+7 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Herbert Xu | 2010-05-03 | 97 | -773/+2329 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | padata: Dont scale the parallel objects with the cpus | Steffen Klassert | 2010-05-03 | 1 | -1/+1 |
| * | | | | | | padata: Section cleanup | Henrik Kretzschmar | 2010-03-29 | 1 | -2/+2 |
* | | | | | | | Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-05-21 | 1 | -0/+16 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, kgdb, init: Add early and late debug states | Jason Wessel | 2010-05-20 | 1 | -0/+16 |
* | | | | | | | | Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-05-21 | 22 | -1767/+8285 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | kdb,debug_core: Allow the debug core to receive a panic notification | Jason Wessel | 2010-05-20 | 1 | -0/+19 |
| * | | | | | | | debug_core,kdb: Allow the debug core to process a recursive debug entry | Jason Wessel | 2010-05-20 | 1 | -0/+7 |
| * | | | | | | | printk,kdb: capture printk() when in kdb shell | Jason Wessel | 2010-05-20 | 4 | -4/+35 |
| * | | | | | | | kgdboc,kdb: Allow kdb to work on a non open console port | Jason Wessel | 2010-05-20 | 1 | -0/+16 |
| * | | | | | | | kgdb: Add the ability to schedule a breakpoint via a tasklet | Jason Wessel | 2010-05-20 | 1 | -0/+26 |
| * | | | | | | | x86,kgdb: Add low level debug hook | Jason Wessel | 2010-05-20 | 1 | -1/+1 |
| * | | | | | | | kgdb: remove post_primary_code references | Jason Wessel | 2010-05-20 | 1 | -8/+0 |
| * | | | | | | | kgdboc,keyboard: Keyboard driver for kdb with kgdb | Jason Wessel | 2010-05-20 | 2 | -0/+213 |
| * | | | | | | | kgdb: gdb "monitor" -> kdb passthrough | Jason Wessel | 2010-05-20 | 5 | -6/+34 |
| * | | | | | | | kgdb,8250,pl011: Return immediately from console poll | Jason Wessel | 2010-05-20 | 3 | -6/+43 |
| * | | | | | | | kgdb: core changes to support kdb | Jason Wessel | 2010-05-20 | 3 | -17/+150 |
| * | | | | | | | kdb: core for kgdb back end (2 of 2) | Jason Wessel | 2010-05-20 | 5 | -2/+86 |
| * | | | | | | | kdb: core for kgdb back end (1 of 2) | Jason Wessel | 2010-05-20 | 11 | -0/+5854 |
| * | | | | | | | Separate the gdbstub from the debug core | Jason Wessel | 2010-05-20 | 4 | -957/+1029 |
| * | | | | | | | Move kernel/kgdb.c to kernel/debug/debug_core.c | Jason Wessel | 2010-05-20 | 3 | -1/+7 |
* | | | | | | | | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 2010-05-21 | 2 | -2/+3 |
* | | | | | | | | lockdep: Add novalidate class for dev->mutex conversion | Peter Zijlstra | 2010-05-21 | 1 | -0/+5 |
* | | | | | | | | kref: remove kref_set | NeilBrown | 2010-05-21 | 1 | -2/+2 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-05-21 | 1 | -0/+16 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6 | James Bottomley | 2010-05-18 | 1 | -0/+16 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | [SCSI] add scsi trace core functions and put trace points | Kei Tokunaga | 2010-04-30 | 1 | -0/+1 |