Age | Commit message (Expand) | Author |
2008-12-20 | x86: fix resume (S2R) broken by Intel microcode module, on A110L | Dmitry Adamushko |
2008-12-18 | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2008-12-18 | x86 gart: don't complain if no AMD GART found | Bjorn Helgaas |
2008-12-17 | AMD IOMMU: panic if completion wait loop fails | Joerg Roedel |
2008-12-17 | AMD IOMMU: set cmd buffer pointers to zero manually | Joerg Roedel |
2008-12-16 | x86: re-enable MCE on secondary CPUS after suspend/resume | Andi Kleen |
2008-12-16 | AMD IOMMU: allocate rlookup_table with __GFP_ZERO | Joerg Roedel |
2008-12-14 | x86 Fix VMI crash on boot in 2.6.28-rc8 | Zachary Amsden |
2008-12-08 | x86: fix default_spin_lock_flags() prototype | Ingo Molnar |
2008-12-08 | AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0 | Joerg Roedel |
2008-12-08 | AMD IOMMU: fix WARN_ON in dma_ops unmap path | Joerg Roedel |
2008-12-08 | AMD IOMMU: fix typo in comment | Joerg Roedel |
2008-12-08 | AMD IOMMU: fix loop counter in free_pagetable function | Joerg Roedel |
2008-12-08 | AMD IOMMU: fix iommu_map_page function | Joerg Roedel |
2008-12-04 | x86: fix early panic with boot option "nosmp" | Andi Kleen |
2008-12-03 | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2008-12-03 | AMD IOMMU: fix possible race while accessing iommu->need_sync | Joerg Roedel |
2008-12-03 | AMD IOMMU: set device table entry for aliased devices | Joerg Roedel |
2008-12-03 | x86: fix broken flushing in GART nofullflush path | Joerg Roedel |
2008-11-30 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-11-30 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-11-30 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2008-11-30 | kvm_setup_secondary_clock() is cpuinit | Al Viro |
2008-11-30 | enable_IR_x2apic() needs to be __init | Al Viro |
2008-11-25 | [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus value | Andreas Herrmann |
2008-11-25 | x86, bts: fix wrmsr and spinlock over kmalloc | Markus Metzger |
2008-11-25 | x86, pebs: fix PEBS record size configuration | Markus Metzger |
2008-11-25 | x86, bts: exclude ds.c from build when disabled | Markus Metzger |
2008-11-25 | arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoul | Julia Lawall |
2008-11-23 | x86: revert irq number limitation | Thomas Gleixner |
2008-11-23 | Merge commit 'v2.6.28-rc6' into irq/urgent | Ingo Molnar |
2008-11-21 | Merge commit 'v2.6.28-rc6' into x86/urgent | Ingo Molnar |
2008-11-20 | x86: Fix interrupt leak due to migration | Matthew Wilcox |
2008-11-20 | x86: fixing __cpuinit/__init tangle, xsave_cntxt_init() | Rakib Mullick |
2008-11-20 | x86: fix __cpuinit/__init tangle in init_thread_xstate() | Rakib Mullick |
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 | 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 |