summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: cpuidle: Avoid orphan section warningArnd Bergmann2021-06-161-2/+3
* ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual a...Ard Biesheuvel2021-05-191-3/+3
* ARM: 9012/1: move device tree mapping out of linear regionArd Biesheuvel2021-05-192-1/+6
* ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS addressArd Biesheuvel2021-05-191-2/+2
* ARM: assembler: introduce adr_l, ldr_l and str_l macrosArd Biesheuvel2021-03-171-0/+84
* ARM: kexec: fix oops after TLB are invalidatedRussell King2021-02-171-0/+12
* ARM: 9043/1: tegra: Fix misplaced tegra_uart_config in decompressorDmitry Osipenko2021-02-101-27/+27
* local64.h: make <asm/local64.h> mandatoryRandy Dunlap2021-01-121-1/+0
* Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-272-0/+4
|\
| * arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann2020-11-162-0/+4
* | ARM: 9019/1: kprobes: Avoid fortify_panic() when copying optprobe templateAndrew Jeffery2020-10-271-11/+11
|/
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-257-11/+11
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-10-241-11/+15
|\
| * ARM: brcmstb: Add debug UART entry for 72615Florian Fainelli2020-09-041-11/+13
| * ARM: brcmstb: Add debug UART entry for 72614Florian Fainelli2020-08-171-11/+13
* | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-221-0/+7
|\ \
| * | kbuild: preprocess module linker scriptMasahiro Yamada2020-09-251-0/+7
| |/
* | Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-221-7/+0
|\ \
| * | ARM/PCI: Remove unused fields from struct hw_pciLorenzo Pieralisi2020-09-181-7/+0
| |/
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-10-2025-31/+108
|\ \
| * | ARM: 9005/1: debug: Select flow control for all debug UARTsLinus Walleij2020-09-152-4/+0
| * | ARM: 9004/1: debug: Split waituart to CTS and TXRDYLinus Walleij2020-09-1525-27/+108
| |/
* | 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
|\ \ \