summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2025-08-28sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2025-07-10ARM: 9354/1: ptrace: Use bitfield helpersGeert Uytterhoeven
2024-07-27ARM: 9324/1: fix get_user() broken with veneerMasahiro Yamada
2023-11-28ARM: 9320/1: fix stack depot IRQ stack filterVincent Whitchurch
2023-10-06treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner
2023-09-19ARM: ptrace: Restore syscall skipping for tracersKees Cook
2023-08-08ARM: cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-07-23locking/atomic: arm: fix sync opsMark Rutland
2023-01-12ARM: renumber bits related to _TIF_WORK_MASKJens Axboe
2022-12-14ARM: 9266/1: mm: fix no-MMU ZERO_PAGE() implementationGiulio Benetti
2022-12-14ARM: 9251/1: perf: Fix stacktraces for tracepoint events in THUMB2 kernelsTomislav Novak
2022-08-17ARM: remove some dead codeArd Biesheuvel
2022-08-03ARM: 9216/1: Fix MAX_DMA_ADDRESS overflowFlorian Fainelli
2022-07-21ARM: 9210/1: Mark the FDT_FIXED sections as shareableZhen Lei
2022-07-21ARM: 9214/1: alignment: advance IT state after emulating Thumb instructionArd Biesheuvel
2022-07-12irqchip/gic-v3: Refactor ISB + EOIR at ack timeMark Rutland
2022-05-30arm: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-05-18arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear mapMike Rapoport
2022-03-16ARM: Spectre-BHB: provide empty stub for non-configRandy Dunlap
2022-03-11ARM: Do not use NOCROSSREFS directive with ld.lldNathan Chancellor
2022-03-11ARM: fix co-processor register typoRussell King (Oracle)
2022-03-11ARM: Spectre-BHB workaroundRussell King (Oracle)
2022-03-11ARM: use LOADADDR() to get load address of sectionsRussell King (Oracle)
2022-03-11ARM: report Spectre v2 status through sysfsRussell King (Oracle)
2022-02-01ARM: 9180/1: Thumb2: align ALT_UP() sections in modules sufficientlyArd Biesheuvel
2022-02-01ARM: 9179/1: uaccess: avoid alignment faults in copy_[from|to]_kernel_nofaultArd Biesheuvel
2022-01-27ARM: imx: rename DEBUG_IMX21_IMX27_UART to DEBUG_IMX27_UARTLukas Bulwahn
2022-01-05efi: Move efifb_setup_from_dmi() prototype from arch headersJavier Martinez Canillas
2021-10-19ARM: 9132/1: Fix __get_user_check failure with ARM KASAN imagesLexi Shao
2021-09-09Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03mm: remove flush_kernel_dcache_pageChristoph Hellwig
2021-09-01Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2021-09-01Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-08-20ARM: 9118/1: div64: Remove always-true __div64_const32_is_OK() duplicateGeert Uytterhoeven
2021-08-20ARM: 9116/1: unified: Remove check for gcc < 4Geert Uytterhoeven
2021-08-20ARM: 9113/1: uaccess: remove set_fs() implementationArnd Bergmann
2021-08-20ARM: 9112/1: uaccess: add __{get,put}_kernel_nofaultArnd Bergmann
2021-08-20ARM: 9108/1: oabi-compat: rework epoll_wait/epoll_pwait emulationArnd Bergmann
2021-08-20ARM: 9107/1: syscall: always store thread_info->abi_syscallArnd Bergmann
2021-08-10ARM: 9104/2: Fix Keystone 2 kernel mapping regressionLinus Walleij
2021-08-10ARM: 9103/1: Drop ARCH_NR_GPIOS definitionLinus Walleij
2021-08-04ARM: ep93xx: remove MaverickCrunch supportArnd Bergmann
2021-07-23Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-07-21drivers/firmware: consolidate EFI framebuffer setup for all archesJavier Martinez Canillas
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V
2021-07-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual