开源镜像站
帮助
动态
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
/
asm
Age
Commit message (
Expand
)
Author
2018-10-23
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-10-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-22
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-10-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-10-16
arm64: cpufeature: Fix handling of CTR_EL0.IDC field
Suzuki K Poulose
2018-10-10
Revert "arm64: uaccess: implement unsafe accessors"
James Morse
2018-10-05
arm64: mm: Use #ifdef for the __PAGETABLE_P?D_FOLDED defines
James Morse
2018-10-03
arm64: xen: Use existing helper to check interrupt status
Julien Thierry
2018-10-03
arm64: daifflags: Use irqflags functions for daifflags
Julien Thierry
2018-10-02
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2018-10-01
arm64: Trap WFI executed in userspace
Marc Zyngier
2018-10-01
Merge tag 'v4.19-rc6' into for-4.20/block
Jens Axboe
2018-10-01
arm64: arch_timer: Add workaround for ARM erratum 1188873
Marc Zyngier
2018-10-01
arm64: compat: Add CNTFRQ trap handler
Marc Zyngier
2018-10-01
arm64: compat: Add CNTVCT trap handler
Marc Zyngier
2018-10-01
arm64: Add decoding macros for CP15_32 and CP15_64 traps
Marc Zyngier
2018-10-01
arm64: remove unused asm/compiler.h header file
Ard Biesheuvel
2018-10-01
arm64: compat: Provide definition for COMPAT_SIGMINSTKSZ
Will Deacon
2018-09-27
arm64/kernel: jump_label: Switch to relative references
Ard Biesheuvel
2018-09-26
xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>
Christoph Hellwig
2018-09-26
block: remove ARCH_BIOVEC_PHYS_MERGEABLE
Christoph Hellwig
2018-09-26
xen: provide a prototype for xen_biovec_phys_mergeable in xen.h
Christoph Hellwig
2018-09-25
arm64/mm: use fixmap to modify swapper_pg_dir
Jun Yao
2018-09-25
arm64/mm: Separate boot-time page tables from swapper_pg_dir
Jun Yao
2018-09-24
block: simplify BIOVEC_PHYS_MERGEABLE
Christoph Hellwig
2018-09-21
arm64: Kconfig: Remove ARCH_HAS_HOLES_MEMORYMODEL
James Morse
2018-09-21
arm64/cpufeatures: Emulate MRS instructions by parsing ESR_ELx.ISS
Anshuman Khandual
2018-09-21
arm64/cpufeatures: Factorize emulate_mrs()
Anshuman Khandual
2018-09-21
arm64/cpufeatures: Introduce ESR_ELx_SYS64_ISS_RT()
Anshuman Khandual
2018-09-19
arm64: cpu_errata: Remove ARM64_MISMATCHED_CACHE_LINE_SIZE
Will Deacon
2018-09-18
arm64: KVM: Enable Common Not Private translations
Vladimir Murzin
2018-09-18
arm64: mm: Support Common Not Private translations
Vladimir Murzin
2018-09-17
arm64: sysreg: Clean up instructions for modifying PSTATE fields
Suzuki K Poulose
2018-09-14
arm64: cpu: Move errata and feature enable callbacks closer to callers
Will Deacon
2018-09-14
KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vhe
Will Deacon
2018-09-14
arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3
Will Deacon
2018-09-14
arm64: cpufeature: Detect SSBS and advertise to userspace
Will Deacon
2018-09-14
arm64: Fix silly typo in comment
Will Deacon
2018-09-11
arm64: tlb: Rewrite stale comment in asm/tlbflush.h
Will Deacon
2018-09-11
arm64: tlb: Avoid synchronous TLBIs when freeing page tables
Will Deacon
2018-09-11
arm64: tlb: Adjust stride and type of TLBI according to mmu_gather
Will Deacon
2018-09-11
arm64: tlb: Remove redundant !CONFIG_HAVE_RCU_TABLE_FREE code
Will Deacon
2018-09-11
arm64: tlbflush: Allow stride to be specified for __flush_tlb_range()
Will Deacon
2018-09-11
arm64: tlb: Justify non-leaf invalidation in flush_tlb_range()
Will Deacon
2018-09-11
arm64: pgtable: Implement p[mu]d_valid() and check in set_p[mu]d()
Will Deacon
2018-09-11
arm64: tlb: Add DSB ISHST prior to TLBI in __flush_tlb_[kernel_]pgtable()
Will Deacon
2018-09-11
arm64: tlb: Use last-level invalidation in flush_tlb_kernel_range()
Will Deacon
2018-09-11
arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"
Miguel Ojeda
2018-09-10
arm64: uaccess: implement unsafe accessors
Julien Thierry
2018-09-10
arm64: cpufeature: add feature for CRC32 instructions
Ard Biesheuvel
[next]