aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-05-25ARM: 8043/1: uprobes need icache flush after xol writeVictor Kamensky
2014-05-25ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusingDave Martin
2014-05-25ARM: 8055/1: cacheflush: use -st dsb option for ensuring completionWill Deacon
2014-05-25ARM: 8046/1: proc: add support for the Cortex-A17 processorWill Deacon
2014-05-25ARM: 8028/1: move __fixup_smp out of init sectionRob Herring
2014-05-25ARM: 8064/1: fix v7-M signal returnRabin Vincent
2014-05-25ARM: 8052/1: unwind: Fix handling of "Pop r4-r[4+nnn],r14" opcodeNikolay Borisov
2014-05-25ARM: 8051/1: put_user: fix possible data corruption in put_userAndrey Ryabinin
2014-05-25ARM: 8048/1: fix v7-M setup stack locationRabin Vincent
2014-05-26ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynosDaniel Lezcano
2014-05-26ARM: EXYNOS: Move the driver to drivers/cpuidle directoryDaniel Lezcano
2014-05-26ARM: EXYNOS: Cleanup all unneeded headers from cpuidle.cDaniel Lezcano
2014-05-26ARM: EXYNOS: Pass the AFTR callback to the platform_dataDaniel Lezcano
2014-05-26ARM: EXYNOS: Move S5P_CHECK_SLEEP into pm.cDaniel Lezcano
2014-05-26ARM: EXYNOS: Move the power sequence call in the cpu_pm notifierDaniel Lezcano
2014-05-26ARM: EXYNOS: Move the AFTR state function into pm.cDaniel Lezcano
2014-05-26ARM: EXYNOS: Encapsulate the AFTR code into a functionDaniel Lezcano
2014-05-26ARM: EXYNOS: Disable cpuidle for exynos5440Daniel Lezcano
2014-05-26ARM: EXYNOS: Encapsulate boot vector code into a function for cpuidleDaniel Lezcano
2014-05-26ARM: EXYNOS: Pass wakeup mask parameter to function for cpuidleDaniel Lezcano
2014-05-26ARM: EXYNOS: Remove ifdef for scu_enable in pmDaniel Lezcano
2014-05-26ARM: EXYNOS: Move scu_enable in the cpu_pm notifierDaniel Lezcano
2014-05-26ARM: EXYNOS: Use the cpu_pm notifier for pmDaniel Lezcano
2014-05-26ARM: EXYNOS: Fix S5P_WAKEUP_STAT call for cpuidleDaniel Lezcano
2014-05-26ARM: EXYNOS: Move some code inside the idle_finisher for cpuidleDaniel Lezcano
2014-05-26ARM: EXYNOS: Encapsulate register access inside a function for pmDaniel Lezcano
2014-05-26ARM: EXYNOS: Change function name prefix for cpuidleDaniel Lezcano
2014-05-26ARM: EXYNOS: Use cpuidle_registerDaniel Lezcano
2014-05-26ARM: EXYNOS: Prevent forward declaration for cpuidleDaniel Lezcano
2014-05-26ARM: EXYNOS: Move arm core power down clock to exynos5250 common clockAmit Daniel Kachhap
2014-05-26Merge branch 'v3.16-next/clk-samsung' into v3.16-next/cpuidle-exynosKukjin Kim
2014-05-26ARM: S3C24XX: move debug-macro.S into the common spaceHeiko Stuebner
2014-05-26ARM: S3C24XX: use generic DEBUG_UART_PHY/_VIRT in debug macroHeiko Stuebner
2014-05-26ARM: S3C24XX: trim down debug uart handlingHeiko Stuebner
2014-05-26ARM: compressed/head.S: remove s3c24xx special caseHeiko Stuebner
2014-05-26ARM: EXYNOS: Remove unnecessary inclusion of cpu.hSachin Kamat
2014-05-26ARM: EXYNOS: Migrate Exynos specific macros from plat to machSachin Kamat
2014-05-26ARM: EXYNOS: Remove exynos_subsys registrationSachin Kamat
2014-05-26ARM: EXYNOS: Remove duplicate lines in MakefileSachin Kamat
2014-05-26ARM: EXYNOS: use v7_exit_coherency_flush macro for cache disablingLeela Krishna Amudala
2014-05-26Merge branch 'v3.16-next/clk-s3c24xx-3' into v3.16-next/cleanup-samsungKukjin Kim
2014-05-25arm64: KVM: Enable minimalistic support for Cortex-A53Marc Zyngier
2014-05-25MIPS: malta: Remove 'maybe_unused' attribute from ememsize{, _str}Markos Chandras
2014-05-25MIPS: malta: memory.c: Initialize the 'memsize' variableMarkos Chandras
2014-05-25MIPS: Fix typo when reporting cache and ftlb errors for ImgTec coresMarkos Chandras
2014-05-25MIPS: Fix inconsistancy of __NR_Linux_syscalls valueHuacai Chen
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-24Merge tag 'for-3.16/bcm-soc' of git://github.com/broadcom/mach-bcm into next/socArnd Bergmann
2014-05-24Merge branch 'bcm/cleanup' into next/socArnd Bergmann
2014-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds