summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
AgeCommit message (Expand)AuthorLines
2016-01-12arm: reuse asm-generic/barrier.hMichael S. Tsirkin-22/+1
2016-01-12Merge branch 'devel-stable' into for-linusRussell King-2/+115
2016-01-05Merge branches 'misc' and 'misc-rc6' into for-linusRussell King-7/+10
2016-01-04ARM: 8495/1: ATAGS: move save_atags() to arch/arm/include/asm/setup.hIvaylo Dimitrov-0/+6
2016-01-04Merge tag 'arm32-efi-for-v4.5' of git://git.linaro.org/people/ard.biesheuvel/...Russell King-2/+115
2015-12-22ARM: 8487/1: Remove IPI_CALL_FUNC_SINGLEMarc Zyngier-1/+1
2015-12-22ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend hookLorenzo Pieralisi-1/+1
2015-12-21arm: extend pvclock_wall_clock with sec_hiStefano Stabellini-0/+1
2015-12-21xen/arm: introduce HYPERVISOR_platform_op on arm and arm64Stefano Stabellini-0/+9
2015-12-21arm: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_opsStefano Stabellini-0/+20
2015-12-18Merge branch 'treewide/cleanup' into next/multiplatformArnd Bergmann-1/+1
2015-12-18arm64: KVM: Add support for 16-bit VMIDVladimir Murzin-1/+6
2015-12-18arm: KVM: Make kvm_arm.h friendly to assembly codeVladimir Murzin-16/+17
2015-12-18arm/arm64: KVM: Remove unreferenced S2_PGD_ORDERVladimir Murzin-1/+0
2015-12-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-0/+4
2015-12-15Merge branch 'mmp/multiplatform' into next/multiplatformArnd Bergmann-3/+19
2015-12-15ARM: debug-ll: rework footbridge handlingArnd Bergmann-0/+42
2015-12-15ARM: fix uaccess_with_memcpy() with SW_DOMAIN_PANRussell King-0/+4
2015-12-14KVM: arm/arm64: Count guest exit due to various reasonsAmit Tomar-0/+6
2015-12-14ARM: add UEFI stub supportRoy Franz-0/+23
2015-12-13ARM: wire up UEFI init and runtime supportArd Biesheuvel-1/+61
2015-12-13ARM: implement create_mapping_late() for EFI useArd Biesheuvel-0/+2
2015-12-13ARM: add support for generic early_ioremap/early_memremapArd Biesheuvel-1/+29
2015-12-10irqchip/gic-v3: Add missing include for barrier.hMarc Zyngier-0/+1
2015-12-04Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini-0/+12
2015-12-04arm64: KVM: Correctly handle zero register during MMIOPavel Fedin-0/+12
2015-12-03ARM: 8457/1: psci-smp is built only for SMPArnd Bergmann-1/+1
2015-12-03ARM: 8455/1: define __BUG as asm(BUG_INSTR) without CONFIG_BUGArnd Bergmann-4/+1
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada-1/+1
2015-12-01ARM: make xscale iwmmxt code multiplatform awareArnd Bergmann-3/+19
2015-11-29Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-0/+1
2015-11-26Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+5
2015-11-26xen/events: Always allocate legacy interrupts on PV guestsBoris Ostrovsky-0/+5
2015-11-19ARM: asm/div64.h: adjust to generic coddeNicolas Pitre-190/+93
2015-11-18ARM: wire up mlock2 syscallRussell King-0/+1
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds-14/+50
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre-1/+0
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-6/+1
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+24
2015-11-04Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-16/+42
2015-11-04Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini-1/+24
2015-11-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-6/+6
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+188
2015-11-03Merge branches 'pci/host-altera', 'pci/host-designware', 'pci/host-generic', ...Bjorn Helgaas-6/+1
2015-11-02ARM/PCI: Replace pci_sys_data->align_resource with global function pointerGabriele Paoloni-6/+0
2015-10-29Merge branches 'fixes' and 'misc' into for-nextRussell King-11/+28
2015-10-27ARM: uniphier: add outer cache supportMasahiro Yamada-0/+46
2015-10-23ARM: Add msi.h to KbuildLey Foon Tan-0/+1
2015-10-23xen/arm: Enable cpu_hotplug.cStefano Stabellini-0/+10
2015-10-23xen/swiotlb: Add support for 64KB page granularityJulien Grall-9/+17