index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2021-07-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-06-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-06-24
Merge branch 'for-next/entry' into for-next/core
Will Deacon
2021-06-24
Merge branch 'for-next/cpuidle' into for-next/core
Will Deacon
2021-06-24
Merge branch 'for-next/cpufeature' into for-next/core
Will Deacon
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-17
arm64: Convert cpu_do_idle() to using cpuidle context helpers
Marc Zyngier
2021-06-13
ARM: 9095/1: ARM64: Remove arm_pm_restart()
Guenter Roeck
2021-06-11
arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs
Will Deacon
2021-06-07
arm64: idle: don't instrument idle code with KCOV
Mark Rutland
2021-06-07
arm64: entry: move arm64_preempt_schedule_irq to entry-common.c
Mark Rutland
2021-05-25
arm64: Implement stack trace termination record
Madhavan T. Venkataraman
2021-05-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-04-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-04-23
arm64: Show three registers per line
Matthew Wilcox (Oracle)
2021-04-15
Merge branch 'for-next/pac-set-get-enabled-keys' into for-next/core
Catalin Marinas
2021-04-13
arm64: pac: Optimize kernel entry/exit key installation code paths
Peter Collingbourne
2021-04-13
arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)
Peter Collingbourne
2021-04-13
arm64: mte: make the per-task SCTLR_EL1 field usable elsewhere
Peter Collingbourne
2021-03-25
arm64/process.c: fix Wmissing-prototypes build warnings
Maninder Singh
2021-03-24
arm64: Always keep DAIF.[IF] in sync
Hector Martin
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-04
arm64: improve whitespace
Zhiyuan Dai
2020-12-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-12-09
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
2020-12-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-12-02
arm64: uaccess: remove set_fs()
Mark Rutland
2020-12-02
arm64: ensure ERET from kthread is illegal
Mark Rutland
2020-11-30
arm64: mark idle code as noinstr
Mark Rutland
2020-11-29
Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-11-10
arm64: errata: Fix handling of 1418040 with late CPU onlining
Will Deacon
2020-10-02
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2020-09-29
arm64: Add support for PR_SPEC_DISABLE_NOEXEC prctl() option
Will Deacon
2020-09-29
arm64: Rewrite Spectre-v4 mitigation code
Will Deacon
2020-09-04
arm64: mte: Allow {set,get}_tagged_addr_ctrl() on non-current tasks
Catalin Marinas
2020-09-04
arm64: mte: Allow user control of the generated random tags via prctl()
Catalin Marinas
2020-09-04
arm64: mte: Allow user control of the tag check mode via prctl()
Catalin Marinas
2020-09-04
arm64: mte: Handle synchronous and asynchronous tag check faults
Vincenzo Frascino
2020-08-26
cpuidle: Move trace_cpu_idle() into generic code
Peter Zijlstra
2020-08-21
arm64: Move handling of erratum 1418040 into C code
Marc Zyngier
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-06-09
arm64: add loglvl to dump_backtrace()
Dmitry Safonov
2020-05-05
Merge branch 'for-next/bti-user' into for-next/bti
Will Deacon
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-03-25
arm64: Use reboot_cpu instead of hardconding it to 0
Qais Yousef
2020-03-25
arm64: Don't use disable_nonboot_cpus()
Qais Yousef
2020-03-25
arm64: bti: Document behaviour for dynamically linked binaries
Mark Brown
2020-03-18
arm64: __show_regs: strip PAC from lr in printk
Amit Daniel Kachhap
2020-03-18
arm64: initialize and switch ptrauth kernel keys
Kristina Martsenko
[next]