Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARC: ptrace support | Vineet Gupta | 2013-02-15 | 1 | -2/+134 |
| | | | | | Signed-off-by: Vineet Gupta <vgupta@synopsys.com> Acked-by: Arnd Bergmann <arnd@arndb.de> | ||||
* | ARC: Last bits (stubs) to get to a running kernel with UART | Vineet Gupta | 2013-02-15 | 1 | -0/+26 |
This was part of port buildup strategy from Arnd to have a minimal kernel at first and then add optional features (stacktracing, ptrace, smp, kprobes, oprofile....) Signed-off-by: Vineet Gupta <vgupta@synopsys.com> |