summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2021-02-05ARM: kexec: fix oops after TLB are invalidatedRussell King1-0/+12
2021-01-29ARM: 9043/1: tegra: Fix misplaced tegra_uart_config in decompressorDmitry Osipenko1-27/+27
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-13/+11
2020-12-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds14-45/+329
2020-12-21Merge branch 'devel-stable' into for-nextRussell King4-20/+132
2020-12-21Merge branches 'fixes' and 'misc' into for-nextRussell King10-10/+191
2020-12-21ARM: 9032/1: arm/mm: Convert PUD level pgtable helper macros into functionsAnshuman Khandual1-5/+22
2020-12-18Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+6
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+11
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-23/+3
2020-12-15Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+0
2020-12-15Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-8/+5
2020-12-15Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner3-11/+15
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-22/+26
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-24/+5
2020-12-14efi: arm: force use of unsigned type for EFI_PHYS_ALIGNArd Biesheuvel1-1/+1
2020-12-11Add and use a generic version of devmem_is_allowed()Palmer Dabbelt1-1/+0
2020-12-11arm: Use the generic devmem_is_allowed()Palmer Dabbelt1-1/+0
2020-12-09efi: stub: get rid of efi_get_max_fdt_addr()Ard Biesheuvel1-6/+0
2020-12-09efi: arm: reduce minimum alignment of uncompressed kernelArd Biesheuvel1-7/+6
2020-12-09efi: capsule: clean scatter-gather entries from the D-cacheArd Biesheuvel1-0/+5
2020-12-08ARM: 9034/1: __div64_32(): straighten up inline asm constraintsNicolas Pitre1-15/+6
2020-12-04ARM: highmem: Fix cache_is_vivt() referenceArnd Bergmann1-0/+1
2020-11-27Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+4
2020-11-23signal: clear non-uapi flag bits when passing/returning sa_flagsPeter Collingbourne1-0/+2
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne1-24/+3
2020-11-23ARM: irqstat: Get rid of duplicated declarationThomas Gleixner2-8/+5
2020-11-20arm: Enable seccomp architecture trackingKees Cook2-1/+11
2020-11-16arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann2-0/+4
2020-11-12arm: add support for TIF_NOTIFY_SIGNALJens Axboe1-1/+6
2020-11-06ARM: highmem: Switch to generic kmap atomicThomas Gleixner3-22/+25
2020-10-30ARM: rpc: use legacy_timer_tickArnd Bergmann1-2/+0
2020-10-28ARM: kernel: use relative references for UP/SMP alternativesArd Biesheuvel2-3/+3
2020-10-28ARM: p2v: reduce p2v alignment requirement to 2 MiBArd Biesheuvel1-5/+8
2020-10-28ARM: p2v: switch to MOVW for Thumb2 and ARM/LPAEArd Biesheuvel1-12/+32
2020-10-28ARM: p2v: use relative references in patch site arraysArd Biesheuvel1-3/+3
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-28ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual a...Ard Biesheuvel1-3/+3
2020-10-27ARM: 9019/1: kprobes: Avoid fortify_panic() when copying optprobe templateAndrew Jeffery1-11/+11
2020-10-27ARM: 9016/2: Initialize the mapping of KASan shadow memoryLinus Walleij3-1/+48
2020-10-27ARM: 9015/2: Define the virtual space of KASan's shadow regionLinus Walleij3-1/+87
2020-10-27ARM: 9014/2: Replace string mem* functions for KASanLinus Walleij1-0/+26
2020-10-27ARM: 9012/1: move device tree mapping out of linear regionArd Biesheuvel2-1/+6
2020-10-27ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS addressArd Biesheuvel1-2/+2
2020-10-26arm: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin1-23/+3
2020-10-25arm: kill dump_task_regs()Al Viro1-4/+0