summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-12X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan
2013-02-12X86: Add a check to catch Xen emulation of Hyper-VK. Y. Srinivasan
2013-02-12x86: Hyper-V: register clocksource only if its advertisedOlaf Hering
2013-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-12Merge 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-11x86, uv, uv3: Trim MMR register definitions after code changes for SGI UV3Mike Travis
2013-02-11x86, uv, uv3: Update Time Support for SGI UV3Mike Travis
2013-02-11x86, uv, uv3: Update x2apic Support for SGI UV3Mike Travis
2013-02-11x86, uv, uv3: Update Hub Info for SGI UV3Mike Travis
2013-02-11x86, uv, uv3: Update ACPI Check to include SGI UV3Mike Travis
2013-02-11x86, uv, uv3: Update MMR register definitions for SGI Ultraviolet System 3 (UV3)Mike Travis
2013-02-11Merge branch 'acpi-lpss'Rafael J. Wysocki
2013-02-11Merge branch 'acpica'Rafael J. Wysocki
2013-02-11x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang
2013-02-11sched, powerpc: Fix sched.h split-up build failureIngo Molnar
2013-02-10ARM: ux500: use real AB8500 IRQ numbers instead of virtual onesLee Jones
2013-02-10ARM: ux500: remove irq_base property from platform_dataLee Jones
2013-02-10x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flagLen Brown
2013-02-10x86 idle: remove mwait_idle() and "idle=mwait" cmdline paramLen Brown
2013-02-10xen idle: make xen-specific macro xen-specificLen Brown
2013-02-09Merge tag 'highbank-fixes-for-3.8' of git://sources.calxeda.com/kernel/linux ...Olof Johansson
2013-02-08intel_idle: remove assumption of one C-state per MWAIT flagLen Brown
2013-02-08intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATESLen Brown
2013-02-08tools/power turbostat: decode MSR_IA32_POWER_CTLLen Brown
2013-02-08davinci: cpuidle - remove useless initializationDaniel Lezcano
2013-02-08davinci: cpuidle - remove the opsDaniel Lezcano
2013-02-08davinci: cpuidle - move code to prevent forward declarationDaniel Lezcano
2013-02-08Replace the flag by a simple global boolean in the cpuidle.c.Daniel Lezcano
2013-02-08OF: convert devtree lock from rw_lock to raw spinlockThomas Gleixner
2013-02-09Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-02-08tile: tag some code with #ifdef CONFIG_COMPATChris Metcalf
2013-02-08tile: fix memcpy_*io functions for allnoconfigChris Metcalf
2013-02-08tile: export a handful of symbols appropriatelyChris Metcalf
2013-02-08uprobes: Change handle_swbp() to expose bp_vaddr to handler_chain()Oleg Nesterov
2013-02-08uprobes/x86: Change __skip_sstep() to actually skip the whole insnOleg Nesterov
2013-02-08Merge branch 'allwinner-sunxi' into develLinus Walleij
2013-02-08ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon
2013-02-08ARM: DMA mapping: fix bad atomic testRussell King
2013-02-08ARM: realview: ensure that we have sufficient IRQs availableRussell King