summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)Author
2013-02-11x86, mm: Use a bitfield to mask nuisance get_user() warningsH. 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-07x86-32: Add support for 64bit get_user()Ville Syrjälä
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-02-05KVM: VMX: add missing exit names to VMX_EXIT_REASONS arrayGleb Natapov
2013-02-03x86: switch to generic old sigactionAl Viro
2013-02-03x86: switch to generic compat rt_sigaction()Al Viro
2013-02-03x86: switch to generic compat sched_rr_get_interval()Al Viro
2013-02-03x86,um: switch to generic old sigsuspend()Al Viro
2013-02-03x86: switch to generic compat rt_sigqueueinfo()Al Viro
2013-02-03x86: switch to generic compat rt_sigpending()Al Viro
2013-02-03x86: get rid of pt_regs argument in vm86/vm86oldAl Viro
2013-02-03x86: get rid of pt_regs argument in sigreturn variantsAl Viro
2013-02-03x86: get rid of pt_regs argument of iopl(2)Al Viro
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro
2013-02-03consolidate declarations of k_sigactionAl Viro
2013-02-01Merge remote-tracking branch 'origin/x86/mm' into x86/mm2H. Peter Anvin
2013-01-31x86-32, mm: Remove reference to resume_map_numa_kva()H. Peter Anvin
2013-01-31x86, AMD: Enable WC+ memory type on family 10 processorsBoris Ostrovsky
2013-01-31x86/tlbflush.h: Define __native_flush_tlb_global_irq_disabled()Fenghua Yu
2013-01-31x86/microcode_core_early.c: Define interfaces for early loading ucodeFenghua Yu
2013-01-31x86/common.c: Make have_cpuid_p() a global functionFenghua Yu
2013-01-31x86/microcode_intel.h: Define functions and macros for early loading ucodeFenghua Yu
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, kexec, 64bit: Only set ident mapping for ram.Yinghai Lu
2013-01-29x86, kexec: Remove 1024G limitation for kexec buffer on 64bitYinghai Lu
2013-01-29x86, 64bit: Use a #PF handler to materialize early mappings on demandH. Peter Anvin
2013-01-29x86, realmode: Separate real_mode reserve and setupYinghai Lu
2013-01-29x86, 64bit, mm: Add generic kernel/ident mapping helperYinghai Lu
2013-01-29Merge remote-tracking branch 'origin/x86/boot' into x86/mm2H. Peter Anvin
2013-01-29x86, boot: Sanitize boot_params if not zeroed on creationH. Peter Anvin
2013-01-29x86, apicv: add virtual interrupt delivery supportYang Zhang
2013-01-29x86, apicv: add virtual x2apic supportYang Zhang
2013-01-29x86, apicv: add APICv register virtualization supportYang Zhang
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