aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAge
* 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
|\ \ \
| * | | net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell2014-01-14
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-18
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-17
| | |_|/ | |/| |
* | | | Merge tag 'arc-v3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2014-01-25
|\ \ \ \
| * | | | ARC: [cmdline] support External Device Trees from u-bootVineet Gupta2014-01-16
| * | | | ARC: [cmdline] uboot cmdline handling reworkVineet Gupta2014-01-16
| * | | | ARC: [SMP] optimize IPI send and receiveVineet Gupta2013-12-23
| * | | | ARC: [SMP] simplify IPI codeVineet Gupta2013-12-23
| * | | | ARC: [SMP] cpu halt interface doesn't need "self" cpu-idVineet Gupta2013-12-23
| * | | | ARC: [SMP] IPI ACK interface doesn't need "self" cpu-idVineet Gupta2013-12-23
| * | | | ARC: [SMP] cpumask not needed in IPI send pathVineet Gupta2013-12-23
| | |_|/ | |/| |
* | | | Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham2014-01-23
* | | | arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell2014-01-14
* | | | Merge tag 'v3.13-rc8' into core/lockingIngo Molnar2014-01-13
|\| | |
| * | | ARC: Allow conditional multiple inclusion of uapi/asm/unistd.hVineet Gupta2013-12-19
| | |/ | |/|
* | | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-12
* | | arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.hPeter Zijlstra2014-01-12
|/ /
* | ARC: [perf] Fix a few thinkosVineet Gupta2013-11-28
* | ARC: Add guard macro to uapi/asm/unistd.hVineet Gupta2013-11-25
* | ARC: extable: Enable sorting at build timeVineet Gupta2013-11-25
|/
* Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-19
|\
| * ARC: [plat-arcfpga] Add defconfig without initramfs locationMischa Jonker2013-11-15
| * ARC: perf: ARC 700 PMU doesn't support sampling eventsMischa Jonker2013-11-15
| * ARC: Add perf support for ARC700 coresMischa Jonker2013-11-11
| * ARC: [TB10x] Updates for GPIO and pinctrlChristian Ruppert2013-11-10