| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2015-11-10 | 2 | -14/+50 |
|\ |
|
| * | ARM: uniphier: add outer cache support | Masahiro Yamada | 2015-10-27 | 1 | -0/+46 |
| * | Merge tag 'at91-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/... | Arnd Bergmann | 2015-10-06 | 1 | -14/+4 |
| |\ |
|
| | * | ARM: at91: debug: use DEBUG_UART_PHYS | Alexandre Belloni | 2015-09-21 | 1 | -14/+4 |
* | | | kmap_atomic_to_page() has no users, remove it | Nicolas Pitre | 2015-11-09 | 1 | -1/+0 |
* | | | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-11-06 | 2 | -6/+1 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| *-. \ \ | Merge branches 'pci/host-altera', 'pci/host-designware', 'pci/host-generic', ... | Bjorn Helgaas | 2015-11-03 | 2 | -6/+1 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | | * | | ARM/PCI: Replace pci_sys_data->align_resource with global function pointer | Gabriele Paoloni | 2015-11-02 | 1 | -6/+0 |
| | |/ /
| |/| | |
|
| | * | | ARM: Add msi.h to Kbuild | Ley Foon Tan | 2015-10-23 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-11-05 | 2 | -1/+24 |
|\ \ \ |
|
| * \ \ | Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 2015-11-04 | 2 | -1/+24 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | arm/arm64: KVM: Improve kvm_exit tracepoint | Christoffer Dall | 2015-10-22 | 1 | -0/+20 |
| | * | | KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest | Eric Auger | 2015-10-22 | 1 | -0/+3 |
| | * | | KVM: arm/arm64: rename pause into power_off | Eric Auger | 2015-10-22 | 1 | -2/+2 |
| | * | | arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block | Christoffer Dall | 2015-10-22 | 1 | -3/+0 |
| | * | | KVM: Add kvm_arch_vcpu_{un}blocking callbacks | Christoffer Dall | 2015-10-22 | 1 | -0/+3 |
* | | | | Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-04 | 3 | -16/+42 |
|\ \ \ \ |
|
| * | | | | xen/arm: Enable cpu_hotplug.c | Stefano Stabellini | 2015-10-23 | 1 | -0/+10 |
| * | | | | xen/swiotlb: Add support for 64KB page granularity | Julien Grall | 2015-10-23 | 1 | -9/+17 |
| * | | | | xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb | Julien Grall | 2015-10-23 | 1 | -2/+2 |
| * | | | | arm/xen: Add support for 64KB page granularity | Julien Grall | 2015-10-23 | 1 | -2/+13 |
| * | | | | arm/xen: Drop pte_mfn and mfn_pte | Julien Grall | 2015-10-23 | 1 | -3/+0 |
| |/ / / |
|
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-11-03 | 1 | -6/+6 |
|\ \ \ \ |
|
| * | | | | ARM, locking/atomics: Implement _relaxed variants of atomic[64]_{inc,dec} | Will Deacon | 2015-10-20 | 1 | -4/+4 |
| * | | | | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 2015-10-06 | 3 | -1/+4 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 2015-09-23 | 1 | -2/+2 |
* | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-03 | 1 | -0/+188 |
|\ \ \ \ \ |
|
| * | | | | | ARM: add 32bit support to GICv3 | Jean-Philippe Brucker | 2015-10-09 | 1 | -0/+188 |
| | |/ / /
| |/| | | |
|
| | | | | | |
| \ \ \ \ | |
*-. \ \ \ \ | Merge branches 'fixes' and 'misc' into for-next | Russell King | 2015-10-29 | 7 | -11/+28 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| | * | | | | ARM: 8443/1: Adding support for atomic half word exchange | Sarbojit Ganguly | 2015-10-09 | 1 | -0/+12 |
| | * | | | | ARM: remove user cmpxchg syscall | Russell King | 2015-10-03 | 1 | -7/+0 |
| | * | | | | ARM: 8432/1: move VMALLOC_END from 0xff000000 to 0xff800000 | Nicolas Pitre | 2015-09-22 | 1 | -1/+1 |
| | * | | | | ARM: 8430/1: use default ioremap alignment for SMP or LPAE | Sergey Dyasly | 2015-09-22 | 1 | -0/+2 |
| | * | | | | ARM: 8423/1: add const qualifier to smp_operations member in structures | Masahiro Yamada | 2015-09-22 | 2 | -2/+2 |
| | * | | | | ARM: 8424/1: add const qualifier to the argument of smp_set_ops() | Masahiro Yamada | 2015-09-22 | 1 | -1/+1 |
| | * | | | | ARM: 8422/1: enable imprecise aborts during early kernel startup | Lucas Stach | 2015-09-22 | 1 | -0/+10 |
| | |/ / / |
|
* | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-09-27 | 2 | -1/+3 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | ARM: wire up new syscalls | Russell King | 2015-09-22 | 2 | -1/+3 |
| |/ / / |
|
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-09-25 | 1 | -0/+1 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | KVM: disable halt_poll_ns as default for s390x | David Hildenbrand | 2015-09-25 | 1 | -0/+1 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-09-18 | 1 | -6/+3 |
|\ \ \
| |/ / |
|
| * | | Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2015-09-17 | 1 | -6/+2 |
| |\ \ |
|
| | * | | arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS' | Ming Lei | 2015-09-17 | 1 | -6/+2 |
| * | | | KVM: add halt_attempted_poll to VCPU stats | Paolo Bonzini | 2015-09-16 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-09-18 | 3 | -9/+3 |
|\ \ \ |
|
| * | | | ARM: Remove ununsed set_irq_flags | Rob Herring | 2015-09-16 | 1 | -6/+0 |
| * | | | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 2 | -3/+3 |
| |/ / |
|
* | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-09-14 | 4 | -8/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'uaccess' into fixes | Russell King | 2015-09-11 | 6 | -22/+186 |
| |\ \ |
|
| | * | | ARM: domains: add memory dependencies to get_domain/set_domain | Russell King | 2015-09-11 | 1 | -2/+4 |