index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
suspend.c
Age
Commit message (
Expand
)
Author
2024-02-20
arm64/sme: Restore SME registers on exit from suspend
Mark Brown
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_DIT
Mark Rutland
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_CNP
Mark Rutland
2023-01-18
cpuidle, arm64: Fix the ARM64 cpuidle logic
Peter Zijlstra
2022-11-08
arm64: Enable data independent timing (DIT) in the kernel
Ard Biesheuvel
2022-09-22
arm64: mte: move register initialization to C
Peter Collingbourne
2022-06-24
arm64: mm: provide idmap pointer to cpu_replace_ttbr1()
Ard Biesheuvel
2022-04-04
arm64: fix typos in comments
Julia Lawall
2021-08-02
arm64: kasan: mte: use a constant kernel GCR_EL1 value
Mark Rutland
2021-06-17
arm64: suspend: Use cpuidle context helpers in cpu_suspend()
Marc Zyngier
2021-04-13
arm64: pac: Optimize kernel entry/exit key installation code paths
Peter Collingbourne
2021-04-11
arm64: mte: Report async tag faults before suspend
Vincenzo Frascino
2021-02-19
arm64: spectre: Prevent lockdep splat on v4 mitigation enable path
Will Deacon
2020-12-02
arm64: uaccess: remove set_fs()
Mark Rutland
2020-10-02
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2020-09-29
arm64: Rewrite Spectre-v4 mitigation code
Will Deacon
2020-09-04
arm64: mte: Restore the GCR_EL1 register after a suspend
Catalin Marinas
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2018-09-18
arm64: mm: Support Common Not Private translations
Vladimir Murzin
2018-05-31
arm64: ssbd: Restore mitigation status on CPU resume
Marc Zyngier
2018-01-13
arm64: uaccess: Add PAN helper
James Morse
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-02
arm64: explicitly mask all exceptions
James Morse
2017-11-02
arm64: suspend: remove useless included file
Yisheng Xie
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-11-11
arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctx
Mark Rutland
2016-10-20
arm64: suspend: Reconfigure PSTATE after resume from idle
James Morse
2016-09-01
arm64: hw_breakpoint: convert CPU hotplug notifier to new infrastructure
Will Deacon
2016-04-28
arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va
James Morse
2016-04-28
arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()
James Morse
2016-02-16
arm64: unify idmap removal
Mark Rutland
2015-11-17
arm64: kernel: pause/unpause function graph tracer in cpu_suspend()
Lorenzo Pieralisi
2015-11-12
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2015-11-12
arm64: suspend: make hw_breakpoint_restore static
Jisheng Zhang
2015-11-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-10-28
arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmap
Lorenzo Pieralisi
2015-10-07
arm64: flush: use local TLB and I-cache invalidation
Will Deacon
2015-06-19
arm64: kernel: rename __cpu_suspend to keep it aligned with arm
Sudeep Holla
2015-06-02
arm64: drop sleep_idmap_phys and clean up cpu_resume()
Ard Biesheuvel
2015-01-27
arm64: kernel: remove ARM64_CPU_SUSPEND config option
Lorenzo Pieralisi
2014-12-23
arm64: kernel: fix __cpu_suspend mm switch on warm-boot
Lorenzo Pieralisi
2014-11-25
arm64: Move cpu_resume into the text section
Laura Abbott
2014-09-12
arm64: kernel: refactor the CPU suspend API for retention states
Lorenzo Pieralisi
2014-07-18
arm64: kernel: add missing __init section marker to cpu_suspend_init
Lorenzo Pieralisi
2014-01-24
arm64: kernel: fix per-cpu offset restore on resume
Lorenzo Pieralisi
2014-01-10
arm64: kernel: restore HW breakpoint registers in cpu_suspend
Lorenzo Pieralisi
2013-12-16
arm64: kernel: cpu_{suspend/resume} implementation
Lorenzo Pieralisi