Age | Commit message (Expand) | Author | Files | Lines |
2009-02-15 | x86, vm86: fix preemption bug | Thomas Gleixner | 1 | -1/+9 |
2009-02-15 | KVM: VMX: Flush volatile msrs before emulating rdmsr | Avi Kivity | 1 | -0/+1 |
2009-02-15 | KVM: x86: fix LAPIC pending count calculation | Marcelo Tosatti | 6 | -63/+15 |
2009-02-15 | KVM: MMU: Map device MMIO as UC in EPT | Sheng Yang | 2 | -4/+8 |
2009-02-15 | KVM: x86: disable kvmclock on non constant TSC hosts | Marcelo Tosatti | 1 | -1/+3 |
2009-02-15 | KVM: PIT: fix i8254 pending count read | Marcelo Tosatti | 1 | -1/+1 |
2009-02-15 | KVM: Fix racy in kvm_free_assigned_irq | Sheng Yang | 1 | -1/+1 |
2009-02-15 | KVM: Add kvm_arch_sync_events to sync with asynchronize events | Sheng Yang | 1 | -0/+4 |
2009-02-15 | KVM: Avoid using CONFIG_ in userspace visible headers | Avi Kivity | 1 | -0/+7 |
2009-02-14 | x86, olpc: fix model detection without OFW | Chris Ball | 1 | -1/+1 |
2009-02-13 | x86, hpet: fix for LS21 + HPET = boot hang | john stultz | 1 | -0/+2 |
2009-02-12 | x86: CPA avoid repeated lazy mmu flush | Thomas Gleixner | 1 | -8/+7 |
2009-02-12 | x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible context | Thomas Gleixner | 1 | -0/+2 |
2009-02-12 | x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption | Jeremy Fitzhardinge | 2 | -15/+26 |
2009-02-12 | x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/mem | Suresh Siddha | 3 | -58/+45 |
2009-02-12 | x86/cpa: make sure cpa is safe to call in lazy mmu mode | Jeremy Fitzhardinge | 1 | -0/+14 |
2009-02-11 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+10 |
2009-02-11 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 23 | -121/+193 |
2009-02-11 | x86, ptrace, mm: fix double-free on race | Markus Metzger | 1 | -6/+10 |
2009-02-11 | tracing, x86: fix constraint for parent variable | Steven Rostedt | 1 | -5/+4 |
2009-02-10 | tracing, x86: fix fixup section to return to original code | Steven Rostedt | 1 | -3/+5 |
2009-02-10 | i8327: fix outb() parameter order | Clemens Ladisch | 1 | -9/+8 |
2009-02-10 | x86: fix math_emu register frame access | Tejun Heo | 7 | -56/+55 |
2009-02-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 1 | -6/+22 |
2009-02-09 | x86: spinlocks: define dummy __raw_spin_is_contended | Kyle McMartin | 2 | -0/+2 |
2009-02-09 | x86: math_emu info cleanup | Tejun Heo | 6 | -64/+48 |
2009-02-09 | x86: include correct %gs in a.out core dump | Tejun Heo | 1 | -3/+1 |
2009-02-09 | x86, vmi: put a missing paravirt_release_pmd in pgd_dtor | Alok Kataria | 1 | -0/+11 |
2009-02-09 | x86: find nr_irqs_gsi with mp_ioapic_routing | Yinghai Lu | 3 | -5/+44 |
2009-02-09 | x86: add clflush before monitor for Intel 7400 series | Pallipadi, Venkatesh | 3 | -0/+10 |
2009-02-07 | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown | 53 | -196/+338 |
2009-02-06 | x86-64: fix int $0x80 -ENOSYS return | Roland McGrath | 1 | -3/+5 |
2009-02-06 | x86: clean up hpet timer reinit | Pavel Emelyanov | 1 | -2/+10 |
2009-02-05 | prevent kprobes from catching spurious page faults | Masami Hiramatsu | 1 | -2/+6 |
2009-02-05 | [CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS table | Mark Langsdorf | 1 | -6/+22 |
2009-02-05 | x86: disable intel_iommu support by default | Kyle McMartin | 1 | -0/+11 |
2009-02-04 | x86: don't apply __supported_pte_mask to non-present ptes | Jeremy Fitzhardinge | 2 | -7/+21 |
2009-02-05 | x86: fix grammar in user-visible BIOS warning | Alex Chiang | 1 | -1/+1 |
2009-02-05 | x86: fix hpet timer reinit for x86_64 | Pavel Emelyanov | 1 | -1/+1 |
2009-02-04 | x86/Kconfig.cpu: make Kconfig help readable in the console | Borislav Petkov | 1 | -13/+15 |
2009-02-04 | x86, 64-bit: print DMI info in the oops trace | Kyle McMartin | 1 | -2/+7 |
2009-02-04 | Merge branch 'core/xen' into x86/urgent | Ingo Molnar | 25 | -65/+92 |
2009-02-04 | ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent... | Thomas Renninger | 1 | -11/+0 |
2009-02-03 | x86: APIC: enable workaround on AMD Fam10h CPUs | Borislav Petkov | 1 | -1/+1 |
2009-02-03 | xen: disable interrupts before saving in percpu | Jeremy Fitzhardinge | 1 | -1/+3 |
2009-02-02 | x86: push old stack address on irqstack for unwinder | Martin Hicks | 1 | -0/+1 |
2009-02-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 1 | -0/+1 |
2009-02-01 | irq, x86: fix lock status with numa_migrate_irq_desc | Yinghai Lu | 1 | -2/+3 |
2009-02-01 | x86: add cache descriptors for Intel Core i7 | Dave Jones | 1 | -0/+15 |
2009-01-31 | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 8 | -8/+9 |