Age | Commit message (Expand) | Author |
2011-11-21 | xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs. | Zhenzhong Duan |
2011-11-21 | x86, mrst: use a temporary variable for SFI irq | Mika Westerberg |
2011-11-21 | sfi: table irq 0xFF means 'no interrupt' | Kirill A. Shutemov |
2011-11-11 | thp: share get_huge_page_tail() | Andrea Arcangeli |
2011-11-11 | mm: thp: tail page refcounting fix | Andrea Arcangeli |
2011-11-11 | iommu/amd: Fix wrong shift direction | Joerg Roedel |
2011-11-11 | apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatches | Jan Beulich |
2011-11-11 | x86: Fix compilation bug in kprobes' twobyte_is_boostable | Josh Stone |
2011-11-11 | x86: uv2: Workaround for UV2 Hub bug (system global address format) | Jack Steiner |
2011-10-25 | x86: Fix S4 regression | Takashi Iwai |
2011-10-16 | x86/PCI: use host bridge _CRS info on ASUS M2V-MX SE | Paul Menzel |
2011-10-03 | perf, x86: Add model 45 SandyBridge support | Youquan Song |
2011-10-03 | xen/e820: if there is no dom0_mem=, don't tweak extra_pages. | David Vrabel |
2011-10-03 | xen: use maximum reservation to limit amount of usable RAM | David Vrabel |
2011-10-03 | iommu/amd: Make sure iommu->need_sync contains correct value | Joerg Roedel |
2011-10-03 | iommu/amd: Don't take domain->lock recursivly | Joerg Roedel |
2011-10-03 | xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead. | Konrad Rzeszutek Wilk |
2011-10-03 | xen: x86_32: do not enable iterrupts when returning from exception in interru... | Igor Mammedov |
2011-10-03 | x86, perf: Check that current->mm is alive before getting user callchain | Andrey Vagin |
2011-08-29 | x86, UV: Remove UV delay in starting slave cpus | Jack Steiner |
2011-08-29 | x86-32, vdso: On system call restart after SYSENTER, use int $0x80 | H. Peter Anvin |
2011-08-29 | x86, olpc: Wait for last byte of EC command to be accepted | Paul Fox |
2011-08-29 | xen: Do not enable PV IPIs when vector callback not present | Stefano Stabellini |
2011-08-29 | xen/x86: replace order-based range checking of M2P table by linear one | Jan Beulich |
2011-08-29 | x86, mtrr: lock stop machine during MTRR rendezvous sequence | Suresh Siddha |
2011-08-29 | x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message | Len Brown |
2011-08-15 | xen: allow enable use of VGA console on dom0 | Jeremy Fitzhardinge |
2011-08-04 | oprofile, x86: Fix nmi-unsafe callgraph support | Robert Richter |
2011-08-04 | kexec, x86: Fix incorrect jump back address if not preserving context | Huang Ying |
2011-08-04 | x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIAS | Len Brown |
2011-07-21 | x86: Make Dell Latitude E6420 use reboot=pci | H. Peter Anvin |
2011-07-21 | x86: Make Dell Latitude E5420 use reboot=pci | Daniel J Blueman |
2011-07-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-07-12 | x86. reboot: Make Dell Latitude E6320 use reboot=pci | Maxime Ripard |
2011-07-12 | mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header | Benjamin Herrenschmidt |
2011-07-11 | x86: Disable AMD_NUMA for 32bit for now | Tejun Heo |
2011-07-07 | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-07-07 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-07-07 | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur... | Linus Torvalds |
2011-07-07 | xen/pci: Move check for acpi_sci_override_gsi to xen_setup_acpi_sci. | Konrad Rzeszutek Wilk |
2011-07-07 | x86: Don't use the EFI reboot method by default | Matthew Garrett |
2011-07-06 | x86, suspend: Restore MISC_ENABLE MSR in realmode wakeup | Kees Cook |
2011-07-05 | x86, reboot: Acer Aspire One A110 reboot quirk | Peter Chubb |
2011-07-01 | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-07-01 | x86-32, NUMA: Fix boot regression caused by NUMA init unification on highmem ... | Tejun Heo |
2011-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds |
2011-06-30 | xen/pci: Use the INT_SRC_OVR IRQ (instead of GSI) to preset the ACPI SCI IRQ. | Konrad Rzeszutek Wilk |
2011-06-30 | xen/mmu: Fix for linker errors when CONFIG_SMP is not defined. | Konrad Rzeszutek Wilk |
2011-06-29 | KVM: x86 emulator: fix %rip-relative addressing with immediate source operand | Avi Kivity |
2011-06-28 | watchdog: Intel SCU Watchdog: Fix build and remove duplicate code | Jesper Juhl |