summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-235-9/+35
|\
| * arm: include asm-generic/memory_model.h from page.h rather than memory.hMike Rapoport (IBM)2023-02-092-2/+2
| * arm/mm: fix swp type masking in __swp_entry()David Hildenbrand2023-02-091-1/+1
| * mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-1/+0
| * arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-023-7/+34
* | Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-231-1/+1
|\ \
| * | efi: Discover BTI support in runtime services regionsArd Biesheuvel2023-02-041-1/+1
* | | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-02-211-0/+1
|\ \ \
| * | | net: checksum: drop the linux/uaccess.h includeJakub Kicinski2023-01-271-0/+1
| | |/ | |/|
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-02-211-0/+5
|\ \ \
| * | | arm64: add ARM64_HAS_GIC_PRIO_RELAXED_SYNC cpucapMark Rutland2023-01-311-0/+5
| |/ /
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2023-02-212-7/+20
|\ \ \
| * | | ARM: 9283/1: permit non-nested kernel mode NEON in softirq contextArd Biesheuvel2023-01-111-0/+8
| * | | ARM: 9282/1: vfp: Manipulate task VFP state with softirqs disabledArd Biesheuvel2023-01-111-7/+12
| | |/ | |/|
* | | Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar2023-01-311-6/+7
|\ \ \ | | |/ | |/|
| * | ARM: renumber bits related to _TIF_WORK_MASKJens Axboe2023-01-041-6/+7
| |/
* / objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra2023-01-131-1/+0
|/
* Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-12-151-1/+0
|\
| * gpiolib: Get rid of ARCH_NR_GPIOSChristophe Leroy2022-10-171-1/+0
* | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-132-6/+0
|\ \
| * | mm: remove kern_addr_valid() completelyKefeng Wang2022-11-082-6/+0
| |/
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-12-138-3/+29
|\ \
| * | ARM: 9279/1: support function error injectionWang Kefeng2022-12-071-0/+4
| * | ARM: 9268/1: vfp: Add hwcap FPHP and ASIMDHP for FEAT_FP16Amit Daniel Kachhap2022-11-281-0/+6
| * | ARM: 9267/1: Define Armv8 registers in AArch32 stateAmit Daniel Kachhap2022-11-281-0/+4
| * | ARM: findbit: operate by wordsRussell King (Oracle)2022-11-141-0/+6
| * | ARM: 9258/1: stacktrace: Make stack walk callback consistent with generic codeLi Huafei2022-11-081-1/+1
| * | ARM: 9260/1: lib/xor: use r10 rather than r7 in xor_arm4regs_{2|3}Nick Desaulniers2022-11-071-2/+2
| * | ARM: 9255/1: efi/dump UEFI runtime page tables for ARMWang Kefeng2022-11-071-0/+1
| * | ARM: 9252/1: module: Teach unwinder about PLTsAlex Sverdlin2022-11-071-0/+5
* | | Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-131-3/+0
|\ \ \
| * \ \ Merge tag 'v6.1-rc8' into efi/nextArd Biesheuvel2022-12-073-14/+10
| |\ \ \
| * | | | efi: libstub: Move screen_info handling to common codeArd Biesheuvel2022-11-091-3/+0
| | |_|/ | |/| |
* | | | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-121-8/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | stackprotector: actually use get_random_canary()Jason A. Donenfeld2022-11-181-8/+1
| |/ /
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-11-243-14/+10
|\ \ \ | |/ / |/| |
| * | ARM: 9266/1: mm: fix no-MMU ZERO_PAGE() implementationGiulio Benetti2022-11-072-13/+9
| * | ARM: 9251/1: perf: Fix stacktraces for tracepoint events in THUMB2 kernelsTomislav Novak2022-11-071-1/+1
* | | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-121-3/+0
|\ \ \
| * | | kernel: exit: cleanup release_thread()Kefeng Wang2022-09-111-3/+0
| |/ /
* | | Merge tag 'dma-mapping-6.1-2022-10-10' of git://git.infradead.org/users/hch/d...Linus Torvalds2022-10-101-1/+0
|\ \ \
| * | | ARM/dma-mapping: remove the dma_coherent member of struct dev_archdataChristoph Hellwig2022-10-061-1/+0
| |/ /
* | | Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-091-1/+2
|\ \ \
| * | | efi/arm: libstub: move ARM specific code out of generic routinesArd Biesheuvel2022-09-271-1/+2
| |/ /
* | | Merge tag 'arm-soc-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2022-10-065-31/+8
|\ \ \ | |_|/ |/| |
| * | ARM: footbridge: remove custom DMA address handlingArnd Bergmann2022-09-154-13/+8
| * | ARM: footbridge: move isa-dma support into footbridgeArnd Bergmann2022-09-091-5/+0
| * | ARM: footbridge: remove addin modeArnd Bergmann2022-09-091-13/+0
| |/
* | ARM: 9234/1: stacktrace: Avoid duplicate saving of exception PC valueLi Huafei2022-10-041-0/+6
* | ARM: 9224/1: Dump the stack traces based on the parameter 'regs' of show_regs()Zhen Lei2022-09-221-0/+2