aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-23ARC: [intc] don't mask all IRQ by defaultVineet Gupta1-6/+1
2014-07-23ARC: prune extra header includes from smp.cVineet Gupta1-8/+0
2014-07-23ARC: update some commentsVineet Gupta2-5/+9
2014-07-23ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI)Vineet Gupta4-26/+37
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-0/+2
2014-07-10ARC: [arcfpga] stdout-path now suffices for earlycon/consoleVineet Gupta1-1/+2
2014-07-10ARC: [arcfpga] RIP early uart platform device stuffVineet Gupta2-102/+2
2014-07-10serial/arc: remove earlyprintk support and switch to earlyconVineet Gupta1-1/+1
2014-06-26ARC: [SMP] Enable icache coherencyVineet Gupta1-6/+19
2014-06-26ARC: [SMP] Fix IPI IRQ registrationNoam Camus1-2/+13
2014-06-26ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)Anton Kolesov2-0/+5
2014-06-26ARC: optimize kernel bss clearing in early boot codeVineet Gupta2-4/+5
2014-06-26ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWINDVineet Gupta1-1/+1
2014-06-23ARC: fix build warning in devtreeVineet Gupta1-1/+1
2014-06-18arc, perf: Use common PMU interrupt disabled codeVince Weaver1-4/+3
2014-06-16ARC: remove checks for CONFIG_ARC_MMU_V4Paul Bolle1-2/+2
2014-06-09Merge tag 'arc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds16-249/+158
2014-06-04arc: call find_vma with the mmap_sem heldDavidlohr Bueso1-4/+6
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into nextLinus Torvalds2-2/+1
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds2-9/+1
2014-06-03ARC: Disable caches in early boot if so configuredVineet Gupta3-84/+87
2014-06-03ARC: [arcfpga] Early ARC UART to be only activated by cmdlineVineet Gupta2-10/+5
2014-06-03ARC: [arcfpga] Get rid of legacy BVCI latency unit supportVineet Gupta2-87/+0
2014-06-03ARC: remove duplicate header exportsVineet Gupta1-7/+0
2014-06-03ARC: arc_local_timer_setup() need not pass own cpu idVineet Gupta3-7/+8
2014-05-13Merge branch 'dt-bus-name' into for-nextRob Herring1-3/+5
2014-05-05ARC: Fixed spelling errors within commentsTerence Eden1-6/+6
2014-05-05ARC: make start_thread() out-of-lineVineet Gupta2-25/+27
2014-05-05ARC: fix mmuv2 warningVineet Gupta1-0/+4
2014-05-05ARC: [SMP] ISS SMP extension bitrotVineet Gupta5-23/+21
2014-04-30ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safeVineet Gupta1-3/+5
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring1-1/+1
2014-04-30of/fdt: consolidate built-in dtb section variablesRob Herring1-1/+0
2014-04-18ARC: Delete stale barrier.hVineet Gupta1-37/+0
2014-04-18arch,arc: Convert smp_mb__*()Peter Zijlstra2-9/+1
2014-04-18arc,hexagon: Delete asm/barrier.hPeter Zijlstra1-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