Age | Commit message (Expand) | Author |
2011-04-20 | xen: do not create the extra e820 region at an addr lower than 4G | Stefano Stabellini |
2011-04-20 | PM: Add missing syscore_suspend() and syscore_resume() calls | Rafael J. Wysocki |
2011-04-19 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-04-19 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-04-19 | x86, MCE: Do not taint when handling correctable errors | Borislav Petkov |
2011-04-19 | x86, apic: Print verbose error interrupt reason on apic=debug | Youquan Song |
2011-04-19 | perf, x86: Use ALTERNATIVE() to check for X86_FEATURE_PERFCTR_CORE | Robert Richter |
2011-04-19 | perf, x86: Fix AMD family 15h FPU event constraints | Robert Richter |
2011-04-19 | perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpus | Andre Przywara |
2011-04-19 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2011-04-18 | x86, cpu: Change NOP selection for certain Intel CPUs | H. Peter Anvin |
2011-04-18 | x86, cpu: Clean up and unify the NOP selection infrastructure | H. Peter Anvin |
2011-04-18 | x86, percpu: Use ASM_NOP4 instead of hardcoding P6_NOP4 | H. Peter Anvin |
2011-04-18 | x86, gart: Don't enforce GART aperture lower-bound by alignment | Joerg Roedel |
2011-04-18 | x86, gart: Make sure GART does not map physmem above 1TB | Joerg Roedel |
2011-04-18 | x86, gart: Set DISTLBWALKPRB bit always | Joerg Roedel |
2011-04-18 | x86, gart: Convert spaces to tabs in enable_gart_translation | Joerg Roedel |
2011-04-18 | xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override. | Konrad Rzeszutek Wilk |
2011-04-16 | Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f... | Linus Torvalds |
2011-04-15 | x86, amd: Disable GartTlbWlkErr when BIOS forgets it | Joerg Roedel |
2011-04-15 | x86, NUMA: Fix fakenuma boot failure | KOSAKI Motohiro |
2011-04-14 | xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF. | Konrad Rzeszutek Wilk |
2011-04-14 | xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions. | Konrad Rzeszutek Wilk |
2011-04-14 | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra |
2011-04-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2011-04-12 | x86/amd-iommu: Add support for invalidate_all command | Joerg Roedel |
2011-04-12 | x86/amd-iommu: Add extended feature detection | Joerg Roedel |
2011-04-12 | x86/mrst: Fix boot crash caused by incorrect pin to irq mapping | Jacob Pan |
2011-04-11 | Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-04-11 | fix XEN_SAVE_RESTORE Kconfig dependencies | Shriram Rajagopalan |
2011-04-11 | x86/ce4100: Add reg property to bridges | Sebastian Andrzej Siewior |
2011-04-11 | x86/amd-iommu: Add ATS enable/disable code | Joerg Roedel |
2011-04-11 | x86/amd-iommu: Add flag to indicate IOTLB support | Joerg Roedel |
2011-04-11 | x86/amd-iommu: Flush device IOTLB if ATS is enabled | Joerg Roedel |
2011-04-11 | x86/amd-iommu: Select PCI_IOV with AMD IOMMU driver | Joerg Roedel |
2011-04-08 | x86, cpu: Move AMD Elan Kconfig under "Processor family" | Ian Campbell |
2011-04-07 | Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-... | Linus Torvalds |
2011-04-07 | x86/mrst/vrtc: Fix boot crash in mrst_rtc_init() | Feng Tang |
2011-04-07 | x86/amd-iommu: Flush all internal TLBs when IOMMUs are enabled | Joerg Roedel |
2011-04-07 | x86/amd-iommu: Rename iommu_flush_device | Joerg Roedel |
2011-04-07 | x86/amd-iommu: Improve handling of full command buffer | Joerg Roedel |
2011-04-07 | x86/amd-iommu: Rename iommu_flush* to domain_flush* | Joerg Roedel |
2011-04-07 | x86/amd-iommu: Remove command buffer resetting logic | Joerg Roedel |
2011-04-07 | x86/amd-iommu: Cleanup completion-wait handling | Joerg Roedel |
2011-04-06 | x86-32, numa: Update remap allocator comments | Tejun Heo |
2011-04-06 | x86-32, numa: Remove redundant node_remap_size[] | Tejun Heo |
2011-04-06 | x86-32, numa: Remove now useless node_remap_offset[] | Tejun Heo |
2011-04-06 | x86-32, numa: Make pgdat allocation use alloc_remap() | Tejun Heo |
2011-04-06 | x86-32, numa: Move remapping for remap allocator into init_alloc_remap() | Tejun Heo |
2011-04-06 | x86-32, numa: Move lowmem address space reservation to init_alloc_remap() | Tejun Heo |