summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-05vt,console,kdb: automatically set kdb LINES variableJason Wessel
2010-08-05vt,console,kdb: implement atomic console enter/leave functionsJesse Barnes
2010-08-05debug_core,kdb: fix crash when arch does not have single stepJason Wessel
2010-08-05kgdb,x86: use macro HBP_NUM to replace magic number 4Dongdong Deng
2010-08-05kgdb,mips: remove unused kgdb_cpu_doing_single_step operationsJason Wessel
2010-08-05mm,kdb,kgdb: Add a debug reference for the kdb kmap usageJason Wessel
2010-08-05KGDB: Remove set but unused newPCAndi Kleen
2010-08-05ftrace,kdb: Allow dumping a specific cpu's buffer with ftdumpJason Wessel
2010-08-05ftrace,kdb: Extend kdb to be able to dump the ftrace bufferJason Wessel
2010-08-05kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZEMichal Simek
2010-08-05arm,kgdb: Add ability to trap into debugger on notify_dieJason Wessel
2010-08-05gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set()Jason Wessel
2010-08-05gdbstub: Implement gdbserial 'p' and 'P' packetsJason Wessel
2010-08-05kgdb,arm: Individual register get/set for armJason Wessel
2010-08-05kgdb,mips: Individual register get/set for mipsJason Wessel
2010-08-05kgdb,x86: Individual register get/set for x86Jason Wessel
2010-08-05kgdb,kdb: individual register set and and get APIJason Wessel
2010-08-05gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocolJason Wessel
2010-08-05kgdb: remove custom hex_to_bin()implementationAndy Shevchenko
2010-08-05MIPS: PowerTV: Separate PowerTV USB support from non-USB codeDavid VomLehn
2010-08-05MIPS: strip the un-needed sections of vmlinuzWu Zhangjin
2010-08-05MIPS: Clean up the calculation of VMLINUZ_LOAD_ADDRESSWu Zhangjin
2010-08-05MIPS: Clean up arch/mips/boot/compressed/decompress.cWu Zhangjin
2010-08-05MIPS: Clean up arch/mips/boot/compressed/ld.scriptWu Zhangjin
2010-08-05MIPS: Unify the suffix of compressed vmlinux.binWu Zhangjin
2010-08-05MIPS: PowerTV: Add Gaia platform definitions.David VomLehn
2010-08-05MIPS: BCM47xx: Fix nvram_getenv return value.Hauke Mehrtens
2010-08-05MIPS: Octeon: Allow more than 3.75GB of memory with PCIeDavid Daney
2010-08-05MIPS: Clean up notify_die() usage.David Daney
2010-08-05MIPS: Remove unused task_struct.trap_no field.David Daney
2010-08-05Documentation: Mention that KProbes is supported on MIPSDavid Daney
2010-08-05SAMPLES: kprobe_example: Make it print something on MIPS.David Daney
2010-08-05MIPS: kprobe: Add support.David Daney
2010-08-05MIPS: Add instrunction format for BREAK and SYSCALLDavid Daney
2010-08-05MIPS: kprobes: Define regs_return_value()David Daney
2010-08-05MIPS: Ritually kill stupid printk.Ralf Baechle
2010-08-05MIPS: Octeon: Disallow MSI-X interrupt and fall back to MSI interrupts.Chandrakala Chavva
2010-08-05MIPS: Octeon: Support 256 MSI on PCIeDavid Daney
2010-08-05MIPS: Decode core number for R2 CPUs.David Daney
2010-08-05MIPS: SMTC: Use %p to format pointersKulikov Vasiliy
2010-08-05MIPS: Loongson: Remove unused macro LOONGSON_PERFCNT_IRQWu Zhangjin
2010-08-05MIPS: Loongson: Oprofile: add a new do_perfcnt_IRQ()Wu Zhangjin
2010-08-05MIPS: Loongson: Remove set_irq_trigger_mode()Wu Zhangjin
2010-08-05WATCHDOG: Add watchdog driver for OCTEON SOCsDavid Daney
2010-08-05MIPS: Define ST0_NMI in asm/mipsregs.hDavid Daney
2010-08-05MIPS: Export __cpu_number_map and __cpu_logical_map.David Daney
2010-08-05MIPS: Octeon: Export prom_putchar().David Daney
2010-08-05MIPS: uasm: Add option to export uasm API.David Daney
2010-08-05MIPS: uasm: Add BBIT0 and BBIT1 instructionsDavid Daney
2010-08-05MIPS: uasm: Add drotr32 and uasm_i_drotr_safe.David Daney