summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-02-14ARM: integrator/versatile: fix NOMMU warningsArnd Bergmann
2013-02-14ARM: sa1100: don't warn about mach/ide.hArnd Bergmann
2013-02-14ARM: shmobile: fix defconfig warning on CONFIG_USBArnd Bergmann
2013-02-14ARM: w90x900: fix legacy assembly syntaxArnd Bergmann
2013-02-14ARM: samsung: fix assembly syntax for new gasArnd Bergmann
2013-02-14ARM: disable virt_to_bus/virt_to_bus almost everywhereArnd Bergmann
2013-02-14ARM: kirkwood: add missing include for nsa310Arnd Bergmann
2013-02-14ARM: prima2: fix __init section for cpu hotplugArnd Bergmann
2013-02-14ARM: OMAP: Consolidate OMAP USB-HS platform data (part 3/3)Roger Quadros
2013-02-14efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi
2013-02-13tools/power turbostat: display SMI count by defaultLen Brown
2013-02-13x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich
2013-02-13sparc64: Fix get_user_pages_fast() wrt. THP.David S. Miller
2013-02-13sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE.David S. Miller
2013-02-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-13Merge branch 'for-next' from git://sources.calxeda.com/kernel/linux.gitGrant Likely
2013-02-13x86/mm: Check if PUD is large when validating a kernel addressMel Gorman
2013-02-13X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan
2013-02-13X86: Add a check to catch Xen emulation of Hyper-VK. Y. Srinivasan
2013-02-13x86: Hyper-V: register clocksource only if its advertisedOlaf Hering
2013-02-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2013-02-12x86, head_32: Give the 6 label a real nameBorislav Petkov
2013-02-12x86, head_32: Remove second CPUID detection from default_entryBorislav Petkov
2013-02-12x86: Detect CPUID support early at bootBorislav Petkov
2013-02-12x86, head_32: Remove i386 piecesBorislav Petkov
2013-02-12Merge tag 'v3.8-rc7' into x86/asmH. Peter Anvin
2013-02-12Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2013-02-12Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into next/fix...Olof Johansson
2013-02-12Merge branch 'fixes-for-3.9' into next/fixes-non-criticalOlof Johansson
2013-02-12Merge tag 'for-arm-soc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2013-02-12ARM: exynos: move exynos4210-combiner to drivers/irqchipRob Herring
2013-02-12ARM: dts: Correct pin configuration of SD 4 for exynos4x12-pinctrlShirish S
2013-02-12ARM: SAMSUNG: Silence empty switch warning in fimc-core.hSachin Kamat
2013-02-12ARM: SAMSUNG: Silence empty switch warning in sdhci.hSachin Kamat
2013-02-12mfd: db8500-prcmu: update resource passingLinus Walleij
2013-02-12Merge branch 'socfpga/hw' into next/socOlof Johansson
2013-02-12arm: socfpga: Add SMP support for actual socfpga harwareDinh Nguyen
2013-02-12arm: Add v7_invalidate_l1 to cache-v7.SDinh Nguyen
2013-02-12arm: socfpga: Add entries to enable make dtbs socfpgaDinh Nguyen
2013-02-12arm: socfpga: Add new device tree source for actual socfpga HWDinh Nguyen
2013-02-12ARM: msm: proc_comm_boot_wait should not be __initArnd Bergmann
2013-02-12x86, uv, uv3: Trim MMR register definitions after code changes for SGI UV3Mike Travis
2013-02-12x86, uv, uv3: Update Time Support for SGI UV3Mike Travis
2013-02-12x86, uv, uv3: Update x2apic Support for SGI UV3Mike Travis
2013-02-12x86, uv, uv3: Update Hub Info for SGI UV3Mike Travis
2013-02-12x86, uv, uv3: Update ACPI Check to include SGI UV3Mike Travis
2013-02-12x86, uv, uv3: Update MMR register definitions for SGI Ultraviolet System 3 (UV3)Mike Travis
2013-02-11arm64: mm: update CONTEXTIDR register to contain PID of current processWill Deacon
2013-02-11arm64: atomics: fix grossly inconsistent asm constraints for exclusivesWill Deacon