summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2021-02-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-02-05ARM: kexec: fix oops after TLB are invalidatedRussell King
2021-01-29ARM: 9043/1: tegra: Fix misplaced tegra_uart_config in decompressorDmitry Osipenko
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds
2020-12-21Merge branch 'devel-stable' into for-nextRussell King
2020-12-21Merge branches 'fixes' and 'misc' into for-nextRussell King
2020-12-21ARM: 9032/1: arm/mm: Convert PUD level pgtable helper macros into functionsAnshuman Khandual
2020-12-18Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-12-15Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-15Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-15Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-12-14efi: arm: force use of unsigned type for EFI_PHYS_ALIGNArd Biesheuvel
2020-12-11Add and use a generic version of devmem_is_allowed()Palmer Dabbelt
2020-12-11arm: Use the generic devmem_is_allowed()Palmer Dabbelt
2020-12-09efi: stub: get rid of efi_get_max_fdt_addr()Ard Biesheuvel
2020-12-09efi: arm: reduce minimum alignment of uncompressed kernelArd Biesheuvel
2020-12-09efi: capsule: clean scatter-gather entries from the D-cacheArd Biesheuvel
2020-12-08ARM: 9034/1: __div64_32(): straighten up inline asm constraintsNicolas Pitre
2020-12-04ARM: highmem: Fix cache_is_vivt() referenceArnd Bergmann
2020-11-27Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-23signal: clear non-uapi flag bits when passing/returning sa_flagsPeter Collingbourne
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne
2020-11-23ARM: irqstat: Get rid of duplicated declarationThomas Gleixner
2020-11-20arm: Enable seccomp architecture trackingKees Cook
2020-11-16arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann
2020-11-12arm: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-11-06ARM: highmem: Switch to generic kmap atomicThomas Gleixner
2020-10-30ARM: rpc: use legacy_timer_tickArnd Bergmann
2020-10-28ARM: kernel: use relative references for UP/SMP alternativesArd Biesheuvel
2020-10-28ARM: p2v: reduce p2v alignment requirement to 2 MiBArd Biesheuvel
2020-10-28ARM: p2v: switch to MOVW for Thumb2 and ARM/LPAEArd Biesheuvel
2020-10-28ARM: p2v: use relative references in patch site arraysArd Biesheuvel
2020-10-28ARM: p2v: drop redundant 'type' argument from __pv_stubArd Biesheuvel
2020-10-28ARM: module: add support for place relative relocationsArd Biesheuvel
2020-10-28ARM: assembler: introduce adr_l, ldr_l and str_l macrosArd Biesheuvel
2020-10-28ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual a...Ard Biesheuvel
2020-10-27ARM: 9019/1: kprobes: Avoid fortify_panic() when copying optprobe templateAndrew Jeffery
2020-10-27ARM: 9016/2: Initialize the mapping of KASan shadow memoryLinus Walleij
2020-10-27ARM: 9015/2: Define the virtual space of KASan's shadow regionLinus Walleij
2020-10-27ARM: 9014/2: Replace string mem* functions for KASanLinus Walleij
2020-10-27ARM: 9012/1: move device tree mapping out of linear regionArd Biesheuvel
2020-10-27ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS addressArd Biesheuvel