1. 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D by Ingo Molnar · 16 years ago
  2. d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 16 years ago
  3. 725c258 Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-B by Ingo Molnar · 16 years ago
  4. 3dd392a Merge branch 'linus' into x86/pat2 by Ingo Molnar · 16 years ago
  5. 9542ada x86: track memtype for RAM in page struct by Suresh Siddha · 16 years ago
  6. 8311eb8 x86, cpa: remove cpa pool code by Suresh Siddha · 16 years ago
  7. 3a85e77 x86, cpa: remove USER permission from the very early identity mapping attribute by Suresh Siddha · 16 years ago
  8. b2bc273 x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot by Suresh Siddha · 16 years ago
  9. e496e3d Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  10. b159d7a Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  11. 0962f40 Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  12. 19268ed Merge branch 'x86/pebs' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  13. b8cd9d0 Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  14. 16dbc6c inotify: fix lock ordering wrt do_page_fault's mmap_sem by Nick Piggin · 16 years ago
  15. 9b15684 x86, debug printouts: IOMMU setup failures should not be KERN_ERR by Adam Jackson · 16 years ago
  16. 237a622 x86/iommu: make GART driver checkpatch clean by Joerg Roedel · 16 years ago
  17. 703a1ed kgdb, x86_64: fix PS CS SS registers in gdb serial by Jason Wessel · 16 years ago
  18. 95dbf1d kgdb, x86_64: gdb serial has BX and DX reversed by Jason Wessel · 16 years ago
  19. 9f6ac57 x86: export pci-nommu's alloc_coherent by FUJITA Tomonori · 16 years ago
  20. ebdd90a Merge commit 'v2.6.27-rc7' into x86/pebs by Ingo Molnar · 16 years ago
  21. a8d6829 x86: prevent C-states hang on AMD C1E enabled machines by Thomas Gleixner · 16 years ago
  22. 4faac97 x86: prevent stale state of c1e_mask across CPU offline/online by Thomas Gleixner · 16 years ago
  23. afa9fdc iommu: remove fullflush and nofullflush in IOMMU generic option by FUJITA Tomonori · 16 years ago
  24. ed6dc49 x86: remove set_bit_string() by FUJITA Tomonori · 16 years ago
  25. b3e15bd x86, NMI watchdog: setup before enabling NMI watchdog by Aristeu Rozanski · 16 years ago
  26. 0b88641 Merge commit 'v2.6.27-rc7' into x86/debug by Ingo Molnar · 16 years ago
  27. 38ddf41 AMD IOMMU: some set_device_domain cleanups by Joerg Roedel · 16 years ago
  28. bd60b73 AMD IOMMU: don't assign preallocated protection domains to devices by Joerg Roedel · 16 years ago
  29. 90008ee AMD IOMMU: add event handling code by Joerg Roedel · 16 years ago
  30. a80dc3e AMD IOMMU: add MSI interrupt support by Joerg Roedel · 16 years ago
  31. 3eaf28a AMD IOMMU: save pci_dev instead of devid by Joerg Roedel · 16 years ago
  32. ee893c2 AMD IOMMU: save pci segment from ACPI tables by Joerg Roedel · 16 years ago
  33. 335503e AMD IOMMU: add event buffer allocation by Joerg Roedel · 16 years ago
  34. 1c65577 AMD IOMMU: implement lazy IO/TLB flushing by Joerg Roedel · 16 years ago
  35. 2842e5bf x86: move GART TLB flushing options to generic code by Joerg Roedel · 16 years ago
  36. 5e51900 Merge commit 'v2.6.27-rc6' into x86/cleanups by Ingo Molnar · 16 years ago
  37. fbdbf70 x86, debug: gpio_free might sleep by Uwe Kleine-König · 16 years ago
  38. f81b691 Merge commit 'v2.6.27-rc6' into x86/pat by Ingo Molnar · 16 years ago
  39. e38e05a x86: extended "flags" to show virtualization HW feature in /proc/cpuinfo by Sheng Yang · 16 years ago
  40. 315a655 x86: move VMX MSRs to msr-index.h by Sheng Yang · 16 years ago
  41. 9821626 x86: convert dma_alloc_coherent to use is_device_dma_capable by FUJITA Tomonori · 16 years ago
  42. 8a493d3 x86: remove duplicated extern force_iommu by FUJITA Tomonori · 16 years ago
  43. e92b4fd Merge commit 'v2.6.27-rc6' into x86/iommu by Ingo Molnar · 16 years ago
  44. 91030ca x86: unsigned long pte_pfn by Hugh Dickins · 16 years ago
  45. 879d792 x86: let intel 64-bit use intel.c by Yinghai Lu · 16 years ago
  46. 81faaae Merge branch 'x86/pebs' into x86/unify-cpu-detect by Ingo Molnar · 16 years ago
  47. 9fcaff0 x86: unused variable in dma_alloc_coherent_gfp_flags() by Steven Noonan · 16 years ago
  48. 823e7e8 x86: dma_alloc_coherent sets gfp flags properly by FUJITA Tomonori · 16 years ago
  49. 8a53ad6 x86: fix nommu_alloc_coherent allocation with NULL device argument by FUJITA Tomonori · 16 years ago
  50. de9f521 x86: move pci-nommu's dma_mask check to common code by FUJITA Tomonori · 16 years ago
  51. 11fdd25 x86: cpu make amd.c more like amd_64.c v2 by Yinghai Lu · 16 years ago
  52. afe7382 x86-64: eliminate dead code by Jan Beulich · 16 years ago
  53. b6734c3 x86: add NOPL as a synthetic CPU feature bit by H. Peter Anvin · 16 years ago
  54. e51af66 x86: blacklist DMAR on Intel G31/G33 chipsets by David Woodhouse · 16 years ago
  55. 4ab4ba3 x86, tracehook: clean up implementation of syscall_get_error() by Petr Tesarik · 16 years ago
  56. 28c3cfd Merge branch 'linus' into x86/tracehook by Ingo Molnar · 16 years ago
  57. 110e035 x86: make sure the CPA test code's use of _PAGE_UNUSED1 is obvious by Jeremy Fitzhardinge · 16 years ago
  58. 97e4db7 x86: make detect_ht depend on CONFIG_X86_HT by Yinghai Lu · 16 years ago
  59. 9042763 Merge branch 'x86/x2apic' into x86/core by Ingo Molnar · 16 years ago
  60. 446d273 Merge branch 'x86/cpu' into x86/core by Ingo Molnar · 16 years ago
  61. accf0fa Merge branch 'x86/xsave' into x86/core by Ingo Molnar · 16 years ago
  62. 3da99c9 x86: make (early)_identify_cpu more the same between 32bit and 64 bit by Yinghai Lu · 16 years ago
  63. 62b3f98 Merge branch 'x86/debug' into x86/cpu by Ingo Molnar · 16 years ago
  64. aa3341a Merge branch 'x86/cpu' into x86/x2apic by H. Peter Anvin · 16 years ago
  65. fe47784 Merge branch 'x86/cpu' into x86/xsave by H. Peter Anvin · 16 years ago
  66. 58f7c98 x86: split e820 reserved entries record to late v2 by Yinghai Lu · 16 years ago
  67. 0ccd8c3 Merge branch 'linus' into x86/core by H. Peter Anvin · 16 years ago
  68. 7203781 Merge branch 'x86/cpu' into x86/core by H. Peter Anvin · 16 years ago
  69. 42390cd Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
  70. 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
  71. af2e1f2 x86: cpufeature: fix SMX flag by H. Peter Anvin · 16 years ago
  72. 2798c63 x86: <asm/cpufeature.h>: clean up overlong lines, whitespace by H. Peter Anvin · 16 years ago
  73. f1240c0 x86: cpufeature: add Intel features from CPUID and AVX specs by H. Peter Anvin · 16 years ago
  74. 7414aa4 x86: generate names for /proc/cpuinfo from <asm/cpufeature.h> by H. Peter Anvin · 16 years ago
  75. b30a72a Merge branch 'x86/urgent' into x86/cpu by H. Peter Anvin · 16 years ago
  76. 94d4ac2 Merge branch 'x86/urgent' into x86/cleanups by H. Peter Anvin · 16 years ago
  77. 08970fc x86: msr: fix bogus return values from rdmsr_safe/wrmsr_safe by H. Peter Anvin · 16 years ago
  78. c6f3193 x86: msr: propagate errors from smp_call_function_single() by H. Peter Anvin · 16 years ago
  79. 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
  80. 2a61812 x86: add X86_FEATURE_XMM4_2 definitions by Austin Zhang · 16 years ago
  81. 18b13e5 KVM: Use .fixup instead of .text.fixup on __kvm_handle_fault_on_reboot by Eduardo Habkost · 16 years ago
  82. f58899b Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
  83. ea1c9de Merge branch 'x86/urgent' into x86/cleanups by Ingo Molnar · 16 years ago
  84. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  85. 8735728 x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUs by Rafael J. Wysocki · 16 years ago
  86. bbb65d2 x86: use cpuid vector 0xb when available for detecting cpu topology by Suresh Siddha · 16 years ago
  87. 87ce786 Merge branch 'x86/cpu' into x86/x2apic by Ingo Molnar · 16 years ago
  88. c4bd1fd x86: fix section mismatch warning - uv_cpu_init by Marcin Slusarz · 16 years ago
  89. b05f78f x86_64: printout msr -v2 by Yinghai Lu · 16 years ago
  90. 766af9f dma-mapping.h, x86: remove last user of dma_mapping_ops->map_simple by FUJITA Tomonori · 16 years ago
  91. 6c505ce x86: move dma_*_coherent functions to include file by Joerg Roedel · 16 years ago
  92. 8b53b57 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 16 years ago
  93. f863993 x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn args by Eduardo Habkost · 17 years ago
  94. d75586a x86, pageattr: introduce APIs to change pageattr of a page array by Shaohua Li · 16 years ago
  95. cacf890 Revert "introduce two APIs for page attribute" by Ingo Molnar · 16 years ago
  96. 9326d61 Revert "reduce tlb/cache flush times of agpgart memory allocation" by Ingo Molnar · 16 years ago
  97. 671eef8 x86, e820: add support for AddressRangeUnusuable ACPI memory type by Cihula, Joseph · 16 years ago
  98. 11494547 x86: fix apic version warning by Yinghai Lu · 16 years ago
  99. e621bd1 i386: vmalloc size fix by Dave Young · 16 years ago
  100. 99dd871 x86, SGI UV: hardcode the TLB flush interrupt system vector by Cliff Wickman · 16 years ago