Age | Commit message (Expand) | Author |
2013-02-12 | x86, head_32: Give the 6 label a real name | Borislav Petkov |
2013-02-12 | x86, head_32: Remove second CPUID detection from default_entry | Borislav Petkov |
2013-02-12 | x86: Detect CPUID support early at boot | Borislav Petkov |
2013-02-12 | x86, head_32: Remove i386 pieces | Borislav Petkov |
2013-02-12 | Merge tag 'v3.8-rc7' into x86/asm | H. Peter Anvin |
2013-02-12 | x86, doc: Clarify the use of asm("%edx") in uaccess.h | H. Peter Anvin |
2013-02-12 | tracing/syscalls: Allow archs to ignore tracing compat syscalls | Steven Rostedt |
2013-02-12 | x86, mm: Redesign get_user with a __builtin_choose_expr hack | H. Peter Anvin |
2013-02-11 | x86: Be consistent with data size in getuser.S | H. Peter Anvin |
2013-02-11 | x86, mm: Use a bitfield to mask nuisance get_user() warnings | H. Peter Anvin |
2013-02-11 | x86, uv, uv3: Trim MMR register definitions after code changes for SGI UV3 | Mike Travis |
2013-02-11 | x86, uv, uv3: Update Time Support for SGI UV3 | Mike Travis |
2013-02-11 | x86, uv, uv3: Update x2apic Support for SGI UV3 | Mike Travis |
2013-02-11 | x86, uv, uv3: Update Hub Info for SGI UV3 | Mike Travis |
2013-02-11 | x86, uv, uv3: Update ACPI Check to include SGI UV3 | Mike Travis |
2013-02-11 | x86, uv, uv3: Update MMR register definitions for SGI Ultraviolet System 3 (UV3) | Mike Travis |
2013-02-11 | Merge branch 'acpi-lpss' | Rafael J. Wysocki |
2013-02-11 | Merge branch 'acpica' | Rafael J. Wysocki |
2013-02-11 | x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems | Stoney Wang |
2013-02-11 | x86/kvm: Fix compile warning in kvm_register_steal_time() | Shuah Khan |
2013-02-11 | KVM: Remove user_alloc from struct kvm_memory_slot | Takuya Yoshikawa |
2013-02-11 | KVM: VMX: disable apicv by default | Yang Zhang |
2013-02-10 | x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag | Len Brown |
2013-02-10 | x86 idle: remove mwait_idle() and "idle=mwait" cmdline param | Len Brown |
2013-02-10 | xen idle: make xen-specific macro xen-specific | Len Brown |
2013-02-08 | intel_idle: remove assumption of one C-state per MWAIT flag | Len Brown |
2013-02-08 | intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATES | Len Brown |
2013-02-08 | tools/power turbostat: decode MSR_IA32_POWER_CTL | Len Brown |
2013-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-02-08 | uprobes: Change handle_swbp() to expose bp_vaddr to handler_chain() | Oleg Nesterov |
2013-02-08 | uprobes/x86: Change __skip_sstep() to actually skip the whole insn | Oleg Nesterov |
2013-02-07 | x86-32: Add support for 64bit get_user() | Ville Syrjälä |
2013-02-07 | x86: Do not leak kernel page mapping locations | Kees Cook |
2013-02-06 | KVM: MMU: cleanup __direct_map | Xiao Guangrong |
2013-02-06 | KVM: MMU: remove pt_access in mmu_set_spte | Xiao Guangrong |
2013-02-06 | KVM: MMU: cleanup mapping-level | Xiao Guangrong |
2013-02-06 | KVM: MMU: lazily drop large spte | Xiao Guangrong |
2013-02-06 | KVM: VMX: cleanup vmx_set_cr0(). | Gleb Natapov |
2013-02-06 | Merge tag 'ras_for_3.8' into x86/urgent | H. Peter Anvin |
2013-02-06 | perf/x86: Allow for architecture specific RDPMC indexes | Jacob Shin |
2013-02-06 | perf/x86: Move MSR address offset calculation to architecture specific files | Jacob Shin |
2013-02-06 | perf/x86/amd: Use proper naming scheme for AMD bit field definitions | Jacob Shin |
2013-02-06 | perf/x86/amd: Generalize northbridge constraints code for family 15h | Robert Richter |
2013-02-06 | perf/x86/amd: Rework northbridge event constraints handler | Robert Richter |
2013-02-05 | KVM: VMX: add missing exit names to VMX_EXIT_REASONS array | Gleb Natapov |
2013-02-05 | KVM: VMX: disable SMEP feature when guest is in non-paging mode | Dongxiao Xu |
2013-02-05 | Revert "KVM: MMU: split kvm_mmu_free_page" | Gleb Natapov |
2013-02-05 | Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l... | Ingo Molnar |
2013-02-04 | KVM: MMU: drop superfluous is_present_gpte() check. | Gleb Natapov |
2013-02-04 | KVM: MMU: drop superfluous min() call. | Gleb Natapov |