| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-05-24 | timers: Fix slack calculation for expired timers |  Jeff Chua | 1 | -3/+4 |
| 2010-05-24 | timekeeping: Fix timezone update |  Thomas Gleixner | 1 | -4/+4 |
| 2010-05-21 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 |  Linus Torvalds | 1 | -1/+15 |
| 2010-05-21 | Merge git://git.infradead.org/iommu-2.6 |  Linus Torvalds | 1 | -4/+22 |
| 2010-05-21 | Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus |  Linus Torvalds | 1 | -21/+36 |
| 2010-05-21 | Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-block |  Linus Torvalds | 4 | -29/+56 |
| 2010-05-21 | sysctl: fix kernel-doc notation and typos |  Randy Dunlap | 1 | -19/+19 |
| 2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 |  Linus Torvalds | 1 | -54/+131 |
| 2010-05-21 | Merge branch 'master' into for-2.6.35 |  Jens Axboe | 102 | -5057/+12631 |
| 2010-05-21 | pipe: set lower and upper limit on max pages in the pipe page array |  Jens Axboe | 1 | -0/+9 |
| 2010-05-21 | pipe: add support for shrinking and growing pipes |  Jens Axboe | 2 | -29/+46 |
| 2010-05-21 | Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb |  Linus Torvalds | 1 | -0/+16 |
| 2010-05-21 | Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb |  Linus Torvalds | 22 | -1767/+8285 |
| 2010-05-21 | sysfs: add struct file* to bin_attr callbacks |  Chris Wright | 2 | -2/+3 |
| 2010-05-21 | lockdep: Add novalidate class for dev->mutex conversion |  Peter Zijlstra | 1 | -0/+5 |
| 2010-05-21 | kref: remove kref_set |  NeilBrown | 1 | -2/+2 |
| 2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 |  Linus Torvalds | 1 | -0/+16 |
| 2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 |  Linus Torvalds | 1 | -0/+1 |
| 2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 |  Linus Torvalds | 2 | -162/+390 |
| 2010-05-20 | x86, kgdb, init: Add early and late debug states |  Jason Wessel | 1 | -0/+16 |
| 2010-05-20 | kdb,debug_core: Allow the debug core to receive a panic notification |  Jason Wessel | 1 | -0/+19 |
| 2010-05-20 | debug_core,kdb: Allow the debug core to process a recursive debug entry |  Jason Wessel | 1 | -0/+7 |
| 2010-05-20 | printk,kdb: capture printk() when in kdb shell |  Jason Wessel | 4 | -4/+35 |
| 2010-05-20 | kgdboc,kdb: Allow kdb to work on a non open console port |  Jason Wessel | 1 | -0/+16 |
| 2010-05-20 | kgdb: Add the ability to schedule a breakpoint via a tasklet |  Jason Wessel | 1 | -0/+26 |
| 2010-05-20 | x86,kgdb: Add low level debug hook |  Jason Wessel | 1 | -1/+1 |
| 2010-05-20 | kgdb: remove post_primary_code references |  Jason Wessel | 1 | -8/+0 |
| 2010-05-20 | kgdboc,keyboard: Keyboard driver for kdb with kgdb |  Jason Wessel | 2 | -0/+213 |
| 2010-05-20 | kgdb: gdb "monitor" -> kdb passthrough |  Jason Wessel | 5 | -6/+34 |
| 2010-05-20 | kgdb,8250,pl011: Return immediately from console poll |  Jason Wessel | 3 | -6/+43 |
| 2010-05-20 | kgdb: core changes to support kdb |  Jason Wessel | 3 | -17/+150 |
| 2010-05-20 | kdb: core for kgdb back end (2 of 2) |  Jason Wessel | 5 | -2/+86 |
| 2010-05-20 | kdb: core for kgdb back end (1 of 2) |  Jason Wessel | 11 | -0/+5854 |
| 2010-05-20 | Separate the gdbstub from the debug core |  Jason Wessel | 4 | -957/+1029 |
| 2010-05-20 | Move kernel/kgdb.c to kernel/debug/debug_core.c |  Jason Wessel | 3 | -1/+7 |
| 2010-05-20 | wait_event_interruptible_locked() interface |  Michal Nazarewicz | 1 | -0/+1 |
| 2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input |  Linus Torvalds | 1 | -1/+22 |
| 2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -1/+1 |
| 2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 |  Linus Torvalds | 8 | -430/+455 |
| 2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq |  Linus Torvalds | 1 | -1/+35 |
| 2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 |  Linus Torvalds | 4 | -54/+5 |
| 2010-05-19 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 7 | -286/+312 |
| 2010-05-19 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 3 | -33/+119 |
| 2010-05-19 | cpumask: fix compat getaffinity |  KOSAKI Motohiro | 1 | -14/+11 |
| 2010-05-19 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 |  Linus Torvalds | 1 | -2/+3 |
| 2010-05-19 | Merge commit 'v2.6.34' into next |  Dmitry Torokhov | 14 | -38/+108 |
| 2010-05-19 | module: drop the lock while waiting for module to complete initialization. |  Rusty Russell | 1 | -21/+36 |
| 2010-05-19 | panic: Add taint flag TAINT_FIRMWARE_WORKAROUND ('I') |  Ben Hutchings | 1 | -0/+2 |
| 2010-05-19 | panic: Allow warnings to set different taint flags |  Ben Hutchings | 1 | -4/+20 |
| 2010-05-18 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ |  David S. Miller | 55 | -2269/+2856 |