| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-08-06 | 15 | -15/+444 |
|\ |
|
| * | kgdb,docs: Update the kgdb docs to include kms | Jason Wessel | 2010-08-05 | 2 | -11/+106 |
| * | drm_fb_helper: Preserve capability to use atomic kms | Jason Wessel | 2010-08-05 | 1 | -1/+1 |
| * | i915: when kgdb is active display compression should be off | Jason Wessel | 2010-08-05 | 1 | -0/+4 |
| * | drm/i915: use new fb debug hooks | Jesse Barnes | 2010-08-05 | 2 | -1/+99 |
| * | drm: add KGDB/KDB support | Jesse Barnes | 2010-08-05 | 3 | -0/+81 |
| * | fb: add hooks to handle KDB enter/exit | Jesse Barnes | 2010-08-05 | 3 | -0/+40 |
| * | kgdboc: Add call backs to allow kernel mode switching | Jason Wessel | 2010-08-05 | 1 | -0/+18 |
| * | vt,console,kdb: automatically set kdb LINES variable | Jason Wessel | 2010-08-05 | 3 | -2/+21 |
| * | vt,console,kdb: implement atomic console enter/leave functions | Jesse Barnes | 2010-08-05 | 2 | -0/+74 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-08-06 | 16 | -316/+801 |
|\| |
|
| * | debug_core,kdb: fix crash when arch does not have single step | Jason Wessel | 2010-08-05 | 1 | -0/+2 |
| * | kgdb,x86: use macro HBP_NUM to replace magic number 4 | Dongdong Deng | 2010-08-05 | 1 | -9/+9 |
| * | kgdb,mips: remove unused kgdb_cpu_doing_single_step operations | Jason Wessel | 2010-08-05 | 1 | -7/+1 |
| * | mm,kdb,kgdb: Add a debug reference for the kdb kmap usage | Jason Wessel | 2010-08-05 | 1 | -0/+7 |
| * | KGDB: Remove set but unused newPC | Andi Kleen | 2010-08-05 | 1 | -3/+0 |
| * | ftrace,kdb: Allow dumping a specific cpu's buffer with ftdump | Jason Wessel | 2010-08-05 | 1 | -10/+27 |
| * | ftrace,kdb: Extend kdb to be able to dump the ftrace buffer | Jason Wessel | 2010-08-05 | 4 | -21/+163 |
| * | kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZE | Michal Simek | 2010-08-05 | 1 | -1/+1 |
| * | arm,kgdb: Add ability to trap into debugger on notify_die | Jason Wessel | 2010-08-05 | 1 | -0/+34 |
| * | gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set() | Jason Wessel | 2010-08-05 | 1 | -1/+9 |
| * | gdbstub: Implement gdbserial 'p' and 'P' packets | Jason Wessel | 2010-08-05 | 2 | -21/+78 |
| * | kgdb,arm: Individual register get/set for arm | Jason Wessel | 2010-08-05 | 2 | -46/+50 |
| * | kgdb,mips: Individual register get/set for mips | Jason Wessel | 2010-08-05 | 2 | -68/+154 |
| * | kgdb,x86: Individual register get/set for x86 | Jason Wessel | 2010-08-05 | 2 | -94/+94 |
| * | kgdb,kdb: individual register set and and get API | Jason Wessel | 2010-08-05 | 3 | -12/+159 |
| * | gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocol | Jason Wessel | 2010-08-05 | 1 | -18/+19 |
| * | kgdb: remove custom hex_to_bin()implementation | Andy Shevchenko | 2010-08-05 | 1 | -16/+5 |
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-06 | 190 | -3864/+2492 |
|\ \ |
|
| * | | of/platform: Register of_platform_drivers with an "of:" prefix | Grant Likely | 2010-08-01 | 1 | -0/+16 |
| * | | of/address: Clean up function declarations | Grant Likely | 2010-08-01 | 21 | -63/+76 |
| * | | of/spi: call of_register_spi_devices() from spi core code | Anatolij Gustschin | 2010-07-30 | 10 | -24/+27 |
| * | | of: Provide default of_node_to_nid() implementation. | Grant Likely | 2010-07-30 | 5 | -19/+13 |
| * | | of/device: Make of_device_make_bus_id() usable by other code. | Grant Likely | 2010-07-30 | 2 | -1/+2 |
| * | | of/irq: Fix endian issues in parsing interrupt specifiers | Grant Likely | 2010-07-25 | 1 | -6/+7 |
| * | | of: Fix phandle endian issues | Grant Likely | 2010-07-25 | 3 | -11/+11 |
| * | | of/flattree: fix of_flat_dt_is_compatible() to match the full compatible string | Stuart Yoder | 2010-07-25 | 1 | -1/+1 |
| * | | of: remove of_default_bus_ids | Jonas Bonn | 2010-07-24 | 7 | -81/+28 |
| * | | of: make of_find_device_by_node generic | Jonas Bonn | 2010-07-24 | 4 | -52/+20 |
| * | | microblaze: remove references to of_device and to_of_device | Grant Likely | 2010-07-24 | 1 | -3/+3 |
| * | | sparc: remove references to of_device and to_of_device | Grant Likely | 2010-07-24 | 26 | -74/+75 |
| * | | powerpc: remove references to of_device and to_of_device | Grant Likely | 2010-07-24 | 17 | -46/+47 |
| * | | of/device: Replace of_device with platform_device in includes and core code | Grant Likely | 2010-07-24 | 7 | -42/+42 |
| * | | of/device: Protect against binding of_platform_drivers to non-OF devices | Grant Likely | 2010-07-24 | 1 | -1/+6 |
| * | | of: remove asm/of_device.h | Grant Likely | 2010-07-24 | 6 | -36/+7 |
| * | | of: remove asm/of_platform.h | Grant Likely | 2010-07-24 | 5 | -53/+2 |
| * | | of/platform: remove all of_bus_type and of_platform_bus_type references | Grant Likely | 2010-07-24 | 59 | -124/+109 |
| * | | of: Merge of_platform_bus_type with platform_bus_type | Grant Likely | 2010-07-24 | 16 | -103/+102 |
| * | | drivercore/of: Add OF style matching to platform bus | Grant Likely | 2010-07-24 | 1 | -1/+6 |
| * | | Merge commit 'v2.6.35-rc6' into devicetree/next | Grant Likely | 2010-07-24 | 994 | -201298/+9986 |
| |\ \ |
|