开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2018-03-28
arm64: tlbflush: avoid writing RES0 bits
Philip Elcan
2018-03-27
arm64: cmpxchg: Include linux/compiler.h in asm/cmpxchg.h
Will Deacon
2018-03-27
arm64: move percpu cmpxchg implementation from cmpxchg.h to percpu.h
Will Deacon
2018-03-27
arm64: cmpxchg: Include build_bug.h instead of bug.h for BUILD_BUG
Will Deacon
2018-03-27
arm64: lse: Include compiler_types.h and export.h for out-of-line LL/SC
Will Deacon
2018-03-27
arm64: fpsimd: include <linux/init.h> in fpsimd.h
Will Deacon
2018-03-27
Revert "arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)"
Will Deacon
2018-03-27
arm64: cpufeature: Avoid warnings due to unused symbols
Will Deacon
2018-03-26
arm64: Add work around for Arm Cortex-A55 Erratum 1024718
Suzuki K Poulose
2018-03-26
arm64: Delay enabling hardware DBM feature
Suzuki K Poulose
2018-03-26
arm64: Add MIDR encoding for Arm Cortex-A55 and Cortex-A35
Suzuki K Poulose
2018-03-26
arm64: capabilities: Handle shared entries
Suzuki K Poulose
2018-03-26
arm64: capabilities: Add support for checks based on a list of MIDRs
Suzuki K Poulose
2018-03-26
arm64: Add helpers for checking CPU MIDR against a range
Suzuki K Poulose
2018-03-26
arm64: capabilities: Clean up midr range helpers
Suzuki K Poulose
2018-03-26
arm64: capabilities: Change scope of VHE to Boot CPU feature
Suzuki K Poulose
2018-03-26
arm64: capabilities: Add support for features enabled early
Suzuki K Poulose
2018-03-26
arm64: capabilities: Restrict KPTI detection to boot-time CPUs
Suzuki K Poulose
2018-03-26
arm64: capabilities: Introduce weak features based on local CPU
Suzuki K Poulose
2018-03-26
arm64: capabilities: Group handling of features and errata workarounds
Suzuki K Poulose
2018-03-26
arm64: capabilities: Allow features based on local CPU scope
Suzuki K Poulose
2018-03-26
arm64: capabilities: Split the processing of errata work arounds
Suzuki K Poulose
2018-03-26
arm64: capabilities: Prepare for grouping features and errata work arounds
Suzuki K Poulose
2018-03-26
arm64: capabilities: Filter the entries based on a given mask
Suzuki K Poulose
2018-03-26
arm64: capabilities: Unify the verification
Suzuki K Poulose
2018-03-26
arm64: capabilities: Add flags to handle the conflicts on late CPU
Suzuki K Poulose
2018-03-26
arm64: capabilities: Prepare for fine grained capabilities
Suzuki K Poulose
2018-03-26
arm64: capabilities: Move errata processing code
Suzuki K Poulose
2018-03-26
arm64: capabilities: Move errata work around check on boot CPU
Suzuki K Poulose
2018-03-26
arm64: capabilities: Update prototype for enable call back
Dave Martin
2018-03-26
arm64/sve: Document firmware support requirements in Kconfig
Dave Martin
2018-03-20
arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
Dave Martin
2018-03-20
Merge branch 'siginfo-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Will Deacon
2018-03-19
arm64: Expose Arm v8.4 features
Suzuki K Poulose
2018-03-19
arm64: asm: drop special versions of adr_l/ldr_l/str_l for modules
Ard Biesheuvel
2018-03-19
arm64: fix undefined reference to 'printk'
Arnd Bergmann
2018-03-15
signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptions
Dave Martin
2018-03-09
arm64: signal: Ensure si_code is valid for all fault signals
Dave Martin
2018-03-09
arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC
Shanker Donthineni
2018-03-09
arm64/kernel: enable A53 erratum #8434319 handling at runtime
Ard Biesheuvel
2018-03-09
arm64/errata: add REVIDR handling to framework
Ard Biesheuvel
2018-03-09
arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419
Ard Biesheuvel
2018-03-08
arm64/kernel: kaslr: reduce module randomization range to 4 GB
Ard Biesheuvel
2018-03-08
arm64: module: don't BUG when exceeding preallocated PLT count
Ard Biesheuvel
2018-03-06
arm64: kaslr: Set TCR_EL1.NFD1 when CONFIG_RANDOMIZE_BASE=y
Will Deacon
2018-03-06
arm64/debug: Fix registers on sleeping tasks
Douglas Anderson
2018-03-06
kasan, arm64: clean up KASAN_SHADOW_SCALE_SHIFT usage
Andrey Konovalov
2018-03-06
arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)
Catalin Marinas
2018-03-06
arm64: lse: Pass -fomit-frame-pointer to out-of-line ll/sc atomics
Will Deacon
2018-03-06
arm64: Use arm64_force_sig_info instead of force_sig_info
Will Deacon
[next]