aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+1
2015-02-16Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds7-29/+47
2015-02-13ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASEAlexey Brodkin1-1/+2
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski2-5/+1
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-10arc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-12/+1
2015-02-04dmaengine: dw: define DW_DMA_MAX_NR_MASTERSAndy Shevchenko1-1/+1
2015-02-04ARC: Fix earlycon build breakagePeter Hurley1-1/+1
2015-02-02ARC: Dynamically determine BASE_BAUD from DeviceTreeVineet Gupta2-18/+29
2015-02-02arc: Remove unused prepare_to_copy()Tobias Klauser1-3/+0
2015-02-02ARC: use ACCESS_ONCE in cmpxchg loopVineet Gupta1-1/+1
2015-02-02ARC: add some more comments to ret_from_forkVineet Gupta1-5/+9
2015-02-02ARC: fix /proc/cpuinfo for offline cpusVineet Gupta1-1/+6
2015-01-30arc: mm: Fix build failureGuenter Roeck1-1/+1
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-0/+2
2014-12-18Merge tag 'arc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds7-73/+22
2014-12-17ARC: rename default defconfigVineet Gupta3-64/+1
2014-12-15ARC: [nsimosci] move peripherals to match model to FPGAVineet Gupta1-9/+9
2014-12-12ARC: document memory clobber in irq control macrosVineet Gupta1-0/+9
2014-12-12ARC: R-M-W assist locks only needed for !LLSCVineet Gupta1-0/+2
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+0
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+0
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-2/+0
2014-11-10ARC: Remove redundant PCI_IOBASE declarationThierry Reding1-2/+0
2014-11-03ARC: add power management optionsAlexey Brodkin1-0/+1
2014-10-23Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-5/+0
2014-10-22ARC: 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/vgupta/arcLinus Torvalds37-437/+265
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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-29flush_icache_range: export symbol to fix build errorsPranith Kumar1-0/+1