aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-28ARM: p2v: drop redundant 'type' argument from __pv_stubArd Biesheuvel1-4/+4
2020-10-28ARM: module: add support for place relative relocationsArd Biesheuvel1-0/+5
2020-10-28ARM: assembler: introduce adr_l, ldr_l and str_l macrosArd Biesheuvel1-0/+84
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches7-11/+11
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-11/+15
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-0/+7
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-7/+0
2020-10-20Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds25-31/+108
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds4-89/+33
2020-10-14Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+5
2020-10-14Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+5
2020-10-13mm: account PMD tables like PTE tablesMatthew Wilcox1-0/+1
2020-10-12Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-10/+7
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+147
2020-10-12Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-12/+11
2020-10-08arm: disable frequency invariance for CONFIG_BL_SWITCHERIonela Voinescu1-0/+3
2020-10-08cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()Ionela Voinescu1-0/+1
2020-10-06dma-mapping: move dma-debug.h to kernel/dma/Christoph Hellwig2-2/+0
2020-10-06dma-mapping: remove <asm/dma-contiguous.h>Christoph Hellwig1-15/+0
2020-10-04xen/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-25kbuild: preprocess module linker scriptMasahiro Yamada1-0/+7
2020-09-18ARM/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_user()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-14Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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-11Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-3/+0