1. a80dc3e AMD IOMMU: add MSI interrupt support by Joerg Roedel · 16 years ago
  2. 3eaf28a AMD IOMMU: save pci_dev instead of devid by Joerg Roedel · 16 years ago
  3. ee893c2 AMD IOMMU: save pci segment from ACPI tables by Joerg Roedel · 16 years ago
  4. 335503e AMD IOMMU: add event buffer allocation by Joerg Roedel · 16 years ago
  5. 1c65577 AMD IOMMU: implement lazy IO/TLB flushing by Joerg Roedel · 16 years ago
  6. 2842e5bf x86: move GART TLB flushing options to generic code by Joerg Roedel · 16 years ago
  7. 9821626 x86: convert dma_alloc_coherent to use is_device_dma_capable by FUJITA Tomonori · 16 years ago
  8. 8a493d3 x86: remove duplicated extern force_iommu by FUJITA Tomonori · 16 years ago
  9. e92b4fd Merge commit 'v2.6.27-rc6' into x86/iommu by Ingo Molnar · 16 years ago
  10. 9fcaff0 x86: unused variable in dma_alloc_coherent_gfp_flags() by Steven Noonan · 16 years ago
  11. 823e7e8 x86: dma_alloc_coherent sets gfp flags properly by FUJITA Tomonori · 16 years ago
  12. 8a53ad6 x86: fix nommu_alloc_coherent allocation with NULL device argument by FUJITA Tomonori · 16 years ago
  13. de9f521 x86: move pci-nommu's dma_mask check to common code by FUJITA Tomonori · 16 years ago
  14. b6734c3 x86: add NOPL as a synthetic CPU feature bit by H. Peter Anvin · 16 years ago
  15. e51af66 x86: blacklist DMAR on Intel G31/G33 chipsets by David Woodhouse · 16 years ago
  16. e52c885 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  17. 08970fc x86: msr: fix bogus return values from rdmsr_safe/wrmsr_safe by H. Peter Anvin · 16 years ago
  18. c6f3193 x86: msr: propagate errors from smp_call_function_single() by H. Peter Anvin · 16 years ago
  19. ec73adb Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  20. 2a61812 x86: add X86_FEATURE_XMM4_2 definitions by Austin Zhang · 16 years ago
  21. 18b13e5 KVM: Use .fixup instead of .text.fixup on __kvm_handle_fault_on_reboot by Eduardo Habkost · 16 years ago
  22. f58899b Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
  23. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  24. 8735728 x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUs by Rafael J. Wysocki · 16 years ago
  25. c4bd1fd x86: fix section mismatch warning - uv_cpu_init by Marcin Slusarz · 16 years ago
  26. 766af9f dma-mapping.h, x86: remove last user of dma_mapping_ops->map_simple by FUJITA Tomonori · 16 years ago
  27. 6c505ce x86: move dma_*_coherent functions to include file by Joerg Roedel · 16 years ago
  28. 99dd871 x86, SGI UV: hardcode the TLB flush interrupt system vector by Cliff Wickman · 16 years ago
  29. a7f5aaf Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  30. c6a92a2 x86, percpu: silence section mismatch warnings related to EARLY_PER_CPU variables by Marcin Slusarz · 16 years ago
  31. c72a5ef x86: mmconf: fix section mismatch warning by Marcin Slusarz · 16 years ago
  32. 3c3b5c3 x86: correct register constraints for 64-bit atomic operations by Mathieu Desnoyers · 16 years ago
  33. 0473b79 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  34. cd98a04 x86: add MAP_STACK mmap flag by Ingo Molnar · 16 years ago
  35. 2fdc869 x86: add MAP_STACK mmap flag by Ingo Molnar · 16 years ago
  36. 529d0e4 Merge branch 'x86/geode' into x86/urgent by Ingo Molnar · 16 years ago
  37. fb45daa kexec jump: check code size in control page by Huang Ying · 16 years ago
  38. 163f687 kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE by Huang Ying · 16 years ago
  39. 66d4bdf x86-64: fix overlap of modules and fixmap areas by Jan Beulich · 16 years ago
  40. 0d5cdc9 x86, geode-mfgpt: check IRQ before using MFGPT as clocksource by Jens Rottmann · 16 years ago
  41. 7bc069c x86: fix spin_is_contended() by Jan Beulich · 16 years ago
  42. 1c5b0eb x86: fix readb() et al compile error with gcc-3.2.3 by Mikael Pettersson · 16 years ago
  43. 394a150 x86: invalidate caches before going into suspend by Mark Langsdorf · 16 years ago
  44. 975439f Merge branch 'x86/amd-iommu' into x86/urgent by Ingo Molnar · 16 years ago
  45. 8a45669 x86m AMD IOMMU: cleanup: replace LOW_U32 macro with generic lower_32_bits by Joerg Roedel · 16 years ago
  46. 9f5f5fb x86, AMD IOMMU: initialize device table properly by Joerg Roedel · 16 years ago
  47. 519c31b x86, AMD IOMMU: use status bit instead of memory write-back for completion wait by Joerg Roedel · 16 years ago
  48. 3167761 Merge branch 'x86/fpu' into x86/urgent by Ingo Molnar · 16 years ago
  49. e491401 crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore() by Suresh Siddha · 16 years ago
  50. a12e61d Merge commit 'v2.6.27-rc3' into x86/urgent by Ingo Molnar · 16 years ago
  51. 0ed89b0 x86: propagate new nonpanic bootmem macros to CONFIG_HAVE_ARCH_BOOTMEM_NODE by Johannes Weiner · 16 years ago
  52. 7019b1b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  53. b0fbaa6 EFI, x86: fix function prototype by Randy Dunlap · 16 years ago
  54. 3c7569b x86_64: restore the proper NR_IRQS define so larger systems work. by Eric W. Biederman · 16 years ago
  55. d388e5f x86: Restore proper vector locking during cpu hotplug by Eric W. Biederman · 16 years ago
  56. 84ff7a0 Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  57. 8978b74 generic, x86: fix add iommu_num_pages helper function by FUJITA Tomonori · 16 years ago
  58. e930bff KVM: Synchronize guest physical memory map to host virtual memory map by Andrea Arcangeli · 16 years ago
  59. cb28a1b Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 16 years ago
  60. 5f4cb66 KVM: SVM: allow enabling/disabling NPT by reloading only the architecture module by Joerg Roedel · 16 years ago
  61. 7f2da1e [PATCH] kill altroot by Al Viro · 17 years ago
  62. fb3b806 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  63. 8174c43 x86: lockless get_user_pages_fast() by Nick Piggin · 16 years ago
  64. a0a8f53 x86: implement pte_special by Nick Piggin · 16 years ago
  65. 3ab8352 kexec jump by Huang Ying · 16 years ago
  66. 1956a96 x86 calgary: fix handling of devices that aren't behind the Calgary by Alexis Bruemmer · 16 years ago
  67. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  68. 6ffac1e x64, fpu: fix possible FPU leakage in error conditions by Suresh Siddha · 16 years ago
  69. 1ca9fda x86: fix IBM Summit based systems' phys_cpu_present_map on 32-bit kernels by Chris McDermott · 16 years ago
  70. 071375b x86, RDC321x: remove gpio.h complications by Ingo Molnar · 16 years ago
  71. 762b829 Merge git://git.infradead.org/~dwmw2/random-2.6 by Linus Torvalds · 16 years ago
  72. 7dcf2a9 remove dummy asm/kvm.h files by Adrian Bunk · 17 years ago
  73. f22ab81 include/asm/ptrace.h userspace headers cleanup by Adrian Bunk · 16 years ago
  74. 7444a72 gpiolib: allow user-selection by Michael Buesch · 16 years ago
  75. b69c49b clean up duplicated alloc/free_thread_info by FUJITA Tomonori · 16 years ago
  76. b30f3ae x86-64: Clean up 'save/restore_i387()' usage by Linus Torvalds · 16 years ago
  77. b5684b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  78. 2a8f745 ide: remove <asm/ide.h> for some archs by Bartlomiej Zolnierkiewicz · 16 years ago
  79. f01d35d ide-generic: remove ide_default_{io_base,irq}() inlines (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  80. d83b8b8 ide: define MAX_HWIFS in <linux/ide.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  81. b6cd7da ide-generic: remove "no_pci_devices()" quirk from ide_default_io_base() by Bartlomiej Zolnierkiewicz · 16 years ago
  82. 6044110 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  83. 7540081 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  84. 9fe5ad9 flag parameters add-on: remove epoll_create size param by Ulrich Drepper · 16 years ago
  85. 4006553 flag parameters: inotify_init by Ulrich Drepper · 16 years ago
  86. ed8cae8 flag parameters: pipe by Ulrich Drepper · 16 years ago
  87. 336dd1f flag parameters: dup2 by Ulrich Drepper · 16 years ago
  88. a0998b5 flag parameters: epoll_create by Ulrich Drepper · 16 years ago
  89. b087498e flag parameters: eventfd by Ulrich Drepper · 16 years ago
  90. 9deb27b flag parameters: signalfd by Ulrich Drepper · 16 years ago
  91. aaca0bd flag parameters: paccept by Ulrich Drepper · 16 years ago
  92. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  93. b4718e6 x86: add hugepagesz option on 64-bit by Andi Kleen · 16 years ago
  94. a551643 hugetlb: modular state for hugetlb page size by Andi Kleen · 16 years ago
  95. 42b7772 mm: remove double indirection on tlb parameter to free_pgd_range() & Co by Jan Beulich · 16 years ago
  96. 28b2ee2 access_process_vm device memory infrastructure by Rik van Riel · 16 years ago
  97. 2351ec5 Remove asm/semaphore.h by Matthew Wilcox · 16 years ago
  98. 04bbe43 x86: fix header export, asm-x86/processor-flags.h, CONFIG_* leaks by Vegard Nossum · 16 years ago
  99. 7f9dce3 Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  100. 26dcce0 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago