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
2015-10-23
xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb
Julien Grall
-2
/
+2
2015-10-23
arm/xen: Add support for 64KB page granularity
Julien Grall
-2
/
+13
2015-10-23
arm/xen: Drop pte_mfn and mfn_pte
Julien Grall
-3
/
+0
2015-10-22
arm/arm64: KVM: Improve kvm_exit tracepoint
Christoffer Dall
-0
/
+20
2015-10-22
KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest
Eric Auger
-0
/
+3
2015-10-22
KVM: arm/arm64: rename pause into power_off
Eric Auger
-2
/
+2
2015-10-22
arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block
Christoffer Dall
-3
/
+0
2015-10-22
KVM: Add kvm_arch_vcpu_{un}blocking callbacks
Christoffer Dall
-0
/
+3
2015-10-20
ARM, locking/atomics: Implement _relaxed variants of atomic[64]_{inc,dec}
Will Deacon
-4
/
+4
2015-10-09
ARM: add 32bit support to GICv3
Jean-Philippe Brucker
-0
/
+188
2015-10-09
ARM: 8443/1: Adding support for atomic half word exchange
Sarbojit Ganguly
-0
/
+12
2015-10-06
Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...
Ingo Molnar
-1
/
+4
2015-10-06
Merge tag 'at91-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/...
Arnd Bergmann
-14
/
+4
2015-10-03
ARM: remove user cmpxchg syscall
Russell King
-7
/
+0
2015-09-27
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
-1
/
+3
2015-09-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+1
2015-09-25
KVM: disable halt_poll_ns as default for s390x
David Hildenbrand
-0
/
+1
2015-09-23
atomic, arch: Audit atomic_{read,set}()
Peter Zijlstra
-2
/
+2
2015-09-22
ARM: 8432/1: move VMALLOC_END from 0xff000000 to 0xff800000
Nicolas Pitre
-1
/
+1
2015-09-22
ARM: 8430/1: use default ioremap alignment for SMP or LPAE
Sergey Dyasly
-0
/
+2
2015-09-22
ARM: 8423/1: add const qualifier to smp_operations member in structures
Masahiro Yamada
-2
/
+2
2015-09-22
ARM: 8424/1: add const qualifier to the argument of smp_set_ops()
Masahiro Yamada
-1
/
+1
2015-09-22
ARM: 8422/1: enable imprecise aborts during early kernel startup
Lucas Stach
-0
/
+10
2015-09-22
ARM: wire up new syscalls
Russell King
-1
/
+3
2015-09-21
ARM: at91: debug: use DEBUG_UART_PHYS
Alexandre Belloni
-14
/
+4
2015-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-6
/
+3
2015-09-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-9
/
+3
2015-09-17
Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
-6
/
+2
2015-09-17
arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'
Ming Lei
-6
/
+2
2015-09-16
ARM: Remove ununsed set_irq_flags
Rob Herring
-6
/
+0
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
-3
/
+3
2015-09-16
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
-0
/
+1
2015-09-14
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
-8
/
+5
2015-09-11
Merge branch 'uaccess' into fixes
Russell King
-22
/
+186
2015-09-11
ARM: 8431/1: fix alignement of __bug_table section entries
Robert Jarzmik
-0
/
+1
2015-09-11
ARM: domains: add memory dependencies to get_domain/set_domain
Russell King
-2
/
+4
2015-09-11
ARM: domains: thread_info.h no longer needs asm/domains.h
Russell King
-1
/
+0
2015-09-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-60
/
+8
2015-09-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+5
2015-09-10
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-8
/
+20
2015-09-10
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
-5
/
+0
2015-09-10
dma-mapping: consolidate dma_supported
Christoph Hellwig
-3
/
+3
2015-09-10
dma-mapping: cosolidate dma_mapping_error
Christoph Hellwig
-9
/
+0
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_noncoherent
Christoph Hellwig
-15
/
+6
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
-29
/
+0
2015-09-09
ARM: uaccess: remove unneeded uaccess_save_and_disable macro
Russell King
-5
/
+0
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-6
/
+0
2015-09-08
Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
-0
/
+5
2015-09-08
Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-14
/
+8
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
-6
/
+7
[prev]
[next]