Age | Commit message (Expand) | Author | Files | Lines |
2016-03-21 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -0/+9 |
2016-03-21 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -2/+2 |
2016-03-21 | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2016-03-20 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -3/+2 |
2016-03-08 | PCI: Include pci/pcie/Kconfig directly from pci/Kconfig | Bogicevic Sasa | 1 | -1/+0 |
2016-03-01 | Merge tag 'pxa-for-4.6' of https://github.com/rjarzmik/linux into next/soc | Arnd Bergmann | 1 | -0/+1 |
2016-02-25 | arm: initial machine port for artpec-6 SoC | Lars Persson | 1 | -0/+2 |
2016-02-22 | ARM: 8530/1: remove VIRT_TO_BUS | Arnd Bergmann | 1 | -1/+0 |
2016-02-17 | ARM: davinci: DA8xx+DMx combined kernels need PATCH_PHYS_VIRT | Arnd Bergmann | 1 | -0/+1 |
2016-02-11 | ARM: 8511/1: ARM64: kernel: PSCI: move PSCI idle management code to drivers/f... | Lorenzo Pieralisi | 1 | -1/+1 |
2016-02-11 | ARM: 8510/1: rework ARM_CPU_SUSPEND dependencies | Lorenzo Pieralisi | 1 | -2/+2 |
2016-02-11 | arm: lpc32xx: remove selected HAVE_IDE | Vladimir Zapolskiy | 1 | -1/+0 |
2016-02-11 | arm: lpc32xx: switch to common clock framework | Vladimir Zapolskiy | 1 | -1/+2 |
2016-02-01 | ARM: pxa: always select one of the two CPU types | Arnd Bergmann | 1 | -0/+1 |
2016-01-27 | ARM: mach-stm32: Select pinctrl | Maxime Coquelin | 1 | -0/+1 |
2016-01-27 | ARM: Kconfig: Introduce MACH_STM32F429 flag | Maxime Coquelin | 1 | -0/+5 |
2016-01-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+0 |
2016-01-21 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -0/+2 |
2016-01-21 | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -103/+4 |
2016-01-21 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+2 |
2016-01-21 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 1 | -1/+0 |
2016-01-16 | Kconfig: remove HAVE_LATENCYTOP_SUPPORT | Will Deacon | 1 | -5/+0 |
2016-01-15 | arm: mm: support ARCH_MMAP_RND_BITS | Daniel Cashman | 1 | -0/+9 |
2016-01-14 | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2016-01-13 | Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+20 |
2016-01-12 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -5/+45 |
2016-01-12 | Merge branch 'devel-stable' into for-linus | Russell King | 1 | -0/+20 |
2016-01-12 | Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git:/... | Linus Torvalds | 1 | -0/+3 |
2016-01-09 | arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug | Dan Williams | 1 | -0/+1 |
2016-01-05 | Merge branches 'misc' and 'misc-rc6' into for-linus | Russell King | 1 | -5/+25 |
2016-01-04 | ARM: 8481/2: drivers: psci: replace psci firmware calls | Jens Wiklander | 1 | -1/+1 |
2016-01-04 | ARM: 8479/2: add implementation for arm-smccc | Jens Wiklander | 1 | -0/+1 |
2015-12-23 | ARM: tango4: Initial platform support | Marc Gonzalez | 1 | -0/+2 |
2015-12-21 | arm: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops | Stefano Stabellini | 1 | -0/+20 |
2015-12-18 | Merge branch 'treewide/cleanup' into next/multiplatform | Arnd Bergmann | 1 | -1/+2 |
2015-12-18 | Merge tag 'realview-multiplatform-tag' of git://git.kernel.org/pub/scm/linux/... | Arnd Bergmann | 1 | -14/+0 |
2015-12-18 | ARM: realview: enable multiplatform | Arnd Bergmann | 1 | -14/+0 |
2015-12-17 | ARM: make default platform work for NOMMU | Arnd Bergmann | 1 | -1/+1 |
2015-12-17 | ARM: 8477/1: runtime patch udiv/sdiv instructions into __aeabi_{u}idiv() | Nicolas Pitre | 1 | -0/+18 |
2015-12-16 | Merge tag 'mvebu-soc-4.5-1' of git://git.infradead.org/linux-mvebu into next/... | Arnd Bergmann | 1 | -27/+3 |
2015-12-16 | Merge tag 'realview-base-armsoc-1-tag' of git://git.kernel.org/pub/scm/linux/... | Arnd Bergmann | 1 | -2/+0 |
2015-12-16 | Merge branch 'versatile/multiplatform' into next/multiplatform | Arnd Bergmann | 1 | -17/+0 |
2015-12-16 | ARM: versatile: convert to multi-platform | Rob Herring | 1 | -20/+2 |
2015-12-16 | ARM: versatile: switch to DT only booting and remove legacy code | Rob Herring | 1 | -6/+7 |
2015-12-16 | Merge branch 'mmp/multiplatform' into next/multiplatform | Arnd Bergmann | 1 | -16/+0 |
2015-12-15 | ARM: realview: remove sparsemem hack | Arnd Bergmann | 1 | -2/+0 |
2015-12-15 | clocksource/drivers/pxa_timer: Move the Kconfig rule | Daniel Lezcano | 1 | -0/+3 |
2015-12-14 | ARM: add UEFI stub support | Roy Franz | 1 | -0/+19 |
2015-12-13 | ARM: add support for generic early_ioremap/early_memremap | Ard Biesheuvel | 1 | -0/+1 |
2015-12-08 | ARM: dove: convert legacy dove to PMU support | Russell King | 1 | -0/+1 |