summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-0/+1
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-031-5/+20
|\
| * Merge branch 'devel-stable' into for-linusRussell King2015-09-031-6/+3
| |\
| | * Merge branch 'psci/for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2015-08-101-0/+1
| | |\
| | | * ARM: migrate to common PSCI client codeMark Rutland2015-08-031-0/+1
| | * | arm: perf: factor arm_pmu core out to driversMark Rutland2015-07-311-6/+2
| | |/
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King2015-09-031-0/+24
| |\ \ \ \ | | | |_|/ | | |/| |
| | | | * ARM: software-based priviledged-no-access supportRussell King2015-08-261-0/+15
| | |_|/ | |/| |
| | | * ARM: 8415/1: early fixmap support for earlyconStefan Agner2015-08-181-0/+3
| | |/ | |/|
* | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-09-011-6/+5
|\ \ \
| * \ \ Merge tag 'ep93xx-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Olof Johansson2015-07-171-6/+5
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: ep93xx: remove memory configuration optionsH Hartley Sweeten2015-07-171-5/+3
| | * | ARM: ep93xx: switch to GENERIC_CLOCKEVENTSLinus Walleij2015-07-081-1/+2
| | |/
* | | Merge tag 'mvebu-fixes-4.2-1' of git://git.infradead.org/linux-mvebu into nex...Olof Johansson2015-08-211-0/+1
|\ \ \ | |/ / |/| |
| * | ARM: orion5x: fix legacy orion5x IRQ numbersBenjamin Cama2015-08-211-0/+1
| |/
* | Merge branches 'fixes' and 'ioremap' into for-linusRussell King2015-07-071-30/+78
|\ \ | |/
| * Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-261-11/+23
| |\
| | *-. Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-nextRussell King2015-06-121-6/+16
| | |\ \
| | | | * ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksourceSudeep Holla2015-06-021-5/+0
| | | | * ARM: 8220/1: allow modules outside of bl rangeArd Biesheuvel2015-05-081-1/+16
| | | |/
| | * | ARM: 8375/1: disable some options on ARMv7-MArnd Bergmann2015-05-281-2/+3
| | * | ARM: 8372/1: KGDB does not build on BE32Arnd Bergmann2015-05-281-4/+4
| | * | ARM: 8371/1: always select IRQ_WORK on SMPArnd Bergmann2015-05-281-0/+1
| | |/
| * | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-06-261-19/+53
| |\ \
| | * | ARM: Kconfig: Select clocksource in STM32 entryMaxime Coquelin2015-06-011-0/+1
| | * | Merge tag 'arm-soc/for-4.2/soc-part2' of http://github.com/broadcom/stblinux ...Arnd Bergmann2015-06-011-1/+2
| | |\ \
| | | * | ARM: brcmstb: Add default gpio numberGregory Fong2015-05-291-1/+2
| | | |/
| | * | ARM: use ARM_SINGLE_ARMV7M for ARMv7-M platformsStefan Agner2015-05-221-56/+30
| | * | Merge tag 'omap-for-v4.2/omap1-v2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2015-05-221-0/+2
| | |\ \
| | | * | ARM: OMAP1: Change interrupt numbering for sparse IRQTony Lindgren2015-05-201-0/+1
| | | * | ARM: omap1: Switch to use MULTI_IRQTony Lindgren2015-05-201-0/+1
| | | |/
| | * | ARM: introduce ARM_SINGLE_ARMV7M for ARMv7-M platformsStefan Agner2015-05-201-0/+13
| | * | ARM: zx: add basic support for ZTE ZX296702Jun Nie2015-05-151-0/+2
| | * | ARM: lpc18xx: add basic support for NXP LPC18xx/43xx SoCsJoachim Eastwood2015-05-151-0/+20
| | * | ARM: Add STM32 family machineMaxime Coquelin2015-05-151-0/+18
| | * | Merge tag 'pxa-for-4.2' of https://github.com/rjarzmik/linux into next/socArnd Bergmann2015-05-151-0/+1
| | |\ \
| | | * | ARM: pxa: Transition pxa25x, pxa27x, pxa3xx to clk frameworkRobert Jarzmik2015-05-121-1/+1
| | | * | ARM: pxa: Transition pxa25x and pxa27x to clk frameworkRobert Jarzmik2015-05-121-0/+1
| | | |/
| | * | ARM: UniPhier: add basic support for UniPhier architectureMasahiro Yamada2015-05-121-0/+2
| | |/
| * | EDAC: Cleanup atomic_scrub messBorislav Petkov2015-05-281-0/+2
| |/
* | ARM: add help text for HIGHPTE configuration entryRussell King2015-06-291-0/+6
|/
* Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-221-44/+1
|\
| * Merge tag 'at91-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2015-04-011-14/+1
| |\
| | * ARM: at91: drop AT91_TIMER_HZAlexandre Belloni2015-03-191-1/+1
| | * ARM: at91: switch to multiplatformAlexandre Belloni2015-03-191-13/+0
| * | Merge tag 'renesas-sh7372-soc-removal-for-v4.1' of git://git.kernel.org/pub/s...Arnd Bergmann2015-03-041-29/+0
| |\ \
| | * | ARM: shmobile: sh7372: Remove ZBOOT MMC/SDHI supportMagnus Damm2015-02-241-29/+0
| * | | ARM: shmobile: Remove mach/clkdev.hMagnus Damm2015-02-241-1/+0
| |/ /
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-221-0/+2
|\ \ \
| * \ \ Merge tag 'at91-cleanup3' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...Olof Johansson2015-04-031-1/+1
| |\ \ \ | | | |/ | | |/|
OpenPOWER on IntegriCloud