summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-09-098-114/+103
|\
| * ARM: 9118/1: div64: Remove always-true __div64_const32_is_OK() duplicateGeert Uytterhoeven2021-08-201-11/+0
| * ARM: 9116/1: unified: Remove check for gcc < 4Geert Uytterhoeven2021-08-201-4/+0
| * ARM: 9113/1: uaccess: remove set_fs() implementationArnd Bergmann2021-08-204-53/+4
| * ARM: 9112/1: uaccess: add __{get,put}_kernel_nofaultArnd Bergmann2021-08-201-40/+83
| * ARM: 9108/1: oabi-compat: rework epoll_wait/epoll_pwait emulationArnd Bergmann2021-08-201-0/+11
| * ARM: 9107/1: syscall: always store thread_info->abi_syscallArnd Bergmann2021-08-202-2/+5
| * ARM: 9103/1: Drop ARCH_NR_GPIOS definitionLinus Walleij2021-08-101-4/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-3/+1
|\ \
| * | mm: remove flush_kernel_dcache_pageChristoph Hellwig2021-09-031-3/+1
* | | Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2021-09-013-30/+0
|\ \ \
| * | | ARM: ep93xx: remove MaverickCrunch supportArnd Bergmann2021-08-043-30/+0
| | |/ | |/|
* | | Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-09-011-4/+1
|\ \ \ | |_|/ |/| |
| * | Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-07-231-4/+1
| |\ \ | | |/ | |/|
| | * drivers/firmware: consolidate EFI framebuffer setup for all archesJavier Martinez Canillas2021-07-211-4/+1
* | | ARM: 9104/2: Fix Keystone 2 kernel mapping regressionLinus Walleij2021-08-101-3/+4
|/ /
* | mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V2021-07-081-1/+1
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-07-066-7/+32
|\ \
| * | ARM: 9097/1: mmu: Declare section start/end correctlyLinus Walleij2021-06-211-2/+2
| * | ARM: 9096/1: Remove arm_pm_restart()Guenter Roeck2021-06-131-1/+0
| * | ARM: 9089/1: Define kernel physical section start and endLinus Walleij2021-06-131-0/+7
| * | ARM: 9088/1: Split KERNEL_OFFSET from PAGE_OFFSETLinus Walleij2021-06-131-1/+7
| * | ARM: 9079/1: ftrace: Add MODULE_PLTS supportAlex Sverdlin2021-06-072-0/+4
| * | ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()Alex Sverdlin2021-06-071-4/+4
| * | ARM: 9077/1: PLT: Move struct plt_entries definition to headerAlex Sverdlin2021-06-071-0/+9
| * | ARM: update __swp_entry_to_pte() to use PTE_TYPE_FAULTRussell King (Oracle)2021-06-071-1/+1
| |/
* | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-07-021-27/+0
|\ \
| * | asm-generic: unaligned always use struct helpersArnd Bergmann2021-05-101-25/+0
| * | asm-generic: unaligned: remove byteshift helpersArnd Bergmann2021-05-101-2/+0
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-1/+0
|\ \
| * | mm/thp: define default pmd_pgtable()Anshuman Khandual2021-07-011-1/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-291-10/+3
|\| |
| * | mm: update legacy flush_tlb_* to use vmaChen Li2021-06-291-10/+3
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-06-281-0/+5
|\ \ \
| * | | arm64: Add cpuidle context save/restore helpersMarc Zyngier2021-06-171-0/+5
| | |/ | |/|
* | | Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-06-283-59/+59
|\ \ \ | |_|/ |/| |
| * | locking/atomic: arm: move to ARCH_ATOMICMark Rutland2021-05-263-57/+57
| * | locking/atomic: cmpxchg: make `generic` a prefixMark Rutland2021-05-261-3/+3
| |/
* / ARM: cpuidle: Avoid orphan section warningArnd Bergmann2021-06-021-2/+3
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-072-5/+1
|\
| * arm: print alloc free paths for address in registersManinder Singh2021-05-071-0/+1
| * mm: remove xlate_dev_kmem_ptr()David Hildenbrand2021-05-071-5/+0
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-05-063-26/+0
|\ \
| * | ARM: 9072/1: mm: remove set_kernel_text_r[ow]()Jisheng Zhang (syna)2021-04-181-8/+0
| * | ARM: 9060/1: kexec: Remove unused kexec_reinit callbackJoel Stanley2021-03-091-3/+0
| * | ARM: 9059/1: cache-v7: get rid of mini-stackArd Biesheuvel2021-03-091-15/+0
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-011-0/+3
|\ \ \ | |_|/ |/| |
| * | arm/arm64: Probe for the presence of KVM hypervisorWill Deacon2021-03-311-0/+3
| |/
* | ARM: mm: add missing pud_page define to 2-level page tablesNicholas Piggin2021-04-302-2/+3
* | Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-04-281-1/+1
|\ \