summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-05-2151-2016/+9240
|\
| * 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/jik...Linus Torvalds2010-05-2128-157/+6907
|\ \
| * | HID: fix up 'EMBEDDED' mess in KconfigJiri Kosina2010-05-211-31/+16
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'ntrig', 'picolcd', 'prodikeys' and 'roccat-kone' into for-linusJiri Kosina2010-05-1913-9/+5554
| |\ \ \ \ \
| | | | | * | HID: roccat: cleanup preprocessor macrosStefan Achatz2010-05-192-8/+5
| | | | | * | HID: roccat: refactor special event handlingStefan Achatz2010-05-191-34/+20
| | | | | * | HID: roccat: fix special button supportStefan Achatz2010-05-192-8/+22
| | | | | * | HID: roccat: Correctly mark init and exit functionsStefan Achatz2010-05-181-2/+2
| | | | | * | HID: update gfp/slab.h includesTejun Heo2010-03-301-0/+1
| | | | | * | HID: fixup Kconfig entry for Roccat KoneJiri Kosina2010-03-221-2/+1
| | | | | * | HID: add driver for Roccat Kone gaming mouseStefan Achatz2010-03-227-0/+1343
| | | | * | | HID: make Prodikeys driver standalone config optionJiri Kosina2010-05-121-2/+1
| | | | * | | HID: Prodikeys PC-MIDI HID DriverDon Prince2010-05-126-0/+960
| | | * | | | HID: picolcd: Eliminate use after freeJulia Lawall2010-05-171-1/+1
| | | * | | | HID: add PM support to PicoLCD deviceBruno Prémont2010-05-031-5/+74
| | | * | | | Merge branch 'hid-suspend' into picolcdJiri Kosina2010-05-034690-6126/+55195
| | | |\ \ \ \
| | | * | | | | HID: split picolcd's operation_mode sysfs attributeBruno Prémont2010-04-272-21/+58
| | | * | | | | HID: fix picolcd's version parsingBruno Prémont2010-04-261-5/+3
| | | * | | | | HID: hid-picolcd depends on LCD_CLASS_DEVICEBruno Prémont2010-04-112-29/+64
| | | * | | | | HID: picolcd: fix build failureJiri Kosina2010-04-011-0/+1
| | | * | | | | HID: add experimental access to PicoLCD device's EEPROM and FLASHBruno Prémont2010-03-312-18/+423
| | | * | | | | HID: add GPO (leds) support to PicoLCD deviceBruno Prémont2010-03-312-3/+166
| | | * | | | | HID: add lcd support to PicoLCD deviceBruno Prémont2010-03-312-1/+107
| | | * | | | | HID: add backlight support to PicoLCD deviceBruno Prémont2010-03-312-2/+115
| | | * | | | | HID: add framebuffer support to PicoLCD deviceBruno Prémont2010-03-314-2/+590
OpenPOWER on IntegriCloud