aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-15Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds4-63/+32
2013-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-13/+67
2013-02-15Merge branch 'next/cpufreq-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsungRafael J. Wysocki1-3/+16
2013-02-15Merge branch 'pm-cpufreq'Rafael J. Wysocki4-36/+34
2013-02-15Merge branch 'pm-assorted'Rafael J. Wysocki2-8/+0
2013-02-15Merge branch 'acpi-cleanup'Rafael J. Wysocki2-2/+2
2013-02-15timers/x86/hpet: Use HPET_COUNTER to specify the hpet counter in vread_hpet()Satoru Takeuchi1-1/+1
2013-02-14Revert "xen PVonHVM: use E820_Reserved area for shared_info"Konrad Rzeszutek Wilk3-55/+24
2013-02-14Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info"Konrad Rzeszutek Wilk1-1/+1
2013-02-14x86: ptrace.c only needs export.h and not the full module.hPaul Gortmaker1-1/+1
2013-02-13efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi1-1/+1
2013-02-13tools/power turbostat: display SMI count by defaultLen Brown1-0/+1
2013-02-13x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich1-7/+7
2013-02-13sparc64: Fix get_user_pages_fast() wrt. THP.David S. Miller2-10/+63
2013-02-13sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE.David S. Miller1-0/+1
2013-02-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-100/+108
2013-02-13Merge branch 'for-next' from git://sources.calxeda.com/kernel/linux.gitGrant Likely1-2/+2
2013-02-13x86/mm: Check if PUD is large when validating a kernel addressMel Gorman2-0/+8
2013-02-12X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan5-4/+64
2013-02-12X86: Add a check to catch Xen emulation of Hyper-VK. Y. Srinivasan1-0/+7
2013-02-12x86: Hyper-V: register clocksource only if its advertisedOlaf Hering1-1/+2
2013-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux into akpmLinus Torvalds1-0/+3
2013-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu into akpmLinus Torvalds1-1/+0
2013-02-12x86, head_32: Give the 6 label a real nameBorislav Petkov1-6/+6
2013-02-12x86, head_32: Remove second CPUID detection from default_entryBorislav Petkov1-13/+4
2013-02-12x86: Detect CPUID support early at bootBorislav Petkov1-25/+25
2013-02-12x86, head_32: Remove i386 piecesBorislav Petkov1-17/+5
2013-02-12Merge tag 'v3.8-rc7' into x86/asmH. Peter Anvin112-399/+768
2013-02-12Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile into akpmLinus Torvalds14-393/+410
2013-02-11x86, uv, uv3: Trim MMR register definitions after code changes for SGI UV3Mike Travis1-2479/+1
2013-02-11x86, uv, uv3: Update Time Support for SGI UV3Mike Travis1-6/+7
2013-02-11x86, uv, uv3: Update x2apic Support for SGI UV3Mike Travis1-35/+171
2013-02-11x86, uv, uv3: Update Hub Info for SGI UV3Mike Travis1-8/+36
2013-02-11x86, uv, uv3: Update ACPI Check to include SGI UV3Mike Travis1-2/+1
2013-02-11x86, uv, uv3: Update MMR register definitions for SGI Ultraviolet System 3 (UV3)Mike Travis1-108/+3366
2013-02-11ARM: 7643/1: sched: correct update_sched_clock()Joonsoo Kim1-2/+2
2013-02-11Merge branch 'acpi-lpss'Rafael J. Wysocki1-0/+10
2013-02-11Merge branch 'acpica'Rafael J. Wysocki2-8/+0
2013-02-11x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang1-10/+11
2013-02-11sched, powerpc: Fix sched.h split-up build failureIngo Molnar1-0/+1
2013-02-10ARM: ux500: use real AB8500 IRQ numbers instead of virtual onesLee Jones1-9/+1
2013-02-10ARM: ux500: remove irq_base property from platform_dataLee Jones1-1/+0
2013-02-10x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flagLen Brown5-46/+2
2013-02-10x86 idle: remove mwait_idle() and "idle=mwait" cmdline paramLen Brown3-80/+3
2013-02-10xen idle: make xen-specific macro xen-specificLen Brown3-3/+9
2013-02-09Merge tag 'highbank-fixes-for-3.8' of git://sources.calxeda.com/kernel/linux into fixesOlof Johansson4-5/+12
2013-02-09m68k: Sort out !CONFIG_MMU_SUN3 vs. CONFIG_HAS_DMAGeert Uytterhoeven2-8/+1
2013-02-08intel_idle: remove assumption of one C-state per MWAIT flagLen Brown1-0/+2
2013-02-08intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATESLen Brown1-1/+0
2013-02-08tools/power turbostat: decode MSR_IA32_POWER_CTLLen Brown1-0/+2