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
/
entry.S
Age
Commit message (
Expand
)
Author
2019-02-26
arm64: Rename get_thread_info()
Julien Thierry
2019-02-06
arm64: Skip irqflags tracing for NMI in IRQs disabled context
Julien Thierry
2019-02-06
arm64: Skip preemption when exiting an NMI
Julien Thierry
2019-02-06
arm64: Make PMR part of task context
Julien Thierry
2019-02-04
arm64: entry: Remove unneeded need_resched() loop
Valentin Schneider
2019-01-03
arm64: entry: remove unused register aliases
Mark Rutland
2018-12-11
arm64: preempt: Fix big-endian when checking preempt count in assembly
Will Deacon
2018-12-06
arm64: entry: Remove confusing comment
Will Deacon
2018-12-06
arm64: entry: Place an SB sequence following an ERET instruction
Will Deacon
2018-10-01
arm64: Trap WFI executed in userspace
Marc Zyngier
2018-10-01
arm64: compat: Add separate CP15 trapping hook
Marc Zyngier
2018-09-14
arm64: entry: Allow handling of undefined instructions from EL1
Will Deacon
2018-07-26
arm64: Add support for STACKLEAK gcc plugin
Laura Abbott
2018-07-12
arm64: zero GPRs upon entry from EL0
Mark Rutland
2018-07-12
arm64: don't reload GPRs after apply_ssbd
Mark Rutland
2018-07-12
arm64: don't restore GPRs when context tracking
Mark Rutland
2018-07-12
arm64: convert native/compat syscall entry to C
Mark Rutland
2018-07-12
arm64: convert syscall trace logic to C
Mark Rutland
2018-07-12
arm64: convert raw syscall invocation to C
Mark Rutland
2018-07-12
arm64: remove sigreturn wrappers
Mark Rutland
2018-07-11
arm64: rseq: Implement backend rseq calls and select HAVE_RSEQ
Will Deacon
2018-05-31
arm64: ssbd: Introduce thread flag to control userspace mitigation
Marc Zyngier
2018-05-31
arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation
Marc Zyngier
2018-05-31
arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2
Marc Zyngier
2018-05-31
arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1
Marc Zyngier
2018-02-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-02-06
arm64: entry: Apply BP hardening for suspicious interrupts from EL0
Will Deacon
2018-02-06
arm64: entry: Apply BP hardening for high-priority synchronous exceptions
Will Deacon
2018-02-06
arm64: entry: Ensure branch through syscall table is bounded under speculation
Will Deacon
2018-02-06
arm64: Make USER_DS an inclusive limit
Robin Murphy
2018-02-06
arm64: entry: Reword comment about post_ttbr_update_workaround
Will Deacon
2018-02-06
Merge branch 'linus' into sched/urgent, to resolve conflicts
Ingo Molnar
2018-02-05
membarrier/arm64: Provide core serializing command
Mathieu Desnoyers
2018-01-16
arm64: kpti: Fix the interaction between ASID switching and software PAN
Catalin Marinas
2018-01-14
arm64: entry: Move the trampoline to be before PAN
Steve Capper
2018-01-14
arm64: sdei: Add trampoline code for remapping the kernel
James Morse
2018-01-13
arm64: kernel: Add arch-specific SDEI entry code and CPU masking
James Morse
2018-01-08
arm64: Add skeleton to harden the branch predictor against aliasing attacks
Will Deacon
2018-01-08
arm64: Move post_ttbr_update_workaround to C code
Marc Zyngier
2018-01-08
arm64: use RET instruction for exiting the trampoline
Will Deacon
2017-12-11
arm64: kaslr: Put kernel vectors address in separate data page
Will Deacon
2017-12-11
arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR
Will Deacon
2017-12-11
arm64: entry: Add fake CPU feature for unmapping the kernel at EL0
Will Deacon
2017-12-11
arm64: erratum: Work around Falkor erratum #E1003 in trampoline code
Will Deacon
2017-12-11
arm64: entry: Hook up entry trampoline to exception vectors
Will Deacon
2017-12-11
arm64: entry: Explicitly pass exception level to kernel_ventry macro
Will Deacon
2017-12-11
arm64: entry: Add exception trampoline page for exceptions from EL0
Will Deacon
2017-12-11
arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
Will Deacon
2017-12-11
arm64: mm: Rename post_ttbr0_update_workaround
Will Deacon
2017-11-03
arm64/sve: Detect SVE and activate runtime support
Dave Martin
[next]