index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
Lines
2018-09-27
signal/arm64: Push siginfo generation into arm64_notify_die
Eric W. Biederman
-1
/
+2
2018-09-27
arm64/kernel: jump_label: Switch to relative references
Ard Biesheuvel
-20
/
+18
2018-09-26
xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>
Christoph Hellwig
-2
/
+0
2018-09-26
block: remove ARCH_BIOVEC_PHYS_MERGEABLE
Christoph Hellwig
-3
/
+0
2018-09-26
xen: provide a prototype for xen_biovec_phys_mergeable in xen.h
Christoph Hellwig
-3
/
+0
2018-09-25
Revert "dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops"
Christoph Hellwig
-0
/
+5
2018-09-25
arm64: percpu: Initialize ret in the default case
Nathan Chancellor
-0
/
+3
2018-09-25
arm64/mm: use fixmap to modify swapper_pg_dir
Jun Yao
-6
/
+29
2018-09-25
arm64/mm: Separate boot-time page tables from swapper_pg_dir
Jun Yao
-2
/
+6
2018-09-24
block: simplify BIOVEC_PHYS_MERGEABLE
Christoph Hellwig
-3
/
+2
2018-09-21
arm64: Kconfig: Remove ARCH_HAS_HOLES_MEMORYMODEL
James Morse
-2
/
+0
2018-09-21
arm64/cpufeatures: Emulate MRS instructions by parsing ESR_ELx.ISS
Anshuman Khandual
-0
/
+12
2018-09-21
arm64/cpufeatures: Factorize emulate_mrs()
Anshuman Khandual
-0
/
+1
2018-09-21
arm64/cpufeatures: Introduce ESR_ELx_SYS64_ISS_RT()
Anshuman Khandual
-1
/
+3
2018-09-19
arm64: cpu_errata: Remove ARM64_MISMATCHED_CACHE_LINE_SIZE
Will Deacon
-7
/
+5
2018-09-18
arm64: KVM: Enable Common Not Private translations
Vladimir Murzin
-0
/
+6
2018-09-18
arm64: mm: Support Common Not Private translations
Vladimir Murzin
-3
/
+25
2018-09-17
arm64: sysreg: Clean up instructions for modifying PSTATE fields
Suzuki K Poulose
-10
/
+20
2018-09-14
arm64: cpu: Move errata and feature enable callbacks closer to callers
Will Deacon
-4
/
+0
2018-09-14
KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vhe
Will Deacon
-0
/
+11
2018-09-14
arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3
Will Deacon
-0
/
+12
2018-09-14
arm64: cpufeature: Detect SSBS and advertise to userspace
Will Deacon
-5
/
+15
2018-09-14
arm64: Fix silly typo in comment
Will Deacon
-1
/
+1
2018-09-11
arm64: tlb: Rewrite stale comment in asm/tlbflush.h
Will Deacon
-25
/
+55
2018-09-11
arm64: tlb: Avoid synchronous TLBIs when freeing page tables
Will Deacon
-14
/
+0
2018-09-11
arm64: tlb: Adjust stride and type of TLBI according to mmu_gather
Will Deacon
-9
/
+10
2018-09-11
arm64: tlb: Remove redundant !CONFIG_HAVE_RCU_TABLE_FREE code
Will Deacon
-9
/
+3
2018-09-11
arm64: tlbflush: Allow stride to be specified for __flush_tlb_range()
Will Deacon
-7
/
+10
2018-09-11
arm64: tlb: Justify non-leaf invalidation in flush_tlb_range()
Will Deacon
-0
/
+4
2018-09-11
arm64: pgtable: Implement p[mu]d_valid() and check in set_p[mu]d()
Will Deacon
-2
/
+8
2018-09-11
arm64: tlb: Add DSB ISHST prior to TLBI in __flush_tlb_[kernel_]pgtable()
Will Deacon
-0
/
+2
2018-09-11
arm64: tlb: Use last-level invalidation in flush_tlb_kernel_range()
Will Deacon
-1
/
+1
2018-09-11
arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"
Miguel Ojeda
-2
/
+2
2018-09-10
arm64: uaccess: implement unsafe accessors
Julien Thierry
-15
/
+46
2018-09-10
arm64: cpufeature: add feature for CRC32 instructions
Ard Biesheuvel
-1
/
+2
2018-09-10
sched/topology, arch/arm64: Rebuild the sched_domain hierarchy when the CPU c...
Morten Rasmussen
-0
/
+3
2018-09-08
dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops
Christoph Hellwig
-5
/
+0
2018-09-07
arm64: KVM: Remove pgd_lock
Steven Price
-2
/
+1
2018-09-07
KVM: Remove obsolete kvm_unmap_hva notifier backend
Marc Zyngier
-1
/
+0
2018-09-03
x86/paravirt: Use a single ops structure
Juergen Gross
-2
/
+7
2018-08-29
y2038: utimes: Rework #ifdef guards for compat syscalls
Arnd Bergmann
-0
/
+1
2018-08-29
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
-1
/
+0
2018-08-29
asm-generic: Move common compat types to asm-generic/compat.h
Arnd Bergmann
-18
/
+2
2018-08-29
y2038: Remove newstat family from default syscall set
Arnd Bergmann
-0
/
+1
2018-08-27
y2038: globally rename compat_time to old_time32
Arnd Bergmann
-4
/
+4
2018-08-23
arm64: tlb: Provide forward declaration of tlb_flush() before including tlb.h
Will Deacon
-0
/
+2
2018-08-22
Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
-24
/
+107
2018-08-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-238
/
+354
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-3
/
+5
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-64
/
+4
[prev]
[next]