开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
2019-08-05
arm64: Add support for relocating the kernel with RELR relocations
Peter Collingbourne
2019-08-05
arm64: esr: Add ESR exception class encoding for trapped ERET
Will Deacon
2019-08-05
arm64: Replace strncmp with str_has_prefix
Chuhong Yuan
2019-08-05
arm64/kexec: Use consistent convention of initializing 'kxec_buf.mem' with KE...
Bhupesh Sharma
2019-08-02
arm64: kprobes: Recover pstate.D in single-step exception handler
Masami Hiramatsu
2019-08-01
arm64: Remove unneeded rcu_read_lock from debug handlers
Masami Hiramatsu
2019-08-01
arm64: unwind: Prohibit probing on return_address()
Masami Hiramatsu
2019-07-31
arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}
Will Deacon
2019-07-29
arm64: module: Mark expected switch fall-through
Anders Roxell
2019-07-29
arm64: smp: Mark expected switch fall-through
Anders Roxell
2019-07-29
arm64: hw_breakpoint: Fix warnings about implicit fallthrough
Will Deacon
2019-07-29
arm64: compat: Allow single-byte watchpoints on all addresses
Will Deacon
2019-07-22
arm64: entry: SP Alignment Fault doesn't write to FAR_EL1
James Morse
2019-07-22
arm64: Force SSBS on context switch
Marc Zyngier
2019-07-22
arm64/sve: Fix a couple of magic numbers for the Z-reg count
Dave Martin
2019-07-22
arm64/sve: Factor out FPSIMD to SVE state conversion
Dave Martin
2019-07-22
arm64: stacktrace: Better handle corrupted stacks
Mark Rutland
2019-07-22
arm64: stacktrace: Factor out backtrace initialisation
Dave Martin
2019-07-22
arm64: vdso: Cleanup Makefiles
Vincenzo Frascino
2019-07-22
arm64: vdso: fix flip/flop vdso build bug
Naohiro Aota
2019-07-20
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-07-17
kbuild: add --hash-style= and --build-id unconditionally
Masahiro Yamada
2019-07-16
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
2019-07-15
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-15
docs: arm: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-07-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-12
arm64: move jump_label_init() before parse_early_param()
Kees Cook
2019-07-12
mm/pgtable: drop pgtable_t variable from pte_fn_t functions
Anshuman Khandual
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-07-05
arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests
Andre Przywara
2019-07-05
arm64: Update silicon-errata.txt for Neoverse-N1 #1349291
James Morse
2019-07-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-06-26
arm64: rename dump_instr as dump_kernel_instr
jinho lim
2019-06-26
arm64: vdso: Fix compilation with clang older than 8
Vincenzo Frascino
2019-06-26
arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitly
Nathan Chancellor
2019-06-26
arm64: kaslr: keep modules inside module region when KASAN is enabled
Ard Biesheuvel
2019-06-26
arm64: vdso: Remove unnecessary asm-offsets.c definitions
Catalin Marinas
2019-06-25
arm64: Implement panic_smp_self_stop()
Aaro Koskinen
2019-06-25
arm64: Improve parking of stopped CPUs
Jayachandran C
2019-06-25
arm64: Expose FRINT capabilities to userspace
Mark Brown
2019-06-25
arm64: Expose ARMv8.5 CondM capability to userspace
Mark Brown
2019-06-24
arm64/kprobes: set VM_FLUSH_RESET_PERMS on kprobe instruction pages
Ard Biesheuvel
2019-06-24
arm64: module: create module allocations without exec permissions
Ard Biesheuvel
2019-06-24
acpi/arm64: ignore 5.1 FADTs that are reported as 5.0
Ard Biesheuvel
2019-06-22
arm64: vdso: Enable vDSO compat support
Vincenzo Frascino
2019-06-22
arm64: compat: Get sigreturn trampolines from vDSO
Vincenzo Frascino
2019-06-22
arm64: compat: VDSO setup for compat layer
Vincenzo Frascino
[next]