index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
head.S
Age
Commit message (
Expand
)
Author
2022-11-09
arm64: implement dynamic shadow call stack for Clang
Ard Biesheuvel
2022-10-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-09-09
arm64/sysreg: Standardise naming for ID_AA64MMFR2_EL1.VARange
Mark Brown
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64MMFR2_EL1 definition names
Mark Brown
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition names
Mark Brown
2022-09-01
arm64: head: Ignore bogus KASLR displacement on non-relocatable kernels
Ard Biesheuvel
2022-07-20
arm64: fix KASAN_INLINE
Mark Rutland
2022-07-01
arm64: Allow sticky E2H when entering EL1
Marc Zyngier
2022-07-01
arm64: Save state of HCR_EL2.E2H before switch to EL1
Marc Zyngier
2022-07-01
arm64: Rename the VHE switch to "finalise_el2"
Marc Zyngier
2022-07-01
arm64: mm: fix booting with 52-bit address space
Ard Biesheuvel
2022-06-29
arm64: head: remove __PHYS_OFFSET
Mark Rutland
2022-06-24
arm64: setup: drop early FDT pointer helpers
Ard Biesheuvel
2022-06-24
arm64: head: avoid relocating the kernel twice for KASLR
Ard Biesheuvel
2022-06-24
arm64: head: record CPU boot mode after enabling the MMU
Ard Biesheuvel
2022-06-24
arm64: head: populate kernel page tables with MMU and caches on
Ard Biesheuvel
2022-06-24
arm64: head: factor out TTBR1 assignment into a macro
Ard Biesheuvel
2022-06-24
arm64: idreg-override: use early FDT mapping in ID map
Ard Biesheuvel
2022-06-24
arm64: head: create a temporary FDT mapping in the initial ID map
Ard Biesheuvel
2022-06-24
arm64: head: use relative references to the RELA and RELR tables
Ard Biesheuvel
2022-06-24
arm64: head: cover entire kernel image in initial ID map
Ard Biesheuvel
2022-06-24
arm64: head: add helper function to remap regions in early page tables
Ard Biesheuvel
2022-06-24
arm64: head: pass ID map root table address to __enable_mmu()
Ard Biesheuvel
2022-06-24
arm64: head: split off idmap creation code
Ard Biesheuvel
2022-06-24
arm64: head: switch to map_memory macro for the extended ID map
Ard Biesheuvel
2022-06-24
arm64: head: simplify page table mapping macros (slightly)
Ard Biesheuvel
2022-06-24
arm64: head: drop idmap_ptrs_per_pgd
Ard Biesheuvel
2022-06-24
arm64: head: move assignment of idmap_t0sz to C code
Ard Biesheuvel
2022-06-24
arm64: mm: make vabits_actual a build time constant if possible
Ard Biesheuvel
2022-06-24
arm64: head: move kimage_vaddr variable into C file
Ard Biesheuvel
2021-09-30
sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y
Ard Biesheuvel
2021-08-24
arm64: head: avoid over-mapping in map_memory
Mark Rutland
2021-06-24
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2021-06-24
Merge branch 'for-next/caches' into for-next/core
Will Deacon
2021-06-15
arm64: head: fix code comments in set_cpu_boot_mode_flag
Dong Aisheng
2021-06-15
arm64: mm: drop unused __pa(__idmap_text_start)
Dong Aisheng
2021-06-15
arm64: mm: fix the count comments in compute_indices
Dong Aisheng
2021-05-27
arm64: scs: Drop unused 'tmp' argument to scs_{load, save} asm macros
Will Deacon
2021-05-26
arm64: smp: initialize cpu offset earlier
Mark Rutland
2021-05-26
arm64: smp: unify task and sp setup
Mark Rutland
2021-05-26
arm64: smp: remove stack from secondary_data
Mark Rutland
2021-05-25
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
2021-05-25
arm64: __inval_dcache_area to take end parameter instead of size
Fuad Tabba
2021-05-25
arm64: Implement stack trace termination record
Madhavan T. Venkataraman
2021-04-08
arm64: Cope with CPUs stuck in VHE mode
Marc Zyngier
2021-03-11
arm64: mm: use a 48-bit ID map when possible on 52-bit VA builds
Ard Biesheuvel
2021-03-10
arm64/mm: Fix __enable_mmu() for new TGRAN range values
James Morse
2021-02-24
arm64: Add missing ISB after invalidating TLB in __primary_switch
Marc Zyngier
2021-02-09
arm64: Defer enabling pointer authentication on boot core
Srinivas Ramana
2021-02-09
arm64: cpufeature: Add an early command-line cpufeature override facility
Marc Zyngier
[next]