Age | Commit message (Expand) | Author |
2008-09-30 | x86: Fix broken LDT access in VMI | Zachary Amsden |
2008-09-30 | x86, debug printouts: IOMMU setup failures should not be KERN_ERR | Adam Jackson |
2008-09-30 | x86: fix typo in enable_mtrr_cleanup early parameter | J.A. Magallón |
2008-09-30 | x86: export set_memory_ro and set_memory_rw | Bruce Allan |
2008-09-29 | x86: mtrr_cleanup try gran_size to less than 1M | Yinghai Lu |
2008-09-29 | x86: mtrr_cleanup prepare to make gran_size to less 1M | Yinghai Lu |
2008-09-29 | x86: mtrr_cleanup safe to get more spare regs now | Yinghai Lu |
2008-09-29 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-09-29 | x86_64: be less annoying on boot, v2 | dcg |
2008-09-28 | x86: mtrr_cleanup hole size should be less than half of chunk_size, v2 | Yinghai Lu |
2008-09-27 | x86/iommu: use __GFP_ZERO instead of memset for GART | Joerg Roedel |
2008-09-27 | x86/iommu: convert GART need_flush to bool | Joerg Roedel |
2008-09-27 | x86/iommu: make GART driver checkpatch clean | Joerg Roedel |
2008-09-27 | x86: add mtrr_cleanup_debug command line | Yinghai Lu |
2008-09-27 | x86: mtrr_cleanup optimization, v2 | Yinghai Lu |
2008-09-27 | x86: don't need to go to chunksize to 4G | Yinghai Lu |
2008-09-26 | kgdb, x86_64: fix PS CS SS registers in gdb serial | Jason Wessel |
2008-09-26 | kgdb, x86, arm, mips, powerpc: ignore user space single stepping | Jason Wessel |
2008-09-25 | x86_64: be less annoying on boot | Bill Nottingham |
2008-09-25 | x86 gart: remove unnecessary initialization | FUJITA Tomonori |
2008-09-25 | x86: restore old GART alloc_coherent behavior | FUJITA Tomonori |
2008-09-25 | revert "x86: make GART to respect device's dma_mask about virtual mappings" | FUJITA Tomonori |
2008-09-25 | x86: export pci-nommu's alloc_coherent | FUJITA Tomonori |
2008-09-24 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-09-24 | x86, olpc: fix endian bug in openfirmware workaround | Harvey Harrison |
2008-09-24 | x86: ds.c ptrace.c integer as NULL pointer sparse fixes | Harvey Harrison |
2008-09-24 | Merge commit 'v2.6.27-rc7' into x86/pebs | Ingo Molnar |
2008-09-24 | x86: disable apm on the olpc | Jeremy Katz |
2008-09-24 | x86: prevent stale state of c1e_mask across CPU offline/online, fix | Marc Dionne |
2008-09-23 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-09-23 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-09-23 | x86: c1e_idle: don't mark TSC unstable if CPU has invariant TSC | Andreas Herrmann |
2008-09-23 | x86: prevent C-states hang on AMD C1E enabled machines | Thomas Gleixner |
2008-09-23 | x86: prevent stale state of c1e_mask across CPU offline/online | Thomas Gleixner |
2008-09-23 | x86: fix 27-rc crash on vsmp due to paravirt during module load | Ravikiran G Thirumalai |
2008-09-22 | iommu: remove fullflush and nofullflush in IOMMU generic option | FUJITA Tomonori |
2008-09-22 | x86, NMI watchdog: setup before enabling NMI watchdog | Aristeu Rozanski |
2008-09-22 | x86, NMI watchdog: when booting with reset_devices, clear the performance cou... | Aristeu Rozanski |
2008-09-22 | iommu: export iommu_area_reserve helper function | FUJITA Tomonori |
2008-09-22 | x86: use WARN_ONCE in workaround for mtrr mask | Yinghai Lu |
2008-09-22 | Merge commit 'v2.6.27-rc7' into x86/debug | Ingo Molnar |
2008-09-22 | x86: use platform_device_register_simple() | Akinobu Mita |
2008-09-22 | x86: check for ioremap() failure in copy_oldmem_page() | Akinobu Mita |
2008-09-22 | x86, oprofile: BUG scheduling while atomic | Andrea Righi |
2008-09-19 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-09-19 | AMD IOMMU: use coherent_dma_mask in alloc_coherent | Joerg Roedel |
2008-09-19 | AMD IOMMU: use cmd_buf_size when freeing the command buffer | Joerg Roedel |
2008-09-19 | AMD IOMMU: calculate IVHD size with a function | Joerg Roedel |
2008-09-19 | AMD IOMMU: remove unnecessary cast to u64 in the init code | Joerg Roedel |
2008-09-19 | AMD IOMMU: free domain bitmap with its allocation order | Joerg Roedel |