summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ARM: p2v: use relative references in patch site arraysArd Biesheuvel2020-10-281-3/+3
| | * | ARM: p2v: drop redundant 'type' argument from __pv_stubArd Biesheuvel2020-10-281-4/+4
| | * | ARM: module: add support for place relative relocationsArd Biesheuvel2020-10-281-0/+5
| | * | ARM: assembler: introduce adr_l, ldr_l and str_l macrosArd Biesheuvel2020-10-281-0/+84
| | |/
| * | Merge branches 'fixes' and 'misc' into for-nextRussell King2020-12-2110-10/+191
| |\ \
| | * | ARM: 9032/1: arm/mm: Convert PUD level pgtable helper macros into functionsAnshuman Khandual2020-12-211-5/+22
| | * | ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual a...Ard Biesheuvel2020-10-281-3/+3
| | * | ARM: 9016/2: Initialize the mapping of KASan shadow memoryLinus Walleij2020-10-273-1/+48
| | * | ARM: 9015/2: Define the virtual space of KASan's shadow regionLinus Walleij2020-10-273-1/+87
| | * | ARM: 9014/2: Replace string mem* functions for KASanLinus Walleij2020-10-271-0/+26
| | * | ARM: 9012/1: move device tree mapping out of linear regionArd Biesheuvel2020-10-272-1/+6
| | * | ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS addressArd Biesheuvel2020-10-271-2/+2
| | |/
| * | ARM: 9034/1: __div64_32(): straighten up inline asm constraintsNicolas Pitre2020-12-081-15/+6
* | | Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-181-1/+0
|\ \ \
| * \ \ Add and use a generic version of devmem_is_allowed()Palmer Dabbelt2020-12-111-1/+0
| |\ \ \ | | |_|/ | |/| |
| | * | arm: Use the generic devmem_is_allowed()Palmer Dabbelt2020-12-111-1/+0
* | | | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-1/+6
|\ \ \ \
| * | | | arm: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-121-1/+6
| |/ / /
* | | | Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-162-1/+11
|\ \ \ \
| * | | | arm: Enable seccomp architecture trackingKees Cook2020-11-202-1/+11
| | |_|/ | |/| |
* | | | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-2/+0
|\ \ \ \
| * | | | ARM: rpc: use legacy_timer_tickArnd Bergmann2020-10-301-2/+0
| | |/ / | |/| |
* | | | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-12-151-23/+3
|\ \ \ \
| * | | | arm: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin2020-10-261-23/+3
| |/ / /
* | | | Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-151-4/+0
|\ \ \ \
| * | | | arm: kill dump_task_regs()Al Viro2020-10-251-4/+0
| |/ / /
* | | | Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-152-8/+5
|\ \ \ \
| * \ \ \ Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2020-12-153-11/+15
| |\ \ \ \
| * | | | | ARM: irqstat: Get rid of duplicated declarationThomas Gleixner2020-11-232-8/+5
| | |/ / / | |/| | |
* | | | | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-143-22/+26
|\ \ \ \ \
| * | | | | ARM: highmem: Fix cache_is_vivt() referenceArnd Bergmann2020-12-041-0/+1
| * | | | | ARM: highmem: Switch to generic kmap atomicThomas Gleixner2020-11-063-22/+25
| |/ / / /
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-12-142-24/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | signal: clear non-uapi flag bits when passing/returning sa_flagsPeter Collingbourne2020-11-231-0/+2
| * | | | arch: move SA_* definitions to generic headersPeter Collingbourne2020-11-231-24/+3
| |/ / /
* | | | 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
|\ \