aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2021-11-28Merge tag 'v5.14.20' into v5.14/standard/baseBruce Ashfield
2021-11-28Merge tag 'v5.14.19' into v5.14/standard/baseBruce Ashfield
2021-11-18Revert "sched: Add wrapper for get_wchan() to keep task blocked"Greg Kroah-Hartman
2021-11-17sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-11-17ARM: clang: Do not rely on lr register for stacktraceMasami Hiramatsu
2021-11-04Merge tag 'v5.14.16' into v5.14/standard/baseBruce Ashfield
2021-11-02ARM: 9148/1: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/kernel/head.SLABBE Corentin
2021-11-02ARM: 9141/1: only warn about XIP address when not compile testingArnd Bergmann
2021-11-02ARM: 9138/1: fix link warning with XIP + frame-pointerArnd Bergmann
2021-09-19arm: ARM EABI socketcallMark Asselstine
2021-08-10ARM: 9104/2: Fix Keystone 2 kernel mapping regressionLinus Walleij
2021-07-08arm: convert to setup_initial_init_mm()Kefeng Wang
2021-07-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-07-05ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACEAlex Sverdlin
2021-06-29Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-18sched: Introduce task_is_running()Peter Zijlstra
2021-06-13ARM: 9096/1: Remove arm_pm_restart()Guenter Roeck
2021-06-13ARM: 9094/1: Register with kernel restart handlerGuenter Roeck
2021-06-13ARM: 9089/1: Define kernel physical section start and endLinus Walleij
2021-06-13ARM: 9088/1: Split KERNEL_OFFSET from PAGE_OFFSETLinus Walleij
2021-06-10genirq: Move non-irqdomain handle_domain_irq() handling into ARM's handle_IRQ()Marc Zyngier
2021-06-07ARM: 9079/1: ftrace: Add MODULE_PLTS supportAlex Sverdlin
2021-06-07ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()Alex Sverdlin
2021-06-07ARM: 9077/1: PLT: Move struct plt_entries definition to headerAlex Sverdlin
2021-06-03ARM: 9081/1: fix gcc-10 thumb2-kernel regressionArnd Bergmann
2021-06-01arm_pmu: Fix write counter incorrect in ARMv7 big-endian modeYang Jihong
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07arm: print alloc free paths for address in registersManinder Singh
2021-05-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-04-18ARM: 9075/1: kernel: Fix interrupted SMC callsManivannan Sadhasivam
2021-03-25ARM: 9068/1: syscalls: switch to generic syscalltbl.shMasahiro Yamada
2021-03-25ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend()louis.wang
2021-03-25ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handle...Zhen Lei
2021-03-11x86/paravirt: Switch time pvops functions to use static_call()Juergen Gross
2021-03-09ARM: 9060/1: kexec: Remove unused kexec_reinit callbackJoel Stanley
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-02-22ARM: 9065/1: OABI compat: fix build when EPOLL is not enabledRandy Dunlap
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe
2021-02-05ARM: kexec: fix oops after TLB are invalidatedRussell King
2021-02-05ARM: ensure the signal page contains defined contentsRussell King
2021-02-01ARM: 9047/1: smp: remove unused variableWolfram Sang (Renesas)
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds
2020-12-21Merge branch 'devel-stable' into for-nextRussell King
2020-12-21ARM: 9027/1: head.S: explicitly map DT even if it lives in the first physical...Ard Biesheuvel
2020-12-21ARM: 9033/1: arm/smp: Drop the macro S(x,s)Anshuman Khandual