summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-154-89/+33
|\
| * dma-mapping: move dma-debug.h to kernel/dma/Christoph Hellwig2020-10-062-2/+0
| * dma-mapping: remove <asm/dma-contiguous.h>Christoph Hellwig2020-10-061-15/+0
| * ARM/omap1: switch to use dma_direct_set_offset for lbus DMA offsetsChristoph Hellwig2020-09-251-18/+0
| * dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan2020-09-171-5/+4
| * ARM/dma-mapping: move various helpers from dma-mapping.h to dma-direct.hChristoph Hellwig2020-09-172-50/+50
| * ARM/dma-mapping: remove dma_to_virtChristoph Hellwig2020-09-171-17/+1
| * ARM/dma-mapping: remove a __arch_page_to_dma #errorChristoph Hellwig2020-09-171-4/+0
| * dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig2020-09-111-1/+1
| * dma-direct: remove __dma_to_physChristoph Hellwig2020-09-111-1/+1
* | Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-10-141-0/+5
|\ \
| * | arm: disable frequency invariance for CONFIG_BL_SWITCHERIonela Voinescu2020-10-081-0/+3
| * | cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()Ionela Voinescu2020-10-081-0/+1
| * | arch_topology, arm, arm64: define arch_scale_freq_invariant()Valentin Schneider2020-09-181-0/+1
| |/
* | Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-141-0/+5
|\ \
| * | xen/arm: do not setup the runstate info page if kpti is enabledStefano Stabellini2020-10-041-0/+5
| |/
* | mm: account PMD tables like PTE tablesMatthew Wilcox2020-10-131-0/+1
* | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-10/+7
|\ \
| * | arm: propagate the calling convention changes down to csum_partial_copy_from_...Al Viro2020-08-201-5/+2
| * | saner calling conventions for csum_and_copy_..._user()Al Viro2020-08-201-7/+6
| * | csum_partial_copy_nocheck(): drop the last argumentAl Viro2020-08-201-1/+1
| * | unify generic instances of csum_partial_copy_nocheck()Al Viro2020-08-201-0/+1
| |/
* | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-0/+147
|\ \
| * | arm/build: Assert for unwanted sectionsKees Cook2020-09-011-0/+11
| * | arm/build: Add missing sectionsKees Cook2020-09-011-1/+3
| * | arm/build: Explicitly keep .ARM.attributes sectionsKees Cook2020-09-011-0/+4
| * | arm/build: Refactor linker script headersKees Cook2020-09-011-0/+130
* | | Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-121-12/+11
|\ \ \
| * | | efi/libstub: arm32: Base FDT and initrd placement on image addressArd Biesheuvel2020-09-161-12/+11
| | |/ | |/|
* | | ARM: Remove custom IRQ stat accountingMarc Zyngier2020-09-171-17/+0
* | | ARM: Kill __smp_cross_call and coMarc Zyngier2020-09-171-6/+0
* | | ARM: Allow IPIs to be handled as normal interruptsMarc Zyngier2020-09-131-0/+5
|/ /
* | Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-08-141-1/+2
|\ \ | |/ |/|
| * vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()Thomas Gleixner2020-08-061-1/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-121-2/+2
|\ \
| * | uaccess: remove segment_eqChristoph Hellwig2020-08-121-2/+2
* | | Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-08-111-3/+0
|\ \ \ | |/ / |/| |
| * | arm: Remove dev->archdata.iommu pointerJoerg Roedel2020-06-301-3/+0
* | | asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport2020-08-071-0/+1
* | | asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport2020-08-071-11/+0
* | | mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+0
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-08-064-126/+29
|\ \ \ | |_|/ |/| |
| * | ARM: uaccess: add further explanation of __range_ok()Russell King2020-07-221-1/+5
| * | ARM: 8993/1: remove it8152 PCI controller driverMike Rapoport2020-07-211-116/+0
| * | ARM: 8991/1: use VFP assembler mnemonics if availableStefan Agner2020-07-212-1/+13
| * | ARM: 8990/1: use VFP assembler mnemonics in register load/store macrosStefan Agner2020-07-211-8/+11
| |/
* | Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-031-1/+2
|\ \
| * | arch_topology, sched/core: Cleanup thermal pressure definitionValentin Schneider2020-07-221-1/+2
| |/
* | Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-033-8/+1
|\ \
| * \ Merge branch 'locking/header'Peter Zijlstra2020-07-291-2/+0
| |\ \