summaryrefslogtreecommitdiffstats
path: root/arch/arc
AgeCommit message (Expand)AuthorLines
2014-06-09Merge tag 'arc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds-249/+158
2014-06-04arc: call find_vma with the mmap_sem heldDavidlohr Bueso-4/+6
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+1
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-9/+1
2014-06-03ARC: Disable caches in early boot if so configuredVineet Gupta-84/+87
2014-06-03ARC: [arcfpga] Early ARC UART to be only activated by cmdlineVineet Gupta-10/+5
2014-06-03ARC: [arcfpga] Get rid of legacy BVCI latency unit supportVineet Gupta-87/+0
2014-06-03ARC: remove duplicate header exportsVineet Gupta-7/+0
2014-06-03ARC: arc_local_timer_setup() need not pass own cpu idVineet Gupta-7/+8
2014-05-13Merge branch 'dt-bus-name' into for-nextRob Herring-3/+5
2014-05-05ARC: Fixed spelling errors within commentsTerence Eden-6/+6
2014-05-05ARC: make start_thread() out-of-lineVineet Gupta-25/+27
2014-05-05ARC: fix mmuv2 warningVineet Gupta-0/+4
2014-05-05ARC: [SMP] ISS SMP extension bitrotVineet Gupta-23/+21
2014-04-30ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safeVineet Gupta-3/+5
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring-1/+1
2014-04-30of/fdt: consolidate built-in dtb section variablesRob Herring-1/+0
2014-04-18ARC: Delete stale barrier.hVineet Gupta-37/+0
2014-04-18arch,arc: Convert smp_mb__*()Peter Zijlstra-9/+1
2014-04-18arc,hexagon: Delete asm/barrier.hPeter Zijlstra-37/+0
2014-04-07Merge tag 'arc-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds-115/+114
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König-1/+1
2014-04-05ARC: [nsimosci] Unbork consoleVineet Gupta-1/+5
2014-04-05ARC: [nsimosci] Change .dts to use generic 8250 UARTMischa Jonker-4/+3
2014-04-05ARC: [SMP] General FixesVineet Gupta-5/+5
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+0
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-3/+4
2014-03-31ARC: Remove unused DT template fileVineet Gupta-10/+0
2014-03-26ARC: [clockevent] simplify timer ISRVineet Gupta-19/+15
2014-03-26ARC: [clockevent] can't be SoC specificVineet Gupta-2/+1
2014-03-26ARC: Remove ARC_HAS_COH_RTSCRichard Weinberger-1/+0
2014-03-26ARC: switch to generic ENTRY/END assembler annotationsVineet Gupta-70/+54
2014-03-26ARC: support external initrdNoam Camus-0/+27
2014-03-26ARC: add uImage to .gitignoreMischa Jonker-0/+1
2014-03-26ARC: [arcfpga] Fix __initconst data const-correctnessMischa Jonker-3/+3
2014-03-07ARC: Use correct PTAG register for icache flushVineet Gupta-2/+2
2014-02-20Merge branch 'master' into for-nextJiri Kosina-116/+139
2014-02-20Kconfig: Remove useless "default N" linesPaul Bolle-1/+0
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen-3/+3
2014-01-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-0/+2
2014-01-27arch: use ASM_NL instead of ';' for assembler new line character in the macroChen Gang-0/+2
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+1
2014-01-25Merge tag 'arc-v3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds-108/+121
2014-01-23Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham-2/+2
2014-01-16ARC: [cmdline] support External Device Trees from u-bootVineet Gupta-3/+12
2014-01-16ARC: [cmdline] uboot cmdline handling reworkVineet Gupta-42/+34
2014-01-13arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell-1/+1
2014-01-13net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell-1/+1
2014-01-13Merge tag 'v3.13-rc8' into core/lockingIngo Molnar-1/+7