summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot2013-08-2916-16/+16
* Merge tag 'samsung-cleanup-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kevin Hilman2013-08-227-92/+11Star
|\
| * ARM: SAMSUNG: Remove unnecessary exynos4_default_sdhci*()Jingoo Han2013-08-181-38/+0Star
| * ARM: dts: Remove '0x's from Exynos5440 DTS fileLee Jones2013-08-051-1/+1
| * ARM: dts: Remove '0x's from Exynos5420 DTS fileLee Jones2013-08-051-1/+1
| * ARM: dts: Remove '0x's from Exynos5250 DTS fileLee Jones2013-08-051-7/+7
| * ARM: dts: Remove '0x's from Exynos4x12 DTSI fileLee Jones2013-08-051-1/+1
| * ARM: dts: Remove '0x's from Exynos4210 DTSI fileLee Jones2013-08-051-1/+1
| * ARM: EXYNOS: Cleanup common.h fileSachin Kamat2013-07-241-43/+0Star
* | Merge tag 'zynq-cleanup-for-3.12' of git://git.xilinx.com/linux-xlnx into nex...Kevin Hilman2013-08-212-78/+22Star
|\ \
| * | arm: zynq: hotplug: Remove unreachable codeSoren Brinkmann2013-08-201-50/+5Star
| * | arm: zynq: slcr: Use read-modify-write for register writesSoren Brinkmann2013-07-261-8/+8
| * | arm: zynq: slcr: Clean up #definesSoren Brinkmann2013-07-261-13/+12Star
| * | arm: zynq: slcr: Remove redundant header #includesSoren Brinkmann2013-07-261-10/+0Star
* | | Merge tag 'omap-for-v3.12/usb-signed' of git://git.kernel.org/pub/scm/linux/k...Kevin Hilman2013-08-194-10/+10
|\ \ \
| * | | usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior2013-08-094-10/+10
* | | | Merge tag 'soc-3.12' of git://git.infradead.org/linux-mvebu into next/cleanupOlof Johansson2013-08-161-18/+1Star
|\ \ \ \
| * | | | ARM: mach-mvebu: remove redundant DT parsing and validationSudeep KarkadaNagesha2013-08-091-18/+1Star
| | |_|/ | |/| |
* | | | Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n...Olof Johansson2013-08-14218-3105/+2165Star
|\ \ \ \
| * | | | ARM: SAMSUNG: Remove plat/regs-timer.h headerTomasz Figa2013-08-121-124/+0Star
| * | | | ARM: SAMSUNG: Remove remaining uses of plat/regs-timer.h headerTomasz Figa2013-08-124-16/+0Star
| * | | | ARM: SAMSUNG: Remove pwm-clock infrastructureTomasz Figa2013-08-1213-575/+0Star
| * | | | ARM: SAMSUNG: Remove old PWM timer platform devicesTomasz Figa2013-08-121-18/+0Star
| * | | | ARM: SAMSUNG: Modify board files to use new PWM platform deviceTomasz Figa2013-08-1211-31/+25Star
| * | | | ARM: SAMSUNG: Rework private data handling in dev-backlightTomasz Figa2013-08-121-22/+29
| * | | | ARM: SAMSUNG: Remove unused PWM timer IRQ chip codeTomasz Figa2013-08-0611-161/+6Star
| * | | | ARM: SAMSUNG: Remove old samsung-time driverTomasz Figa2013-08-064-426/+0Star
| * | | | ARM: SAMSUNG: Move all platforms to new clocksource driverTomasz Figa2013-08-0612-24/+89
| * | | | ARM: SAMSUNG: Set PWM platform dataTomasz Figa2013-08-065-0/+54
| * | | | ARM: SAMSUNG: Add new PWM platform deviceTomasz Figa2013-08-063-0/+40
| * | | | ARM: SAMSUNG: Unify base address definitions of timer blockTomasz Figa2013-08-065-0/+6
| * | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-08-033-28/+31
| |\ \ \ \
| | * \ \ \ Merge branch 'security-fixes' into fixesRussell King2013-08-033-28/+31
| | |\ \ \ \
| | | * | | | ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...Russell King2013-08-032-2/+7
| | | * | | | ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King2013-08-032-26/+24Star
| * | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-08-028-25/+73
| |\ \ \ \ \ \
| | * | | | | | powerpc: VPHN topology change updates all siblingsRobert Jennings2013-08-012-15/+48
| | * | | | | | powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspaceMichael Ellerman2013-08-015-9/+24
| | * | | | | | powerpc: Rename PMU interrupts from CNT to PMIMichael Ellerman2013-08-011-1/+1
| * | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-08-0234-234/+385
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge branch 'security-fixes' into fixesRussell King2013-08-0113-99/+253
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | ARM: make vectors page inaccessible from userspaceRussell King2013-08-013-1/+12
| | | * | | | | ARM: move signal handlers into a vdso-like pageRussell King2013-08-016-31/+87
| | | * | | | | ARM: allow kuser helpers to be removed from the vector pageRussell King2013-07-313-9/+51
| | | * | | | | ARM: update FIQ support for relocation of vectorsRussell King2013-07-312-5/+17
| | | * | | | | ARM: use linker magic for vectors and vector stubsRussell King2013-07-312-18/+27
| | | * | | | | ARM: move vector stubsRussell King2013-07-314-30/+37
| | | * | | | | ARM: poison memory between kuser helpersRussell King2013-07-311-9/+16
| | | * | | | | ARM: poison the vectors pageRussell King2013-07-311-0/+10
| | | | |_|_|/ | | | |/| | |
| | * | | | | ARM: Add .text annotations where required after __CPUINIT removalRussell King2013-08-012-0/+2