aboutsummaryrefslogtreecommitdiff
path: root/arch/arc
AgeCommit message (Expand)Author
2015-08-14Merge tag 'v3.14.50' into linux-linaro-lsk-v3.14Kevin Hilman
2015-08-10ARC: make sure instruction_pointer() returns unsigned valueAlexey Brodkin
2015-08-04Merge tag 'v3.14.49' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-08-03ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta
2015-05-22Merge tag 'v3.14.42' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.14-15.05Kevin Hilman
2015-05-13ARC: signal handling robustifyVineet Gupta
2015-05-06Merge branch 'linux-3.14.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman
2015-04-29arc: mm: Fix build failureGuenter Roeck
2015-04-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-04-20 Merge tag 'v3.14.39' into linux-linaro-lsk-v3.14Alex Shi
2015-04-19ARC: SA_SIGINFO ucontext regs off-by-oneVineet Gupta
2015-03-19 Merge tag 'v3.14.36' into linux-linaro-lsk-v3.14Alex Shi
2015-03-18ARC: Fix KSTK_ESP()Vineet Gupta
2015-03-10 Merge tag 'v3.14.35' into linux-linaro-lsk-v3.14Alex Shi
2015-03-06ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASEAlexey Brodkin
2015-02-02Merge tag 'v3.14.31' into linux-linaro-lsk-v3.14Mark Brown
2015-01-29ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWINDVineet Gupta
2015-01-29ARC: Delete stale barrier.hVineet Gupta
2015-01-28Merge tag 'v3.14.30' into linux-linaro-lsk-v3.14Mark Brown
2015-01-27ARC: switch to generic ENTRY/END assembler annotationsVineet Gupta
2015-01-27ARC: [nsimosci] move peripherals to match model to FPGAVineet Gupta
2014-11-14Merge tag 'v3.14.24' into linux-linaro-lsk-v3.14Mark Brown
2014-11-14ARC: Disable caches in early boot if so configuredVineet Gupta
2014-11-14ARC: fix mmuv2 warningVineet Gupta
2014-11-14ARC: [SMP] General FixesVineet Gupta
2014-11-14ARC: Update order of registers in KGDB to match GDB 7.5Anton Kolesov
2014-11-14ARC: [nsimosci] Allow "headless" models to bootVineet Gupta
2014-08-12Merge remote-tracking branch 'lsk/v3.14/topic/libfdt' into linux-linaro-lsk-v...Mark Brown
2014-08-12of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring
2014-07-28ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)Anton Kolesov
2014-05-13ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safeVineet Gupta
2014-05-13ARC: Remove ARC_HAS_COH_RTSCRichard Weinberger
2014-04-14ARC: [nsimosci] Unbork consoleVineet Gupta
2014-04-14ARC: [nsimosci] Change .dts to use generic 8250 UARTMischa Jonker
2014-03-07ARC: Use correct PTAG register for icache flushVineet Gupta
2014-01-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-01-27arch: use ASM_NL instead of ';' for assembler new line character in the macroChen Gang
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-25Merge tag 'arc-v3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2014-01-23Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham
2014-01-16ARC: [cmdline] support External Device Trees from u-bootVineet Gupta
2014-01-16ARC: [cmdline] uboot cmdline handling reworkVineet Gupta
2014-01-13arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell
2014-01-13net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell
2014-01-13Merge tag 'v3.13-rc8' into core/lockingIngo Molnar
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra
2014-01-12arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.hPeter Zijlstra
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-23ARC: [SMP] optimize IPI send and receiveVineet Gupta
2013-12-23ARC: [SMP] simplify IPI codeVineet Gupta