| Commit message (Expand) | Author | Age |
* | timers: Fix slack calculation for expired timers | Jeff Chua | 2010-05-24 |
* | timekeeping: Fix timezone update | Thomas Gleixner | 2010-05-24 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-05-21 |
|\ |
|
| * | resource: shared I/O region support | Alan Cox | 2010-05-11 |
* | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2010-05-21 |
|\ \ |
|
| * | | panic: Add taint flag TAINT_FIRMWARE_WORKAROUND ('I') | Ben Hutchings | 2010-05-19 |
| * | | panic: Allow warnings to set different taint flags | Ben Hutchings | 2010-05-19 |
* | | | Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty... | Linus Torvalds | 2010-05-21 |
|\ \ \ |
|
| * | | | module: drop the lock while waiting for module to complete initialization. | Rusty Russell | 2010-05-19 |
* | | | | Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-05-21 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' into for-2.6.35 | Jens Axboe | 2010-05-21 |
| |\ \ \ \ |
|
| * | | | | | pipe: set lower and upper limit on max pages in the pipe page array | Jens Axboe | 2010-05-21 |
| * | | | | | pipe: add support for shrinking and growing pipes | Jens Axboe | 2010-05-21 |
| * | | | | | Merge branch 'master' into for-2.6.35 | Jens Axboe | 2010-04-29 |
| |\ \ \ \ \ |
|
| * | | | | | | blkio: fix for modular blk-cgroup build | Divyesh Shah | 2010-04-15 |
* | | | | | | | sysctl: fix kernel-doc notation and typos | Randy Dunlap | 2010-05-21 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2010-05-21 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | padata: Use get_online_cpus/put_online_cpus in padata_free | Steffen Klassert | 2010-05-18 |
| * | | | | | | padata: Add some code comments | Steffen Klassert | 2010-05-18 |
| * | | | | | | padata: Flush the padata queues actively | Steffen Klassert | 2010-05-18 |
| * | | | | | | padata: Use a timer to handle remaining objects in the reorder queues | Steffen Klassert | 2010-05-18 |
| * | | | | | | padata: Use get_online_cpus/put_online_cpus | Steffen Klassert | 2010-05-02 |
| * | | | | | | padata: Initialize the padata queues only for the used cpus | Steffen Klassert | 2010-05-02 |
| * | | | | | | padata: Remove superfluous might_sleep | Steffen Klassert | 2010-05-02 |
| * | | | | | | padata: cpu hotplug code should depend on CONFIG_HOTPLUG_CPU | Steffen Klassert | 2010-05-02 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Herbert Xu | 2010-05-02 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | padata: Dont scale the parallel objects with the cpus | Steffen Klassert | 2010-05-02 |
| * | | | | | | padata: Section cleanup | Henrik Kretzschmar | 2010-03-29 |
* | | | | | | | Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-05-21 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, kgdb, init: Add early and late debug states | Jason Wessel | 2010-05-20 |
* | | | | | | | | Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-05-21 |
|\| | | | | | | |
|
| * | | | | | | | kdb,debug_core: Allow the debug core to receive a panic notification | Jason Wessel | 2010-05-20 |
| * | | | | | | | debug_core,kdb: Allow the debug core to process a recursive debug entry | Jason Wessel | 2010-05-20 |
| * | | | | | | | printk,kdb: capture printk() when in kdb shell | Jason Wessel | 2010-05-20 |
| * | | | | | | | kgdboc,kdb: Allow kdb to work on a non open console port | Jason Wessel | 2010-05-20 |
| * | | | | | | | kgdb: Add the ability to schedule a breakpoint via a tasklet | Jason Wessel | 2010-05-20 |
| * | | | | | | | x86,kgdb: Add low level debug hook | Jason Wessel | 2010-05-20 |
| * | | | | | | | kgdb: remove post_primary_code references | Jason Wessel | 2010-05-20 |
| * | | | | | | | kgdboc,keyboard: Keyboard driver for kdb with kgdb | Jason Wessel | 2010-05-20 |
| * | | | | | | | kgdb: gdb "monitor" -> kdb passthrough | Jason Wessel | 2010-05-20 |
| * | | | | | | | kgdb,8250,pl011: Return immediately from console poll | Jason Wessel | 2010-05-20 |
| * | | | | | | | kgdb: core changes to support kdb | Jason Wessel | 2010-05-20 |
| * | | | | | | | kdb: core for kgdb back end (2 of 2) | Jason Wessel | 2010-05-20 |
| * | | | | | | | kdb: core for kgdb back end (1 of 2) | Jason Wessel | 2010-05-20 |
| * | | | | | | | Separate the gdbstub from the debug core | Jason Wessel | 2010-05-20 |
| * | | | | | | | Move kernel/kgdb.c to kernel/debug/debug_core.c | Jason Wessel | 2010-05-20 |
* | | | | | | | | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 2010-05-21 |
* | | | | | | | | lockdep: Add novalidate class for dev->mutex conversion | Peter Zijlstra | 2010-05-21 |
* | | | | | | | | kref: remove kref_set | NeilBrown | 2010-05-21 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-05-21 |
|\ \ \ \ \ \ \ \ |
|