summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
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
2020-12-21ARM: 9031/1: hyp-stub: remove unused .L__boot_cpu_mode_offset symbolArd Biesheuvel
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-15Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-15mm: forbid splitting special mappingsDmitry Safonov
2020-12-15ARM: smp: Use irq_desc_kstat_cpu() in show_ipi_list()Thomas Gleixner
2020-12-08ARM: 9030/1: entry: omit FP emulation for UND exceptions taken in kernel modeArd Biesheuvel
2020-12-08ARM: 9029/1: Make iwmmxt.S support Clang's integrated assemblerJian Cai
2020-12-08ARM: 9028/1: disable KASAN in call stack capturing routinesArd Biesheuvel
2020-12-08ARM: 9026/1: unwind: remove old check for GCC <= 4.2Nick Desaulniers
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra
2020-11-12arm: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-11-12ARM: 9024/1: Drop useless cast of "u64" to "long long"Geert Uytterhoeven
2020-11-12ARM: 9023/1: Spelling s/mmeory/memory/Geert Uytterhoeven
2020-11-09perf/arch: Remove perf_sample_data::regs_user_copyPeter Zijlstra
2020-10-30ARM: rpc: use legacy_timer_tickArnd Bergmann
2020-10-30ARM: remove ebsa110 platformArnd Bergmann
2020-10-28ARM: kvm: replace open coded VA->PA calculations with adr_l callArd Biesheuvel
2020-10-28ARM: head.S: use PC relative insn sequence to calculate PHYS_OFFSETArd Biesheuvel
2020-10-28ARM: sleep.S: use PC-relative insn sequence for sleep_save_sp/mpidr_hashArd Biesheuvel
2020-10-28ARM: head: use PC-relative insn sequence for __smp_altArd Biesheuvel
2020-10-28ARM: kernel: use relative references for UP/SMP alternativesArd Biesheuvel
2020-10-28ARM: head.S: use PC-relative insn sequence for secondary_dataArd Biesheuvel
2020-10-28ARM: head-common.S: use PC-relative insn sequence for idmap creationArd Biesheuvel
2020-10-28ARM: head-common.S: use PC-relative insn sequence for __proc_infoArd Biesheuvel
2020-10-28ARM: p2v: reduce p2v alignment requirement to 2 MiBArd Biesheuvel
2020-10-28ARM: p2v: switch to MOVW for Thumb2 and ARM/LPAEArd Biesheuvel
2020-10-28ARM: p2v: simplify __fixup_pv_table()Ard Biesheuvel