summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'renesas-cleanup2-for-v3.14' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2013-12-291-2/+0
|\
| * ARM: shmobile: remove unnecessary platform_device as header cleanupKuninori Morimoto2013-12-121-2/+0
* | Merge tag 'samsung-cleanup-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2013-12-2816-475/+70
|\ \
| * | ARM: EXYNOS: Kill exynos_pm_late_initcall()Sylwester Nawrocki2013-12-213-13/+2
| * | ARM: EXYNOS: Consolidate selection of PM_GENERIC_DOMAINS for Exynos4Sylwester Nawrocki2013-12-211-3/+1
| * | ARM: EXYNOS: remove <mach/regs-clock.h> for exynosKukjin Kim2013-12-194-22/+2
| * | ARM: EXYNOS: local definitions for cpuidle.c into mach-exynos dirKukjin Kim2013-12-192-22/+22
| * | cpufreq: exynos: move definitions for exynos-cpufreq into drivers/cpufreq/Kukjin Kim2013-12-191-21/+0
| * | ARM: EXYNOS: local definitions for pm.c into mach-exynos dirKukjin Kim2013-12-192-27/+25
| * | PM / devfreq: move definitions for exynos4_bus into drivers/devfreqKukjin Kim2013-12-191-94/+0
| * | ARM: EXYNOS: cleanup <mach/regs-clock.h>Kukjin Kim2013-12-191-189/+0
| * | ARM: EXYNOS: cleanup <mach/regs-irq.h>Kukjin Kim2013-12-195-22/+5
| * | ARM: EXYNOS: local regs-pmu.h header fileKukjin Kim2013-12-198-8/+10
| * | ARM: EXYNOS: remove inclusion <mach/regs-pmu.h> into another headersKukjin Kim2013-12-194-5/+5
| * | ARM: EXYNOS: cleanup <mach/regs-pmu.h>Kukjin Kim2013-12-191-51/+0
* | | Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...Olof Johansson2013-12-266-80/+400
|\ \ \
| * | | ARM: tegra: remove legacy DMA entries from DTStephen Warren2013-12-113-39/+0
| * | | ARM: tegra: remove legacy clock entries from DTStephen Warren2013-12-113-32/+6
| * | | ARM: tegra: pass reset to tegra_powergate_sequence_power_up()Stephen Warren2013-12-111-3/+5
| * | | ARM: tegra: select the reset frameworkStephen Warren2013-12-111-0/+2
| * | | ARM: tegra: update DT files to add DMA propertiesStephen Warren2013-12-113-0/+119
| * | | ARM: tegra: update DT files to add reset propertiesStephen Warren2013-12-114-4/+266
| * | | ARM: tegra: add missing clock documentation to DT bindingsStephen Warren2013-12-112-4/+4
* | | | Merge tag 'v3.13-rc4' into next/cleanupOlof Johansson2013-12-26122-605/+815
|\ \ \ \
| * \ \ \ Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-12-156-17/+13
| |\ \ \ \
| | * | | | x86, efi: Don't use (U)EFI time services on 32 bitMatthew Garrett2013-12-101-7/+0
| | * | | | x86/UV: Fix NULL pointer dereference in uv_flush_tlb_others() if the 'nobau' ...cpw2013-12-101-2/+3
| | * | | | x86, build: Pass in additional -mno-mmx, -mno-sse optionsH. Peter Anvin2013-12-094-8/+10
| | |/ / /
| * | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2013-12-139-78/+67
| |\ \ \ \
| | * | | | ARM: fix asm/memory.h build errorRussell King2013-12-133-20/+17
| | * | | | ARM: 7917/1: cacheflush: correctly limit range of memory region being flushedJon Medhurst2013-12-091-1/+2
| | * | | | ARM: 7913/1: fix framepointer check in unwind_frameKonstantin Khlebnikov2013-12-091-1/+1
| | * | | | ARM: 7912/1: check stack pointer in get_wchanKonstantin Khlebnikov2013-12-091-2/+5
| | * | | | ARM: 7909/1: mm: Call setup_dma_zone() post early_paging_init()Santosh Shilimkar2013-12-091-2/+1
| | * | | | ARM: 7908/1: mm: Fix the arm_dma_limit calculationSantosh Shilimkar2013-12-091-1/+1
| | * | | | ARM: another fix for the DMA mapping checksRussell King2013-12-091-51/+40
| * | | | | Merge tag 'arc-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-12-133-2/+8
| |\ \ \ \ \
| | * | | | | ARC: [perf] Fix a few thinkosVineet Gupta2013-11-281-2/+2
| | * | | | | ARC: Add guard macro to uapi/asm/unistd.hVineet Gupta2013-11-251-0/+5
| | * | | | | ARC: extable: Enable sorting at build timeVineet Gupta2013-11-251-0/+1
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-12-123-55/+24
| |\ \ \ \ \ \
| | * | | | | | KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)Gleb Natapov2013-12-121-1/+4
| | * | | | | | KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)Andy Honig2013-12-123-53/+18
| | * | | | | | KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)Andy Honig2013-12-121-1/+2
| | |/ / / / /
| * | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-12-1224-149/+403
| |\ \ \ \ \ \
| | * | | | | | ARM: sun6i: dt: Fix interrupt trigger typesMaxime Ripard2013-12-111-12/+15
| | * | | | | | ARM: sun7i: dt: Fix interrupt trigger typesMaxime Ripard2013-12-111-21/+21
| | * | | | | | ARM: tegra: add missing break to fuse initialization codeStephen Warren2013-12-111-0/+2
| | * | | | | | ARM: pxa: prevent PXA270 occasional reboot freezesSergei Ianovich2013-12-111-1/+7
| | * | | | | | ARM: pxa: tosa: fix keys mappingDmitry Eremin-Solenikov2013-12-111-51/+51