1. c931aaf Merge branch 'x86/paravirt' into x86/cpu by Ingo Molnar · 15 years ago
  2. ff55df5 x86, msr: Export the register-setting MSR functions via /dev/*/msr by H. Peter Anvin · 15 years ago
  3. 8b956bf x86, msr: Create _on_cpu helpers for {rw,wr}msr_safe_regs() by H. Peter Anvin · 15 years ago
  4. 0cc0213 x86, msr: Have the _safe MSR functions return -EIO, not -EFAULT by H. Peter Anvin · 15 years ago
  5. 709972b x86, asm: Make _ASM_EXTABLE() usable from assembly code by H. Peter Anvin · 15 years ago
  6. fe9b4e4 x86, asm: Add 32-bit versions of the combined CFI macros by H. Peter Anvin · 15 years ago
  7. 177fed1 x86, msr: Rewrite AMD rd/wrmsr variants by Borislav Petkov · 15 years ago
  8. 132ec92 x86, msr: Add rd/wrmsr interfaces with preset registers by Borislav Petkov · 15 years ago
  9. 366d19e x86: add specific support for Intel Atom architecture by Tobias Doerffel · 15 years ago
  10. 3ef12c3 x86: Fix UV BAU destination subnode id by Cliff Wickman · 15 years ago
  11. 067e181 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  12. 67e83f3 x86, UV: Fix macros for accessing large node numbers by Jack Steiner · 15 years ago
  13. 6c7184b x86, UV: Handle missing blade-local memory correctly by Jack Steiner · 15 years ago
  14. f1f029c x86: fix assembly constraints in native_save_fl() by H. Peter Anvin · 15 years ago
  15. 6a7bbd5 x86: Make 64-bit efi_ioremap use ioremap on MMIO regions by Paul Mackerras · 15 years ago
  16. a91d74a lguest: update commentry by Rusty Russell · 15 years ago
  17. 2e04ef7 lguest: fix comment style by Rusty Russell · 15 years ago
  18. ca597a0 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  19. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  20. ebe119c x86: Fix movq immediate operand constraints in uaccess.h by H. Peter Anvin · 15 years ago
  21. 155b735 x86: Fix movq immediate operand constraints in uaccess_64.h by Uros Bizjak · 15 years ago
  22. 499ee07 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  23. 5780888 lguest: fix journey by Matias Zabaljauregui · 15 years ago
  24. 85be928 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  25. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  26. 857fdc5 x86/pci: insert ioapic resource before assigning unassigned resources by Yinghai Lu · 15 years ago
  27. e864561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  28. ad46276 memory barrier: adding smp_mb__after_lock by Jiri Olsa · 15 years ago
  29. faf80d6 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  30. a79f0da x86: atomic64: Inline atomic64_read() again by Eric Dumazet · 15 years ago
  31. 3a8d178 x86: atomic64: Improve atomic64_xchg() by Ingo Molnar · 15 years ago
  32. 8e049ef x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPP by Paul Mackerras · 15 years ago
  33. c7210e1 x86: Remove unused function lapic_watchdog_ok() by Jaswinder Singh Rajput · 15 years ago
  34. 12b9d7c x86: Fix fixmap page order for FIX_TEXT_POKE0,1 by Mathieu Desnoyers · 15 years ago
  35. 3217120 x86: atomic64: Make atomic_read() type-safe by Ingo Molnar · 15 years ago
  36. b7882b7 x86: atomic64: Move the 32-bit atomic64_t implementation to a .c file by Ingo Molnar · 15 years ago
  37. bbf2a33 x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit too by Eric Dumazet · 15 years ago
  38. 4364467 x86: fix power-of-2 round_up/round_down macros by Linus Torvalds · 15 years ago
  39. 0406ca6 perf_counter: Ignore the nmi call frames in the x86-64 backtraces by Frederic Weisbecker · 15 years ago
  40. 788d84b Fix pci_unmap_addr() et al on i386. by David Woodhouse · 15 years ago
  41. 4497399 x86: Remove double declaration of MSR_P6_EVNTSEL0 and MSR_P6_EVNTSEL1 by Jaswinder Singh Rajput · 15 years ago
  42. 55bcab4 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  43. 789d03f x86: Fix fixmap ordering by Jan Beulich · 15 years ago
  44. 8326e28 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  45. 658dbfe x86, setup: correct include file in <asm/boot.h> by H. Peter Anvin · 15 years ago
  46. 22f4319 x86, setup: Fix typo "CONFIG_x86_64" in <asm/boot.h> by Robert P. J. Day · 15 years ago
  47. 194002b perf_counter, x86: Add mmap counter read support by Peter Zijlstra · 15 years ago
  48. 236e946 Revert "PCI: use ACPI _CRS data by default" by Linus Torvalds · 15 years ago
  49. fbe8cdd Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release by Len Brown · 15 years ago
  50. 687d680 Merge git://git.infradead.org/~dwmw2/iommu-2.6.31 by Linus Torvalds · 15 years ago
  51. 59ef7a8 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  52. e59a1bb x86: fix pageattr handling for lpage percpu allocator and re-enable it by Tejun Heo · 15 years ago
  53. 9063c61 x86, 64-bit: Clean up user address masking by Linus Torvalds · 15 years ago
  54. 12e24f3 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  55. 1eb51c33 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  56. c4c5ab3 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  57. 1d99100 Merge branch 'x86/mce3' into x86/urgent by Ingo Molnar · 15 years ago
  58. 0c87197 perf_counter, x86: Improve interactions with fast-gup by Ingo Molnar · 15 years ago
  59. 7c095e4 dma-mapping: x86: use asm-generic/dma-mapping-common.h by FUJITA Tomonori · 15 years ago
  60. bc3f5d3 x86: de-assembler-ize asm/desc.h by Alexander van Heukelum · 15 years ago
  61. ac5672f x86/paravirt: split paravirt definitions into paravirt_types.h by Jeremy Fitzhardinge · 15 years ago
  62. 8fa62ad x86: msr.h linux/types.h is only required for __KERNEL__ by Jaswinder Singh Rajput · 15 years ago
  63. 8134000 Merge branch 'x86/urgent' into x86/mce3 by Ingo Molnar · 15 years ago
  64. 84599f8 sched, x86: Fix cpufreq + sched_clock() TSC scaling by Peter Zijlstra · 15 years ago
  65. a3d06cc Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  66. cc4949e Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  67. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  68. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 15 years ago
  69. 08604bd time: move PIT_TICK_RATE to linux/timex.h by Arnd Bergmann · 15 years ago
  70. 58995d2 x86, mce: mce.h cleanup by Hidetoshi Seto · 15 years ago
  71. 1149e72 x86, mce: remove therm_throt.h by Hidetoshi Seto · 15 years ago
  72. 8363fc8 x86, mce: remove intel_set_thermal_handler() by Hidetoshi Seto · 15 years ago
  73. e8ce2c5 x86, mce: unify smp_thermal_interrupt, prepare by Hidetoshi Seto · 15 years ago
  74. c697836 x86, mce: make mce_disabled boolean by Hidetoshi Seto · 15 years ago
  75. 9e55e44 x86, mce: unify mce.h by Hidetoshi Seto · 15 years ago
  76. 8a4a618 Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 15 years ago
  77. 0990b1c x86: Add NMI types for kmap_atomic, fix by Peter Zijlstra · 15 years ago
  78. 9974458 perf_counter: Make set_perf_counter_pending() declaration common by Paul Mackerras · 15 years ago
  79. 3ff0141 x86: Add NMI types for kmap_atomic by Peter Zijlstra · 15 years ago
  80. 722f2a6 Merge commit 'linus/master' into HEAD by Vegard Nossum · 15 years ago
  81. eb63657 x86: unify pte_hidden by Jeremy Fitzhardinge · 15 years ago
  82. 9d31c50 x86: make _PAGE_HIDDEN conditional by Jeremy Fitzhardinge · 15 years ago
  83. b1eeab6 kmemcheck: add hooks for the page allocator by Vegard Nossum · 16 years ago
  84. 0975904 amd-iommu: disable IOMMU hardware on shutdown by Joerg Roedel · 15 years ago
  85. 9b5cab3 kmemcheck: add hooks for page- and sg-dma-mappings by Vegard Nossum · 15 years ago
  86. d700285 kmemcheck: add DMA hooks by Vegard Nossum · 16 years ago
  87. f856129 x86: add hooks for kmemcheck by Vegard Nossum · 16 years ago
  88. 46e4432 x86: atomic_32.h: Fix kernel-doc warnings by Randy Dunlap · 15 years ago
  89. a2ee2981 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  90. dfec072 kmemcheck: add the kmemcheck core by Vegard Nossum · 16 years ago
  91. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  92. ab46fea ACPI: #define acpi_disabled 1 for CONFIG_ACPI=n by Len Brown · 15 years ago
  93. c4bf2f3 ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI file by Len Brown · 15 years ago
  94. 6d21491 Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  95. 7f3591c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest by Linus Torvalds · 15 years ago
  96. acdd0b6 lguest: PAE support by Matias Zabaljauregui · 15 years ago
  97. cefcad1 lguest: Add support for kvm_hypercall4() by Matias Zabaljauregui · 15 years ago
  98. ebe0ba8 lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD by Matias Zabaljauregui · 15 years ago
  99. a32a8813 lguest: improve interrupt handling, speed up stream networking by Rusty Russell · 15 years ago
  100. c398df3 module: merge module_alloc() finally by Amerigo Wang · 15 years ago