Age | Commit message (Expand) | Author |
2010-08-05 | vt,console,kdb: implement atomic console enter/leave functions | Jesse Barnes |
2010-08-05 | debug_core,kdb: fix crash when arch does not have single step | Jason Wessel |
2010-08-05 | kgdb,x86: use macro HBP_NUM to replace magic number 4 | Dongdong Deng |
2010-08-05 | kgdb,mips: remove unused kgdb_cpu_doing_single_step operations | Jason Wessel |
2010-08-05 | mm,kdb,kgdb: Add a debug reference for the kdb kmap usage | Jason Wessel |
2010-08-05 | KGDB: Remove set but unused newPC | Andi Kleen |
2010-08-05 | ftrace,kdb: Allow dumping a specific cpu's buffer with ftdump | Jason Wessel |
2010-08-05 | ftrace,kdb: Extend kdb to be able to dump the ftrace buffer | Jason Wessel |
2010-08-05 | kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZE | Michal Simek |
2010-08-05 | arm,kgdb: Add ability to trap into debugger on notify_die | Jason Wessel |
2010-08-05 | gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set() | Jason Wessel |
2010-08-05 | gdbstub: Implement gdbserial 'p' and 'P' packets | Jason Wessel |
2010-08-05 | kgdb,arm: Individual register get/set for arm | Jason Wessel |
2010-08-05 | kgdb,mips: Individual register get/set for mips | Jason Wessel |
2010-08-05 | kgdb,x86: Individual register get/set for x86 | Jason Wessel |
2010-08-05 | kgdb,kdb: individual register set and and get API | Jason Wessel |
2010-08-05 | gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocol | Jason Wessel |
2010-08-05 | kgdb: remove custom hex_to_bin()implementation | Andy Shevchenko |
2010-08-05 | MIPS: PowerTV: Separate PowerTV USB support from non-USB code | David VomLehn |
2010-08-05 | MIPS: strip the un-needed sections of vmlinuz | Wu Zhangjin |
2010-08-05 | MIPS: Clean up the calculation of VMLINUZ_LOAD_ADDRESS | Wu Zhangjin |
2010-08-05 | MIPS: Clean up arch/mips/boot/compressed/decompress.c | Wu Zhangjin |
2010-08-05 | MIPS: Clean up arch/mips/boot/compressed/ld.script | Wu Zhangjin |
2010-08-05 | MIPS: Unify the suffix of compressed vmlinux.bin | Wu Zhangjin |
2010-08-05 | MIPS: PowerTV: Add Gaia platform definitions. | David VomLehn |
2010-08-05 | MIPS: BCM47xx: Fix nvram_getenv return value. | Hauke Mehrtens |
2010-08-05 | MIPS: Octeon: Allow more than 3.75GB of memory with PCIe | David Daney |
2010-08-05 | MIPS: Clean up notify_die() usage. | David Daney |
2010-08-05 | MIPS: Remove unused task_struct.trap_no field. | David Daney |
2010-08-05 | Documentation: Mention that KProbes is supported on MIPS | David Daney |
2010-08-05 | SAMPLES: kprobe_example: Make it print something on MIPS. | David Daney |
2010-08-05 | MIPS: kprobe: Add support. | David Daney |
2010-08-05 | MIPS: Add instrunction format for BREAK and SYSCALL | David Daney |
2010-08-05 | MIPS: kprobes: Define regs_return_value() | David Daney |
2010-08-05 | MIPS: Ritually kill stupid printk. | Ralf Baechle |
2010-08-05 | MIPS: Octeon: Disallow MSI-X interrupt and fall back to MSI interrupts. | Chandrakala Chavva |
2010-08-05 | MIPS: Octeon: Support 256 MSI on PCIe | David Daney |
2010-08-05 | MIPS: Decode core number for R2 CPUs. | David Daney |
2010-08-05 | MIPS: SMTC: Use %p to format pointers | Kulikov Vasiliy |
2010-08-05 | MIPS: Loongson: Remove unused macro LOONGSON_PERFCNT_IRQ | Wu Zhangjin |
2010-08-05 | MIPS: Loongson: Oprofile: add a new do_perfcnt_IRQ() | Wu Zhangjin |
2010-08-05 | MIPS: Loongson: Remove set_irq_trigger_mode() | Wu Zhangjin |
2010-08-05 | WATCHDOG: Add watchdog driver for OCTEON SOCs | David Daney |
2010-08-05 | MIPS: Define ST0_NMI in asm/mipsregs.h | David Daney |
2010-08-05 | MIPS: Export __cpu_number_map and __cpu_logical_map. | David Daney |
2010-08-05 | MIPS: Octeon: Export prom_putchar(). | David Daney |
2010-08-05 | MIPS: uasm: Add option to export uasm API. | David Daney |
2010-08-05 | MIPS: uasm: Add BBIT0 and BBIT1 instructions | David Daney |
2010-08-05 | MIPS: uasm: Add drotr32 and uasm_i_drotr_safe. | David Daney |
2010-08-05 | MIPS: Octeon: Implement delays with cycle counter. | David Daney |