aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2016-01-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-103/+4
2016-01-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+2
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-1/+0
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon1-5/+0
2016-01-14arm: mm: support ARCH_MMAP_RND_BITSDaniel Cashman1-0/+9
2016-01-13Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+1
2016-01-12Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+20
2016-01-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-5/+45
2016-01-12Merge branch 'devel-stable' into for-linusRussell King1-0/+20
2016-01-11Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2016-01-09arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams1-0/+1
2016-01-05Merge branches 'misc' and 'misc-rc6' into for-linusRussell King1-5/+25
2016-01-04ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander1-1/+1
2016-01-04ARM: 8479/2: add implementation for arm-smcccJens Wiklander1-0/+1
2015-12-22ARM: tango4: Initial platform supportMarc Gonzalez1-0/+2
2015-12-21arm: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_opsStefano Stabellini1-0/+20
2015-12-18Merge branch 'treewide/cleanup' into next/multiplatformArnd Bergmann1-1/+2
2015-12-18Merge tag 'realview-multiplatform-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/multiplatformArnd Bergmann1-14/+0
2015-12-18ARM: realview: enable multiplatformArnd Bergmann1-14/+0
2015-12-17ARM: make default platform work for NOMMUArnd Bergmann1-1/+1
2015-12-17ARM: 8477/1: runtime patch udiv/sdiv instructions into __aeabi_{u}idiv()Nicolas Pitre1-0/+18
2015-12-16Merge tag 'mvebu-soc-4.5-1' of git://git.infradead.org/linux-mvebu into next/multiplatformArnd Bergmann1-27/+3
2015-12-16Merge tag 'realview-base-armsoc-1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/multiplatformArnd Bergmann1-2/+0
2015-12-15Merge branch 'versatile/multiplatform' into next/multiplatformArnd Bergmann1-17/+0
2015-12-15ARM: versatile: convert to multi-platformRob Herring1-20/+2
2015-12-15ARM: versatile: switch to DT only booting and remove legacy codeRob Herring1-6/+7
2015-12-15Merge branch 'mmp/multiplatform' into next/multiplatformArnd Bergmann1-16/+0
2015-12-15ARM: realview: remove sparsemem hackArnd Bergmann1-2/+0
2015-12-15clocksource/drivers/pxa_timer: Move the Kconfig ruleDaniel Lezcano1-0/+3
2015-12-14ARM: add UEFI stub supportRoy Franz1-0/+19
2015-12-13ARM: add support for generic early_ioremap/early_memremapArd Biesheuvel1-0/+1
2015-12-08ARM: dove: convert legacy dove to PMU supportRussell King1-0/+1
2015-12-07ARM: orion5x: multiplatform supportArnd Bergmann1-17/+0
2015-12-07ARM: mv78xx0: multiplatform supportArnd Bergmann1-14/+0
2015-12-07ARM: orion: use SPARSE_IRQ everywhereArnd Bergmann1-0/+3
2015-12-07ARM: orion: always use MULTI_IRQ_HANDLERArnd Bergmann1-0/+3
2015-12-03ARM: 8456/1: code patching only works on MMUArnd Bergmann1-3/+3
2015-12-03ARM: 8463/1: Enable GICv2m on 32-bit virt machinePavel Fedin1-0/+1
2015-12-03ARM: 8458/1: bL_switcher: add GIC dependencyArnd Bergmann1-1/+1
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada1-1/+2
2015-12-01ARM: s3c64xx: multiplatform supportArnd Bergmann1-27/+0
2015-12-01ARM: s3c64xx: enable sparse IRQ supportArnd Bergmann1-0/+1
2015-12-01ARM: mmp: move into ARCH_MULTIPLATFORMArnd Bergmann1-16/+0
2015-11-28ARM: 8454/1: OF implies OF_FLATTREEArnd Bergmann1-2/+2
2015-11-10Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-25/+1
2015-11-10Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+0
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2015-10-29Merge branches 'fixes' and 'misc' into for-nextRussell King1-2/+6