summaryrefslogtreecommitdiffstats
path: root/arch/arc
AgeCommit message (Expand)AuthorLines
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-121/+63
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra-0/+1
2014-09-03ARC: [mm] Fix compilation breakageNoam Camus-1/+1
2014-08-29flush_icache_range: export symbol to fix build errorsPranith Kumar-0/+1
2014-08-14locking,arch,arc: Fold atomic_opsPeter Zijlstra-121/+63
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-30/+17
2014-08-09Merge tag 'arc-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds-174/+159
2014-08-07mm, arc: remove obsolete pagefault oom killer commentDavid Rientjes-1/+0
2014-08-06arc: Use sigsp()Richard Weinberger-7/+3
2014-08-06arc: Use get_signal() signal_setup_done()Richard Weinberger-24/+15
2014-08-04Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-103/+3
2014-08-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-4/+3
2014-07-28Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar-16/+46
2014-07-27Revert "ARC: [arcfpga] stdout-path now suffices for earlycon/console"Greg Kroah-Hartman-2/+1
2014-07-23ARC: help gcc elide icache helper for !SMPVineet Gupta-11/+28
2014-07-23ARC: move common ops for line/full cache into helpersVineet Gupta-36/+32
2014-07-23ARC: cache boot reporting updatesVineet Gupta-26/+37
2014-07-23ARC: [intc] mask/unmask can be hidden againVineet Gupta-24/+14
2014-07-23ARC: [plat-arcfpga] No need for init_irq hackVineet Gupta-31/+1
2014-07-23ARC: [intc] don't mask all IRQ by defaultVineet Gupta-6/+1
2014-07-23ARC: prune extra header includes from smp.cVineet Gupta-8/+0
2014-07-23ARC: update some commentsVineet Gupta-5/+9
2014-07-23ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI)Vineet Gupta-26/+37
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso-0/+2
2014-07-10ARC: [arcfpga] stdout-path now suffices for earlycon/consoleVineet Gupta-1/+2
2014-07-10ARC: [arcfpga] RIP early uart platform device stuffVineet Gupta-102/+2
2014-07-10serial/arc: remove earlyprintk support and switch to earlyconVineet Gupta-1/+1
2014-06-26ARC: [SMP] Enable icache coherencyVineet Gupta-6/+19
2014-06-26ARC: [SMP] Fix IPI IRQ registrationNoam Camus-2/+13
2014-06-26ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)Anton Kolesov-0/+5
2014-06-26ARC: optimize kernel bss clearing in early boot codeVineet Gupta-4/+5
2014-06-26ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWINDVineet Gupta-1/+1
2014-06-23ARC: fix build warning in devtreeVineet Gupta-1/+1
2014-06-18arc, perf: Use common PMU interrupt disabled codeVince Weaver-4/+3
2014-06-16ARC: remove checks for CONFIG_ARC_MMU_V4Paul Bolle-2/+2
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