summaryrefslogtreecommitdiff
path: root/arch/arc (unfollow)
Commit message (Expand)Author
2014-06-04arc: call find_vma with the mmap_sem heldDavidlohr Bueso
2014-06-03ARC: Disable caches in early boot if so configuredVineet Gupta
2014-06-03ARC: [arcfpga] Early ARC UART to be only activated by cmdlineVineet Gupta
2014-06-03ARC: [arcfpga] Get rid of legacy BVCI latency unit supportVineet Gupta
2014-06-03ARC: remove duplicate header exportsVineet Gupta
2014-06-03ARC: arc_local_timer_setup() need not pass own cpu idVineet Gupta
2014-05-05ARC: Fixed spelling errors within commentsTerence Eden
2014-05-05ARC: make start_thread() out-of-lineVineet Gupta
2014-05-05ARC: fix mmuv2 warningVineet Gupta
2014-05-05ARC: [SMP] ISS SMP extension bitrotVineet Gupta
2014-04-30ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safeVineet Gupta
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring
2014-04-30of/fdt: consolidate built-in dtb section variablesRob Herring
2014-04-18ARC: Delete stale barrier.hVineet Gupta
2014-04-18arch,arc: Convert smp_mb__*()Peter Zijlstra
2014-04-18arc,hexagon: Delete asm/barrier.hPeter Zijlstra
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-04-05ARC: [nsimosci] Unbork consoleVineet Gupta
2014-04-05ARC: [nsimosci] Change .dts to use generic 8250 UARTMischa Jonker
2014-04-05ARC: [SMP] General FixesVineet Gupta
2014-03-31ARC: Remove unused DT template fileVineet Gupta
2014-03-26ARC: [clockevent] simplify timer ISRVineet Gupta
2014-03-26ARC: [clockevent] can't be SoC specificVineet Gupta
2014-03-26ARC: Remove ARC_HAS_COH_RTSCRichard Weinberger
2014-03-26ARC: switch to generic ENTRY/END assembler annotationsVineet Gupta
2014-03-26ARC: support external initrdNoam Camus
2014-03-26ARC: add uImage to .gitignoreMischa Jonker
2014-03-26ARC: [arcfpga] Fix __initconst data const-correctnessMischa Jonker
2014-03-07ARC: Use correct PTAG register for icache flushVineet Gupta
2014-02-20Kconfig: Remove useless "default N" linesPaul Bolle
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen
2014-01-27arch: use ASM_NL instead of ';' for assembler new line character in the macroChen Gang
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-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
2013-12-23ARC: [SMP] optimize IPI send and receiveVineet Gupta
2013-12-23ARC: [SMP] simplify IPI codeVineet Gupta
2013-12-23ARC: [SMP] cpu halt interface doesn't need "self" cpu-idVineet Gupta
2013-12-23ARC: [SMP] IPI ACK interface doesn't need "self" cpu-idVineet Gupta
2013-12-23ARC: [SMP] cpumask not needed in IPI send pathVineet Gupta
2013-12-19ARC: Allow conditional multiple inclusion of uapi/asm/unistd.hVineet Gupta
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2013-11-28ARC: [perf] Fix a few thinkosVineet Gupta
2013-11-25ARC: Add guard macro to uapi/asm/unistd.hVineet Gupta
2013-11-25ARC: extable: Enable sorting at build timeVineet Gupta