summaryrefslogtreecommitdiffstats
path: root/arch/arc
AgeCommit message (Expand)Author
2018-07-30arc: fix type warnings in arc/mm/cache.cRandy Dunlap
2018-07-30arc: fix build errors in arc/include/asm/delay.hRandy Dunlap
2018-07-30arc: [plat-eznps] fix printk warning in arc/plat-eznps/mtm.cRandy Dunlap
2018-07-30arc: [plat-eznps] fix data type errors in platform headersRandy Dunlap
2018-07-30ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpcOfer Levi
2018-07-30ARC: add SMP_CACHE_BYTES value validateEugeniy Paltsev
2018-07-27ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_sizeEugeniy Paltsev
2018-07-27ARC: dma [non IOC]: fix arc_dma_sync_single_for_(device|cpu)Eugeniy Paltsev
2018-07-20Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2018-07-19ARCv2: [plat-hsdk]: Save accl reg pair by defaultVineet Gupta
2018-07-11ARC: mm: allow mprotect to make stack mappings executableVineet Gupta
2018-07-09ARC: Fix CONFIG_SWAPAlexey Brodkin
2018-07-09ARC: [arcompact] entry.S: minor code movementVineet Gupta
2018-07-09ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigsAlexey Brodkin
2018-07-09ARC: configs: remove no longer needed CONFIG_DEVPTS_MULTIPLE_INSTANCESAnders Roxell
2018-07-09ARC: Improve cmpxchg syscall implementationPeter Zijlstra
2018-07-09ARC: [plat-hsdk]: Configure APB GPIO controller on ARC HSDK platformGustavo Pimentel
2018-06-21ARC: [plat-hsdk] Add PCIe supportGustavo Pimentel
2018-06-20ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMPAlexey Brodkin
2018-06-13ARC: Explicitly add -mmedium-calls to CFLAGSAlexey Brodkin
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-19arc: use generic dma_noncoherent_opsChristoph Hellwig
2018-05-19arc: fix arc_dma_{map,unmap}_pageChristoph Hellwig
2018-05-19arc: fix arc_dma_sync_sg_for_{cpu,device}Christoph Hellwig
2018-05-19arc: simplify arc_dma_sync_single_for_{cpu,device}Christoph Hellwig
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig
2018-05-09arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann
2018-04-07kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada
2018-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-06Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-04-05mm: fix races between swapoff and flush dcacheHuang Ying
2018-03-01Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2018-02-28ARC: setup cpu possible mask according to possible-cpus dts propertyEugeniy Paltsev
2018-02-28ARC: mcip: update MCIP debug mask when the new cpu came onlineEugeniy Paltsev
2018-02-28ARC: mcip: halt GFRC counter when ARC cores haltEugeniy Paltsev
2018-02-28ARCv2: boot log: fix HS48 release numberVineet Gupta
2018-02-25Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-22get rid of pointless includes of fs_struct.hAl Viro
2018-02-22treewide/trivial: Remove ';;$' typo noiseIngo Molnar
2018-02-21bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2018-02-06arc: dts: use 'atmel' as manufacturer for at24 in axs10x_mbBartosz Golaszewski
2018-02-05ARC: Fix malformed ARC_EMUL_UNALIGNED defaultUlf Magnusson
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-31arc: use generic_pmdp_establish as pmdp_establishKirill A. Shutemov