summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ARM: at91: debug: use DEBUG_UART_PHYSAlexandre Belloni2015-09-211-14/+4
* | | | kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-091-1/+0
* | | | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-062-6/+1
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'pci/host-altera', 'pci/host-designware', 'pci/host-generic', ...Bjorn Helgaas2015-11-032-6/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | | * | | ARM/PCI: Replace pci_sys_data->align_resource with global function pointerGabriele Paoloni2015-11-021-6/+0
| | |/ / / | |/| | |
| | * | | ARM: Add msi.h to KbuildLey Foon Tan2015-10-231-0/+1
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-052-1/+24
|\ \ \ \
| * \ \ \ Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-11-042-1/+24
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | arm/arm64: KVM: Improve kvm_exit tracepointChristoffer Dall2015-10-221-0/+20
| | * | | KVM: arm/arm64: implement kvm_arm_[halt,resume]_guestEric Auger2015-10-221-0/+3
| | * | | KVM: arm/arm64: rename pause into power_offEric Auger2015-10-221-2/+2
| | * | | arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_blockChristoffer Dall2015-10-221-3/+0
| | * | | KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall2015-10-221-0/+3
* | | | | Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-043-16/+42
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | xen/arm: Enable cpu_hotplug.cStefano Stabellini2015-10-231-0/+10
| * | | | xen/swiotlb: Add support for 64KB page granularityJulien Grall2015-10-231-9/+17
| * | | | xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlbJulien Grall2015-10-231-2/+2
| * | | | arm/xen: Add support for 64KB page granularityJulien Grall2015-10-231-2/+13
| * | | | arm/xen: Drop pte_mfn and mfn_pteJulien Grall2015-10-231-3/+0
| |/ / /
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-11-031-6/+6
|\ \ \ \
| * | | | ARM, locking/atomics: Implement _relaxed variants of atomic[64]_{inc,dec}Will Deacon2015-10-201-4/+4
| * | | | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-063-1/+4
| |\ \ \ \ | | |/ / /
| * | | | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-231-2/+2
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-031-0/+188
|\ \ \ \ \
| * | | | | ARM: add 32bit support to GICv3Jean-Philippe Brucker2015-10-091-0/+188
| | |/ / / | |/| | |
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'fixes' and 'misc' into for-nextRussell King2015-10-297-11/+28
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| | * | | | ARM: 8443/1: Adding support for atomic half word exchangeSarbojit Ganguly2015-10-091-0/+12
| | * | | | ARM: remove user cmpxchg syscallRussell King2015-10-031-7/+0
| | * | | | ARM: 8432/1: move VMALLOC_END from 0xff000000 to 0xff800000Nicolas Pitre2015-09-221-1/+1
| | * | | | ARM: 8430/1: use default ioremap alignment for SMP or LPAESergey Dyasly2015-09-221-0/+2
| | * | | | ARM: 8423/1: add const qualifier to smp_operations member in structuresMasahiro Yamada2015-09-222-2/+2
| | * | | | ARM: 8424/1: add const qualifier to the argument of smp_set_ops()Masahiro Yamada2015-09-221-1/+1
| | * | | | ARM: 8422/1: enable imprecise aborts during early kernel startupLucas Stach2015-09-221-0/+10
| | |/ / /
* | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-272-1/+3
|\ \ \ \ \ | |/ / / /
| * | | | ARM: wire up new syscallsRussell King2015-09-222-1/+3
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-251-0/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand2015-09-251-0/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-181-6/+3
|\ \ \ | |/ /
| * | Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2015-09-171-6/+2
| |\ \
| | * | arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei2015-09-171-6/+2
| * | | KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-161-0/+1
| | |/ | |/|
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-183-9/+3
|\ \ \
| * | | ARM: Remove ununsed set_irq_flagsRob Herring2015-09-161-6/+0
| * | | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-162-3/+3
| |/ /
* | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-144-8/+5
|\ \ \ | |/ / |/| |
| * | Merge branch 'uaccess' into fixesRussell King2015-09-116-22/+186
| |\ \
| | * | ARM: domains: add memory dependencies to get_domain/set_domainRussell King2015-09-111-2/+4
| | * | ARM: domains: thread_info.h no longer needs asm/domains.hRussell King2015-09-111-1/+0
| | * | ARM: uaccess: remove unneeded uaccess_save_and_disable macroRussell King2015-09-091-5/+0
| * | | ARM: 8431/1: fix alignement of __bug_table section entriesRobert Jarzmik2015-09-111-0/+1
OpenPOWER on IntegriCloud