summaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAgeFilesLines
* ARC: [mm] Fix compilation breakageNoam Camus2014-09-031-1/+1
* flush_icache_range: export symbol to fix build errorsPranith Kumar2014-08-291-0/+1
* Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-091-30/+17
|\
| * arc: Use sigsp()Richard Weinberger2014-08-061-7/+3
| * arc: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-24/+15
* | Merge tag 'arc-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2014-08-0913-174/+159
|\ \
| * | mm, arc: remove obsolete pagefault oom killer commentDavid Rientjes2014-08-071-1/+0
| * | ARC: help gcc elide icache helper for !SMPVineet Gupta2014-07-231-11/+28
| * | ARC: move common ops for line/full cache into helpersVineet Gupta2014-07-231-36/+32
| * | ARC: cache boot reporting updatesVineet Gupta2014-07-232-26/+37
| * | ARC: [intc] mask/unmask can be hidden againVineet Gupta2014-07-232-24/+14
| * | ARC: [plat-arcfpga] No need for init_irq hackVineet Gupta2014-07-234-31/+1
| * | ARC: [intc] don't mask all IRQ by defaultVineet Gupta2014-07-231-6/+1
| * | ARC: prune extra header includes from smp.cVineet Gupta2014-07-231-8/+0
| * | ARC: update some commentsVineet Gupta2014-07-232-5/+9
| * | ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI)Vineet Gupta2014-07-234-26/+37
| |/
* | Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-08-043-103/+3
|\ \
| * | Revert "ARC: [arcfpga] stdout-path now suffices for earlycon/console"Greg Kroah-Hartman2014-07-271-2/+1
| * | ARC: [arcfpga] stdout-path now suffices for earlycon/consoleVineet Gupta2014-07-101-1/+2
| * | ARC: [arcfpga] RIP early uart platform device stuffVineet Gupta2014-07-102-102/+2
| * | serial/arc: remove earlyprintk support and switch to earlyconVineet Gupta2014-07-101-1/+1
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-041-4/+3
|\ \
| * | Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar2014-07-289-16/+46
| |\|
| * | arc, perf: Use common PMU interrupt disabled codeVince Weaver2014-06-181-4/+3
* | | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+2
| |/ |/|
* | ARC: [SMP] Enable icache coherencyVineet Gupta2014-06-261-6/+19
* | ARC: [SMP] Fix IPI IRQ registrationNoam Camus2014-06-261-2/+13
* | ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)Anton Kolesov2014-06-262-0/+5
* | ARC: optimize kernel bss clearing in early boot codeVineet Gupta2014-06-262-4/+5
* | ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWINDVineet Gupta2014-06-261-1/+1
* | ARC: fix build warning in devtreeVineet Gupta2014-06-231-1/+1
* | ARC: remove checks for CONFIG_ARC_MMU_V4Paul Bolle2014-06-161-2/+2
|/
* Merge tag 'arc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2014-06-0916-249/+158
|\
| * ARC: Disable caches in early boot if so configuredVineet Gupta2014-06-033-84/+87
| * ARC: [arcfpga] Early ARC UART to be only activated by cmdlineVineet Gupta2014-06-032-10/+5
| * ARC: [arcfpga] Get rid of legacy BVCI latency unit supportVineet Gupta2014-06-032-87/+0
| * ARC: remove duplicate header exportsVineet Gupta2014-06-031-7/+0
| * ARC: arc_local_timer_setup() need not pass own cpu idVineet Gupta2014-06-033-7/+8
| * ARC: Fixed spelling errors within commentsTerence Eden2014-05-051-6/+6
| * ARC: make start_thread() out-of-lineVineet Gupta2014-05-052-25/+27
| * ARC: fix mmuv2 warningVineet Gupta2014-05-051-0/+4
| * ARC: [SMP] ISS SMP extension bitrotVineet Gupta2014-05-055-23/+21
* | arc: call find_vma with the mmap_sem heldDavidlohr Bueso2014-06-041-4/+6
* | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-042-2/+1
|\ \
| * | Merge branch 'dt-bus-name' into for-nextRob Herring2014-05-131-3/+5
| |\|
| * | of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-301-1/+1
| * | of/fdt: consolidate built-in dtb section variablesRob Herring2014-04-301-1/+0
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-032-9/+1
|\ \ \ | |_|/ |/| |
| * | arch,arc: Convert smp_mb__*()Peter Zijlstra2014-04-182-9/+1
| * | arc,hexagon: Delete asm/barrier.hPeter Zijlstra2014-04-181-37/+0