summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-06-26x86: Rename X86_CR4_RDWRGSFS to X86_CR4_FSGSBASEH. Peter Anvin3-3/+3
2013-06-26x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXEDH. Peter Anvin5-5/+5
2013-06-26mce: acpi/apei: Add comments to clarify usage of the various bitfields in the...Naveen N. Rao2-1/+16
2013-06-26Merge branch 'sti/soc' into next/lateOlof Johansson25-0/+1455
2013-06-26Merge branch 'nspire/soc' into next/lateOlof Johansson17-0/+760
2013-06-26ARM: stih41x: Add B2020 board supportSrinivas Kandagatla4-1/+76
2013-06-26ARM: stih41x: Add B2000 board supportSrinivas Kandagatla4-0/+74
2013-06-26ARM: sti: Add DEBUG_LL console supportSrinivas Kandagatla2-0/+96
2013-06-26ARM: sti: Add STiH416 SOC supportSrinivas Kandagatla5-1/+443
2013-06-26ARM: sti: Add STiH415 SOC supportSrinivas Kandagatla13-0/+768
2013-06-26x86: Fix /proc/mtrr with base/size more than 44bitsYinghai Lu2-17/+20
2013-06-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds4-6/+10
2013-06-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-15/+9
2013-06-25ARM: tegra: fix section mismatch in tegra_pmc_parse_dtStephen Warren1-1/+1
2013-06-25Merge tag 'fixes-non-3.11-2' of git://git.infradead.org/users/jcooper/linux i...Olof Johansson1-1/+1
2013-06-25Merge tag 'soc-exynos5420-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2-0/+725
2013-06-25MIPS: octeon: Use irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas1-1/+1
2013-06-25arm: orion: Use irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas1-1/+1
2013-06-25Merge 3.10-rc7 into usb-nextGreg Kroah-Hartman55-194/+319
2013-06-25Merge 3.10-rc7 into tty-nextGreg Kroah-Hartman55-194/+319
2013-06-25Merge 3.10-rc7 into driver-core-nextGreg Kroah-Hartman55-194/+319
2013-06-25powerpc/pci: Fix boot panic on mpc83xx (regression)Rojhalat Ibrahim1-15/+9
2013-06-25ARM: msm: Migrate to common clock frameworkStephen Boyd10-364/+108
2013-06-25ARM: msm: Make proc_comm clock control into a platform driverStephen Boyd13-31/+67
2013-06-25ARM: msm: Prepare clk_get() users in mach-msm for clock-pcom driverStephen Boyd3-18/+15
2013-06-25ARM: msm: Remove clock-7x30.h include fileStephen Boyd2-158/+0
2013-06-25ARM: msm: Remove custom clk_set_{max,min}_rate() APIStephen Boyd3-26/+1
2013-06-25ARM: msm: Remove custom clk_set_flags() APIStephen Boyd4-27/+0
2013-06-24Merge remote-tracking branch 'trace/tip/x86/trace' into x86/traceH. Peter Anvin2-6/+8
2013-06-24Merge tag 'davinci-for-v3.11/soc-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann8-72/+286
2013-06-24ARM: 7770/1: remove residual ARMv2 support from decompressorMarc Zyngier1-5/+0
2013-06-24ARM: 7769/1: Cortex-A15: fix erratum 798181 implementationMarc Zyngier3-18/+39
2013-06-24ARM: 7768/1: prevent risks of out-of-bound access in ASID allocatorMarc Zyngier1-9/+8
2013-06-24ARM: 7767/1: let the ASID allocator handle suspended animationMarc Zyngier1-0/+9
2013-06-24ARM: 7766/1: versatile: don't mark pen as __INITMark Rutland1-2/+0
2013-06-24ARM: keystone: Move CPU bringup code to dedicated asm fileSantosh Shilimkar4-13/+43
2013-06-24ARM: 7765/1: perf: Record the user-mode PC in the call chain.Jed Davis1-0/+1
2013-06-24ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and forkAndré Hentschel6-20/+37
2013-06-24ARM: multiplatform: always pick one CPU typeArnd Bergmann1-5/+6
2013-06-24ARM: imx: select syscon for IMX6SLArnd Bergmann1-0/+1
2013-06-24ARM: keystone: select ARM_ERRATA_798181 only for SMPArnd Bergmann1-1/+1
2013-06-24ARM: imx: Synertronixx scb9328 needs to select SOC_IMX1Arnd Bergmann1-0/+1
2013-06-24ARM: OMAP2+: AM43x: resolve SMP related build errorMohammed, Afzal1-4/+3
2013-06-24ARM: mxs: don't select HAVE_PWMArnd Bergmann1-2/+0
2013-06-24ARM: mxs: stub out mxs_pm_init for !CONFIG_PMArnd Bergmann1-0/+4
2013-06-24ARM: 7773/1: PJ4B: Add support for errata 4742Gregory CLEMENT4-3/+59
2013-06-24ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMUSimon Baatz1-0/+6
2013-06-24ARM: 7763/1: kernel: fix __cpu_logical_map default initializationLorenzo Pieralisi4-3/+5
2013-06-24ARM: 7762/1: kernel: fix arm_dt_init_cpu_maps() to skip non-cpu nodesLorenzo Pieralisi1-0/+3
2013-06-24ARM: 7760/1: cpu_fa526_do_idle: remove WFIJonas Jensen1-1/+0