summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2022-03-16ARM: Spectre-BHB: provide empty stub for non-configRandy Dunlap1-0/+6
2022-03-11ARM: Do not use NOCROSSREFS directive with ld.lldNathan Chancellor1-0/+8
2022-03-11ARM: fix co-processor register typoRussell King (Oracle)1-1/+1
2022-03-11ARM: Spectre-BHB workaroundRussell King (Oracle)3-3/+29
2022-03-11ARM: use LOADADDR() to get load address of sectionsRussell King (Oracle)1-7/+12
2022-03-11ARM: report Spectre v2 status through sysfsRussell King (Oracle)1-0/+28
2022-02-01ARM: 9180/1: Thumb2: align ALT_UP() sections in modules sufficientlyArd Biesheuvel2-0/+3
2022-02-01ARM: 9179/1: uaccess: avoid alignment faults in copy_[from|to]_kernel_nofaultArd Biesheuvel1-2/+8
2022-01-27ARM: imx: rename DEBUG_IMX21_IMX27_UART to DEBUG_IMX27_UARTLukas Bulwahn1-9/+9
2022-01-05efi: Move efifb_setup_from_dmi() prototype from arch headersJavier Martinez Canillas1-1/+0
2021-10-19ARM: 9132/1: Fix __get_user_check failure with ARM KASAN imagesLexi Shao1-1/+3
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-02Merge 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...Dave 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/...Linus 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-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-10/+3
2021-06-29mm: update legacy flush_tlb_* to use vmaChen Li1-10/+3
2021-06-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+5
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus 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