Age | Commit message (Expand) | Author |
2010-08-04 | Merge branch 'upstream/pvhvm' into upstream/xen | Jeremy Fitzhardinge |
2010-08-04 | Merge branch 'upstream/core' into upstream/xen | Jeremy Fitzhardinge |
2010-08-04 | xen/panic: use xen_reboot and fix smp_send_stop | Ian Campbell |
2010-08-04 | Xen: register panic notifier to take crashes of xen guests on panic | Donald Dutile |
2010-08-04 | xen: support large numbers of CPUs with vcpu info placement | Mukesh Rathor |
2010-08-04 | xen: drop xen_sched_clock in favour of using plain wallclock time | Jeremy Fitzhardinge |
2010-07-29 | Introduce CONFIG_XEN_PVHVM compile option | Stefano Stabellini |
2010-07-28 | x86,kgdb: Fix hw breakpoint regression | Jason Wessel |
2010-07-27 | support multiple .discard.* sections to avoid section type conflicts | Jeremy Fitzhardinge |
2010-07-26 | xen/pvhvm: fix build problem when !CONFIG_XEN | Jeremy Fitzhardinge |
2010-07-26 | x86: Call HVMOP_pagetable_dying on exit_mmap. | Stefano Stabellini |
2010-07-26 | x86: Unplug emulated disks and nics. | Stefano Stabellini |
2010-07-26 | x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock. | Stefano Stabellini |
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 | xen: Add suspend/resume support for PV on HVM guests. | Stefano Stabellini |
2010-07-22 | x86/xen: event channels delivery on HVM. | Sheng Yang |
2010-07-22 | x86: early PV on HVM features initialization. | Sheng Yang |
2010-07-22 | xen: Add support for HVM hypercalls. | Jeremy Fitzhardinge |
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 |
2010-07-21 | Fix up trivial spelling errors ('taht' -> 'that') | Linus Torvalds |
2010-07-20 | x86, numa: fix boot without RAM on node0 again | Yinghai Lu |
2010-07-20 | x86, i8259: Only register sysdev if we have a real 8259 PIC | Adam Lackorzynski |
2010-07-20 | xen: make sure pages are really part of domain before freeing | Jeremy Fitzhardinge |
2010-07-20 | xen: release unused free memory | Miroslav Rezanina |
2010-07-19 | mm: add context argument to shrinker callback | Dave Chinner |
2010-07-19 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-07-18 | Merge branch 'x86/kprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Linus Torvalds |
2010-07-18 | x86: kprobes: fix swapped segment registers in kretprobe | Roland McGrath |
2010-07-16 | x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chain | Jacob Pan |
2010-07-16 | x86: Fix x2apic preenabled system with kexec | Yinghai Lu |
2010-07-16 | PCI: fall back to original BIOS BAR addresses | Bjorn Helgaas |
2010-07-15 | x86: Force HPET readback_cmp for all ATI chipsets | Thomas Gleixner |
2010-07-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-07-13 | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-07-12 | KVM: MMU: flush remote tlbs when overwriting spte with different pfn | Xiao Guangrong |
2010-07-07 | x86, mrst: Add i8042_detect API for Moorestwon platform | Feng Tang |
2010-07-07 | x86: Add i8042 pre-detection hook to x86_platform_ops | Feng Tang |