| Commit message (Expand) | Author | Age |
... | |
| * | ARC: [SMP] Fix IPI IRQ registration | Noam Camus | 2014-06-26 |
| * | ARC: Implement ptrace(PTRACE_GET_THREAD_AREA) | Anton Kolesov | 2014-06-26 |
| * | ARC: optimize kernel bss clearing in early boot code | Vineet Gupta | 2014-06-26 |
| * | ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWIND | Vineet Gupta | 2014-06-26 |
| * | ARC: fix build warning in devtree | Vineet Gupta | 2014-06-23 |
* | | arc, perf: Use common PMU interrupt disabled code | Vince Weaver | 2014-06-18 |
|/ |
|
* | Merge tag 'arc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg... | Linus Torvalds | 2014-06-09 |
|\ |
|
| * | ARC: Disable caches in early boot if so configured | Vineet Gupta | 2014-06-03 |
| * | ARC: arc_local_timer_setup() need not pass own cpu id | Vineet Gupta | 2014-06-03 |
| * | ARC: Fixed spelling errors within comments | Terence Eden | 2014-05-05 |
| * | ARC: make start_thread() out-of-line | Vineet Gupta | 2014-05-05 |
| * | ARC: [SMP] ISS SMP extension bitrot | Vineet Gupta | 2014-05-05 |
* | | arc: call find_vma with the mmap_sem held | Davidlohr Bueso | 2014-06-04 |
* | | Merge branch 'dt-bus-name' into for-next | Rob Herring | 2014-05-13 |
|\| |
|
| * | ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe | Vineet Gupta | 2014-04-30 |
* | | of/fdt: update of_get_flat_dt_prop in prep for libfdt | Rob Herring | 2014-04-30 |
|/ |
|
* | ARC: [SMP] General Fixes | Vineet Gupta | 2014-04-05 |
* | ARC: [clockevent] simplify timer ISR | Vineet Gupta | 2014-03-26 |
* | ARC: [clockevent] can't be SoC specific | Vineet Gupta | 2014-03-26 |
* | ARC: switch to generic ENTRY/END assembler annotations | Vineet Gupta | 2014-03-26 |
* | ARC: [cmdline] support External Device Trees from u-boot | Vineet Gupta | 2014-01-16 |
* | ARC: [cmdline] uboot cmdline handling rework | Vineet Gupta | 2014-01-16 |
* | ARC: [SMP] optimize IPI send and receive | Vineet Gupta | 2013-12-23 |
* | ARC: [SMP] simplify IPI code | Vineet Gupta | 2013-12-23 |
* | ARC: [SMP] cpu halt interface doesn't need "self" cpu-id | Vineet Gupta | 2013-12-23 |
* | ARC: [SMP] IPI ACK interface doesn't need "self" cpu-id | Vineet Gupta | 2013-12-23 |
* | ARC: [SMP] cpumask not needed in IPI send path | Vineet Gupta | 2013-12-23 |
* | ARC: [perf] Fix a few thinkos | Vineet Gupta | 2013-11-28 |
* | Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-19 |
|\ |
|
| * | ARC: perf: ARC 700 PMU doesn't support sampling events | Mischa Jonker | 2013-11-15 |
| * | ARC: Add perf support for ARC700 cores | Mischa Jonker | 2013-11-11 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-15 |
|\ \ |
|
| * | | doc: typo on word accounting in kprobes.c in mutliple architectures | Anoop Thomas Mathew | 2013-10-14 |
* | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 |
|\ \ \ |
|
| * \ \ | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 2013-11-07 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | arc: remove unnecessary prom.h includes | Rob Herring | 2013-10-09 |
| * | | | arc: use common of_flat_dt_match_machine | Rob Herring | 2013-10-09 |
| * | | | arc: use early_init_dt_scan | Rob Herring | 2013-10-09 |
| * | | | arc: use unflatten_and_copy_device_tree | Rob Herring | 2013-10-09 |
* | | | | smp, ARC: kill SMP single function call interrupt | Jiang Liu | 2013-11-07 |
* | | | | ARC: [SMP] Disallow RTSC | Vineet Gupta | 2013-11-07 |
* | | | | ARC: [SMP] Fix build failures for large NR_CPUS | Vineet Gupta | 2013-11-06 |
* | | | | ARC: [SMP] TLB flush | Vineet Gupta | 2013-11-06 |
* | | | | arc: export symbol for pm_power_off in reset.c | Chen Gang | 2013-11-06 |
* | | | | arc: export symbol for save_stack_trace() in stacktrace.c | Chen Gang | 2013-11-06 |
* | | | | arc: remove '__init' for get_hw_config_num_irq() | Chen Gang | 2013-11-06 |
* | | | | arc: remove '__init' for first_lines_of_secondary() | Chen Gang | 2013-11-06 |
* | | | | arc: kgdb: add default implementation for kgdb_roundup_cpus() | Chen Gang | 2013-11-06 |
* | | | | ARC: Add support for irqflags tracing and lockdep | Vineet Gupta | 2013-11-06 |
* | | | | ARC: Reset the value of Interrupt Priority Register | Vineet Gupta | 2013-11-06 |