summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2013-02-14burying unused conditionalsAl Viro
2013-02-14x86, efi: remove duplicate code in setup_arch() by using, efi_is_native()Satoru Takeuchi
2013-02-14KVM: nVMX: Remove redundant get_vmcs12 from nested_vmx_exit_handled_msrJan Kiszka
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-13x86 emulator: fix parity calculation for AAD instructionGleb Natapov
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-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-12x86, doc: Clarify the use of asm("%edx") in uaccess.hH. Peter Anvin
2013-02-12tracing/syscalls: Allow archs to ignore tracing compat syscallsSteven Rostedt
2013-02-12x86, mm: Redesign get_user with a __builtin_choose_expr hackH. Peter Anvin
2013-02-12x86: Be consistent with data size in getuser.SH. Peter Anvin
2013-02-12x86, mm: Use a bitfield to mask nuisance get_user() warningsH. Peter Anvin
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-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-11x86/kvm: Fix compile warning in kvm_register_steal_time()Shuah Khan
2013-02-11KVM: Remove user_alloc from struct kvm_memory_slotTakuya Yoshikawa
2013-02-11KVM: VMX: disable apicv by defaultYang Zhang
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-09intel_idle: remove assumption of one C-state per MWAIT flagLen Brown
2013-02-09intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATESLen Brown
2013-02-09tools/power turbostat: decode MSR_IA32_POWER_CTLLen Brown
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-07x86-32: Add support for 64bit get_user()Ville Syrjälä
2013-02-07x86: Do not leak kernel page mapping locationsKees Cook
2013-02-07KVM: MMU: cleanup __direct_mapXiao Guangrong
2013-02-07KVM: MMU: remove pt_access in mmu_set_spteXiao Guangrong
2013-02-07KVM: MMU: cleanup mapping-levelXiao Guangrong
2013-02-07KVM: MMU: lazily drop large spteXiao Guangrong
2013-02-07KVM: VMX: cleanup vmx_set_cr0().Gleb Natapov
2013-02-06Merge tag 'ras_for_3.8' into x86/urgentH. Peter Anvin