开源镜像站
帮助
动态
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
2016-02-25
arm64: Enable CPU capability verification unconditionally
Suzuki K Poulose
2016-02-25
arm64: Handle early CPU boot failures
Suzuki K Poulose
2016-02-24
arm64: Move cpu_die_early to smp.c
Suzuki K Poulose
2016-02-24
arm64: Introduce cpu_die_early
Suzuki K Poulose
2016-02-24
arm64: Add a helper for parking CPUs in a loop
Suzuki K Poulose
2016-02-24
arm64: kaslr: randomize the linear region
Ard Biesheuvel
2016-02-24
arm64: add support for kernel ASLR
Ard Biesheuvel
2016-02-24
arm64: add support for building vmlinux as a relocatable PIE binary
Ard Biesheuvel
2016-02-24
arm64: switch to relative exception tables
Ard Biesheuvel
2016-02-24
arm64: avoid dynamic relocations in early boot code
Ard Biesheuvel
2016-02-24
arm64: avoid R_AARCH64_ABS64 relocations for Image header fields
Ard Biesheuvel
2016-02-24
arm64: add support for module PLTs
Ard Biesheuvel
2016-02-18
arm64: allow kernel Image to be loaded anywhere in physical memory
Ard Biesheuvel
2016-02-18
arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region
Ard Biesheuvel
2016-02-18
arm64: Remove the get_thread_info() function
Catalin Marinas
2016-02-18
arm64: kernel: Don't toggle PAN on systems with UAO
James Morse
2016-02-18
arm64: cpufeature: Test 'matches' pointer to find the end of the list
James Morse
2016-02-18
arm64: kernel: Add support for User Access Override
James Morse
2016-02-18
arm64: add ARMv8.2 id_aa64mmfr2 boiler plate
James Morse
2016-02-18
arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macro
James Morse
2016-02-16
arm64: vdso: Mark vDSO code as read-only
David Brown
2016-02-16
arm64: replace read_lock to rcu lock in call_step_hook
Yang Shi
2016-02-16
arm64: prefetch: add alternative pattern for CPUs without a prefetcher
Will Deacon
2016-02-16
arm64: kernel: implement ACPI parking protocol
Lorenzo Pieralisi
2016-02-16
arm64: ensure _stext and _etext are page-aligned
Mark Rutland
2016-02-16
arm64: unmap idmap earlier
Mark Rutland
2016-02-16
arm64: unify idmap removal
Mark Rutland
2016-02-16
arm64: mm: place empty_zero_page in bss
Mark Rutland
2016-01-25
arm64: kernel: fix architected PMU registers unconditional access
Lorenzo Pieralisi
2016-01-25
arm64: hide __efistub_ aliases from kallsyms
Ard Biesheuvel
2016-01-17
arm64: insn: remove BUG_ON from codegen
Zi Shen Lim
2016-01-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-01-12
Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-01-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-01-12
Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...
Linus Torvalds
2016-01-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-01-12
Merge branch 'devel-stable' into for-linus
Russell King
2016-01-06
arm64: head.S: use memset to clear BSS
Mark Rutland
2016-01-06
arm64: entry: remove pointless SPSR mode check
Mark Rutland
2016-01-05
arm64: module: avoid undefined shift behavior in reloc_data()
Ard Biesheuvel
2016-01-05
arm64: module: fix relocation of movz instruction with negative immediate
Ard Biesheuvel
2016-01-05
Merge branches 'misc' and 'misc-rc6' into for-linus
Russell King
2016-01-04
ARM: 8481/2: drivers: psci: replace psci firmware calls
Jens Wiklander
2016-01-04
ARM: 8480/2: arm64: add implementation for arm-smccc
Jens Wiklander
2015-12-22
arm64: perf: add support for Cortex-A72
Will Deacon
2015-12-22
arm64: perf: add format entry to describe event -> config mapping
Will Deacon
2015-12-21
arm64: traps: address fallout from printk -> pr_* conversion
Will Deacon
2015-12-21
arm64: ftrace: fix a stack tracer's output under function graph tracer
AKASHI Takahiro
2015-12-21
arm64: pass a task parameter to unwind_frame()
AKASHI Takahiro
2015-12-21
arm64: ftrace: modify a stack frame in a safe way
AKASHI Takahiro
[next]