Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-26 | ARC: Remove explicit passing around of ECR | Vineet Gupta | |
With ECR now part of pt_regs * No need to propagate from lowest asm handlers as arg * No need to save it in tsk->thread.cause_code * Avoid bit chopping to access the bit-fields More code consolidation, cleanup Signed-off-by: Vineet Gupta <vgupta@synopsys.com> | |||
2013-02-15 | ARC: kprobes support | Vineet Gupta | |
Origin port done by Rajeshwar Ranga Signed-off-by: Vineet Gupta <vgupta@synopsys.com> Cc: Rajeshwar Ranga <rajeshwar.ranga@gmail.com> |