aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-19Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-19Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-02-19Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-19Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-19Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-02-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki
2013-02-18Merge branch 'misc' into releaseLen Brown
2013-02-16perf/x86/amd: Enable northbridge performance counters on AMD family 15hJacob Shin
2013-02-13tools/power turbostat: display SMI count by defaultLen Brown
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-12Merge tag 'v3.8-rc7' into x86/asmH. Peter Anvin
2013-02-11x86, uv, uv3: Trim MMR register definitions after code changes for SGI UV3Mike Travis
2013-02-11x86, uv, uv3: Update Hub Info for SGI UV3Mike Travis
2013-02-11x86, uv, uv3: Update MMR register definitions for SGI Ultraviolet System 3 (UV3)Mike Travis
2013-02-11Merge branch 'acpica'Rafael J. Wysocki
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-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-06Merge tag 'ras_for_3.8' into x86/urgentH. Peter Anvin
2013-02-06perf/x86/amd: Use proper naming scheme for AMD bit field definitionsJacob Shin
2013-01-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-01-29x86, boot: Sanitize boot_params if not zeroed on creationH. Peter Anvin
2013-01-29Merge tag 'ioapic-cleanups-for-tip' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar
2013-01-29x86, kvm: Fix intialization warnings in kvm.cAlok N Kataria
2013-01-28x86: Require MOVBE feature in cpuid when we use itDavid Woodhouse
2013-01-28x86, irq: Move irq_remapped out of x86 core codeJoerg Roedel
2013-01-28x86, io_apic: Introduce eoi_ioapic_pin call-backJoerg Roedel
2013-01-28x86, msi: Introduce x86_msi.compose_msi_msg call-backJoerg Roedel
2013-01-28x86, irq: Introduce setup_remapped_irq()Joerg Roedel
2013-01-28x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 coreJoerg Roedel
2013-01-28x86, irq: Add data structure to keep AMD specific irq remapping informationJoerg Roedel
2013-01-28x86, irq: Move irq_remapping_enabled declaration to iommu codeJoerg Roedel
2013-01-28x86, io_apic: Move irq_remapping_enabled checks out of check_timer()Joerg Roedel
2013-01-28x86, io_apic: Convert setup_ioapic_entry to function pointerJoerg Roedel
2013-01-28x86, io_apic: Introduce set_affinity function pointerJoerg Roedel
2013-01-28x86, msi: Use IRQ remapping specific setup_msi_irqs routineJoerg Roedel
2013-01-28x86, hpet: Introduce x86_msi_ops.setup_hpet_msiJoerg Roedel
2013-01-28x86, io_apic: Introduce x86_io_apic_ops.print_entries for debuggingJoerg Roedel
2013-01-28x86, io_apic: Introduce x86_io_apic_ops.disable()Joerg Roedel
2013-01-27x86, boot: Define the 2.12 bzImage boot protocolH. Peter Anvin
2013-01-25x86/xor: Add alternative SSE implementation only prefetching once per 64-byte...Jan Beulich
2013-01-25x86/xor: Unify SSE-base xor-block routinesJan Beulich