summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cleanup/gpio-header-removal' into next/socArnd Bergmann2014-07-265-32/+3
|\
| * ARM: delete old reference to ARM_GPIOLIB_COMPLEXLinus Walleij2014-06-301-2/+0
| * ARM: kill CONFIG_NEED_MACH_GPIO_HLinus Walleij2014-06-302-12/+0
| * ARM: mach-s5p: get rid of all <mach/gpio.h> headersLinus Walleij2014-06-3038-37/+40
| * ARM: s5p: cut the custom ARCH_NR_GPIOS definitionLinus Walleij2014-06-304-27/+0
* | Merge branch 'next/fixes-non-critical' into next/socArnd Bergmann2014-07-266-110/+163
|\ \
| * \ Merge tag 'omap-for-v3.17/fixes-not-urgent-signed' of git://git.kernel.org/pu...Arnd Bergmann2014-07-264-44/+97
| |\ \
| | * \ Merge remote-tracking branch 'roger/for-v3.17/gpmc-omap' into omap-for-v3.17/...Tony Lindgren2014-07-151-42/+37
| | |\ \
| | | * | ARM: omap2+: gpmc-nand: Use dynamic platform_device_alloc()Rostislav Lisovy2014-07-111-42/+37
| | * | | omap16xx: Removes fixme no longer needed in ocpi_enable()Nicholas Krause2014-07-081-1/+0
| | * | | ARM: dts: OMAP5: Add device nodes for ABBAndrii.Tseglytskyi2014-07-081-0/+60
| | * | | ARM: omap2+: usb-tusb6010.c: Cleaning up variable is set more than onceRickard Strandqvist2014-07-071-1/+0
| | |/ /
| * | | ARM: EXYNOS: Fix build breakge with PM_SLEEP=nKrzysztof Kozlowski2014-07-192-66/+66
* | | | Merge tag 'v3.17-rockchip-smp-hotplug' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2014-07-262-0/+22
|\ \ \ \
| * | | | ARM: rockchip: Add cpu hotplug support for RK3XXX SoCsRomain Perier2014-07-231-0/+20
| * | | | ARM: rockchip: select ARMv7 compiler flags for platsmp.oHeiko Stuebner2014-07-231-0/+2
* | | | | Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Arnd Bergmann2014-07-26103-9090/+2956
|\ \ \ \ \
| * | | | | ARM: SAMSUNG: Remove remaining legacy codeTomasz Figa2014-07-1836-2362/+14
| * | | | | ARM: S5PV210: Enable multi-platform build supportTomasz Figa2014-07-187-51/+24
| * | | | | ARM: S5PV210: Register cpufreq platform deviceTomasz Figa2014-07-181-0/+1
| * | | | | ARM: S5PV210: move debug-macro.S into the common spaceTomasz Figa2014-07-182-17/+18
| * | | | | ARM: S5PV210: Untie PM support from legacy codeTomasz Figa2014-07-186-15/+141
| * | | | | ARM: S5PV210: Remove support for board filesTomasz Figa2014-07-1823-3564/+8
| * | | | | ARM: dts: Add Device tree for s5pc110/s5pv210 boardsMateusz Krawczuk2014-07-186-0/+1254
| * | | | | ARM: dts: Add Device tree for s5pv210 SoCMateusz Krawczuk2014-07-182-0/+1472
| * | | | | ARM: S5PV210: Add board file for boot using Device TreeMateusz Krawczuk2014-07-183-1/+83
| * | | | | ARM: SAMSUNG: Remove legacy clock codeTomasz Figa2014-07-1842-3179/+6
| * | | | | ARM: S5PV210: Migrate clock handling to Common Clock FrameworkMateusz Krawczuk2014-07-187-5/+39
| * | | | | Merge branch 'v3.17-next/cleanup-samsung' into v3.17-next/dt-s5pv210Kukjin Kim2014-07-18193-1589/+1494
| |\ \ \ \ \
* | \ \ \ \ \ Merge tag 'power-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Arnd Bergmann2014-07-269-388/+374
|\ \ \ \ \ \ \
| * | | | | | | ARM: EXYNOS: Move cpufreq and cpuidle device registration to init_machinePankaj Dubey2014-07-231-14/+4
| * | | | | | | ARM: EXYNOS: Refactored code for using PMU address via DTPankaj Dubey2014-07-239-341/+339
| * | | | | | | ARM: EXYNOS: Support cluster power off on exynos5420/5800Abhilash Kesavan2014-07-232-35/+33
| * | | | | | | Merge branch 'v3.17-next/cpuidle-exynos' into v3.17-next/power-exynosKukjin Kim2014-07-233-1/+48
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'v3.17-next/cleanup-samsung' into v3.17-next/power-exynosKukjin Kim2014-07-2313-50/+77
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | | | | | | |
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
*---. \ \ \ \ \ \ \ \ Merge branches 'samsung/cleanup' and 'samsung/s5p-cleanup-v2', tag 'v3.16-rc6...Arnd Bergmann2014-07-26103-8221/+222
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | / / / / / / / | | | |/ / / / / / / | | |/| | / / / / / | | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | ARM: S5PC100: no more support S5PC100 SoCKukjin Kim2014-07-1336-3443/+7
| | | * | | | | | ARM: S5P64X0: no more support S5P6440 and S5P6450 SoCsKukjin Kim2014-07-0840-4671/+8
| | * | | | | | | ARM: EXYNOS: Add support for mapping PMU base address via DTPankaj Dubey2014-07-152-0/+38
| | * | | | | | | ARM: EXYNOS: Remove "linux/bug.h" from pmu.cPankaj Dubey2014-07-151-1/+0
| | * | | | | | | ARM: EXYNOS: Remove regs-pmu.h header dependency from pm_domainPankaj Dubey2014-07-152-6/+4
| | * | | | | | | ARM: EXYNOS: Remove file path from comment sectionPankaj Dubey2014-07-155-9/+4
| | * | | | | | | ARM: EXYNOS: Move SYSREG definition into sys-reg specific filePankaj Dubey2014-07-154-3/+24
| | * | | | | | | ARM: EXYNOS: Make exynos machine_ops as staticPankaj Dubey2014-07-152-11/+3
| | * | | | | | | ARM: EXYNOS: Remove unused code in common.hSachin Kamat2014-07-151-4/+0
| | * | | | | | | ARM: debug: Update Samsung UART config optionsSachin Kamat2014-07-151-16/+4
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | um: segv: Save regs only in case of a kernel mode faultRichard Weinberger2014-07-201-1/+1
| * | | | | | | um: Fix hung task in fix_range_common()Richard Weinberger2014-07-201-1/+5
| * | | | | | | um: Ensure that a stub page cannot get unmappedRichard Weinberger2014-07-201-0/+3
| * | | | | | | Revert "um: Fix wait_stub_done() error handling"Richard Weinberger2014-07-201-7/+2