index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-20
arm64: Use of_get_cpu_hwid()
Rob Herring
1
-29
/
+2
2021-10-19
arm64: Add HWCAP for self-synchronising virtual counter
Marc Zyngier
2
-1
/
+3
2021-10-19
arm64: Add handling of CNTVCTSS traps
Marc Zyngier
1
-0
/
+11
2021-10-19
arm64: Add a capability for FEAT_ECV
Marc Zyngier
1
-0
/
+10
2021-10-15
topology: Represent clusters of CPUs within a die
Jonathan Cameron
1
-0
/
+2
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-3
/
+1
2021-10-11
arm64: Prevent kexec and hibernation if is_protected_kvm_enabled()
Will Deacon
1
-1
/
+2
2021-10-08
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
1
-5
/
+0
2021-10-07
arm64: mte: Add asymmetric mode support
Vincenzo Frascino
1
-6
/
+35
2021-10-07
arm64: mte: CPU feature detection for Asymm MTE
Vincenzo Frascino
1
-0
/
+10
2021-10-01
arm64: kexec: remove cpu-reset.h
Pasha Tatashin
3
-38
/
+5
2021-10-01
arm64: kexec: remove the pre-kexec PoC maintenance
Pasha Tatashin
1
-43
/
+0
2021-10-01
arm64: kexec: keep MMU enabled during kexec relocation
Pasha Tatashin
3
-15
/
+33
2021-10-01
arm64: kexec: install a copy of the linear-map
Pasha Tatashin
4
-22
/
+19
2021-10-01
arm64: kexec: use ld script for relocation function
Pasha Tatashin
3
-23
/
+26
2021-10-01
arm64: kexec: relocate in EL1 mode
Pasha Tatashin
3
-6
/
+14
2021-10-01
arm64: kexec: configure EL2 vectors for kexec
Pasha Tatashin
2
-0
/
+32
2021-10-01
arm64: kexec: pass kimage as the only argument to relocation function
Pasha Tatashin
3
-8
/
+16
2021-10-01
arm64: kexec: Use dcache ops macros instead of open-coding
Pasha Tatashin
1
-10
/
+3
2021-10-01
arm64: kexec: skip relocation code for inplace kexec
Pasha Tatashin
2
-16
/
+21
2021-10-01
arm64: kexec: flush image and lists during kexec load time
Pasha Tatashin
1
-32
/
+26
2021-10-01
arm64: hibernate: abstract ttrb0 setup function
Pasha Tatashin
1
-20
/
+1
2021-10-01
arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectors
Pasha Tatashin
2
-68
/
+10
2021-10-01
arm64: kernel: add helper for booted at EL2 and not VHE
Pasha Tatashin
3
-4
/
+3
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
2
-3
/
+3
2021-09-30
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
1
-2
/
+1
2021-09-30
kprobes: treewide: Cleanup the error messages for kprobes
Masami Hiramatsu
1
-1
/
+4
2021-09-30
sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y
Ard Biesheuvel
2
-2
/
+1
2021-09-30
arm64: add CPU field to struct thread_info
Ard Biesheuvel
1
-0
/
+1
2021-09-29
arm64: kasan: mte: move GCR_EL1 switch to task switch when KASAN disabled
Peter Collingbourne
2
-5
/
+31
2021-09-29
arm64/traps: Avoid unnecessary kernel/user pointer conversion
Amit Daniel Kachhap
1
-2
/
+2
2021-09-24
Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-16
/
+3
2021-09-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2
-8
/
+10
2021-09-23
Revert "ACPI: Add memory semantics to acpi_os_map_memory()"
Jia He
1
-16
/
+3
2021-09-23
arm64: Restore forced disabling of KPTI on ThunderX
dann frazier
1
-2
/
+6
2021-09-22
entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
Sean Christopherson
1
-3
/
+1
2021-09-21
arm64: add MTE supported check to thread switching and syscall entry/exit
Peter Collingbourne
1
-6
/
+4
2021-09-16
arm64: Mark __stack_chk_guard as __ro_after_init
Dan Li
1
-1
/
+1
2021-09-16
arm64/kernel: remove duplicate include in process.c
Lv Ruyi
1
-1
/
+0
2021-09-16
arm64/sve: Use correct size when reinitialising SVE state
Mark Brown
1
-1
/
+1
2021-09-11
Merge branch 'linus' into smp/urgent
Thomas Gleixner
20
-322
/
+567
2021-09-07
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-7
/
+22
2021-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-6
/
+6
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-3
/
+0
2021-09-01
Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-0
/
+1
2021-09-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
16
-303
/
+444
2021-09-01
Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2
-0
/
+78
2021-09-01
drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
Thomas Gleixner
1
-5
/
+2
2021-08-31
Merge remote-tracking branch 'tip/sched/arm64' into for-next/core
Catalin Marinas
7
-48
/
+96
2021-08-26
Merge branch 'for-next/entry' into for-next/core
Catalin Marinas
3
-111
/
+159
[prev]
[next]