Age | Commit message (Expand) | Author | Files | Lines |
2014-06-26 | ARC: [SMP] Enable icache coherency | Vineet Gupta | 1 | -6/+19 |
2014-06-26 | ARC: [SMP] Fix IPI IRQ registration | Noam Camus | 1 | -2/+13 |
2014-06-26 | ARC: Implement ptrace(PTRACE_GET_THREAD_AREA) | Anton Kolesov | 2 | -0/+5 |
2014-06-26 | ARC: optimize kernel bss clearing in early boot code | Vineet Gupta | 2 | -4/+5 |
2014-06-26 | ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWIND | Vineet Gupta | 1 | -1/+1 |
2014-06-23 | ARC: fix build warning in devtree | Vineet Gupta | 1 | -1/+1 |
2014-06-16 | ARC: remove checks for CONFIG_ARC_MMU_V4 | Paul Bolle | 1 | -2/+2 |
2014-06-09 | Merge tag 'arc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg... | Linus Torvalds | 16 | -249/+158 |
2014-06-04 | arc: call find_vma with the mmap_sem held | Davidlohr Bueso | 1 | -4/+6 |
2014-06-04 | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -2/+1 |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -9/+1 |
2014-06-03 | ARC: Disable caches in early boot if so configured | Vineet Gupta | 3 | -84/+87 |
2014-06-03 | ARC: [arcfpga] Early ARC UART to be only activated by cmdline | Vineet Gupta | 2 | -10/+5 |
2014-06-03 | ARC: [arcfpga] Get rid of legacy BVCI latency unit support | Vineet Gupta | 2 | -87/+0 |
2014-06-03 | ARC: remove duplicate header exports | Vineet Gupta | 1 | -7/+0 |
2014-06-03 | ARC: arc_local_timer_setup() need not pass own cpu id | Vineet Gupta | 3 | -7/+8 |
2014-05-13 | Merge branch 'dt-bus-name' into for-next | Rob Herring | 1 | -3/+5 |
2014-05-05 | ARC: Fixed spelling errors within comments | Terence Eden | 1 | -6/+6 |
2014-05-05 | ARC: make start_thread() out-of-line | Vineet Gupta | 2 | -25/+27 |
2014-05-05 | ARC: fix mmuv2 warning | Vineet Gupta | 1 | -0/+4 |
2014-05-05 | ARC: [SMP] ISS SMP extension bitrot | Vineet Gupta | 5 | -23/+21 |
2014-04-30 | ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe | Vineet Gupta | 1 | -3/+5 |
2014-04-30 | of/fdt: update of_get_flat_dt_prop in prep for libfdt | Rob Herring | 1 | -1/+1 |
2014-04-30 | of/fdt: consolidate built-in dtb section variables | Rob Herring | 1 | -1/+0 |
2014-04-18 | ARC: Delete stale barrier.h | Vineet Gupta | 1 | -37/+0 |
2014-04-18 | arch,arc: Convert smp_mb__*() | Peter Zijlstra | 2 | -9/+1 |
2014-04-18 | arc,hexagon: Delete asm/barrier.h | Peter Zijlstra | 1 | -37/+0 |
2014-04-07 | Merge tag 'arc-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg... | Linus Torvalds | 21 | -115/+114 |
2014-04-07 | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 1 | -1/+1 |
2014-04-05 | ARC: [nsimosci] Unbork console | Vineet Gupta | 2 | -1/+5 |
2014-04-05 | ARC: [nsimosci] Change .dts to use generic 8250 UART | Mischa Jonker | 1 | -4/+3 |
2014-04-05 | ARC: [SMP] General Fixes | Vineet Gupta | 2 | -5/+5 |
2014-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+0 |
2014-03-31 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+4 |
2014-03-31 | ARC: Remove unused DT template file | Vineet Gupta | 1 | -10/+0 |
2014-03-26 | ARC: [clockevent] simplify timer ISR | Vineet Gupta | 1 | -19/+15 |
2014-03-26 | ARC: [clockevent] can't be SoC specific | Vineet Gupta | 1 | -2/+1 |
2014-03-26 | ARC: Remove ARC_HAS_COH_RTSC | Richard Weinberger | 1 | -1/+0 |
2014-03-26 | ARC: switch to generic ENTRY/END assembler annotations | Vineet Gupta | 11 | -70/+54 |
2014-03-26 | ARC: support external initrd | Noam Camus | 1 | -0/+27 |
2014-03-26 | ARC: add uImage to .gitignore | Mischa Jonker | 1 | -0/+1 |
2014-03-26 | ARC: [arcfpga] Fix __initconst data const-correctness | Mischa Jonker | 1 | -3/+3 |
2014-03-07 | ARC: Use correct PTAG register for icache flush | Vineet Gupta | 1 | -2/+2 |
2014-02-20 | Merge branch 'master' into for-next | Jiri Kosina | 11 | -116/+139 |
2014-02-20 | Kconfig: Remove useless "default N" lines | Paul Bolle | 1 | -1/+0 |
2014-02-09 | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen | 1 | -0/+1 |
2014-02-09 | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen | 1 | -3/+3 |
2014-01-30 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -0/+2 |
2014-01-27 | arch: use ASM_NL instead of ';' for assembler new line character in the macro | Chen Gang | 1 | -0/+2 |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |