| Commit message (Expand) | Author | Age |
* | x86, kgdb, init: Add early and late debug states | Jason Wessel | 2010-05-20 |
* | x86, kgdb: early trap init for early debug | Jan Kiszka | 2010-05-20 |
* | kdb,debug_core: Allow the debug core to receive a panic notification | Jason Wessel | 2010-05-20 |
* | MAINTAINERS: update kgdb, kdb, and debug_core info | 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 |
* | mips,kgdb: kdb low level trap catch and stack trace | Jason Wessel | 2010-05-20 |
* | powerpc,kgdb: Introduce low level trap catching | 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 |
* | kgdb,docs: Update the kgdb docs to include kdb | 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 |
* | sparc,sunzilog: Add console polling support for sunzilog serial driver | Jason Wessel | 2010-05-20 |
* | sh,sh-sci: Use NO_POLL_CHAR in the SCIF polled console code | 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 |
* | kgdb,blackfin: Add in kgdb_arch_set_pc for blackfin | Jason Wessel | 2010-05-20 |
* | kgdb,sh: update superh kgdb exception handling | Jason Wessel | 2010-05-20 |
* | kgdb,sparc: Add in kgdb_arch_set_pc for sparc | Jason Wessel | 2010-05-20 |
* | MAINTAINERS: update kgdb, and debug_core info | 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 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-05-20 |
|\ |
|
| * | Input: psmouse - small formatting changes to better follow coding style | Dmitry Torokhov | 2010-05-19 |
| * | Input: synaptics - set dimensions as reported by firmware | Dmitry Torokhov | 2010-05-19 |
| * | Input: elantech - relax signature checks | Dmitry Torokhov | 2010-05-19 |
| * | Input: elantech - enforce common prefix on messages | Dmitry Torokhov | 2010-05-19 |
| * | Input: wistron_btns - switch to using kmemdup() | Julia Lawall | 2010-05-19 |
| * | Input: usbtouchscreen - switch to using kmemdup() | Julia Lawall | 2010-05-19 |
| * | Input: do not force selecting i8042 on Moorestown | Jacob Pan | 2010-05-19 |
| * | Input: Documentation/sysrq.txt - update KEY_SYSRQ info | Paul Fox | 2010-05-19 |
| * | Input: 88pm860x_onkey - remove invalid irq number assignment | Haojian Zhuang | 2010-05-19 |
| * | Input: i8042 - add a PNP entry to the aux device list | Matthew Garrett | 2010-05-19 |
| * | Input: i8042 - add some extra PNP keyboard types | Matthew Garrett | 2010-05-19 |
| * | Input: wm9712 - fix wm97xx_set_gpio() logic | Manuel Lauss | 2010-05-19 |
| * | Merge commit 'v2.6.34' into next | Dmitry Torokhov | 2010-05-19 |
| |\ |
|
| * | | Input: add keypad driver for keys interfaced to TCA6416 | Sriramakrishnan Govindarajan | 2010-05-04 |
| * | | Input: remove obsolete {corgi,spitz,tosa}kbd.c | Eric Miao | 2010-05-04 |
| * | | Input: kbtab - do not advertise unsupported events | Dmitry Torokhov | 2010-04-21 |
| * | | Input: kbtab - simplify kbtab_disconnect() | Dmitry Torokhov | 2010-04-21 |
| * | | Input: kbtab - fix incorrect size parameter in usb_buffer_free | Axel Lin | 2010-04-21 |
| * | | Input: acecad - don't advertise mouse events | Dmitry Torokhov | 2010-04-21 |
| * | | Input: acecad - fix some formatting issues | Dmitry Torokhov | 2010-04-21 |
| * | | Input: acecad - simplify usb_acecad_disconnect() | Dmitry Torokhov | 2010-04-21 |
| * | | Input: acecad - fix incorrect size parameter in usb_buffer_free | Axel Lin | 2010-04-21 |