aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm
AgeCommit message (Expand)Author
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-08-14locking,arch,arc: Fold atomic_opsPeter Zijlstra
2014-08-09Merge tag 'arc-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2014-07-23ARC: cache boot reporting updatesVineet Gupta
2014-07-23ARC: [intc] mask/unmask can be hidden againVineet Gupta
2014-07-23ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI)Vineet Gupta
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso
2014-06-16ARC: remove checks for CONFIG_ARC_MMU_V4Paul Bolle
2014-06-09Merge tag 'arc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-03ARC: Disable caches in early boot if so configuredVineet Gupta
2014-06-03ARC: arc_local_timer_setup() need not pass own cpu idVineet Gupta
2014-05-05ARC: make start_thread() out-of-lineVineet Gupta
2014-05-05ARC: [SMP] ISS SMP extension bitrotVineet Gupta
2014-04-30of/fdt: consolidate built-in dtb section variablesRob Herring
2014-04-18ARC: Delete stale barrier.hVineet Gupta
2014-04-18arch,arc: Convert smp_mb__*()Peter Zijlstra
2014-04-18arc,hexagon: Delete asm/barrier.hPeter Zijlstra
2014-04-07Merge tag 'arc-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2014-03-26ARC: switch to generic ENTRY/END assembler annotationsVineet Gupta
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen
2014-01-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-01-27arch: use ASM_NL instead of ';' for assembler new line character in the macroChen Gang
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-25Merge tag 'arc-v3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2014-01-13arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell
2014-01-13net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra
2014-01-12arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.hPeter Zijlstra
2013-12-23ARC: [SMP] IPI ACK interface doesn't need "self" cpu-idVineet Gupta
2013-12-23ARC: [SMP] cpumask not needed in IPI send pathVineet Gupta
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2013-11-19Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-15arc: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-12ARC: Add perf support for ARC700 coresMischa Jonker
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-11-06ARC: [SMP] TLB flushVineet Gupta
2013-11-06ARC: [SMP] ASID allocationVineet Gupta
2013-11-06arc: remove '__init' for get_hw_config_num_irq()Chen Gang
2013-11-06arc: remove '__init' for first_lines_of_secondary()Chen Gang
2013-11-06arc: remove '__init' for setup_processor() and arc_init_IRQ()Chen Gang
2013-11-06ARC: Add support for irqflags tracing and lockdepVineet Gupta
2013-11-06ARC: Reduce #ifdef'ery for unaligned access emulationVineet Gupta
2013-11-06ARC: cacheflush refactor #2: I and D caches lines to have same sizeVineet Gupta