Age | Commit message (Expand) | Author |
2008-11-20 | x86: Fix interrupt leak due to migration | Matthew Wilcox |
2008-11-20 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-11-19 | Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Linus Torvalds |
2008-11-19 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-11-19 | reintroduce accept4 | Ulrich Drepper |
2008-11-18 | x86: uaccess_64: fix return value in __copy_from_user() | Hiroshi Shimamoto |
2008-11-18 | x86: quirk for reboot stalls on a Dell Optiplex 330 | Steve Conklin |
2008-11-18 | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2008-11-18 | x86: more general identifier for Phoenix BIOS | Philipp Kohlbecher |
2008-11-18 | AMD IOMMU: check for next_bit also in unmapped area | Joerg Roedel |
2008-11-18 | AMD IOMMU: fix fullflush comparison length | Joerg Roedel |
2008-11-18 | AMD IOMMU: enable device isolation per default | Joerg Roedel |
2008-11-18 | AMD IOMMU: add parameter to disable device isolation | Joerg Roedel |
2008-11-18 | x86, PEBS/DS: fix code flow in ds_request() | Ingo Molnar |
2008-11-18 | x86: add rdtsc barrier to TSC sync check | Venki Pallipadi |
2008-11-16 | x86: fix es7000 compiling | Yinghai Lu |
2008-11-16 | x86, bts: fix unlock problem in ds.c | Markus Metzger |
2008-11-15 | Revert "x86: blacklist DMAR on Intel G31/G33 chipsets" | David Woodhouse |
2008-11-12 | x86: make NUMA on 32-bit depend on EXPERIMENTAL again | Rafael J. Wysocki |
2008-11-12 | x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA set | Rafael J. Wysocki |
2008-11-12 | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-11-12 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-11-11 | Merge branch 'misc' into release | Len Brown |
2008-11-11 | ACPI: pci_link: remove acpi_irq_balance_set() interface | Bjorn Helgaas |
2008-11-11 | KVM: Fix pit memory leak if unable to allocate irq source id | Avi Kivity |
2008-11-11 | KVM: VMX: Set IGMT bit in EPT entry | Sheng Yang |
2008-11-11 | KVM: Require the PCI subsystem | Avi Kivity |
2008-11-11 | x86: KVM guest: fix section mismatch warning in kvmclock.c | Rakib Mullick |
2008-11-11 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-11-11 | KVM: MMU: increase per-vcpu rmap cache alloc size | Marcelo Tosatti |
2008-11-11 | x86, voyager: fix smp generic helper voyager breakage | James Bottomley |
2008-11-10 | x86: Make NUMA on 32-bit depend on BROKEN | Rafael J. Wysocki |
2008-11-10 | x86: HPET: enter hpet_interrupt_handler with interrupts disabled | Matt Fleming |
2008-11-10 | x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMP | Matt Fleming |
2008-11-10 | x86: HPET: convert WARN_ON to WARN_ON_ONCE | Matt Fleming |
2008-11-09 | x86: move iomap.h to the new include location | Arjan van de Ven |
2008-11-08 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-11-08 | sched: optimize sched_clock() a bit | Ingo Molnar |
2008-11-08 | sched: improve sched_clock() performance | Ingo Molnar |
2008-11-07 | Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2008-11-07 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-11-07 | oprofile: Fix p6 counter overflow check | Andi Kleen |
2008-11-07 | xen: make sure stray alias mappings are gone before pinning | Jeremy Fitzhardinge |
2008-11-06 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-11-06 | x86, xen: fix use of pgd_page now that it really does return a page | Jeremy Fitzhardinge |
2008-11-06 | Revert "x86: default to reboot via ACPI" | Eduardo Habkost |
2008-11-06 | x86: align DirectMap in /proc/meminfo | Hugh Dickins |
2008-11-06 | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2008-11-06 | AMD IOMMU: fix lazy IO/TLB flushing in unmap path | Joerg Roedel |
2008-11-06 | x86: add smp_mb() before sending INVALIDATE_TLB_VECTOR | Suresh Siddha |