aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-30ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safeVineet Gupta1-3/+5
2014-04-18ARC: Delete stale barrier.hVineet Gupta1-37/+0
2014-04-07Merge tag 'arc-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds21-115/+114
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König1-1/+1
2014-04-05ARC: [nsimosci] Unbork consoleVineet Gupta2-1/+5
2014-04-05ARC: [nsimosci] Change .dts to use generic 8250 UARTMischa Jonker1-4/+3
2014-04-05ARC: [SMP] General FixesVineet Gupta2-5/+5
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+0
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+4
2014-03-31ARC: Remove unused DT template fileVineet Gupta1-10/+0
2014-03-26ARC: [clockevent] simplify timer ISRVineet Gupta1-19/+15
2014-03-26ARC: [clockevent] can't be SoC specificVineet Gupta1-2/+1
2014-03-26ARC: Remove ARC_HAS_COH_RTSCRichard Weinberger1-1/+0
2014-03-26ARC: switch to generic ENTRY/END assembler annotationsVineet Gupta11-70/+54
2014-03-26ARC: support external initrdNoam Camus1-0/+27
2014-03-26ARC: add uImage to .gitignoreMischa Jonker1-0/+1
2014-03-26ARC: [arcfpga] Fix __initconst data const-correctnessMischa Jonker1-3/+3
2014-03-07ARC: Use correct PTAG register for icache flushVineet Gupta1-2/+2
2014-02-20Merge branch 'master' into for-nextJiri Kosina11-116/+139
2014-02-20Kconfig: Remove useless "default N" linesPaul Bolle1-1/+0
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabetical orderTim Chen1-3/+3
2014-01-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-0/+2
2014-01-27arch: use ASM_NL instead of ';' for assembler new line character in the macroChen Gang1-0/+2
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2014-01-25Merge tag 'arc-v3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds6-108/+121
2014-01-23Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham1-2/+2
2014-01-16ARC: [cmdline] support External Device Trees from u-bootVineet Gupta1-3/+12
2014-01-16ARC: [cmdline] uboot cmdline handling reworkVineet Gupta3-42/+34
2014-01-13arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell1-1/+1
2014-01-13net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell1-1/+1
2014-01-13Merge tag 'v3.13-rc8' into core/lockingIngo Molnar1-1/+7
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra1-0/+1
2014-01-12arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.hPeter Zijlstra2-5/+5
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+7
2013-12-23ARC: [SMP] optimize IPI send and receiveVineet Gupta1-28/+40
2013-12-23ARC: [SMP] simplify IPI codeVineet Gupta1-28/+28
2013-12-23ARC: [SMP] cpu halt interface doesn't need "self" cpu-idVineet Gupta1-5/+4
2013-12-23ARC: [SMP] IPI ACK interface doesn't need "self" cpu-idVineet Gupta3-5/+5
2013-12-23ARC: [SMP] cpumask not needed in IPI send pathVineet Gupta3-17/+18
2013-12-19ARC: Allow conditional multiple inclusion of uapi/asm/unistd.hVineet Gupta1-1/+7
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-2/+8
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller1-0/+1
2013-11-28ARC: [perf] Fix a few thinkosVineet Gupta1-2/+2
2013-11-25ARC: Add guard macro to uapi/asm/unistd.hVineet Gupta1-0/+5
2013-11-25ARC: extable: Enable sorting at build timeVineet Gupta1-0/+1
2013-11-19Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds11-188/+814
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-11-15ARC: [plat-arcfpga] Add defconfig without initramfs locationMischa Jonker1-0/+64