summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'samsung-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2014-10-151-0/+10
|\
| * ARM: exynos_defconfig: enable USB gadget supportSjoerd Simons2014-09-251-0/+1
| * ARM: exynos_defconfig: Enable Maxim 77693 and I2C GPIO driversKrzysztof Kozlowski2014-09-231-0/+3
| * ARM: exynos_defconfig: Enable SBS battery supportJavier Martinez Canillas2014-09-231-0/+1
| * ARM: exynos_defconfig: Enable Control Groups supportJavier Martinez Canillas2014-09-231-0/+1
| * ARM: exynos_defconfig: Enable Atmel maXTouch supportJavier Martinez Canillas2014-09-231-0/+1
| * ARM: exynos_defconfig: Enable MAX77802Vivek Gautam2014-09-231-0/+3
* | Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...Olof Johansson2014-10-155-4/+8
|\ \
| * | ARM: mm: Fix ifdef around cpu_*_do_[suspend, resume] opsBartlomiej Zolnierkiewicz2014-09-231-1/+1
| * | ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=nBartlomiej Zolnierkiewicz2014-09-231-0/+2
| * | ARM: SAMSUNG: Restore Samsung PM Debug functionalityTomasz Figa2014-09-232-2/+4
| * | ARM: dts: Fix pull setting in sd4_width8 pin group for exynos4x12Tomasz Figa2014-09-231-1/+1
| |/
* | Merge tag 'fixes-for-v3.18-merge-window' of git://git.kernel.org/pub/scm/linu...Olof Johansson2014-10-152-0/+4
|\ \
| * | ARM: dts: Disable smc91x on n900 until bootloader dependency is removedTony Lindgren2014-10-091-0/+3
| * | ARM: omap2plus_defconfig: Enable ARM erratum 430973 for omap3Tony Lindgren2014-10-091-0/+1
* | | ARM: sunxi_defconfig: enable CONFIG_REGULATOROlof Johansson2014-10-151-0/+1
* | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-1596-405/+410
|\ \ \
| * | | percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t -fixMel Gorman2014-09-091-0/+1
| * | | ia64: sn_nodepda cannot be assigned to after this_cpu conversion. Use __this_...Christoph Lameter2014-09-021-1/+1
| * | | percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_tChristoph Lameter2014-08-283-4/+3
| * | | Revert "powerpc: Replace __get_cpu_var uses"Tejun Heo2014-08-2732-105/+103
| * | | sparc: Replace __get_cpu_var usesChristoph Lameter2014-08-2610-35/+35
| * | | avr32: Replace __get_cpu_var with __this_cpu_writeChristoph Lameter2014-08-261-1/+1
| * | | blackfin: Replace __get_cpu_var usesChristoph Lameter2014-08-264-11/+11
| * | | tile: Use this_cpu_ptr() for hardware countersChristoph Lameter2014-08-261-6/+6
| * | | tile: Replace __get_cpu_var usesChristoph Lameter2014-08-2612-29/+30
| * | | powerpc: Replace __get_cpu_var usesChristoph Lameter2014-08-2632-103/+105
| * | | alpha: Replace __get_cpu_varChristoph Lameter2014-08-263-14/+14
| * | | ia64: Replace __get_cpu_var usesChristoph Lameter2014-08-2612-38/+38
| * | | s390: Replace __get_cpu_var usesChristoph Lameter2014-08-2612-44/+48
| * | | mips: Replace __get_cpu_var usesChristoph Lameter2014-08-265-29/+29
| * | | MIPS: Replace __get_cpu_var uses in FPU emulator.Christoph Lameter2014-08-261-12/+12
| * | | arm: Replace __this_cpu_ptr with raw_cpu_ptrChristoph Lameter2014-08-261-6/+6
| * | | uv: Replace __get_cpu_varChristoph Lameter2014-08-262-25/+25
| * | | x86: Replace __get_cpu_var usesChristoph Lameter2014-08-2630-147/+147
| * | | metag: Replace __get_cpu_var uses for address calculationChristoph Lameter2014-08-261-7/+7
| | |/ | |/|
* | | Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-10-158-8/+48
|\ \ \
| * | | Revert "arm: pxa: Transition pxa27x to clk framework"Mike Turquette2014-10-043-17/+179
| * | | Merge tag 'v3.18-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...Mike Turquette2014-10-012-8/+7
| |\ \ \
| | * \ \ Merge tag 'tags/restart-handler-for-v3.18' into v3.18-next/cpuclkHeiko Stuebner2014-10-012-8/+7
| | |\ \ \
| * | \ \ \ Merge branch 'clk-pxa27x' into clk-nextMike Turquette2014-09-305-180/+46
| |\ \ \ \ \
| | * | | | | arm: pxa: Transition pxa27x to clk frameworkRobert Jarzmik2014-09-303-179/+17
| | * | | | | dts: add devicetree bindings for pxa27x clocksRobert Jarzmik2014-09-301-1/+19
| | * | | | | arm: pxa: add clock pll selection bitsRobert Jarzmik2014-09-301-0/+10
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'for_3.18/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette2014-09-301-0/+6
| |\ \ \ \ \
| | * | | | | ARM: dts: exynos3250: Add CMU node for DMC domain clocksKrzysztof Kozlowski2014-09-221-0/+6
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-v3.18/ti-clk-driver' of github.com:t-kristo/linux-pm into c...Mike Turquette2014-09-302-4/+10
| |\ \ \ \ \
| | * | | | | clk: ti: change clock init to use generic of_clk_initTero Kristo2014-09-292-4/+10
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'sunxi-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kerne...Mike Turquette2014-09-273-3/+3
| |\ \ \ \ \
| | * | | | | ARM: sunxi: dt: Switch to the new mbus compatibleMaxime Ripard2014-09-273-3/+3
| | |/ / / /