| Commit message (Expand) | Author | Age | Files | Lines |
* | echi-dbgp: Add kernel debugger support for the usb debug port | Jason Wessel | 2010-05-20 | 2 | -9/+122 |
* | earlyprintk,vga,kdb: Fix \b and \r for earlyprintk=vga with kdb | Jason Wessel | 2010-05-20 | 1 | -0/+8 |
* | kgdboc: Add ekgdboc for early use of the kernel debugger | Jason Wessel | 2010-05-20 | 2 | -0/+25 |
* | x86,early dr regs,kgdb: Allow kernel debugger early dr register access | Jason Wessel | 2010-05-20 | 1 | -12/+17 |
* | x86,kgdb: Implement early hardware breakpoint debugging | Jason Wessel | 2010-05-20 | 1 | -2/+28 |
* | x86, kgdb, init: Add early and late debug states | Jason Wessel | 2010-05-20 | 4 | -9/+42 |
* | x86, kgdb: early trap init for early debug | Jan Kiszka | 2010-05-20 | 3 | -4/+13 |
* | kdb,debug_core: Allow the debug core to receive a panic notification | Jason Wessel | 2010-05-20 | 1 | -0/+19 |
* | MAINTAINERS: update kgdb, kdb, and debug_core info | Jason Wessel | 2010-05-20 | 1 | -1/+2 |
* | 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 | 5 | -4/+38 |
* | kgdboc,kdb: Allow kdb to work on a non open console port | Jason Wessel | 2010-05-20 | 3 | -0/+33 |
* | kgdb: Add the ability to schedule a breakpoint via a tasklet | Jason Wessel | 2010-05-20 | 2 | -0/+27 |
* | mips,kgdb: kdb low level trap catch and stack trace | Jason Wessel | 2010-05-20 | 4 | -2/+37 |
* | powerpc,kgdb: Introduce low level trap catching | Jason Wessel | 2010-05-20 | 2 | -4/+9 |
* | x86,kgdb: Add low level debug hook | Jason Wessel | 2010-05-20 | 6 | -2/+41 |
* | kgdb: remove post_primary_code references | Jason Wessel | 2010-05-20 | 3 | -51/+0 |
* | kgdb,docs: Update the kgdb docs to include kdb | Jason Wessel | 2010-05-20 | 3 | -178/+532 |
* | kgdboc,keyboard: Keyboard driver for kdb with kgdb | Jason Wessel | 2010-05-20 | 5 | -10/+279 |
* | kgdb: gdb "monitor" -> kdb passthrough | Jason Wessel | 2010-05-20 | 5 | -6/+34 |
* | sparc,sunzilog: Add console polling support for sunzilog serial driver | Jason Wessel | 2010-05-20 | 1 | -0/+50 |
* | sh,sh-sci: Use NO_POLL_CHAR in the SCIF polled console code | Jason Wessel | 2010-05-20 | 1 | -1/+5 |
* | kgdb,8250,pl011: Return immediately from console poll | Jason Wessel | 2010-05-20 | 7 | -11/+50 |
* | kgdb: core changes to support kdb | Jason Wessel | 2010-05-20 | 9 | -20/+186 |
* | kdb: core for kgdb back end (2 of 2) | Jason Wessel | 2010-05-20 | 9 | -3/+92 |
* | kdb: core for kgdb back end (1 of 2) | Jason Wessel | 2010-05-20 | 12 | -0/+5967 |
* | kgdb,blackfin: Add in kgdb_arch_set_pc for blackfin | Jason Wessel | 2010-05-20 | 1 | -0/+5 |
* | kgdb,sh: update superh kgdb exception handling | Jason Wessel | 2010-05-20 | 1 | -1/+13 |
* | kgdb,sparc: Add in kgdb_arch_set_pc for sparc | Jason Wessel | 2010-05-20 | 2 | -0/+12 |
* | MAINTAINERS: update kgdb, and debug_core info | Jason Wessel | 2010-05-20 | 1 | -2/+3 |
* | Separate the gdbstub from the debug core | Jason Wessel | 2010-05-20 | 5 | -957/+1030 |
* | Move kernel/kgdb.c to kernel/debug/debug_core.c | Jason Wessel | 2010-05-20 | 3 | -1/+7 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-05-20 | 42 | -1233/+3995 |
|\ |
|
| * | Input: psmouse - small formatting changes to better follow coding style | Dmitry Torokhov | 2010-05-19 | 4 | -95/+100 |
| * | Input: synaptics - set dimensions as reported by firmware | Dmitry Torokhov | 2010-05-19 | 2 | -11/+27 |
| * | Input: elantech - relax signature checks | Dmitry Torokhov | 2010-05-19 | 1 | -1/+19 |
| * | Input: elantech - enforce common prefix on messages | Dmitry Torokhov | 2010-05-19 | 1 | -35/+32 |
| * | Input: wistron_btns - switch to using kmemdup() | Julia Lawall | 2010-05-19 | 1 | -2/+2 |
| * | Input: usbtouchscreen - switch to using kmemdup() | Julia Lawall | 2010-05-19 | 1 | -3/+2 |
| * | Input: do not force selecting i8042 on Moorestown | Jacob Pan | 2010-05-19 | 2 | -2/+2 |
| * | Input: Documentation/sysrq.txt - update KEY_SYSRQ info | Paul Fox | 2010-05-19 | 1 | -7/+7 |
| * | Input: 88pm860x_onkey - remove invalid irq number assignment | Haojian Zhuang | 2010-05-19 | 1 | -1/+0 |
| * | Input: i8042 - add a PNP entry to the aux device list | Matthew Garrett | 2010-05-19 | 1 | -0/+1 |
| * | Input: i8042 - add some extra PNP keyboard types | Matthew Garrett | 2010-05-19 | 1 | -0/+13 |
| * | Input: wm9712 - fix wm97xx_set_gpio() logic | Manuel Lauss | 2010-05-19 | 1 | -1/+1 |
| * | Merge commit 'v2.6.34' into next | Dmitry Torokhov | 2010-05-19 | 938 | -6367/+13494 |
| |\ |
|
| * | | Input: add keypad driver for keys interfaced to TCA6416 | Sriramakrishnan Govindarajan | 2010-05-03 | 4 | -0/+400 |
| * | | Input: remove obsolete {corgi,spitz,tosa}kbd.c | Eric Miao | 2010-05-03 | 6 | -1403/+0 |
| * | | Input: kbtab - do not advertise unsupported events | Dmitry Torokhov | 2010-04-20 | 1 | -24/+15 |
| * | | Input: kbtab - simplify kbtab_disconnect() | Dmitry Torokhov | 2010-04-20 | 1 | -7/+5 |