| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| | * | | [SCSI] ftrace: add __print_hex() | Kei Tokunaga | 2010-04-30 | 1 | -0/+15 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-05-20 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | wait_event_interruptible_locked() interface | Michal Nazarewicz | 2010-05-20 | 1 | -0/+1 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-05-20 | 2 | -162/+390 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-05-18 | 55 | -2275/+2862 |
| |\ \ \ |
|
| * | | | | sysctl: add proc_do_large_bitmap | Octavian Purdila | 2010-05-15 | 1 | -0/+161 |
| * | | | | sysctl: refactor integer handling proc code | Amerigo Wang | 2010-05-15 | 1 | -161/+229 |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-05-12 | 12 | -36/+97 |
| |\ \ \ \ |
|
| * | | | | | ipv4: remove ip_rt_secret timer (v4) | Neil Horman | 2010-05-08 | 1 | -1/+0 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-05-20 | 1 | -1/+22 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge commit 'v2.6.34' into next | Dmitry Torokhov | 2010-05-19 | 14 | -38/+108 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | Input: implement SysRq as a separate input handler | Dmitry Torokhov | 2010-04-13 | 1 | -1/+22 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-04-23 | 83 | -483/+856 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Fix typos in comments | Thomas Weber | 2010-03-16 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2010-05-20 | 8 | -431/+456 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | PM: PM QOS update fix | Mark Gross | 2010-05-17 | 1 | -12/+14 |
| * | | | | | | | | Freezer / cgroup freezer: Update stale locking comments | Matt Helsley | 2010-05-10 | 1 | -8/+13 |
| * | | | | | | | | PM QOS update | Mark Gross | 2010-05-10 | 1 | -111/+103 |
| * | | | | | | | | PM / Hibernate: Fix block_io.c printk warning | Randy Dunlap | 2010-05-10 | 1 | -2/+2 |
| * | | | | | | | | PM / Hibernate: Group swap ops | Jiri Slaby | 2010-05-10 | 1 | -43/+74 |
| * | | | | | | | | PM / Hibernate: Move the first_sector out of swsusp_write | Jiri Slaby | 2010-05-10 | 1 | -38/+38 |
| * | | | | | | | | PM / Hibernate: Separate block_io | Jiri Slaby | 2010-05-10 | 4 | -112/+139 |
| * | | | | | | | | PM / Hibernate: Snapshot cleanup | Jiri Slaby | 2010-05-10 | 4 | -120/+88 |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2010-05-20 | 1 | -1/+35 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | workqueue: change cancel_work_sync() to clear work->data | Oleg Nesterov | 2010-04-30 | 1 | -1/+11 |