| Commit message (Expand) | Author | Age |
* | 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 |
| * | | Input: add driver for hampshire serial touchscreens | Adam Bennett | 2010-04-14 |
| * | | Input: ad714x - add support for the AD7143/8/7A parts | Barry Song | 2010-04-14 |
| * | | Input: add Analog Devices AD714x captouch input driver | Bryan Wu | 2010-04-14 |
| * | | Input: lm8323 - do not leave dangling client data pointer | Wolfram Sang | 2010-04-14 |
| * | | Input: tsc2007 - do not leave dangling clientdata pointer | Wolfram Sang | 2010-04-14 |
| * | | Input: keyboard - fix formatting issues | Dmitry Torokhov | 2010-04-14 |
| * | | Input: keyboard - switch to using pr_err() and friends | Dmitry Torokhov | 2010-04-14 |
| * | | Input: implement SysRq as a separate input handler | Dmitry Torokhov | 2010-04-14 |
| * | | Input: add PCF8574 I2C keypad input device driver | Bryan Wu | 2010-04-14 |
| * | | Input: remove now deprecated corgi_ts.c touchscreen driver | Eric Miao | 2010-04-14 |