summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds6-2/+38
2015-06-26Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+1
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-9/+0
2015-06-26mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel1-9/+0
2015-06-26Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+1
2015-06-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+15
2015-06-25Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds1-2/+3
2015-06-25mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen1-4/+0
2015-06-25mm: new mm hook frameworkLaurent Dufour1-0/+15
2015-06-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-5/+0
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-10/+0
2015-06-23Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2015-06-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+12
2015-06-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar2-1/+2
2015-06-12Merge branch 'for-arm-soc' of http://ftp.arm.linux.org.uk/pub/armlinux/kernel...Kevin Hilman1-0/+1
2015-06-12ARM: 8389/1: Add cpu_resume_arm() for firmwares that resume in ARM stateStephen Boyd1-0/+1
2015-06-12arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier1-5/+0
2015-06-12Merge tag 'samsung-mach-1' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Kevin Hilman1-0/+4
2015-06-11Merge tag 'imx-soc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Kevin Hilman1-1/+14
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas1-10/+0
2015-06-07arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani1-0/+1
2015-06-05ARM: EXYNOS: add exynos_get_boot_addr() helperBartlomiej Zolnierkiewicz1-0/+4
2015-06-03Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar1-1/+1
2015-06-03ARM: imx7d: add low level debug uart supportAnson Huang1-1/+14
2015-05-28EDAC: Cleanup atomic_scrub messBorislav Petkov1-2/+3
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski1-1/+1
2015-05-26ARM: KVM: fix commentGeert Uytterhoeven1-1/+1
2015-05-22Merge tag 'arm-soc/for-4.2/soc-take2' of http://github.com/broadcom/stblinux ...Arnd Bergmann1-0/+9
2015-05-21ARM: vfp: Add vfp_disable for problematic platformsFlorian Fainelli1-0/+4
2015-05-21ARM: vfp: Add include guardsFlorian Fainelli1-0/+5
2015-05-21ARM: unify MMU/!MMU addruart callsStefan Agner1-1/+1
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig1-1/+0
2015-05-19sched/preempt, arm/futex: Disable preemption in UP futex_atomic_op_inuser() e...David Hildenbrand1-2/+8
2015-05-19sched/preempt, arm/futex: Disable preemption in UP futex_atomic_cmpxchg_inato...David Hildenbrand1-0/+3
2015-05-19locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra1-1/+1
2015-05-19locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra1-1/+1
2015-05-15ARM: zx: add low level debug support for zx296702Jun Nie1-0/+7
2015-05-13Merge tag 'socfpga_updates_for_v4.2' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-0/+3
2015-05-11ARM: debug: fix big endian operation for 8250 word modeBen Dooks1-0/+3
2015-05-10Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2015-05-06xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARMStefano Stabellini1-0/+1
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig1-1/+1
2015-05-04ARM: 8347/1: dma-mapping: fix off-by-one check in arm_setup_iommu_dma_opsMarek Szyprowski1-1/+1
2015-04-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+7
2015-04-22Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+42
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-2/+63
2015-04-22Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-14/+0
2015-04-22KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara1-1/+7