summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)Author
2016-12-14Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-14arch/arm: add option to skip sync on DMA map and unmapAlexander Duyck
2016-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-12-14Merge branch 'topic/st_fdma' into for-linusVinod Koul
2016-12-14Merge branch 'topic/s3c64xx' into for-linusVinod Koul
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-13Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-12-13Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2016-12-13Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2016-12-13Merge tag 'rproc-v4.10' of git://github.com/andersson/remoteprocLinus Torvalds
2016-12-13Merge tag 'leds_for_4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j....Linus Torvalds
2016-12-13Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2016-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V
2016-12-12mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V
2016-12-12mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V
2016-12-12Merge branch 'pm-domains'Rafael J. Wysocki
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-12-12Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-09Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-12-08ARM: dts: orion5x: fix number of sata port for linkstation ls-glRoger Shimizu
2016-12-07arm/xen: Use alloc_percpu rather than __alloc_percpuJulien Grall
2016-12-07ARM: dts: imx7d: fix LCDIF clock assignmentStefan Agner
2016-12-07dts: sun8i-h3: correct UART3 pin definitionsJorik Jonker
2016-12-07Merge branch 'pl061' into develLinus Walleij
2016-12-07gpio: pl061: move platform data into driverLinus Walleij
2016-12-07crypto: arm/crc32 - accelerated support based on x86 SSE implementationArd Biesheuvel
2016-12-07crypto: arm/crct10dif - port x86 SSE implementation to ARMArd Biesheuvel
2016-12-06ARM: dts: hix5hd2: add gmac generic compatible and clock namesDongpo Li
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-12-02arm/arm64: xen: Move shared architecture headers to include/xen/armMarc Zyngier
2016-12-01crypto: aes-ce - Make aes_simd_algs staticHerbert Xu
2016-11-30crypto: arm/aesbs - fix brokenness after skcipher conversionArd Biesheuvel
2016-11-30crypto: arm/aes - Add missing SIMD select for aesbsHerbert Xu
2016-11-30dmaengine: DW DMAC: add multi-block property to device treeEugeniy Paltsev
2016-11-29ARM: virt: Select ARM_GIC_V3_ITSVladimir Murzin
2016-11-29ARM: gic-v3-its: Add 32bit support to GICv3 ITSVladimir Murzin
2016-11-29crypto: arm/aes - Select SIMD in KconfigHerbert Xu
2016-11-28crypto: aesbs - Convert to skcipherHerbert Xu
2016-11-28crypto: aes-ce - Convert to skcipherHerbert Xu
2016-11-28Merge 4.9-rc7 into usb-nextGreg Kroah-Hartman