summaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAgeFilesLines
* arc: fix type warnings in arc/mm/cache.cRandy Dunlap2018-07-301-3/+4
* arc: fix build errors in arc/include/asm/delay.hRandy Dunlap2018-07-301-0/+3
* arc: [plat-eznps] fix printk warning in arc/plat-eznps/mtm.cRandy Dunlap2018-07-301-2/+4
* arc: [plat-eznps] fix data type errors in platform headersRandy Dunlap2018-07-301-0/+1
* ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpcOfer Levi2018-07-301-0/+9
* ARC: add SMP_CACHE_BYTES value validateEugeniy Paltsev2018-07-301-0/+10
* ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_sizeEugeniy Paltsev2018-07-272-1/+6
* ARC: dma [non IOC]: fix arc_dma_sync_single_for_(device|cpu)Eugeniy Paltsev2018-07-271-2/+47
* Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2018-07-2024-47/+112
|\
| * ARCv2: [plat-hsdk]: Save accl reg pair by defaultVineet Gupta2018-07-192-1/+3
| * ARC: mm: allow mprotect to make stack mappings executableVineet Gupta2018-07-111-1/+1
| * ARC: Fix CONFIG_SWAPAlexey Brodkin2018-07-091-1/+1
| * ARC: [arcompact] entry.S: minor code movementVineet Gupta2018-07-092-3/+6
| * ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigsAlexey Brodkin2018-07-0912-12/+0
| * ARC: configs: remove no longer needed CONFIG_DEVPTS_MULTIPLE_INSTANCESAnders Roxell2018-07-091-1/+0
| * ARC: Improve cmpxchg syscall implementationPeter Zijlstra2018-07-091-11/+36
| * ARC: [plat-hsdk]: Configure APB GPIO controller on ARC HSDK platformGustavo Pimentel2018-07-091-0/+62
| * ARC: [plat-hsdk] Add PCIe supportGustavo Pimentel2018-06-211-0/+1
| * ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMPAlexey Brodkin2018-06-202-3/+1
| * ARC: Explicitly add -mmedium-calls to CFLAGSAlexey Brodkin2018-06-131-14/+1
* | mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-072-2/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-0/+1
|\ \
| * | time: Add an asm-generic/compat.h fileArnd Bergmann2018-04-191-0/+1
| |/
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-041-0/+2
|\ \
| * | signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+2
| |/
* | arc: use generic dma_noncoherent_opsChristoph Hellwig2018-05-194-148/+18
* | arc: fix arc_dma_{map,unmap}_pageChristoph Hellwig2018-05-191-25/+2
* | arc: fix arc_dma_sync_sg_for_{cpu,device}Christoph Hellwig2018-05-191-2/+3
* | arc: simplify arc_dma_sync_single_for_{cpu,device}Christoph Hellwig2018-05-191-12/+12
* | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig2018-05-091-3/+0
* | arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig2018-05-091-3/+1
* | PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-071-6/+0
|/
* kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada2018-04-071-2/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-061-1/+1
|\
| * mm: fix races between swapoff and flush dcacheHuang Ying2018-04-051-1/+1
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-04-061-1/+0
|\ \ | |/ |/|
| * get rid of pointless includes of fs_struct.hAl Viro2018-02-221-1/+0
* | Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2018-03-0115-29/+125
|\ \
| * | ARC: setup cpu possible mask according to possible-cpus dts propertyEugeniy Paltsev2018-02-281-10/+40
| * | ARC: mcip: update MCIP debug mask when the new cpu came onlineEugeniy Paltsev2018-02-281-5/+32
| * | ARC: mcip: halt GFRC counter when ARC cores haltEugeniy Paltsev2018-02-281-0/+37
| * | ARCv2: boot log: fix HS48 release numberVineet Gupta2018-02-281-1/+1
| * | arc: dts: use 'atmel' as manufacturer for at24 in axs10x_mbBartosz Golaszewski2018-02-061-2/+2
| * | ARC: Fix malformed ARC_EMUL_UNALIGNED defaultUlf Magnusson2018-02-051-1/+0
| * | ARC: boot log: Fix trailing semicolonLuis de Bethencourt2018-01-231-1/+1
| * | ARC: dw2 unwind: Fix trailing semicolonLuis de Bethencourt2018-01-231-1/+1
| * | ARC: Enable fatal signals on boot for dev platformsAlexey Brodkin2018-01-188-8/+8
| * | ARCv2: Don't pretend we may set L-bit in STATUS32 with kflag instructionAlexey Brodkin2018-01-181-1/+1
| * | ARCv2: cache: fix slc_entire_op: flush only instead of flush-n-invEugeniy Paltsev2018-01-171-1/+4
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-252-2/+2
|\ \ \