summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: Spectre-BHB: provide empty stub for non-configRandy Dunlap2022-03-161-0/+6
* ARM: Do not use NOCROSSREFS directive with ld.lldNathan Chancellor2022-03-111-0/+8
* ARM: fix co-processor register typoRussell King (Oracle)2022-03-111-1/+1
* ARM: Spectre-BHB workaroundRussell King (Oracle)2022-03-113-3/+29
* ARM: use LOADADDR() to get load address of sectionsRussell King (Oracle)2022-03-111-7/+12
* ARM: report Spectre v2 status through sysfsRussell King (Oracle)2022-03-111-0/+28
* ARM: 9180/1: Thumb2: align ALT_UP() sections in modules sufficientlyArd Biesheuvel2022-02-012-0/+3
* ARM: 9179/1: uaccess: avoid alignment faults in copy_[from|to]_kernel_nofaultArd Biesheuvel2022-02-011-2/+8
* ARM: imx: rename DEBUG_IMX21_IMX27_UART to DEBUG_IMX27_UARTLukas Bulwahn2022-01-271-9/+9
* efi: Move efifb_setup_from_dmi() prototype from arch headersJavier Martinez Canillas2022-01-051-1/+0
* ARM: 9132/1: Fix __get_user_check failure with ARM KASAN imagesLexi Shao2021-10-191-1/+3
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-09-099-114/+104
|\
| * 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-203-2/+6
| * 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-015-33/+3
|\ \ \
| * | | ARM: ep93xx: remove MaverickCrunch supportArnd Bergmann2021-08-045-33/+3
| | |/ | |/|
* | | 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
|/