summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-01-14Merge tag 'at91-cleanup2' of git://github.com/at91linux/linux-at91 into next/...Kevin Hilman6-274/+186
2014-01-02Merge tag 'mvebu-soc-3.14-2' of git://git.infradead.org/linux-mvebu into next...Olof Johansson2-8/+5
2013-12-29Merge tag 'renesas-cleanup2-for-v3.14' of git://git.kernel.org/pub/scm/linux/...Olof Johansson1-2/+0
2013-12-28Merge tag 'samsung-cleanup-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson16-475/+70
2013-12-27ARM: mvebu: move Armada 370/XP specific definitions to armada-370-xp.hThomas Petazzoni2-2/+3
2013-12-27ARM: mvebu: remove prototypes of non-existing functions from common.hThomas Petazzoni1-4/+0
2013-12-26Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...Olof Johansson6-80/+400
2013-12-26Merge tag 'v3.13-rc4' into next/cleanupOlof Johansson122-605/+815
2013-12-25ARM: mvebu: move ARMADA_XP_MAX_CPUS to armada-370-xp.hThomas Petazzoni2-2/+2
2013-12-22Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson9-26/+16
2013-12-22Merge tag 'zynq-cleanup-for-3.14' of git://git.xilinx.com/linux-xlnx into nex...Olof Johansson4-22/+27
2013-12-21ARM: EXYNOS: Kill exynos_pm_late_initcall()Sylwester Nawrocki3-13/+2
2013-12-21ARM: EXYNOS: Consolidate selection of PM_GENERIC_DOMAINS for Exynos4Sylwester Nawrocki1-3/+1
2013-12-19ARM: at91: switch Calao QIL-A9260 board to DTJean-Christophe PLAGNIOL-VILLARD6-274/+186
2013-12-19ARM: EXYNOS: remove <mach/regs-clock.h> for exynosKukjin Kim4-22/+2
2013-12-19ARM: EXYNOS: local definitions for cpuidle.c into mach-exynos dirKukjin Kim2-22/+22
2013-12-19cpufreq: exynos: move definitions for exynos-cpufreq into drivers/cpufreq/Kukjin Kim1-21/+0
2013-12-19ARM: EXYNOS: local definitions for pm.c into mach-exynos dirKukjin Kim2-27/+25
2013-12-19PM / devfreq: move definitions for exynos4_bus into drivers/devfreqKukjin Kim1-94/+0
2013-12-19ARM: EXYNOS: cleanup <mach/regs-clock.h>Kukjin Kim1-189/+0
2013-12-19ARM: EXYNOS: cleanup <mach/regs-irq.h>Kukjin Kim5-22/+5
2013-12-19ARM: EXYNOS: local regs-pmu.h header fileKukjin Kim8-8/+10
2013-12-19ARM: EXYNOS: remove inclusion <mach/regs-pmu.h> into another headersKukjin Kim4-5/+5
2013-12-19ARM: EXYNOS: cleanup <mach/regs-pmu.h>Kukjin Kim1-51/+0
2013-12-15Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds6-17/+13
2013-12-13Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds9-78/+67
2013-12-13Merge tag 'arc-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+8
2013-12-13ARM: fix asm/memory.h build errorRussell King3-20/+17
2013-12-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-55/+24
2013-12-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-149/+403
2013-12-12KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)Gleb Natapov1-1/+4
2013-12-12KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)Andy Honig3-53/+18
2013-12-12KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)Andy Honig1-1/+2
2013-12-12ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration optionNicolas Ferre10-22/+0
2013-12-12ARM: shmobile: remove unnecessary platform_device as header cleanupKuninori Morimoto1-2/+0
2013-12-11ARM: mmp: build sram driver aloneQiao Zhou2-1/+5
2013-12-11ARM: pxa: Remove unused variablesThierry Reding1-4/+0
2013-12-11ARM: pxa: remove IRQF_DISABLEDMichael Opdenacker10-17/+13
2013-12-11ARM: sun6i: dt: Fix interrupt trigger typesMaxime Ripard1-12/+15
2013-12-11ARM: sun7i: dt: Fix interrupt trigger typesMaxime Ripard1-21/+21
2013-12-11ARM: tegra: add missing break to fuse initialization codeStephen Warren1-0/+2
2013-12-11ARM: pxa: prevent PXA270 occasional reboot freezesSergei Ianovich1-1/+7
2013-12-11ARM: pxa: tosa: fix keys mappingDmitry Eremin-Solenikov1-51/+51
2013-12-11ARM: clean up cache handling in platform codeNicolas Pitre7-14/+7
2013-12-11ARM: at91: remove redundant dependencyYanis Moreno1-1/+0
2013-12-11ARM: tegra: remove legacy DMA entries from DTStephen Warren3-39/+0
2013-12-11ARM: tegra: remove legacy clock entries from DTStephen Warren3-32/+6
2013-12-11ARM: tegra: pass reset to tegra_powergate_sequence_power_up()Stephen Warren1-3/+5
2013-12-11ARM: tegra: select the reset frameworkStephen Warren1-0/+2
2013-12-11ARM: tegra: update DT files to add DMA propertiesStephen Warren3-0/+119