Age | Commit message (Expand) | Author |
2010-09-26 | oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540) | Patrick Simmons |
2010-09-20 | x86-64, compat: Retruncate rax after ia32 syscall entry tracing | Roland McGrath |
2010-09-20 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin |
2010-09-20 | x86-64, compat: Test %rax for the syscall number, not %eax | H. Peter Anvin |
2010-09-20 | x86, tsc: Fix a preemption leak in restore_sched_clock_state() | Peter Zijlstra |
2010-09-20 | oprofile, x86: fix init_sysfs() function stub | Robert Richter |
2010-09-20 | oprofile, x86: fix init_sysfs error handling | Robert Richter |
2010-09-20 | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() | Ben Hutchings |
2010-09-20 | x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states | Suresh Siddha |
2010-08-26 | x86, apic: ack all pending irqs when crashed/on kexec | Kerstin Jonsson |
2010-08-26 | oprofile: add support for Intel processor model 30 | Josh Hunt |
2010-08-26 | Oprofile: Change CPUIDS from decimal to hex, and add some comments | John Villalovos |
2010-08-26 | x86, apic: Fix apic=debug boot crash | Daniel Kiper |
2010-08-26 | x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues | Borislav Petkov |
2010-08-13 | x86: don't send SIGBUS for kernel page faults | Linus Torvalds |
2010-08-13 | x86: Fix out of order of gsi | Eric W. Biederman |
2010-08-13 | memory hotplug: fix a bug on /dev/mem for 64-bit kernels | Shaohui Zheng |
2010-08-13 | timekeeping: Fix clock_gettime vsyscall time warp | Lin Ming |
2010-08-13 | x86, vmware: Preset lpj values when on VMware. | Alok Kataria |
2010-08-13 | x86: Add memory modify constraints to xchg() and cmpxchg() | H. Peter Anvin |
2010-08-10 | xen: drop xen_sched_clock in favour of using plain wallclock time | Jeremy Fitzhardinge |
2010-08-02 | ACPI: Unconditionally set SCI_EN on resume | Matthew Garrett |
2010-08-02 | ACPI: skip checking BM_STS if the BIOS doesn't ask for it | Len Brown |
2010-08-02 | PM / x86: Save/restore MISC_ENABLE register | Ondrej Zary |
2010-08-02 | KVM: MMU: invalidate and flush on spte small->large page size change | Marcelo Tosatti |
2010-08-02 | KVM: SVM: Implement workaround for Erratum 383 | Joerg Roedel |
2010-08-02 | KVM: SVM: Handle MCEs early in the vmexit process | Joerg Roedel |
2010-08-02 | KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 page | Avi Kivity |
2010-08-02 | x86: Do not try to disable hpet if it hasn't been initialized before | Stefano Stabellini |
2010-08-02 | x86: Fix x2apic preenabled system with kexec | Yinghai Lu |
2010-08-02 | x86, Calgary: Limit the max PHB number to 256 | Darrick J. Wong |
2010-08-02 | x86, Calgary: Increase max PHB number | Darrick J. Wong |
2010-08-02 | x86: Fix vsyscall on gcc 4.5 with -Os | Andi Kleen |
2010-07-05 | KVM: x86: Inject #GP with the right rip on efer writes | Roedel, Joerg |
2010-07-05 | KVM: x86: Add missing locking to arch specific vcpu ioctls | Avi Kivity |
2010-07-05 | KVM: Fix wallclock version writing race | Avi Kivity |
2010-07-05 | KVM: MMU: Don't read pdptrs with mmu spinlock held in mmu_alloc_roots | Avi Kivity |
2010-07-05 | KVM: VMX: enable VMXON check with SMX enabled (Intel TXT) | Shane Wang |
2010-07-05 | KVM: MMU: Segregate shadow pages with different cr0.wp | Avi Kivity |
2010-07-05 | KVM: x86: Check LMA bit before set_efer | Sheng Yang |
2010-07-05 | KVM: Don't allow lmsw to clear cr0.pe | Avi Kivity |
2010-07-05 | x86, paravirt: Add a global synchronization point for pvclock | Glauber Costa |
2010-07-05 | perf_events: Fix resource leak in x86 __hw_perf_event_init() | Stephane Eranian |
2010-07-05 | xen: ensure timer tick is resumed even on CPU driving the resume | Ian Campbell |
2010-07-05 | x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012 | Gabor Gombas |
2010-07-05 | x86/amd-iommu: Fix suspend/resume with IOMMU | Joerg Roedel |
2010-07-05 | oprofile/x86: fix uninitialized counter usage during cpu hotplug | Robert Richter |
2010-05-26 | x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRs | Andreas Herrmann |
2010-05-26 | x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro... | Frank Arnold |
2010-05-26 | x86, k8: Fix build error when K8_NB is disabled | Borislav Petkov |