summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: vexpress: migrate DCSCB to the new MCPM backend abstractionNicolas Pitre2015-04-031-129/+66
* ARM: vexpress: DCSCB: tighten CPU validity assertionNicolas Pitre2015-04-031-3/+3
* ARM: vexpress: migrate TC2 to the new MCPM backend abstractionNicolas Pitre2015-04-031-210/+81
* ARM: MCPM: move the algorithmic complexity to the core codeNicolas Pitre2015-04-032-34/+233
* Merge tag 'v4.1-rockchip-soc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2015-04-013-5/+19
|\
| * ARM: rockchip: disable watchdog during suspendChris Zhong2015-03-112-3/+10
| * ARM: rockchip: decrease the wait time for resumeChris Zhong2015-03-112-0/+7
| * ARM: rockchip: Constify struct regmap_config and staticize local functionKrzysztof Kozlowski2015-03-111-2/+2
* | Merge tag 'renesas-da9063-da9210-quirk-for-v4.1' of git://git.kernel.org/pub/...Arnd Bergmann2015-03-165-0/+187
|\ \
| * | ARM: shmobile: lager: Add da9063 PMIC device node for system restartGeert Uytterhoeven2015-03-111-0/+16
| * | ARM: shmobile: lager dts: Add da9210 regulator interruptGeert Uytterhoeven2015-03-111-0/+2
| * | ARM: shmobile: koelsch: Add da9063 PMIC device node for system restartGeert Uytterhoeven2015-03-111-0/+16
| * | ARM: shmobile: koelsch dts: Add da9210 regulator interruptGeert Uytterhoeven2015-03-111-0/+2
| * | ARM: shmobile: R-Car Gen2: Add da9063/da9210 regulator quirkGeert Uytterhoeven2015-03-113-0/+151
| |/
* | ARM: Alpine: smp supportTsahee Zidenberg2015-03-166-0/+186
* | ARM: Alpine: early-debug print supportTsahee Zidenberg2015-03-161-1/+11
* | ARM: Alpine: Initial support for Alpine platformTsahee Zidenberg2015-03-165-0/+40
* | Merge tag 'mvebu-soc-4.1' of git://git.infradead.org/linux-mvebu into next/socArnd Bergmann2015-03-113-0/+30
|\ \
| * | ARM: mvebu: add core support for Armada 39xThomas Petazzoni2015-03-043-0/+30
| |/
* | Merge tag 'for-v4.0-rc/meson-soc' of https://github.com/carlocaione/linux-mes...Arnd Bergmann2015-03-041-0/+3
|\ \
| * | ARM: meson: select PINCTRL_MESON and ARCH_REQUIRE_GPIOLIBBeniamino Galvani2015-03-021-0/+3
| |/
* | Merge tag 'renesas-soc-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2015-03-041-1/+2
|\ \
| * | ARM: shmobile: No R-Car Gen2 CMA reservation when HIGHMEM=nMagnus Damm2015-02-241-1/+2
| |/
* | Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-03-021-2/+2
|\ \
| * | metag: Fix KSTK_EIP() and KSTK_ESP() macrosJames Hogan2015-02-241-2/+2
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-03-013-3/+9
|\ \
| * | x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt2015-02-281-0/+6
| * | Merge branch 'linus' into x86/urgent, to merge dependent patchIngo Molnar2015-02-281560-31799/+45544
| |\ \
| * | | x86/platform/intel-mid: Fix trivial printk message typo in intel_mid_arch_set...Yannick Guerrini2015-02-241-1/+1
| * | | x86/cpu/intel: Fix trivial typo in intel_tlb_table[]Yannick Guerrini2015-02-221-2/+2
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-03-011-0/+2
|\ \ \ \
| * \ \ \ Merge branch 'clockevents/4.0-rc1' of git://git.linaro.org/people/daniel.lezc...Ingo Molnar2015-02-251-0/+2
| |\ \ \ \
| | * | | | clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfigDaniel Lezcano2015-02-251-0/+2
| | | |_|/ | | |/| |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-03-012-14/+42
|\ \ \ \ \
| * | | | | kprobes/x86: Check for invalid ftrace location in __recover_probed_insn()Petr Mladek2015-02-212-0/+14
| * | | | | kprobes/x86: Use 5-byte NOP when the code might be modified by ftracePetr Mladek2015-02-211-14/+28
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-286-0/+10
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov2015-02-286-0/+10
| | |/ / / | |/| | |
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-02-2718-72/+190
|\ \ \ \ \
| * | | | | ARM: multi_v7_defconfig: Enable shmobile platformsGeert Uytterhoeven2015-02-261-5/+77
| * | | | | Merge tag 'fixes-v4.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Arnd Bergmann2015-02-2514-67/+83
| |\ \ \ \ \
| | * | | | | ARM: dts: am335x-bone*: usb0 is hardwired for peripheralRobert Nelson2015-02-241-0/+1
| | * | | | | ARM: dts: dra7x-evm: beagle-x15: Fix USB HostRoger Quadros2015-02-243-24/+0
| | * | | | | ARM: omap2plus_defconfig: Fix SATA bootRoger Quadros2015-02-241-1/+1
| | * | | | | ARM: omap2plus_defconfig: Enable OMAP NAND BCH driverRoger Quadros2015-02-241-0/+1
| | * | | | | ARM: dts: dra7: Correct the dma controller's property namesPeter Ujfalusi2015-02-241-2/+2
| | * | | | | ARM: dts: omap5: Correct the dma controller's property namesPeter Ujfalusi2015-02-241-2/+2
| | * | | | | ARM: dts: omap4: Correct the dma controller's property namesPeter Ujfalusi2015-02-241-2/+2
| | * | | | | ARM: dts: omap3: Correct the dma controller's property namesPeter Ujfalusi2015-02-241-2/+2
| | * | | | | ARM: dts: omap2: Correct the dma controller's property namesPeter Ujfalusi2015-02-241-2/+2