aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-09Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds9-114/+104
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+1
2021-09-03mm: remove flush_kernel_dcache_pageChristoph Hellwig1-3/+1
2021-09-01Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds5-33/+3
2021-09-01Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-4/+1
2021-08-20ARM: 9118/1: div64: Remove always-true __div64_const32_is_OK() duplicateGeert Uytterhoeven1-11/+0
2021-08-20ARM: 9116/1: unified: Remove check for gcc < 4Geert Uytterhoeven1-4/+0
2021-08-20ARM: 9113/1: uaccess: remove set_fs() implementationArnd Bergmann4-53/+4
2021-08-20ARM: 9112/1: uaccess: add __{get,put}_kernel_nofaultArnd Bergmann1-40/+83
2021-08-20ARM: 9108/1: oabi-compat: rework epoll_wait/epoll_pwait emulationArnd Bergmann1-0/+11
2021-08-20ARM: 9107/1: syscall: always store thread_info->abi_syscallArnd Bergmann3-2/+6
2021-08-10ARM: 9104/2: Fix Keystone 2 kernel mapping regressionLinus Walleij1-3/+4
2021-08-10ARM: 9103/1: Drop ARCH_NR_GPIOS definitionLinus Walleij1-4/+0
2021-08-04ARM: ep93xx: remove MaverickCrunch supportArnd Bergmann5-33/+3
2021-07-23Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-4/+1
2021-07-21drivers/firmware: consolidate EFI framebuffer setup for all archesJavier Martinez Canillas1-4/+1
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V1-1/+1
2021-07-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds6-7/+32
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-27/+0
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual1-1/+0
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-10/+3
2021-06-29mm: update legacy flush_tlb_* to use vmaChen Li1-10/+3
2021-06-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+5
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-59/+59
2021-06-21ARM: 9097/1: mmu: Declare section start/end correctlyLinus Walleij1-2/+2
2021-06-17arm64: Add cpuidle context save/restore helpersMarc Zyngier1-0/+5
2021-06-13ARM: 9096/1: Remove arm_pm_restart()Guenter Roeck1-1/+0
2021-06-13ARM: 9089/1: Define kernel physical section start and endLinus Walleij1-0/+7
2021-06-13ARM: 9088/1: Split KERNEL_OFFSET from PAGE_OFFSETLinus Walleij1-1/+7
2021-06-07ARM: 9079/1: ftrace: Add MODULE_PLTS supportAlex Sverdlin2-0/+4
2021-06-07ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()Alex Sverdlin1-4/+4
2021-06-07ARM: 9077/1: PLT: Move struct plt_entries definition to headerAlex Sverdlin1-0/+9
2021-06-07ARM: update __swp_entry_to_pte() to use PTE_TYPE_FAULTRussell King (Oracle)1-1/+1
2021-06-02ARM: cpuidle: Avoid orphan section warningArnd Bergmann1-2/+3
2021-05-26locking/atomic: arm: move to ARCH_ATOMICMark Rutland3-57/+57
2021-05-26locking/atomic: cmpxchg: make `generic` a prefixMark Rutland1-3/+3
2021-05-10asm-generic: unaligned always use struct helpersArnd Bergmann1-25/+0
2021-05-10asm-generic: unaligned: remove byteshift helpersArnd Bergmann1-2/+0
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-5/+1
2021-05-07arm: print alloc free paths for address in registersManinder Singh1-0/+1
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand1-5/+0
2021-05-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds5-28/+0
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2021-04-30ARM: mm: add missing pud_page define to 2-level page tablesNicholas Piggin2-2/+3
2021-04-28Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2021-04-26Merge tag 'for-linus-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+1
2021-04-23xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mappedStefano Stabellini1-0/+1
2021-04-18ARM: 9072/1: mm: remove set_kernel_text_r[ow]()Jisheng Zhang (syna)1-8/+0
2021-03-31arm/arm64: Probe for the presence of KVM hypervisorWill Deacon1-0/+3