Age | Commit message (Expand) | Author | Files | Lines |
2013-02-12 | x86, uv, uv3: Trim MMR register definitions after code changes for SGI UV3 | Mike Travis | 1 | -2479/+1 |
2013-02-12 | x86, uv, uv3: Update Time Support for SGI UV3 | Mike Travis | 1 | -6/+7 |
2013-02-12 | x86, uv, uv3: Update x2apic Support for SGI UV3 | Mike Travis | 1 | -35/+171 |
2013-02-12 | x86, uv, uv3: Update Hub Info for SGI UV3 | Mike Travis | 1 | -8/+36 |
2013-02-12 | x86, uv, uv3: Update ACPI Check to include SGI UV3 | Mike Travis | 1 | -2/+1 |
2013-02-12 | x86, uv, uv3: Update MMR register definitions for SGI Ultraviolet System 3 (UV3) | Mike Travis | 1 | -108/+3366 |
2013-02-11 | Merge branch 'acpi-lpss' | Rafael J. Wysocki | 1 | -0/+10 |
2013-02-11 | Merge branch 'acpica' | Rafael J. Wysocki | 1 | -4/+0 |
2013-02-11 | x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems | Stoney Wang | 1 | -10/+11 |
2013-02-11 | x86/kvm: Fix compile warning in kvm_register_steal_time() | Shuah Khan | 1 | -2/+2 |
2013-02-11 | KVM: Remove user_alloc from struct kvm_memory_slot | Takuya Yoshikawa | 1 | -21/+16 |
2013-02-11 | KVM: VMX: disable apicv by default | Yang Zhang | 1 | -2/+1 |
2013-02-10 | x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag | Len Brown | 5 | -46/+2 |
2013-02-10 | x86 idle: remove mwait_idle() and "idle=mwait" cmdline param | Len Brown | 3 | -80/+3 |
2013-02-10 | xen idle: make xen-specific macro xen-specific | Len Brown | 3 | -3/+9 |
2013-02-09 | intel_idle: remove assumption of one C-state per MWAIT flag | Len Brown | 1 | -0/+2 |
2013-02-09 | intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATES | Len Brown | 1 | -1/+0 |
2013-02-09 | tools/power turbostat: decode MSR_IA32_POWER_CTL | Len Brown | 1 | -0/+2 |
2013-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 26 | -132/+275 |
2013-02-08 | uprobes: Change handle_swbp() to expose bp_vaddr to handler_chain() | Oleg Nesterov | 1 | -1/+0 |
2013-02-08 | uprobes/x86: Change __skip_sstep() to actually skip the whole insn | Oleg Nesterov | 1 | -1/+4 |
2013-02-08 | x86-32: Add support for 64bit get_user() | Ville Syrjälä | 3 | -9/+48 |
2013-02-07 | x86: Do not leak kernel page mapping locations | Kees Cook | 1 | -3/+5 |
2013-02-07 | KVM: MMU: cleanup __direct_map | Xiao Guangrong | 1 | -8/+4 |
2013-02-07 | KVM: MMU: remove pt_access in mmu_set_spte | Xiao Guangrong | 2 | -15/+11 |
2013-02-07 | KVM: MMU: cleanup mapping-level | Xiao Guangrong | 1 | -2/+1 |
2013-02-07 | KVM: MMU: lazily drop large spte | Xiao Guangrong | 1 | -16/+7 |
2013-02-07 | KVM: VMX: cleanup vmx_set_cr0(). | Gleb Natapov | 1 | -9/+5 |
2013-02-07 | Merge tag 'ras_for_3.8' into x86/urgent | H. Peter Anvin | 2 | -87/+84 |
2013-02-06 | perf/x86: Allow for architecture specific RDPMC indexes | Jacob Shin | 3 | -1/+13 |
2013-02-06 | perf/x86: Move MSR address offset calculation to architecture specific files | Jacob Shin | 2 | -16/+47 |
2013-02-06 | perf/x86/amd: Use proper naming scheme for AMD bit field definitions | Jacob Shin | 2 | -6/+6 |
2013-02-06 | perf/x86/amd: Generalize northbridge constraints code for family 15h | Robert Richter | 1 | -18/+25 |
2013-02-06 | perf/x86/amd: Rework northbridge event constraints handler | Robert Richter | 1 | -42/+26 |
2013-02-06 | KVM: VMX: add missing exit names to VMX_EXIT_REASONS array | Gleb Natapov | 1 | -1/+6 |
2013-02-06 | KVM: VMX: disable SMEP feature when guest is in non-paging mode | Dongxiao Xu | 1 | -0/+8 |
2013-02-06 | Revert "KVM: MMU: split kvm_mmu_free_page" | Gleb Natapov | 1 | -18/+3 |
2013-02-05 | Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l... | Ingo Molnar | 1 | -5/+6 |
2013-02-05 | KVM: MMU: drop superfluous is_present_gpte() check. | Gleb Natapov | 1 | -3/+0 |
2013-02-05 | KVM: MMU: drop superfluous min() call. | Gleb Natapov | 1 | -1/+1 |
2013-02-05 | KVM: MMU: set base_role.nxe during mmu initialization. | Gleb Natapov | 2 | -2/+1 |
2013-02-05 | KVM: MMU: drop unneeded checks. | Gleb Natapov | 1 | -3/+2 |
2013-02-05 | KVM: MMU: make spte_is_locklessly_modifiable() more clear | Gleb Natapov | 1 | -1/+2 |
2013-02-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -6/+5 |
2013-02-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -4/+14 |
2013-02-04 | x86/intel/cacheinfo: Shut up annoying warning | Borislav Petkov | 1 | -4/+3 |
2013-02-04 | Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ... | Thomas Gleixner | 2 | -1/+3 |
2013-02-04 | x86: switch to generic old sigaction | Al Viro | 11 | -148/+6 |
2013-02-04 | x86: switch to generic compat rt_sigaction() | Al Viro | 6 | -89/+3 |
2013-02-04 | x86: switch to generic compat sched_rr_get_interval() | Al Viro | 3 | -21/+1 |