Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-02-15 | ARC: kgdb support | Mischa Jonker | 5 | -1/+275 |
2013-02-15 | ARC: Unaligned access emulation | Vineet Gupta | 9 | -2/+329 |
2013-02-15 | sysctl: Enable PARISC "unaligned-trap" to be used cross-arch | Vineet Gupta | 3 | -0/+14 |
2013-02-15 | ARC: kprobes support | Vineet Gupta | 7 | -3/+610 |
2013-02-15 | ARC: disassembly (needed by kprobes/kgdb/unaligned-access-emul) | Vineet Gupta | 3 | -1/+656 |
2013-02-15 | ARC: stacktracing APIs based on dw2 unwinder | Vineet Gupta | 2 | -2/+217 |
2013-02-15 | ARC: DWARF2 .debug_frame based stack unwinder | Vineet Gupta | 9 | -1/+1612 |
2013-02-15 | ARC: SMP support | Vineet Gupta | 23 | -2/+960 |
2013-02-15 | ARC: Diagnostics: show_regs() etc | Vineet Gupta | 2 | -0/+325 |
2013-02-15 | ARC: Module support | Vineet Gupta | 3 | -0/+93 |
2013-02-15 | ARC: Support for high priority interrupts in the in-core intc | Vineet Gupta | 5 | -2/+339 |
2013-02-15 | ARC: OProfile support | Vineet Gupta | 4 | -0/+38 |