summaryrefslogtreecommitdiff
path: root/arch/arc
AgeCommit message (Expand)Author
2019-05-02ARC: U-boot: check arguments paranoidlyEugeniy Paltsev
2019-05-02arc: Use get_signal() signal_setup_done()Richard Weinberger
2019-05-02ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while ...Vineet Gupta
2019-05-02ARC: show_regs: lockdep: avoid page allocator...Vineet Gupta
2019-05-02arc: do not export symbols in troubleshoot.cDavidlohr Bueso
2018-12-16ARC: clone syscall to setp r25 as thread pointerVineet Gupta
2018-11-20ARC: mm: allow mprotect to make stack mappings executableVineet Gupta
2018-11-20ARC: Fix CONFIG_SWAPAlexey Brodkin
2018-10-21Make asm/word-at-a-time.h available on all architecturesChris Metcalf
2018-10-03arc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2017-11-26ARC: Re-enable MMU upon Machine Check exceptionJose Abreu
2017-07-02mm: larger stack guard gap, between vmasHugh Dickins
2017-03-16ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixupVineet Gupta
2017-03-16ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta
2017-02-23arc: don't leak bits of kernel stack into coredumpAl Viro
2016-11-20ARC: use ASL assembler mnemonicVineet Gupta
2016-11-20ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta
2016-11-20ARC: Call trace_hardirqs_on() before enabling irqsDaniel Mentz
2016-08-22arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin
2016-08-22ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)Vineet Gupta
2016-06-15ARC: unbork !LLSC buildVineet Gupta
2016-01-25ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailingVineet Gupta
2016-01-25ARC: dw2 unwind: Reinstante unwinding out of modulesVineet Gupta
2015-12-18ARC: dw2 unwind: Remove falllback linear search thru FDE entriesVineet Gupta
2015-08-10ARC: make sure instruction_pointer() returns unsigned valueAlexey Brodkin
2015-08-10ARC: Override toplevel default -O2 with -O3Vineet Gupta
2015-07-15ARC: add smp barriers around atomics per Documentation/atomic_ops.txtVineet Gupta
2015-07-15locking,arch,arc: Fold atomic_opsPeter Zijlstra
2015-07-15ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta
2015-05-12ARC: signal handling robustifyVineet Gupta
2015-04-10ARC: SA_SIGINFO ucontext regs off-by-oneVineet Gupta
2015-03-18ARC: Fix KSTK_ESP()Vineet Gupta
2015-03-02ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASEAlexey Brodkin
2015-02-04arc: mm: Fix build failureGuenter Roeck
2015-02-04vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-15ARC: [nsimosci] move peripherals to match model to FPGAVineet Gupta
2014-11-05ARC: unbork FPU save/restoreVineet Gupta
2014-11-05ARC: Update order of registers in KGDB to match GDB 7.5Anton Kolesov
2014-11-05ARC: [nsimosci] Allow "headless" models to bootVineet Gupta
2014-06-26ARC: [SMP] Enable icache coherencyVineet Gupta
2014-06-26ARC: [SMP] Fix IPI IRQ registrationNoam Camus
2014-06-26ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)Anton Kolesov
2014-06-26ARC: optimize kernel bss clearing in early boot codeVineet Gupta
2014-06-26ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWINDVineet Gupta
2014-06-23ARC: fix build warning in devtreeVineet Gupta
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-04arc: call find_vma with the mmap_sem heldDavidlohr Bueso
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds