summaryrefslogtreecommitdiff
path: root/arch/arc/include
AgeCommit message (Expand)Author
2016-10-05ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta
2016-09-15Revert "ARC: mm: don't loose PTE_SPECIAL in pte_modify()"Sasha Levin
2016-08-31ARC: Support syscall ABI v4Vineet Gupta
2016-08-31ARC: use correct offset in pt_regs for saving/restoring user mode r25Liav Rehana
2016-08-31ARCv2: STAR 9000808988: signals involving Delay SlotVineet Gupta
2016-08-31ARC: Call trace_hardirqs_on() before enabling irqsSasha Levin
2016-08-22ARC: mm: don't loose PTE_SPECIAL in pte_modify()Vineet Gupta
2015-07-05ARC: add smp barriers around atomics per Documentation/atomic_ops.txtVineet Gupta
2015-07-05ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta
2015-06-10ARC: unbork !LLSC buildVineet Gupta
2015-03-14ARC: Fix KSTK_ESP()Vineet Gupta
2015-03-06ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASEAlexey Brodkin
2014-10-21Merge tag 'arc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-13ARC: boot: cpu feature print enhancementsVineet Gupta
2014-10-13ARC: unbork FPU save/restoreVineet Gupta
2014-10-13ARC: remove extraneous __KERNEL__ guardsVineet Gupta
2014-10-13ARC: Update order of registers in KGDB to match GDB 7.5Anton Kolesov
2014-10-13ARC: BUG() dumps stack after @msg (@msg now same as in generic BUG))Vineet Gupta
2014-10-13ARC: RIP @running_on_hwVineet Gupta
2014-10-13ARC: Update comments about uncached address spaceVineet Gupta
2014-10-13ARC: rename kconfig option for unaligned emulationVineet Gupta
2014-09-27ARC: Allow SMP kernel to build/boot on UP-only infrastructureVineet Gupta
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-26ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)Anton Kolesov
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: remove duplicate header exportsVineet 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