Age | Commit message (Expand) | Author |
2010-04-05 | mm: make totalhigh_pages unsigned long | Andreas Fenkart |
2010-04-05 | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov |
2010-02-23 | x86: Re-get cfg_new in case reuse/move irq_desc | Yinghai Lu |
2010-02-23 | x86/amd-iommu: Fix deassignment of a device from the pt_domain | Joerg Roedel |
2010-02-23 | x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt | Joerg Roedel |
2010-02-23 | KVM: PIT: control word is write-only | Marcelo Tosatti |
2010-02-23 | kvmclock: count total_sleep_time when updating guest clock | Jason Wang |
2010-02-23 | CPUFREQ: Fix use after free of struct powernow_k8_data | Thomas Renninger |
2010-02-09 | oprofile/x86: fix crash when profiling more than 28 events | Suravee Suthikulpanit |
2010-02-09 | oprofile/x86: add Xeon 7500 series support | Andi Kleen |
2010-02-09 | KVM: allow userspace to adjust kvmclock offset | Glauber Costa |
2010-02-09 | x86/amd-iommu: Fix possible integer overflow | Joerg Roedel |
2010-02-09 | x86: Add quirk for Intel DG45FC board to avoid low memory corruption | David Härdeman |
2010-02-09 | x86: Add Dell OptiPlex 760 reboot quirk | Leann Ogasawara |
2010-02-09 | x86: Disable HPET MSI on ATI SB700/SB800 | Venkatesh Pallipadi |
2010-02-09 | x86: get rid of the insane TIF_ABI_PENDING bit | H. Peter Anvin |
2010-02-09 | Split 'flush_old_exec' into two functions | Linus Torvalds |
2010-02-09 | x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG) | H. Peter Anvin |
2010-02-09 | x86: Set hotpluggable nodes in nodes_possible_map | David Rientjes |
2010-01-28 | x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID dr... | Russ Anderson |
2010-01-28 | x86: Reenable TSC sync check at boot, even with NONSTOP_TSC | Pallipadi, Venkatesh |
2010-01-28 | KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init() | Wei Yongjun |
2010-01-28 | KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks | Wei Yongjun |
2010-01-28 | KVM: x86: Fix host_mapping_level() | Sheng Yang |
2010-01-28 | KVM: MMU: bail out pagewalk on kvm_read_guest error | Marcelo Tosatti |
2010-01-28 | KVM: Fix race between APIC TMR and IRR | Avi Kivity |
2010-01-25 | x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled | Suresh Siddha |
2010-01-25 | x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers | H. Peter Anvin |
2010-01-22 | x86: SGI UV: Fix mapping of MMIO registers | Mike Travis |
2010-01-22 | x86, apic: use physical mode for IBM summit platforms | Suresh Siddha |
2010-01-22 | x86, mce: Thermal monitoring depends on APIC being enabled | Cyrill Gorcunov |
2010-01-18 | Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-... | Rusty Russell |
2010-01-18 | untangle the do_mremap() mess | Al Viro |
2010-01-06 | x86, msr: msrs_alloc/free for CONFIG_SMP=n | Borislav Petkov |
2010-01-06 | x86, msr: Add support for non-contiguous cpumasks | Borislav Petkov |
2010-01-06 | x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus | Borislav Petkov |
2010-01-06 | x86/ptrace: make genregs[32]_get/set more robust | Linus Torvalds |
2010-01-06 | KVM: LAPIC: make sure IRR bitmap is scanned after vm load | Marcelo Tosatti |
2010-01-06 | KVM: MMU: remove prefault from invlpg handler | Marcelo Tosatti |
2010-01-06 | x86/amd-iommu: Fix initialization failure panic | Joerg Roedel |
2010-01-06 | x86: SGI UV: Fix writes to led registers on remote uv hubs | Mike Travis |
2010-01-06 | x86, cpuid: Add "volatile" to asm in native_cpuid() | Suresh Siddha |
2009-12-18 | x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value | Yong Wang |
2009-12-18 | ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f. | Zhao Yakui |
2009-12-18 | xen: use iret for return from 64b kernel to 32b usermode | Jeremy Fitzhardinge |
2009-12-18 | xen: call clock resume notifier on all CPUs | Ian Campbell |
2009-12-18 | xen: register runstate info for boot CPU early | Jeremy Fitzhardinge |
2009-12-18 | xen: register runstate on secondary CPUs | Ian Campbell |
2009-12-18 | xen: register timer interrupt with IRQF_TIMER | Ian Campbell |
2009-12-18 | xen: correctly restore pfn_to_mfn_list_list after resume | Ian Campbell |