index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}
Will Deacon
2018-06-27
1
-5
/
+1
*
arm64: Avoid flush_icache_range() in alternatives patching code
Will Deacon
2018-06-27
1
-1
/
+6
*
KVM: arm64/sve: Fix SVE trap restoration for non-current tasks
Dave Martin
2018-06-21
1
-0
/
+1
*
arm64: Introduce sysreg_clear_set()
Mark Rutland
2018-06-21
1
-0
/
+11
*
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-12
7
-49
/
+87
|
\
|
*
kvm: Make VM ioctl do valloc for some archs
Marc Orr
2018-06-01
1
-0
/
+4
|
*
Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2018-06-01
7
-49
/
+83
|
|
\
|
|
*
KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
Eric Auger
2018-05-25
1
-0
/
+1
|
|
*
KVM: arm64: Remove eager host SVE state saving
Dave Martin
2018-05-25
1
-10
/
+0
|
|
*
KVM: arm64: Save host SVE context as appropriate
Dave Martin
2018-05-25
1
-0
/
+13
|
|
*
arm64/sve: Move sve_pffr() to fpsimd.h and make inline
Dave Martin
2018-05-25
2
-1
/
+24
|
|
*
arm64/sve: Move read_zcr_features() out of cpufeature.h
Dave Martin
2018-05-25
3
-29
/
+3
|
|
*
KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
Dave Martin
2018-05-25
2
-0
/
+27
|
|
*
KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flags
Dave Martin
2018-05-25
2
-5
/
+5
|
|
*
arm64: fpsimd: Eliminate task->mm checks
Dave Martin
2018-05-25
1
-1
/
+3
|
|
*
arm64: fpsimd: Avoid FPSIMD context leakage for the init task
Dave Martin
2018-05-25
1
-6
/
+7
|
|
*
arm64: KVM: Use lm_alias() for kvm_ksym_ref()
Mark Rutland
2018-05-20
1
-2
/
+5
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-08
14
-16
/
+144
|
\
\
\
|
*
|
|
arm64: KVM: Move VCPU_WORKAROUND_2_FLAG macros to the top of the file
Catalin Marinas
2018-06-02
1
-3
/
+3
|
*
|
|
arm64: signal: Report signal frame size to userspace via auxv
Dave Martin
2018-06-01
3
-1
/
+20
|
*
|
|
arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
Marc Zyngier
2018-05-31
1
-0
/
+23
|
*
|
|
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
Marc Zyngier
2018-05-31
3
-0
/
+30
|
*
|
|
arm64: KVM: Add HYP per-cpu accessors
Marc Zyngier
2018-05-31
1
-2
/
+25
|
*
|
|
arm64: ssbd: Introduce thread flag to control userspace mitigation
Marc Zyngier
2018-05-31
1
-0
/
+1
|
*
|
|
arm64: ssbd: Restore mitigation status on CPU resume
Marc Zyngier
2018-05-31
1
-0
/
+6
|
*
|
|
arm64: ssbd: Add global mitigation state accessor
Marc Zyngier
2018-05-31
1
-0
/
+10
|
*
|
|
arm64: Add 'ssbd' command-line option
Marc Zyngier
2018-05-31
1
-0
/
+6
|
*
|
|
arm64: Add ARCH_WORKAROUND_2 probing
Marc Zyngier
2018-05-31
1
-1
/
+2
|
*
|
|
arm64/sve: Write ZCR_EL1 on context switch only if changed
Dave Martin
2018-05-17
1
-5
/
+7
|
*
|
|
arm64: topology: divorce MC scheduling domain from core_siblings
Jeremy Linton
2018-05-17
1
-0
/
+2
|
*
|
|
arm64: topology: rename cluster_id
Jeremy Linton
2018-05-17
1
-2
/
+2
|
*
|
|
arm64/acpi: Create arch specific cpu to acpi id helper
Jeremy Linton
2018-05-17
1
-0
/
+4
|
*
|
|
arm64: cmpwait: Clear event register before arming exclusive monitor
Will Deacon
2018-05-16
1
-1
/
+3
|
*
|
|
arm64: Remove duplicate include
Vincenzo Frascino
2018-05-15
1
-1
/
+0
|
*
|
|
arm64: Increase ARCH_DMA_MINALIGN to 128
Catalin Marinas
2018-05-15
1
-2
/
+2
|
*
|
|
Revert "arm64: Increase the max granular size"
Catalin Marinas
2018-05-11
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
2018-06-07
1
-2
/
+0
*
|
|
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-04
1
-16
/
+16
|
\
\
\
|
*
\
\
Merge branch 'linus' into timers/2038
Thomas Gleixner
2018-05-19
7
-4
/
+35
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
y2038: arm64: Extend sysvipc compat data structures
Arnd Bergmann
2018-04-20
1
-16
/
+16
*
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-04
2
-11
/
+1
|
\
\
\
\
|
*
\
\
\
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2018-05-02
4
-3
/
+12
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
2018-04-19
2
-11
/
+1
*
|
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-06-04
1
-5
/
+0
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2018-05-25
1
-0
/
+16
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
locking/spinlocks/arm64: Remove smp_mb() from arch_spin_is_locked()
Andrea Parri
2018-05-15
1
-5
/
+0
*
|
|
|
|
|
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-06-04
1
-5
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
2018-05-07
1
-5
/
+0
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
arm64: lse: Add early clobbers to some input/output asm operands
Will Deacon
2018-05-21
1
-12
/
+12
|
|
_
|
/
/
/
|
/
|
|
|
|
[next]