summaryrefslogtreecommitdiff
path: root/arch/arc
AgeCommit message (Expand)AuthorFilesLines
2016-10-06ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta1-2/+9
2016-09-16Revert "ARC: mm: don't loose PTE_SPECIAL in pte_modify()"Sasha Levin1-1/+1
2016-09-01ARC: export __udivdi3 for modulesVineet Gupta1-0/+2
2016-09-01ARC: Support syscall ABI v4Vineet Gupta3-5/+14
2016-09-01ARC: use correct offset in pt_regs for saving/restoring user mode r25Liav Rehana1-2/+2
2016-09-01ARCv2: STAR 9000808988: signals involving Delay SlotVineet Gupta2-7/+12
2016-09-01ARC: Elide redundant setup of DMA callbacksSasha Levin1-0/+9
2016-09-01ARC: Call trace_hardirqs_on() before enabling irqsSasha Levin1-1/+1
2016-08-22ARC: mm: don't loose PTE_SPECIAL in pte_modify()Vineet Gupta1-1/+1
2016-07-12arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin1-1/+1
2016-07-12ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)Vineet Gupta1-1/+0
2015-07-05ARC: add smp barriers around atomics per Documentation/atomic_ops.txtVineet Gupta4-0/+89
2015-07-05ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta1-4/+5
2015-06-10ARC: unbork !LLSC buildVineet Gupta1-1/+1
2015-04-23ARC: signal handling robustifyVineet Gupta1-4/+16
2015-04-23ARC: SA_SIGINFO ucontext regs off-by-oneVineet Gupta1-2/+2
2015-03-14ARC: Fix KSTK_ESP()Vineet Gupta2-7/+8
2015-03-07ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASEAlexey Brodkin1-1/+2
2015-02-06arc: mm: Fix build failureGuenter Roeck1-1/+1
2015-02-06vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-0/+2
2015-01-27ARC: [nsimosci] move peripherals to match model to FPGAVineet Gupta1-9/+9
2014-10-24Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+0
2014-10-23ARC: kgdb: generic kgdb_arch_pc() sufficesVineet Gupta1-5/+0
2014-10-21Merge tag 'arc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds37-437/+265
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-121/+63
2014-10-13ARC: boot: cpu feature print enhancementsVineet Gupta4-138/+176
2014-10-13ARC: boot: consolidate cross-checking of h/w and s/wVineet Gupta1-29/+15
2014-10-13ARC: unbork FPU save/restoreVineet Gupta2-8/+9
2014-10-13ARC: remove extraneous __KERNEL__ guardsVineet Gupta9-35/+0
2014-10-13ARC: Update order of registers in KGDB to match GDB 7.5Anton Kolesov1-14/+18
2014-10-13ARC: Remove unneeded Kconfig entry NO_DMAPaul Bolle1-3/+0
2014-10-13ARC: BUG() dumps stack after @msg (@msg now same as in generic BUG))Vineet Gupta1-4/+3
2014-10-13ARC: refactoring: reduce the scope of some local varsVineet Gupta1-9/+5
2014-10-13ARC: remove gcc mpy heuristicsVineet Gupta1-16/+1
2014-10-13ARC: RIP @running_on_hwVineet Gupta3-13/+0
2014-10-13ARC: Update comments about uncached address spaceVineet Gupta1-1/+1
2014-10-13ARC: rename kconfig option for unaligned emulationVineet Gupta4-5/+5
2014-10-13ARC: [nsimosci] Allow "headless" models to bootVineet Gupta1-1/+1
2014-10-13ARC: [arcfpga] Get rid of ARC_BOARD_ANGEL4 and ARC_BOARD_ML509Paul Bolle4-14/+0
2014-10-13ARC: [arcfpga] Remove more dead codeVineet Gupta4-76/+3
2014-10-13ARC: [plat*] move code out of .init_machine into commonVineet Gupta5-27/+10
2014-10-13ARC: [arcfpga] consolidate machine description, DTVineet Gupta3-30/+7
2014-09-27ARC: Allow SMP kernel to build/boot on UP-only infrastructureVineet Gupta5-16/+13
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-09-03ARC: [mm] Fix compilation breakageNoam Camus1-1/+1
2014-08-30flush_icache_range: export symbol to fix build errorsPranith Kumar1-0/+1
2014-08-14locking,arch,arc: Fold atomic_opsPeter Zijlstra1-121/+63
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-30/+17
2014-08-09Merge tag 'arc-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds13-174/+159
2014-08-08mm, arc: remove obsolete pagefault oom killer commentDavid Rientjes1-1/+0