开源镜像站
帮助
动态
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
/
include
Age
Commit message (
Expand
)
Author
2017-12-14
arm64/sve: Report SVE to userspace via CPUID only if supported
Dave Martin
2017-12-12
arm64: Add software workaround for Falkor erratum 1041
Shanker Donthineni
2017-12-12
arm64: Define cputype macros for Falkor CPU
Shanker Donthineni
2017-12-12
arm64: mm: Fix false positives in set_pte_at access/dirty race detection
Will Deacon
2017-12-11
arm64: mm: Fix pte_mkclean, pte_mkdirty semantics
Steve Capper
2017-12-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-06
arm64: SW PAN: Update saved ttbr0 value on enter_lazy_tlb
Will Deacon
2017-12-06
arm64: SW PAN: Point saved ttbr0 at the zero page when switching to init_mm
Will Deacon
2017-12-05
Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/k...
Radim Krčmář
2017-12-05
arm64/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
2017-12-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2017-12-01
arm64: ftrace: emit ftrace-mod.o contents through code
Ard Biesheuvel
2017-12-01
arm64: module-plts: factor out PLT generation code for ftrace
Ard Biesheuvel
2017-11-29
mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE
Dan Williams
2017-11-29
KVM: arm/arm64: debug: Introduce helper for single-step
Alex Bennée
2017-11-29
arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-one
Kristina Martsenko
2017-11-28
arm64: mm: cleanup stale AIVIVT references
Mark Rutland
2017-11-17
Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2017-11-16
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-15
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-15
fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall
Jeff Layton
2017-11-13
Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2017-11-13
Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-11-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-13
Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86'
Rafael J. Wysocki
2017-11-13
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2017-11-07
arm64: mm: Remove arch_apei_flush_tlb_one()
James Morse
2017-11-07
ACPI / APEI: Replace ioremap_page_range() with fixmap
James Morse
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-06
KVM: arm/arm64: fix the incompatible matching for external abort
Dongjiu Geng
2017-11-06
KVM: arm/arm64: Unify 32bit fault injection
Marc Zyngier
2017-11-06
KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESET
Eric Auger
2017-11-06
KVM: arm/arm64: Support EL1 phys timer register access in set/get reg
Christoffer Dall
2017-11-06
KVM: arm/arm64: Move timer save/restore out of the hyp code
Christoffer Dall
2017-11-06
arm64: Use physical counter for in-kernel reads when booted in EL2
Christoffer Dall
2017-11-06
arm64: Implement arch_counter_get_cntpct to read the physical counter
Christoffer Dall
2017-11-03
arm64/sve: Add documentation
Dave Martin
2017-11-03
arm64/sve: Detect SVE and activate runtime support
Dave Martin
2017-11-03
arm64/sve: KVM: Prevent guests from using SVE
Dave Martin
2017-11-03
arm64/sve: Add prctl controls for userspace vector length management
Dave Martin
2017-11-03
arm64/sve: ptrace and ELF coredump support
Dave Martin
2017-11-03
arm64/sve: Probe SVE capabilities and usable vector lengths
Dave Martin
2017-11-03
arm64/sve: Backend logic for setting the vector length
Dave Martin
2017-11-03
arm64/sve: Signal handling support
Dave Martin
2017-11-03
arm64/sve: Support vector length resetting for new processes
Dave Martin
2017-11-03
arm64/sve: Core task context handling
Dave Martin
2017-11-03
arm64/sve: Signal frame and context structure definition
Dave Martin
2017-11-03
arm64/sve: Kconfig update and conditional compilation support
Dave Martin
[next]