summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2013-02-12x86, uv, uv3: Trim MMR register definitions after code changes for SGI UV3Mike Travis1-2479/+1
2013-02-12x86, uv, uv3: Update Time Support for SGI UV3Mike Travis1-6/+7
2013-02-12x86, uv, uv3: Update x2apic Support for SGI UV3Mike Travis1-35/+171
2013-02-12x86, uv, uv3: Update Hub Info for SGI UV3Mike Travis1-8/+36
2013-02-12x86, uv, uv3: Update ACPI Check to include SGI UV3Mike Travis1-2/+1
2013-02-12x86, uv, uv3: Update MMR register definitions for SGI Ultraviolet System 3 (UV3)Mike Travis1-108/+3366
2013-02-11Merge branch 'acpi-lpss'Rafael J. Wysocki1-0/+10
2013-02-11Merge branch 'acpica'Rafael J. Wysocki1-4/+0
2013-02-11x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang1-10/+11
2013-02-11x86/kvm: Fix compile warning in kvm_register_steal_time()Shuah Khan1-2/+2
2013-02-11KVM: Remove user_alloc from struct kvm_memory_slotTakuya Yoshikawa1-21/+16
2013-02-11KVM: VMX: disable apicv by defaultYang Zhang1-2/+1
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-09intel_idle: remove assumption of one C-state per MWAIT flagLen Brown1-0/+2
2013-02-09intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATESLen Brown1-1/+0
2013-02-09tools/power turbostat: decode MSR_IA32_POWER_CTLLen Brown1-0/+2
2013-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller26-132/+275
2013-02-08uprobes: Change handle_swbp() to expose bp_vaddr to handler_chain()Oleg Nesterov1-1/+0
2013-02-08uprobes/x86: Change __skip_sstep() to actually skip the whole insnOleg Nesterov1-1/+4
2013-02-08x86-32: Add support for 64bit get_user()Ville Syrjälä3-9/+48
2013-02-07x86: Do not leak kernel page mapping locationsKees Cook1-3/+5
2013-02-07KVM: MMU: cleanup __direct_mapXiao Guangrong1-8/+4
2013-02-07KVM: MMU: remove pt_access in mmu_set_spteXiao Guangrong2-15/+11
2013-02-07KVM: MMU: cleanup mapping-levelXiao Guangrong1-2/+1
2013-02-07KVM: MMU: lazily drop large spteXiao Guangrong1-16/+7
2013-02-07KVM: VMX: cleanup vmx_set_cr0().Gleb Natapov1-9/+5
2013-02-07Merge tag 'ras_for_3.8' into x86/urgentH. Peter Anvin2-87/+84
2013-02-06perf/x86: Allow for architecture specific RDPMC indexesJacob Shin3-1/+13
2013-02-06perf/x86: Move MSR address offset calculation to architecture specific filesJacob Shin2-16/+47
2013-02-06perf/x86/amd: Use proper naming scheme for AMD bit field definitionsJacob Shin2-6/+6
2013-02-06perf/x86/amd: Generalize northbridge constraints code for family 15hRobert Richter1-18/+25
2013-02-06perf/x86/amd: Rework northbridge event constraints handlerRobert Richter1-42/+26
2013-02-06KVM: VMX: add missing exit names to VMX_EXIT_REASONS arrayGleb Natapov1-1/+6
2013-02-06KVM: VMX: disable SMEP feature when guest is in non-paging modeDongxiao Xu1-0/+8
2013-02-06Revert "KVM: MMU: split kvm_mmu_free_page"Gleb Natapov1-18/+3
2013-02-05Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar1-5/+6
2013-02-05KVM: MMU: drop superfluous is_present_gpte() check.Gleb Natapov1-3/+0
2013-02-05KVM: MMU: drop superfluous min() call.Gleb Natapov1-1/+1
2013-02-05KVM: MMU: set base_role.nxe during mmu initialization.Gleb Natapov2-2/+1
2013-02-05KVM: MMU: drop unneeded checks.Gleb Natapov1-3/+2
2013-02-05KVM: MMU: make spte_is_locklessly_modifiable() more clearGleb Natapov1-1/+2
2013-02-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-6/+5
2013-02-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-4/+14
2013-02-04x86/intel/cacheinfo: Shut up annoying warningBorislav Petkov1-4/+3
2013-02-04Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2-1/+3
2013-02-04x86: switch to generic old sigactionAl Viro11-148/+6
2013-02-04x86: switch to generic compat rt_sigaction()Al Viro6-89/+3
2013-02-04x86: switch to generic compat sched_rr_get_interval()Al Viro3-21/+1