index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-15
KVM: arm: plug potential guest hardware debug leakage
Zhichao Huang
1
-1
/
+2
2017-05-10
Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-17
/
+0
2017-05-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+5
2017-05-11
uapi: export all headers under uapi directories
Nicolas Dichtel
1
-17
/
+0
2017-05-09
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-59
/
+0
2017-05-09
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-8
/
+10
2017-05-09
Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
1
-1
/
+5
2017-05-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+11
2017-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-20
/
+32
2017-05-08
treewide: decouple cacheflush.h and set_memory.h
Laura Abbott
1
-1
/
+0
2017-05-08
treewide: move set_memory_* functions away from cacheflush.h
Laura Abbott
2
-20
/
+33
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-15
/
+24
2017-05-08
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-3
/
+46
2017-05-08
KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES
Eric Auger
1
-0
/
+1
2017-05-08
KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLES
Eric Auger
1
-1
/
+3
2017-05-08
KVM: arm64: vgic-its: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group
Eric Auger
1
-0
/
+1
2017-05-02
xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
Stefano Stabellini
2
-11
/
+4
2017-05-01
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+13
2017-04-28
Merge branch 'pci/resource-mmap' into next
Bjorn Helgaas
1
-2
/
+1
2017-04-27
Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
6
-13
/
+21
2017-04-27
KVM: mark requests that need synchronization
Paolo Bonzini
1
-1
/
+1
2017-04-27
KVM: mark requests that do not need a wakeup
Radim Krčmář
1
-1
/
+1
2017-04-26
Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...
Al Viro
5
-72
/
+19
2017-04-26
Merge branches 'fixes' and 'misc' into for-next
Russell King
3
-3
/
+46
2017-04-24
ARM: Implement pci_remap_cfgspace() interface
Lorenzo Pieralisi
1
-0
/
+10
2017-04-20
ARM/PCI: Use generic pci_mmap_resource_range()
David Woodhouse
1
-0
/
+1
2017-04-20
ARM: 8667/3: Fix memory attribute inconsistencies when using fixmap
Jon Medhurst
1
-1
/
+1
2017-04-19
Merge tag 'arm-to-clk-icst' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
1
-59
/
+0
2017-04-18
PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>
David Woodhouse
1
-2
/
+0
2017-04-09
KVM: arm/arm64: Add ARM user space interrupt signaling ABI
Alexander Graf
1
-0
/
+2
2017-04-09
ARM: hyp-stub/KVM: Kill __hyp_get_vectors
Marc Zyngier
1
-6
/
+4
2017-04-09
arm/arm64: KVM: Remove kvm_get_idmap_start
Marc Zyngier
1
-1
/
+0
2017-04-09
arm/arm64: KVM: Use __hyp_reset_vectors() directly
Marc Zyngier
1
-6
/
+0
2017-04-09
ARM: KVM: Gracefully handle hyp-stubs being restored from under our feet
Marc Zyngier
1
-1
/
+1
2017-04-09
ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
Marc Zyngier
2
-3
/
+1
2017-04-09
ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code
Marc Zyngier
1
-0
/
+1
2017-04-09
ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
Marc Zyngier
1
-0
/
+3
2017-04-09
ARM: hyp-stub: Define a return value for failed stub calls
Marc Zyngier
1
-0
/
+2
2017-04-09
ARM: KVM: Convert KVM to use HVC_GET_VECTORS
Marc Zyngier
1
-0
/
+8
2017-04-09
ARM: soft-reboot into same mode that we entered the kernel
Russell King
1
-2
/
+2
2017-04-09
KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put
Christoffer Dall
1
-0
/
+3
2017-04-07
kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
Paolo Bonzini
2
-1
/
+2
2017-04-07
ARM/clk: move the ICST library to drivers/clk
Linus Walleij
1
-59
/
+0
2017-04-05
efi/arm-stub: Correct FDT and initrd allocation rules for arm64
Ard Biesheuvel
1
-1
/
+13
2017-04-02
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Al Viro
3
-1
/
+2
2017-03-31
Merge tag 'arm-soc/for-4.12/soc' of http://github.com/Broadcom/stblinux into ...
Arnd Bergmann
1
-8
/
+10
2017-03-30
ARM: 8663/1: wire up HWCAP/HWCAP2 feature bits to the CPU modalias
Ard Biesheuvel
1
-0
/
+38
2017-03-28
arm: switch to RAW_COPY_USER
Al Viro
1
-46
/
+14
2017-03-28
arm: switch to generic extable.h
Al Viro
2
-19
/
+2
2017-03-28
new helper: uaccess_kernel()
Al Viro
1
-1
/
+1
[next]