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
2021-04-12
arm64: mte: Ensure TIF_MTE_ASYNC_FAULT is set atomically
Catalin Marinas
2021-02-12
Merge branch 'for-next/stacktrace' into for-next/core
Will Deacon
2021-02-03
arm64: vmlinux.ld.S: add assertion for tramp_pg_dir offset
Joey Gouly
2021-01-20
arm64: remove EL0 exception frame record
Mark Rutland
2021-01-13
arm64: rename S_FRAME_SIZE to PT_REGS_SIZE
Jianlin Lv
2021-01-04
arm64: mte: remove an ISB on kernel exit
Peter Collingbourne
2020-12-22
arm64: mte: switch GCR_EL1 in kernel entry and exit
Vincenzo Frascino
2020-12-09
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
2020-12-09
Merge remote-tracking branch 'arm64/for-next/scs' into for-next/core
Catalin Marinas
2020-12-09
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
2020-12-02
arm64: uaccess: remove set_fs()
Mark Rutland
2020-12-01
arm64: scs: use vmapped IRQ and SDEI shadow stacks
Sami Tolvanen
2020-11-30
arm64: entry: fix non-NMI user<->kernel transitions
Mark Rutland
2020-11-30
arm64: entry: move el1 irq/nmi logic to C
Mark Rutland
2020-11-30
arm64: entry: prepare ret_to_user for function call
Mark Rutland
2020-11-10
arm64: consistently use reserved_pg_dir
Mark Rutland
2020-10-29
arm64: Add workaround for Arm Cortex-A77 erratum 1508412
Rob Herring
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-29
arm64: Remove Spectre-related CONFIG_* options
Will Deacon
2020-09-04
arm64: mte: Handle synchronous and asynchronous tag check faults
Vincenzo Frascino
2020-08-21
arm64: Move handling of erratum 1418040 into C code
Marc Zyngier
2020-08-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-07-31
Merge branch 'for-next/read-barrier-depends' into for-next/core
Catalin Marinas
2020-07-23
arm64/entry: deduplicate SW PAN entry/exit routines
Ard Biesheuvel
2020-07-21
arm64: Reduce the number of header files pulled into vmlinux.lds.S
Will Deacon
2020-07-08
arm64: entry: Tidy up block comments and label numbers
Will Deacon
2020-07-08
arm64: Rework ARM_ERRATUM_1414080 handling
Marc Zyngier
2020-05-28
Merge branch 'for-next/scs' into for-next/core
Will Deacon
2020-05-28
Merge branch 'for-next/bti' into for-next/core
Will Deacon
2020-05-18
arm64: scs: Use 'scs_sp' register alias for x18
Will Deacon
2020-05-15
arm64: scs: Add shadow stacks for SDEI
Sami Tolvanen
2020-05-15
arm64: Implement Shadow Call Stack
Sami Tolvanen
2020-05-04
arm64: entry: Refactor and modernise annotation for ret_to_user
Mark Brown
2020-04-28
arm64: remove ptrauth_keys_install_kernel sync arg
Mark Rutland
2020-03-25
Merge branch 'for-next/kernel-ptrauth' into for-next/core
Catalin Marinas
2020-03-18
arm64: suspend: restore the kernel ptrauth keys
Amit Daniel Kachhap
2020-03-18
arm64: initialize and switch ptrauth kernel keys
Kristina Martsenko
2020-03-18
arm64: install user ptrauth keys at kernel exit time
Kristina Martsenko
2020-03-09
arm64: sdei: Annotate SDEI entry points using new style annotations
Mark Brown
2020-03-09
arm64: kernel: Convert to modern annotations for assembly data
Mark Brown
2020-03-09
arm64: entry: Additional annotation conversions for entry.S
Mark Brown
2020-03-09
arm64: entry: Annotate ret_from_fork as code
Mark Brown
2020-03-09
arm64: entry: Annotate vector table and handlers as code
Mark Brown
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-22
Merge branch 'for-next/asm-annotations' into for-next/core
Will Deacon
2020-01-22
Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for...
Will Deacon
2020-01-21
arm64: entry: Avoid empty alternatives entries
Julien Thierry
2020-01-17
arm64: entry: cleanup sp_el0 manipulation
Mark Rutland
2020-01-13
arm64: kernel: Correct annotation of end of el0_sync
Mark Brown
[next]