aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* echi-dbgp: Add kernel debugger support for the usb debug portJason Wessel2010-05-202-9/+122
* earlyprintk,vga,kdb: Fix \b and \r for earlyprintk=vga with kdbJason Wessel2010-05-201-0/+8
* kgdboc: Add ekgdboc for early use of the kernel debuggerJason Wessel2010-05-202-0/+25
* x86,early dr regs,kgdb: Allow kernel debugger early dr register accessJason Wessel2010-05-201-12/+17
* x86,kgdb: Implement early hardware breakpoint debuggingJason Wessel2010-05-201-2/+28
* x86, kgdb, init: Add early and late debug statesJason Wessel2010-05-204-9/+42
* x86, kgdb: early trap init for early debugJan Kiszka2010-05-203-4/+13
* kdb,debug_core: Allow the debug core to receive a panic notificationJason Wessel2010-05-201-0/+19
* MAINTAINERS: update kgdb, kdb, and debug_core infoJason Wessel2010-05-201-1/+2
* debug_core,kdb: Allow the debug core to process a recursive debug entryJason Wessel2010-05-201-0/+7
* printk,kdb: capture printk() when in kdb shellJason Wessel2010-05-205-4/+38
* kgdboc,kdb: Allow kdb to work on a non open console portJason Wessel2010-05-203-0/+33
* kgdb: Add the ability to schedule a breakpoint via a taskletJason Wessel2010-05-202-0/+27
* mips,kgdb: kdb low level trap catch and stack traceJason Wessel2010-05-204-2/+37
* powerpc,kgdb: Introduce low level trap catchingJason Wessel2010-05-202-4/+9
* x86,kgdb: Add low level debug hookJason Wessel2010-05-206-2/+41
* kgdb: remove post_primary_code referencesJason Wessel2010-05-203-51/+0
* kgdb,docs: Update the kgdb docs to include kdbJason Wessel2010-05-203-178/+532
* kgdboc,keyboard: Keyboard driver for kdb with kgdbJason Wessel2010-05-205-10/+279
* kgdb: gdb "monitor" -> kdb passthroughJason Wessel2010-05-205-6/+34
* sparc,sunzilog: Add console polling support for sunzilog serial driverJason Wessel2010-05-201-0/+50
* sh,sh-sci: Use NO_POLL_CHAR in the SCIF polled console codeJason Wessel2010-05-201-1/+5
* kgdb,8250,pl011: Return immediately from console pollJason Wessel2010-05-207-11/+50
* kgdb: core changes to support kdbJason Wessel2010-05-209-20/+186
* kdb: core for kgdb back end (2 of 2)Jason Wessel2010-05-209-3/+92
* kdb: core for kgdb back end (1 of 2)Jason Wessel2010-05-2012-0/+5967
* kgdb,blackfin: Add in kgdb_arch_set_pc for blackfinJason Wessel2010-05-201-0/+5
* kgdb,sh: update superh kgdb exception handlingJason Wessel2010-05-201-1/+13
* kgdb,sparc: Add in kgdb_arch_set_pc for sparcJason Wessel2010-05-202-0/+12
* MAINTAINERS: update kgdb, and debug_core infoJason Wessel2010-05-201-2/+3
* Separate the gdbstub from the debug coreJason Wessel2010-05-205-957/+1030
* Move kernel/kgdb.c to kernel/debug/debug_core.cJason Wessel2010-05-203-1/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-2042-1233/+3995
|\
| * Input: psmouse - small formatting changes to better follow coding styleDmitry Torokhov2010-05-194-95/+100
| * Input: synaptics - set dimensions as reported by firmwareDmitry Torokhov2010-05-192-11/+27
| * Input: elantech - relax signature checksDmitry Torokhov2010-05-191-1/+19
| * Input: elantech - enforce common prefix on messagesDmitry Torokhov2010-05-191-35/+32
| * Input: wistron_btns - switch to using kmemdup()Julia Lawall2010-05-191-2/+2
| * Input: usbtouchscreen - switch to using kmemdup()Julia Lawall2010-05-191-3/+2
| * Input: do not force selecting i8042 on MoorestownJacob Pan2010-05-192-2/+2
| * Input: Documentation/sysrq.txt - update KEY_SYSRQ infoPaul Fox2010-05-191-7/+7
| * Input: 88pm860x_onkey - remove invalid irq number assignmentHaojian Zhuang2010-05-191-1/+0
| * Input: i8042 - add a PNP entry to the aux device listMatthew Garrett2010-05-191-0/+1
| * Input: i8042 - add some extra PNP keyboard typesMatthew Garrett2010-05-191-0/+13
| * Input: wm9712 - fix wm97xx_set_gpio() logicManuel Lauss2010-05-191-1/+1
| * Merge commit 'v2.6.34' into nextDmitry Torokhov2010-05-19938-6367/+13494
| |\
| * | Input: add keypad driver for keys interfaced to TCA6416Sriramakrishnan Govindarajan2010-05-034-0/+400
| * | Input: remove obsolete {corgi,spitz,tosa}kbd.cEric Miao2010-05-036-1403/+0
| * | Input: kbtab - do not advertise unsupported eventsDmitry Torokhov2010-04-201-24/+15
| * | Input: kbtab - simplify kbtab_disconnect()Dmitry Torokhov2010-04-201-7/+5