summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2020-10-06dma-mapping: remove <asm/dma-contiguous.h>Christoph Hellwig1-15/+0
2020-10-05xen/arm: do not setup the runstate info page if kpti is enabledStefano Stabellini1-0/+5
2020-09-25ARM/omap1: switch to use dma_direct_set_offset for lbus DMA offsetsChristoph Hellwig1-18/+0
2020-09-24kbuild: preprocess module linker scriptMasahiro Yamada1-0/+7
2020-09-19ARM/PCI: Remove unused fields from struct hw_pciLorenzo Pieralisi1-7/+0
2020-09-18arch_topology, arm, arm64: define arch_scale_freq_invariant()Valentin Schneider1-0/+1
2020-09-17dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan1-5/+4
2020-09-17ARM/dma-mapping: move various helpers from dma-mapping.h to dma-direct.hChristoph Hellwig2-50/+50
2020-09-17ARM/dma-mapping: remove dma_to_virtChristoph Hellwig1-17/+1
2020-09-17ARM/dma-mapping: remove a __arch_page_to_dma #errorChristoph Hellwig1-4/+0
2020-09-17ARM: Remove custom IRQ stat accountingMarc Zyngier1-17/+0
2020-09-17ARM: Kill __smp_cross_call and coMarc Zyngier1-6/+0
2020-09-16efi/libstub: arm32: Base FDT and initrd placement on image addressArd Biesheuvel1-12/+11
2020-09-15ARM: 9005/1: debug: Select flow control for all debug UARTsLinus Walleij2-4/+0
2020-09-15ARM: 9004/1: debug: Split waituart to CTS and TXRDYLinus Walleij25-27/+108
2020-09-13ARM: Allow IPIs to be handled as normal interruptsMarc Zyngier1-0/+5
2020-09-11dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig1-1/+1
2020-09-11dma-direct: remove __dma_to_physChristoph Hellwig1-1/+1
2020-09-04ARM: brcmstb: Add debug UART entry for 72615Florian Fainelli1-11/+13
2020-09-01arm/build: Assert for unwanted sectionsKees Cook1-0/+11
2020-09-01arm/build: Add missing sectionsKees Cook1-1/+3
2020-09-01arm/build: Explicitly keep .ARM.attributes sectionsKees Cook1-0/+4
2020-09-01arm/build: Refactor linker script headersKees Cook1-0/+130
2020-08-20arm: propagate the calling convention changes down to csum_partial_copy_from_...Al Viro1-5/+2
2020-08-20saner calling conventions for csum_and_copy_..._user()Al Viro1-7/+6
2020-08-20csum_partial_copy_nocheck(): drop the last argumentAl Viro1-1/+1
2020-08-20unify generic instances of csum_partial_copy_nocheck()Al Viro1-0/+1
2020-08-17ARM: brcmstb: Add debug UART entry for 72614Florian Fainelli1-11/+13
2020-08-15Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+2
2020-08-12uaccess: remove segment_eqChristoph Hellwig1-2/+2
2020-08-12Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+0
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport1-0/+1
2020-08-07asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport1-11/+0
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport1-1/+0
2020-08-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-126/+29
2020-08-06vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()Thomas Gleixner1-1/+2
2020-08-04Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+2
2020-08-04Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-8/+1
2020-08-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+1
2020-07-30ARM: percpu.h: fix build errorGrygorii Strashko1-0/+2
2020-07-29Merge branch 'locking/header'Peter Zijlstra1-2/+0
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu1-2/+0
2020-07-22ARM: uaccess: add further explanation of __range_ok()Russell King1-1/+5
2020-07-22arch_topology, sched/core: Cleanup thermal pressure definitionValentin Schneider1-1/+2
2020-07-21ARM: 8993/1: remove it8152 PCI controller driverMike Rapoport1-116/+0
2020-07-21ARM: 8991/1: use VFP assembler mnemonics if availableStefan Agner2-1/+13
2020-07-21ARM: 8990/1: use VFP assembler mnemonics in register load/store macrosStefan Agner1-8/+11
2020-07-21asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'Will Deacon1-0/+1
2020-07-10arm: Break cyclic percpu includePeter Zijlstra2-5/+2