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
/
arm
/
include
Age
Commit message (
Expand
)
Author
Lines
2018-05-31
ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs
Russell King
-0
/
+8
2018-05-25
Merge tag 'sunxi-core-for-4.18' of https://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
-0
/
+8
2018-05-25
KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
Eric Auger
-0
/
+1
2018-05-25
KVM: arm64: Remove eager host SVE state saving
Dave Martin
-3
/
+0
2018-05-25
KVM: arm64: Save host SVE context as appropriate
Dave Martin
-0
/
+1
2018-05-25
KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
Dave Martin
-0
/
+8
2018-05-20
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
-13
/
+10
2018-05-19
ARM: fix kill( ,SIGFPE) breakage
Russell King
-13
/
+0
2018-05-19
ARM: 8768/1: uaccess: remove const to avoid duplicate specifier
Stefan Agner
-1
/
+1
2018-05-19
ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct size
David Rivshin
-1
/
+1
2018-05-19
ARM: 8757/1: NOMMU: Support PMSAv8 MPU
Vladimir Murzin
-3
/
+57
2018-05-19
ARM: 8754/1: NOMMU: Move PMSAv7 MPU under it's own namespace
Vladimir Murzin
-36
/
+32
2018-05-19
ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
Masami Hiramatsu
-0
/
+10
2018-05-15
KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock
Andre Przywara
-0
/
+16
2018-05-14
Merge tag 'arm-soc/for-4.18/soc' of https://github.com/Broadcom/stblinux into...
Olof Johansson
-4
/
+32
2018-05-09
ARM: brcmstb: Add support for the V7 memory map
Doug Berger
-1
/
+20
2018-05-09
ARM: add Broadcom Brahma-B15 main ID definition
Florian Fainelli
-0
/
+1
2018-05-09
ARM: add Broadcom Brahma-B53 main ID definition
Doug Berger
-0
/
+4
2018-05-09
ARM: Allow this header to be included by assembly files
Doug Berger
-3
/
+7
2018-05-08
ARM: smp: Add initialization of CNTVOFF
Mylène Josserand
-0
/
+8
2018-05-08
ARM: Allow this header to be included by assembly files
Doug Berger
-3
/
+7
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
-7
/
+0
2018-05-02
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
-0
/
+9
2018-04-20
arm/arm64: KVM: Add PSCI version selection API
Marc Zyngier
-0
/
+9
2018-04-19
time: Add an asm-generic/compat.h file
Arnd Bergmann
-0
/
+1
2018-04-11
page cache: use xa_lock
Matthew Wilcox
-4
/
+2
2018-04-11
linux/const.h: move UL() macro to include/linux/const.h
Masahiro Yamada
-6
/
+0
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-13
/
+48
2018-04-05
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
-12
/
+5
2018-04-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-15
/
+32
2018-04-02
Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-2
/
+2
2018-03-24
ARM: 8748/1: mm: Define vdso_start, vdso_end as array
Jinbum Park
-2
/
+0
2018-03-22
irqchip/gic-v3: Probe for SCR_EL3 being clear before resetting AP0Rn
Marc Zyngier
-5
/
+1
2018-03-20
dma/direct: Handle the memory encryption bit in common code
Christoph Hellwig
-2
/
+2
2018-03-19
KVM: arm: Reserve bit in KVM_REG_ARM encoding for secure/nonsecure
Peter Maydell
-0
/
+9
2018-03-19
arm/arm64: KVM: Introduce EL2-specific executable mappings
Marc Zyngier
-0
/
+2
2018-03-19
KVM: arm/arm64: Move HYP IO VAs to the "idmap" range
Marc Zyngier
-0
/
+3
2018-03-19
KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state
Marc Zyngier
-1
/
+2
2018-03-19
KVM: arm/arm64: Move ioremap calls to create_hyp_io_mappings
Marc Zyngier
-1
/
+2
2018-03-19
KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
Marc Zyngier
-0
/
+7
2018-03-19
KVM: arm/arm64: Avoid VGICv3 save/restore on VHE with no IRQs
Christoffer Dall
-0
/
+2
2018-03-19
KVM: arm/arm64: Move VGIC APR save/restore to vgic put/load
Christoffer Dall
-0
/
+2
2018-03-19
KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1
Christoffer Dall
-1
/
+11
2018-03-19
KVM: arm64: Introduce VHE-specific kvm_vcpu_run
Christoffer Dall
-1
/
+4
2018-03-19
KVM: arm/arm64: Add kvm_vcpu_load_sysregs and kvm_vcpu_put_sysregs
Christoffer Dall
-0
/
+3
2018-03-19
KVM: arm/arm64: Get rid of vcpu->arch.irq_lines
Christoffer Dall
-10
/
+2
2018-03-14
irqchip/gic-v3: Reset APgRn registers at boot time
Marc Zyngier
-10
/
+31
2018-02-12
ARM: EXYNOS: Add SPDX license identifiers
Krzysztof Kozlowski
-12
/
+5
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-19
/
+91
2018-02-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-27
/
+7
[prev]
[next]