Age | Commit message (Expand) | Author |
2010-09-26 | x86, asm: Use a lower case name for the end macro in atomic64_386_32.S | Luca Barbieri |
2010-09-26 | KVM: VMX: Fix host GDT.LIMIT corruption | Avi Kivity |
2010-09-26 | KVM: MMU: fix mmu notifier invalidate handler for huge spte | Andrea Arcangeli |
2010-09-26 | KVM: x86: emulator: inc/dec can have lock prefix | Gleb Natapov |
2010-09-26 | KVM: MMU: fix direct sp's access corrupted | Xiao Guangrong |
2010-09-26 | KVM: Prevent internal slots from being COWed | Avi Kivity |
2010-09-26 | oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540) | Patrick Simmons |
2010-09-20 | x86: hpet: Work around hardware stupidity | Thomas Gleixner |
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 | perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flag | Lin Ming |
2010-09-20 | x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states | Suresh Siddha |
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, asm: Clean up and simplify set_64bit() | H. Peter Anvin |
2010-08-26 | x86, apic: Fix apic=debug boot crash | Daniel Kiper |
2010-08-26 | perf, x86: Fix Intel-nhm PMU programming errata workaround | Zhang, Yanmin |
2010-08-26 | x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues | Borislav Petkov |
2010-08-26 | x86, apic: Map the local apic when parsing the MP table. | Eric W. Biederman |
2010-08-26 | perf, x86: P4 PMU -- update nmi irq statistics and unmask lvt entry properly | Cyrill Gorcunov |
2010-08-26 | x86, asm: Refactor atomic64_386_32.S to support old binutils and be cleaner | Luca Barbieri |
2010-08-20 | vmware: fix build error in vmware.c | Greg Kroah-Hartman |
2010-08-13 | x86: don't send SIGBUS for kernel page faults | Linus Torvalds |
2010-08-13 | x86, mtrr: Use stop machine context to rendezvous all the cpu's | Suresh Siddha |
2010-08-13 | x86: Add memory modify constraints to xchg() and cmpxchg() | H. Peter Anvin |
2010-08-13 | x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLAN | Bjorn Helgaas |
2010-08-13 | x86, kmmio/mmiotrace: Fix double free of kmmio_fault_pages | Marcin Slusarz |
2010-08-13 | x86, vmware: Preset lpj values when on VMware. | Alok Kataria |
2010-08-10 | xen: drop xen_sched_clock in favour of using plain wallclock time | Jeremy Fitzhardinge |
2010-07-28 | x86,kgdb: Fix hw breakpoint regression | Jason Wessel |
2010-07-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-07-26 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2010-07-26 | [CPUFREQ] powernow-k8: Limit Pstate transition latency check | Borislav Petkov |
2010-07-26 | [CPUFREQ] Fix PCC driver error path | Matthew Garrett |
2010-07-26 | [CPUFREQ] fix double freeing in error path of pcc-cpufreq | Daniel J Blueman |
2010-07-26 | [CPUFREQ] pcc driver should check for pcch method before calling _OSC | Matthew Garrett |
2010-07-26 | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-07-24 | Merge branch 'bugzilla-16396' into release | Len Brown |
2010-07-24 | ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM | Rafael J. Wysocki |
2010-07-23 | x86: Do not try to disable hpet if it hasn't been initialized before | Stefano Stabellini |
2010-07-23 | KVM: Use kmalloc() instead of vmalloc() for KVM_[GS]ET_MSR | Avi Kivity |
2010-07-23 | KVM: MMU: fix conflict access permissions in direct sp | Xiao Guangrong |
2010-07-22 | Merge branch 'bugzilla-15886' into release | Len Brown |
2010-07-22 | ACPI: skip checking BM_STS if the BIOS doesn't ask for it | Len Brown |
2010-07-21 | x86: auditsyscall: fix fastpath return value after reschedule | Roland McGrath |