Age | Commit message (Expand) | Author |
2012-01-31 | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan |
2011-12-21 | xen: only limit memory map to maximum reservation for domain 0. | Ian Campbell |
2011-12-21 | x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked | Mark Langsdorf |
2011-12-21 | thp: add compound tail page _mapcount when mapped | Youquan Song |
2011-12-09 | oprofile, x86: Fix crash when unloading module (nmi timer mode) | Robert Richter |
2011-12-09 | perf/x86: Fix PEBS instruction unwind | Peter Zijlstra |
2011-12-09 | x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardle... | Konrad Rzeszutek Wilk |
2011-12-09 | x86: Fix "Acer Aspire 1" reboot hang | Peter Chubb |
2011-12-09 | x86/mpparse: Account for bus types other than ISA and PCI | Bjorn Helgaas |
2011-12-09 | sched, x86: Avoid unnecessary overflow in sched_clock | Salman Qazi |
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 |