aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
AgeCommit message (Expand)Author
2022-05-25Merge tag 'v5.10.117' into v5.10/standard/baseBruce Ashfield
2022-05-18arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear mapMike Rapoport
2022-03-21Merge tag 'v5.10.106' into v5.10/standard/baseBruce Ashfield
2022-03-21Merge tag 'v5.10.105' into v5.10/standard/baseBruce Ashfield
2022-03-16ARM: Spectre-BHB: provide empty stub for non-configRandy Dunlap
2022-03-11ARM: Do not use NOCROSSREFS directive with ld.lldNathan Chancellor
2022-03-11ARM: fix co-processor register typoRussell King (Oracle)
2022-03-11ARM: Spectre-BHB workaroundRussell King (Oracle)
2022-03-11ARM: use LOADADDR() to get load address of sectionsRussell King (Oracle)
2022-03-11ARM: report Spectre v2 status through sysfsRussell King (Oracle)
2021-11-04Merge tag 'v5.10.77' into v5.10/standard/baseBruce Ashfield
2021-11-02ARM: 9132/1: Fix __get_user_check failure with ARM KASAN imagesLexi Shao
2021-09-27Merge tag 'v5.10.69' into v5.10/standard/baseBruce Ashfield
2021-09-26ARM: 9079/1: ftrace: Add MODULE_PLTS supportAlex Sverdlin
2021-09-26ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()Alex Sverdlin
2021-09-26ARM: 9077/1: PLT: Move struct plt_entries definition to headerAlex Sverdlin
2021-06-23Merge tag 'v5.10.44' into v5.10/standard/baseBruce Ashfield
2021-06-16ARM: cpuidle: Avoid orphan section warningArnd Bergmann
2021-05-20Merge tag 'v5.10.38' into v5.10/standard/baseBruce Ashfield
2021-05-19ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual a...Ard Biesheuvel
2021-05-19ARM: 9012/1: move device tree mapping out of linear regionArd Biesheuvel
2021-05-19ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS addressArd Biesheuvel
2021-05-13tracing/arm: Have max stack tracer handle the case of return address after dataZqiang
2021-03-17ARM: assembler: introduce adr_l, ldr_l and str_l macrosArd Biesheuvel
2021-02-17ARM: kexec: fix oops after TLB are invalidatedRussell King
2021-01-12local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-11-27Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-16arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann
2020-10-27ARM: 9019/1: kprobes: Avoid fortify_panic() when copying optprobe templateAndrew Jeffery
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-14Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-10-14Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-13mm: account PMD tables like PTE tablesMatthew Wilcox
2020-10-12Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-08arm: disable frequency invariance for CONFIG_BL_SWITCHERIonela Voinescu
2020-10-08cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()Ionela Voinescu
2020-10-06dma-mapping: move dma-debug.h to kernel/dma/Christoph Hellwig
2020-10-06dma-mapping: remove <asm/dma-contiguous.h>Christoph Hellwig
2020-10-04xen/arm: do not setup the runstate info page if kpti is enabledStefano Stabellini
2020-09-25ARM/omap1: switch to use dma_direct_set_offset for lbus DMA offsetsChristoph Hellwig
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada
2020-09-18ARM/PCI: Remove unused fields from struct hw_pciLorenzo Pieralisi
2020-09-18arch_topology, arm, arm64: define arch_scale_freq_invariant()Valentin Schneider
2020-09-17dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan
2020-09-17ARM/dma-mapping: move various helpers from dma-mapping.h to dma-direct.hChristoph Hellwig