summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2013-05-20x86: Fix bit corruption at CPU resume timeLinus Torvalds
2013-05-18Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-05-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-05-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2013-05-18arch/mips/lantiq/xway: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18arch/arm/plat-samsung: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18arch/arm/mach-tegra: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-17MIPS: ralink: use the dwc2 driver for the rt305x USB controllerMatthijs Kooijman
2013-05-17MIPS: Extract schedule_mfi info from __scheduleTony Wu
2013-05-17MIPS: Fix sibling call handling in get_frame_infoTony Wu
2013-05-17MIPS: MSP71xx: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov
2013-05-17MIPS: Make virt_to_phys() work for all unmapped addresses.David Daney
2013-05-17MIPS: Fix build error for crash_dump.c in 3.10-rc1EunBong Song
2013-05-17MIPS: Xway: Fix clk leakLibo Chen
2013-05-17arm64: debug: fix mdscr.ss check when enabling debug exceptionsWill Deacon
2013-05-16Revert "MIPS: Allow ASID size to be determined at boot time."David Daney
2013-05-16Revert "MIPS: microMIPS: Support dynamic ASID sizing."David Daney
2013-05-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-05-15Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-05-14time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz
2013-05-14arm64: Do not source kernel/time/Kconfig explicitlyCatalin Marinas
2013-05-14arm64: mm: Fix operands of clz in __flush_dcache_allSukanto Ghosh
2013-05-14arm64: Invoke the of_platform_populate() at arch_initcall() levelCatalin Marinas
2013-05-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-05-14powerpc: Set show_unhandled_signals to 1 by defaultBenjamin Herrenschmidt
2013-05-14powerpc/perf: Fix setting of "to" addresses for BHRBMichael Neuling
2013-05-14powerpc/pmu: Fix order of interpreting BHRB target entriesMichael Neuling
2013-05-14powerpc/perf: Move BHRB code into CONFIG_PPC64 regionMichael Neuling
2013-05-14powerpc: select HAVE_CONTEXT_TRACKING for pSeriesLi Zhong
2013-05-14powerpc: Use the new schedule_user API on userspace preemptionLi Zhong
2013-05-14powerpc: Exit user context on notify resumeLi Zhong
2013-05-14powerpc: Exception hooks for context tracking subsystemLi Zhong
2013-05-14powerpc: Syscall hooks for context tracking subsystemLi Zhong
2013-05-14powerpc/booke64: Fix kernel hangs at kernel_dbg_excScott Wood
2013-05-14powerpc: Fix irq_set_affinity() return valuesAlexander Gordeev
2013-05-14powerpc: Provide __bswapdi2David Woodhouse
2013-05-14powerpc/powernv: Fix starting of secondary CPUs on OPALv2 and v3Benjamin Herrenschmidt
2013-05-14powerpc/powernv: Detect OPAL v3 API versionBenjamin Herrenschmidt
2013-05-14powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning againLi Zhong
2013-05-14powerpc: Make CONFIG_RTAS_PROC depend on CONFIG_PROC_FSMichael Ellerman
2013-05-14powerpc: Bring all threads online prior to migration/hibernationRobert Jennings
2013-05-14powerpc/rtas_flash: Fix validate_flash buffer overflow issueVasant Hegde
2013-05-14powerpc/kexec: Fix kexec when using VMX optimised memcpyAnton Blanchard
2013-05-14powerpc: Fix build errors STRICT_MM_TYPECHECKSAneesh Kumar K.V
2013-05-14powerpc/mm: Use the correct mask value when looking at pgtable addressAneesh Kumar K.V
2013-05-13Merge tag 'fixes-for-3.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-05-13Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-13ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldn't clear upper 32 bits of the old/new...Jaccon Bastiaansen