aboutsummaryrefslogtreecommitdiff
path: root/arch/arc
AgeCommit message (Expand)AuthorFilesLines
2019-12-04Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Gravatar Linus Torvalds 27-411/+363
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+0
2019-12-01Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-4/+11
2019-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 2-2/+0
2019-12-01ARC: mm: remove __ARCH_USE_5LEVEL_HACKGravatar Vineet Gupta 3-4/+11
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar Linus Torvalds 2-5/+4
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapGravatar Linus Torvalds 1-4/+0
2019-11-26asm-generic: Make msi.h a mandatory include/asm headerGravatar Michal Simek 1-1/+0
2019-11-26sysctl: Remove the sysctl system callGravatar Eric W. Biederman 2-2/+0
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-4/+2
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Gravatar Christoph Hellwig 1-4/+4
2019-11-20ARC: add kmemleak supportGravatar Eugeniy Paltsev 1-0/+1
2019-11-20ARC: [plat-axs10x]: remove hardcoded video mode from bootargsGravatar Eugeniy Paltsev 2-2/+2
2019-11-20ARC: [plat-axs10x]: use pgu pll instead of fixed clockGravatar Eugeniy Paltsev 2-5/+12
2019-11-11arch: rely on asm-generic/io.h for default ioremap_* definitionsGravatar Christoph Hellwig 1-4/+0
2019-11-11dma-direct: provide mmap and get_sgtable method overridesGravatar Christoph Hellwig 1-1/+0
2019-11-08ARC: ARCv2: jump label: implement jump label patchingGravatar Eugeniy Paltsev 5-0/+253
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAGravatar Kees Cook 1-1/+1
2019-11-04vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATAGravatar Kees Cook 1-1/+1
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAGravatar Kees Cook 1-2/+0
2019-10-28ARC: mm: tlb flush optim: elide redundant uTLB invalidates for MMUv3Gravatar Vineet Gupta 1-5/+0
2019-10-28ARC: mm: tlb flush optim: elide repeated uTLB invalidate in loopGravatar Vineet Gupta 1-45/+29
2019-10-28ARC: mm: tlb flush optim: Make TLBWriteNI fallback to TLBWrite if not availableGravatar Vineet Gupta 2-4/+2
2019-10-28ARC: mm: TLB Miss optim: avoid re-reading ECRGravatar Vineet Gupta 1-2/+0
2019-10-28ARCv2: mm: TLB Miss optim: Use double world load/stores LDD/STDGravatar Vineet Gupta 1-0/+10
2019-10-28ARCv2: mm: TLB Miss optim: SMP builds can cache pgd pointer in mmu scratch regGravatar Vineet Gupta 6-6/+10
2019-10-28ARC: nSIM_700: remove unused network optionsGravatar Eugeniy Paltsev 2-18/+2
2019-10-28ARC: nSIM_700: switch to DW UART usageGravatar Eugeniy Paltsev 2-11/+17
2019-10-28ARC: merge HAPS-HS with nSIM-HS configsGravatar Eugeniy Paltsev 6-244/+1
2019-10-28ARC: HAPS: cleanup defconfigs from unused ETH driversGravatar Eugeniy Paltsev 2-20/+2
2019-10-28ARC: HAPS: add HIGHMEM memory zone to DTSGravatar Eugeniy Paltsev 1-5/+8
2019-10-28ARC: HAPS: use same UART configuration everywhereGravatar Eugeniy Paltsev 2-2/+1
2019-10-28ARC: HAPS: cleanup defconfigs from unused IO-related optionsGravatar Eugeniy Paltsev 2-12/+6
2019-10-28ARC: regenerate nSIM and HAPS defconfigsGravatar Eugeniy Paltsev 5-35/+12
2019-10-22ARC: perf: Accommodate big-endian CPUGravatar Alexey Brodkin 1-2/+2
2019-10-22ARC: [plat-hsdk]: Enable on-boardi SPI ADC ICGravatar Eugeniy Paltsev 2-0/+19
2019-10-22ARC: [plat-hsdk]: Enable on-board SPI NOR flash ICGravatar Eugeniy Paltsev 2-0/+10
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingGravatar Mark Rutland 1-2/+2
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Gravatar Mike Rapoport 1-5/+0
2019-09-24mm: remove quicklist page table cachesGravatar Nicholas Piggin 1-1/+0
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 17-8/+16
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-6/+0
2019-09-04kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARCGravatar Masahiro Yamada 17-8/+16
2019-08-29Merge tag 'Wimplicit-fallthrough-5.3-rc7' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-0/+1
2019-08-29ARC: unwind: Mark expected switch fall-throughGravatar Gustavo A. R. Silva 1-0/+1
2019-08-29dma-mapping: make dma_atomic_pool_init self-containedGravatar Christoph Hellwig 1-6/+0
2019-08-26arc: prefer __section from compiler_attributes.hGravatar Nick Desaulniers 2-6/+5
2019-08-26ARCv2: IDU-intc: Add support for edge-triggered interruptsGravatar Mischa Jonker 1-6/+54
2019-08-06ARC: unwind: Mark expected switch fall-throughsGravatar Gustavo A. R. Silva 1-2/+2
2019-08-05ARC: [plat-hsdk]: allow to switch between AXI DMAC port configurationsGravatar Eugeniy Paltsev 2-12/+78