summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-06-061-1/+1
|\
| * kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck2018-06-011-1/+1
* | Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-06-061-0/+1
|\ \
| * | ARM: ep93xx: i2s: Add IRQ to platform device resourcesAlexander Sverdlin2018-05-111-0/+1
* | | Merge tag 'tty-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-06-051-2/+2
|\ \ \
| * \ \ Merge 4.17-rc3 into tty-nextGreg Kroah-Hartman2018-04-3012-29/+72
| |\ \ \ | | | |/ | | |/|
| * | | serial: 8250_dw: Limit dw8250_tx_wait_empty quirk to armada-38x devicesJoshua Scott2018-04-231-2/+2
| | |/ | |/|
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-06-055-8/+46
|\ \ \
| * | | crypto: clarify licensing of OpenSSL asm codeAdam Langley2018-05-315-8/+46
| |/ /
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-0/+1
|\ \ \
| * \ \ Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-05-0212-29/+72
| |\ \ \ | | | |/ | | |/|
| * | | time: Add an asm-generic/compat.h fileArnd Bergmann2018-04-191-0/+1
| | |/ | |/|
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-042-0/+11
|\ \ \
| * | | ARM: dts: stm32: Add exti support to stm32mp157 pinctrlLudovic Barre2018-05-241-0/+4
| * | | ARM: dts: stm32: Add exti support for stm32mp157cLudovic Barre2018-05-241-0/+7
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-046-2/+13
|\ \ \ \
| * | | | signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-256-2/+13
| | |/ / | |/| |
* | | | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-0413-52/+4
|\ \ \ \
| * | | | swiotlb: move the SWIOTLB config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+0
| * | | | arm: don't build swiotlb by defaultChristoph Hellwig2018-05-091-1/+2
| * | | | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig2018-05-098-10/+0
| * | | | arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig2018-05-092-4/+2
| * | | | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+1
| * | | | scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+0
| * | | | iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig2018-05-091-3/+0
| * | | | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig2018-05-081-1/+0
| * | | | dma-debug: move initialization to common codeChristoph Hellwig2018-05-082-18/+0
| * | | | PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-071-7/+0
| | |_|/ | |/| |
* | | | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-043-40/+5
|\ \ \ \
| * | | | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-163-40/+5
| | |_|/ | |/| |
* | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-05-2613-15/+16
|\ \ \ \
| * | | | ARM: Fix i2c-gpio GPIO descriptor tablesLinus Walleij2018-05-2610-11/+11
| * | | | Merge tag 'sunxi-fixes-for-4.17' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2018-05-253-4/+5
| |\ \ \ \
| | * | | | ARM: sun8i: v3s: fix spelling mistake: "disbaled" -> "disabled"Colin Ian King2018-05-021-1/+1
| | * | | | ARM: dts: sun4i: Fix incorrect clocks for displaysPascal Roeleven2018-04-231-3/+3
| | * | | | ARM: dts: sun8i: h3: Re-enable EMAC on Orange Pi OneChen-Yu Tsai2018-04-171-0/+1
| | | |_|/ | | |/| |
* | / | | Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"Joonsoo Kim2018-05-241-15/+1
|/ / / /
* | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-05-209-44/+64
|\ \ \ \
| * | | | ARM: fix kill( ,SIGFPE) breakageRussell King2018-05-192-14/+1
| * | | | ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu2018-05-192-0/+20
| * | | | ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstrMasami Hiramatsu2018-05-191-1/+4
| * | | | ARM: 8770/1: kprobes: Prohibit probing on optimized_callbackMasami Hiramatsu2018-05-191-0/+1
| * | | | ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabedMasami Hiramatsu2018-05-191-1/+2
| * | | | ARM: replace unnecessary perl with sed and the shell $(( )) operatorRussell King2018-05-191-5/+3
| * | | | ARM: kexec: record parent context registers for non-crash CPUsRussell King2018-05-191-1/+1
| * | | | ARM: kexec: fix kdump register saving on panic()Russell King2018-05-191-12/+22
| * | | | ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernelŁukasz Stelmach2018-05-191-2/+2
| * | | | ARM: 8753/1: decompressor: add a missing parameter to the addruart macroŁukasz Stelmach2018-05-191-8/+8
| |/ / /
* | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-05-1928-80/+259
|\ \ \ \
| * \ \ \ Merge tag 'davinci-fixes-for-v4.17-part-2' of git://git.kernel.org/pub/scm/li...Olof Johansson2018-05-152-2/+6
| |\ \ \ \