aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAge
...
| | * | | | | | ARM: wire up UEFI init and runtime supportArd Biesheuvel2015-12-13
| | * | | | | | ARM: implement create_mapping_late() for EFI useArd Biesheuvel2015-12-13
| | * | | | | | ARM: add support for generic early_ioremap/early_memremapArd Biesheuvel2015-12-13
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge branches 'misc' and 'misc-rc6' into for-linusRussell King2016-01-05
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | ARM: 8495/1: ATAGS: move save_atags() to arch/arm/include/asm/setup.hIvaylo Dimitrov2016-01-04
| * | | | | | ARM: 8487/1: Remove IPI_CALL_FUNC_SINGLEMarc Zyngier2015-12-22
| * | | | | | ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend hookLorenzo Pieralisi2015-12-22
| * | | | | | ARM: 8457/1: psci-smp is built only for SMPArnd Bergmann2015-12-02
| * | | | | | ARM: 8455/1: define __BUG as asm(BUG_INSTR) without CONFIG_BUGArnd Bergmann2015-12-02
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-12-16
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | ARM: fix uaccess_with_memcpy() with SW_DOMAIN_PANRussell King2015-12-15
* | | | | | irqchip/gic-v3: Add missing include for barrier.hMarc Zyngier2015-12-10
| |_|/ / / |/| | | |
* | | | | Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2015-12-04
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | arm64: KVM: Correctly handle zero register during MMIOPavel Fedin2015-12-04
| | |/ / | |/| |
* | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-11-29
|\ \ \ \ | | |/ / | |/| |
| * | | ARM: wire up mlock2 syscallRussell King2015-11-18
| |/ /
* | | Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-26
|\ \ \ | |/ / |/| |
| * | xen/events: Always allocate legacy interrupts on PV guestsBoris Ostrovsky2015-11-26
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-11-10
|\ \ \
| * | | ARM: uniphier: add outer cache supportMasahiro Yamada2015-10-26
| * | | Merge tag 'at91-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/...Arnd Bergmann2015-10-06
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: at91: debug: use DEBUG_UART_PHYSAlexandre Belloni2015-09-21
* | | | kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-09
* | | | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-06
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'pci/host-altera', 'pci/host-designware', 'pci/host-generic', ...Bjorn Helgaas2015-11-03
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | | * | | ARM/PCI: Replace pci_sys_data->align_resource with global function pointerGabriele Paoloni2015-11-02
| | |/ / / | |/| | |
| | * | | ARM: Add msi.h to KbuildLey Foon Tan2015-10-23
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-05
|\ \ \ \
| * \ \ \ Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-11-04
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | arm/arm64: KVM: Improve kvm_exit tracepointChristoffer Dall2015-10-22
| | * | | KVM: arm/arm64: implement kvm_arm_[halt,resume]_guestEric Auger2015-10-22
| | * | | KVM: arm/arm64: rename pause into power_offEric Auger2015-10-22
| | * | | arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_blockChristoffer Dall2015-10-22
| | * | | KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall2015-10-22
* | | | | Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-04
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | xen/arm: Enable cpu_hotplug.cStefano Stabellini2015-10-23
| * | | | xen/swiotlb: Add support for 64KB page granularityJulien Grall2015-10-23
| * | | | xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlbJulien Grall2015-10-23
| * | | | arm/xen: Add support for 64KB page granularityJulien Grall2015-10-23
| * | | | arm/xen: Drop pte_mfn and mfn_pteJulien Grall2015-10-23
| |/ / /
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-11-03
|\ \ \ \
| * | | | ARM, locking/atomics: Implement _relaxed variants of atomic[64]_{inc,dec}Will Deacon2015-10-20
| * | | | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-06
| |\| | |
| * | | | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-23
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-03
|\ \ \ \ \
| * | | | | ARM: add 32bit support to GICv3Jean-Philippe Brucker2015-10-09
| | |/ / / | |/| | |
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'fixes' and 'misc' into for-nextRussell King2015-10-29
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| | * | | | ARM: 8443/1: Adding support for atomic half word exchangeSarbojit Ganguly2015-10-09
| | * | | | ARM: remove user cmpxchg syscallRussell King2015-10-03
| | * | | | ARM: 8432/1: move VMALLOC_END from 0xff000000 to 0xff800000Nicolas Pitre2015-09-22