summaryrefslogtreecommitdiff
path: root/arch/arc
AgeCommit message (Expand)Author
2017-02-16ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixupVineet Gupta
2017-02-15ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta
2016-11-08arc: don't leak bits of kernel stack into coredumpAl Viro
2016-09-29ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta
2016-08-19arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin
2016-06-15ARC: use ASL assembler mnemonicVineet Gupta
2015-10-28arc,hexagon: Delete asm/barrier.hPeter Zijlstra
2015-10-28arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.hPeter Zijlstra
2015-10-28arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra
2015-08-19ARC: make sure instruction_pointer() returns unsigned valueAlexey Brodkin
2015-07-30ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta
2015-05-15ARC: signal handling robustifyVineet Gupta
2015-04-22ARC: SA_SIGINFO ucontext regs off-by-oneVineet Gupta
2015-04-09ARC: [nsimosci] move peripherals to match model to FPGAVineet Gupta
2015-04-09ARC: Update order of registers in KGDB to match GDB 7.5Anton Kolesov
2015-04-09ARC: [nsimosci] Allow "headless" models to bootVineet Gupta
2015-03-12arc: mm: Fix build failureGuenter Roeck
2015-03-12vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-03-12ARC: Fix KSTK_ESP()Vineet Gupta
2015-03-01ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASEAlexey Brodkin
2014-11-14ARC: Disable caches in early boot if so configuredVineet Gupta
2014-11-13ARC: [SMP] General FixesVineet Gupta
2014-07-29ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)Anton Kolesov
2014-05-15ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safeVineet Gupta
2014-05-15ARC: Remove ARC_HAS_COH_RTSCRichard Weinberger
2014-04-18ARC: [nsimosci] Unbork consoleVineet Gupta
2014-04-18ARC: [nsimosci] Change .dts to use generic 8250 UARTMischa Jonker
2013-11-02ARC: Incorrect mm reference used in vmalloc fault handlerVineet Gupta
2013-10-12ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"Vineet Gupta
2013-10-03ARC: Fix signal frame management for SA_SIGINFOChristian Ruppert
2013-09-27ARC: Use clockevents_config_and_register over clockevents_register_deviceUwe Kleine-König
2013-09-27ARC: Workaround spinlock livelock in SMP SystemC simulationVineet Gupta
2013-09-27ARC: Fix 32-bit wrap around in access_ok()Vineet Gupta
2013-09-27ARC: Handle zero-overhead-loop in unaligned access handlerMischa Jonker
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-12Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-09-12arch: mm: remove obsolete init OOM protectionJohannes Weiner
2013-09-12ARC: SMP failed to boot due to missing IVT setupNoam Camus
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-09-05ARC: fix new Section mismatches in build (post __cpuinit cleanup)Vineet Gupta
2013-09-05ARC: Fix __udelay calculationMischa Jonker
2013-09-05ARC: remove console_verbose() from setup_arch()Mischa Jonker
2013-09-05ARC: Add read*_relaxed to asm/io.hMischa Jonker
2013-09-05ARC: Handle un-aligned user space access in BE.Noam Camus
2013-08-30ARC: [ASID] Track ASID allocation cycles/generationsVineet Gupta
2013-08-30ARC: [ASID] activate_mm() == switch_mm()Vineet Gupta
2013-08-30ARC: [ASID] get_new_mmu_context() to conditionally allocate new ASIDVineet Gupta
2013-08-30ARC: [ASID] Refactor the TLB paranoid debug codeVineet Gupta
2013-08-30ARC: [ASID] Remove legacy/unused debug codeVineet Gupta