aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAge
* ARC: [SMP] Enable icache coherencyVineet Gupta2014-06-26
* ARC: [SMP] Fix IPI IRQ registrationNoam Camus2014-06-26
* ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)Anton Kolesov2014-06-26
* ARC: optimize kernel bss clearing in early boot codeVineet Gupta2014-06-26
* ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWINDVineet Gupta2014-06-26
* ARC: fix build warning in devtreeVineet Gupta2014-06-23
* ARC: remove checks for CONFIG_ARC_MMU_V4Paul Bolle2014-06-16
* Merge tag 'arc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2014-06-09
|\
| * ARC: Disable caches in early boot if so configuredVineet Gupta2014-06-03
| * ARC: [arcfpga] Early ARC UART to be only activated by cmdlineVineet Gupta2014-06-03
| * ARC: [arcfpga] Get rid of legacy BVCI latency unit supportVineet Gupta2014-06-03
| * ARC: remove duplicate header exportsVineet Gupta2014-06-03
| * ARC: arc_local_timer_setup() need not pass own cpu idVineet Gupta2014-06-03
| * ARC: Fixed spelling errors within commentsTerence Eden2014-05-05
| * ARC: make start_thread() out-of-lineVineet Gupta2014-05-05
| * ARC: fix mmuv2 warningVineet Gupta2014-05-05
| * ARC: [SMP] ISS SMP extension bitrotVineet Gupta2014-05-05
* | arc: call find_vma with the mmap_sem heldDavidlohr Bueso2014-06-04
* | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-04
|\ \
| * | Merge branch 'dt-bus-name' into for-nextRob Herring2014-05-13
| |\|
| * | of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-30
| * | of/fdt: consolidate built-in dtb section variablesRob Herring2014-04-30
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
|\ \ \ | |_|/ |/| |
| * | arch,arc: Convert smp_mb__*()Peter Zijlstra2014-04-18
| * | arc,hexagon: Delete asm/barrier.hPeter Zijlstra2014-04-18
* | | ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safeVineet Gupta2014-04-30
| |/ |/|
* | ARC: Delete stale barrier.hVineet Gupta2014-04-18
|/
* Merge tag 'arc-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2014-04-07
|\
| * ARC: [nsimosci] Unbork consoleVineet Gupta2014-04-05
| * ARC: [nsimosci] Change .dts to use generic 8250 UARTMischa Jonker2014-04-05
| * ARC: [SMP] General FixesVineet Gupta2014-04-05
| * ARC: Remove unused DT template fileVineet Gupta2014-03-31
| * ARC: [clockevent] simplify timer ISRVineet Gupta2014-03-26
| * ARC: [clockevent] can't be SoC specificVineet Gupta2014-03-26
| * ARC: Remove ARC_HAS_COH_RTSCRichard Weinberger2014-03-26
| * ARC: switch to generic ENTRY/END assembler annotationsVineet Gupta2014-03-26
| * ARC: support external initrdNoam Camus2014-03-26
| * ARC: add uImage to .gitignoreMischa Jonker2014-03-26
| * ARC: [arcfpga] Fix __initconst data const-correctnessMischa Jonker2014-03-26
* | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-07
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-02
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2014-02-20
| |\ \
| * | | Kconfig: Remove useless "default N" linesPaul Bolle2014-02-20
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-31
|\ \ \ \ | |_|_|/ |/| | |
| * | | locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-09
| * | | locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-09
| | |/ | |/|
* / | ARC: Use correct PTAG register for icache flushVineet Gupta2014-03-07
|/ /
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-01-30
|\ \
| * | arch: use ASM_NL instead of ';' for assembler new line character in the macroChen Gang2014-01-27
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\ \ \