1. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  2. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 15 years ago
  3. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 15 years ago
  4. 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
  5. 67e83f3 x86, UV: Fix macros for accessing large node numbers by Jack Steiner · 15 years ago
  6. 6c7184b x86, UV: Handle missing blade-local memory correctly by Jack Steiner · 15 years ago
  7. f1f029c x86: fix assembly constraints in native_save_fl() by H. Peter Anvin · 15 years ago
  8. 6a7bbd5 x86: Make 64-bit efi_ioremap use ioremap on MMIO regions by Paul Mackerras · 15 years ago
  9. a91d74a lguest: update commentry by Rusty Russell · 15 years ago
  10. 2e04ef7 lguest: fix comment style by Rusty Russell · 15 years ago
  11. 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
  12. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  13. ebe119c x86: Fix movq immediate operand constraints in uaccess.h by H. Peter Anvin · 15 years ago
  14. 155b735 x86: Fix movq immediate operand constraints in uaccess_64.h by Uros Bizjak · 15 years ago
  15. 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
  16. 5780888 lguest: fix journey by Matias Zabaljauregui · 15 years ago
  17. 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
  18. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  19. 857fdc5 x86/pci: insert ioapic resource before assigning unassigned resources by Yinghai Lu · 15 years ago
  20. e864561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  21. e5a8a89 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  22. ad46276 memory barrier: adding smp_mb__after_lock by Jiri Olsa · 15 years ago
  23. 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
  24. a79f0da x86: atomic64: Inline atomic64_read() again by Eric Dumazet · 15 years ago
  25. 3a8d178 x86: atomic64: Improve atomic64_xchg() by Ingo Molnar · 15 years ago
  26. 8e049ef x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPP by Paul Mackerras · 15 years ago
  27. c7210e1 x86: Remove unused function lapic_watchdog_ok() by Jaswinder Singh Rajput · 15 years ago
  28. 12b9d7c x86: Fix fixmap page order for FIX_TEXT_POKE0,1 by Mathieu Desnoyers · 15 years ago
  29. 3217120 x86: atomic64: Make atomic_read() type-safe by Ingo Molnar · 15 years ago
  30. b7882b7 x86: atomic64: Move the 32-bit atomic64_t implementation to a .c file by Ingo Molnar · 15 years ago
  31. bbf2a33 x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit too by Eric Dumazet · 15 years ago
  32. 4364467 x86: fix power-of-2 round_up/round_down macros by Linus Torvalds · 15 years ago
  33. 0406ca6 perf_counter: Ignore the nmi call frames in the x86-64 backtraces by Frederic Weisbecker · 15 years ago
  34. 788d84b Fix pci_unmap_addr() et al on i386. by David Woodhouse · 15 years ago
  35. 4497399 x86: Remove double declaration of MSR_P6_EVNTSEL0 and MSR_P6_EVNTSEL1 by Jaswinder Singh Rajput · 15 years ago
  36. 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
  37. 789d03f x86: Fix fixmap ordering by Jan Beulich · 15 years ago
  38. 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
  39. 658dbfe x86, setup: correct include file in <asm/boot.h> by H. Peter Anvin · 15 years ago
  40. 22f4319 x86, setup: Fix typo "CONFIG_x86_64" in <asm/boot.h> by Robert P. J. Day · 15 years ago
  41. 194002b perf_counter, x86: Add mmap counter read support by Peter Zijlstra · 15 years ago
  42. 236e946 Revert "PCI: use ACPI _CRS data by default" by Linus Torvalds · 15 years ago
  43. 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
  44. 687d680 Merge git://git.infradead.org/~dwmw2/iommu-2.6.31 by Linus Torvalds · 15 years ago
  45. 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
  46. e59a1bb x86: fix pageattr handling for lpage percpu allocator and re-enable it by Tejun Heo · 15 years ago
  47. 9063c61 x86, 64-bit: Clean up user address masking by Linus Torvalds · 15 years ago
  48. 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
  49. 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
  50. 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
  51. 1d99100 Merge branch 'x86/mce3' into x86/urgent by Ingo Molnar · 15 years ago
  52. 0c87197 perf_counter, x86: Improve interactions with fast-gup by Ingo Molnar · 15 years ago
  53. 7c095e4 dma-mapping: x86: use asm-generic/dma-mapping-common.h by FUJITA Tomonori · 15 years ago
  54. bc3f5d3 x86: de-assembler-ize asm/desc.h by Alexander van Heukelum · 15 years ago
  55. 8fa62ad x86: msr.h linux/types.h is only required for __KERNEL__ by Jaswinder Singh Rajput · 15 years ago
  56. 8134000 Merge branch 'x86/urgent' into x86/mce3 by Ingo Molnar · 15 years ago
  57. 84599f8 sched, x86: Fix cpufreq + sched_clock() TSC scaling by Peter Zijlstra · 15 years ago
  58. a3d06cc Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  59. cc4949e Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  60. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  61. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 15 years ago
  62. 08604bd time: move PIT_TICK_RATE to linux/timex.h by Arnd Bergmann · 15 years ago
  63. 58995d2 x86, mce: mce.h cleanup by Hidetoshi Seto · 15 years ago
  64. 1149e72 x86, mce: remove therm_throt.h by Hidetoshi Seto · 15 years ago
  65. 8363fc8 x86, mce: remove intel_set_thermal_handler() by Hidetoshi Seto · 15 years ago
  66. e8ce2c5 x86, mce: unify smp_thermal_interrupt, prepare by Hidetoshi Seto · 15 years ago
  67. c697836 x86, mce: make mce_disabled boolean by Hidetoshi Seto · 15 years ago
  68. 9e55e44 x86, mce: unify mce.h by Hidetoshi Seto · 15 years ago
  69. 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
  70. 0990b1c x86: Add NMI types for kmap_atomic, fix by Peter Zijlstra · 15 years ago
  71. 9974458 perf_counter: Make set_perf_counter_pending() declaration common by Paul Mackerras · 15 years ago
  72. 3ff0141 x86: Add NMI types for kmap_atomic by Peter Zijlstra · 15 years ago
  73. 722f2a6 Merge commit 'linus/master' into HEAD by Vegard Nossum · 15 years ago
  74. eb63657 x86: unify pte_hidden by Jeremy Fitzhardinge · 16 years ago
  75. 9d31c50 x86: make _PAGE_HIDDEN conditional by Jeremy Fitzhardinge · 16 years ago
  76. b1eeab6 kmemcheck: add hooks for the page allocator by Vegard Nossum · 16 years ago
  77. 0975904 amd-iommu: disable IOMMU hardware on shutdown by Joerg Roedel · 15 years ago
  78. 9b5cab3 kmemcheck: add hooks for page- and sg-dma-mappings by Vegard Nossum · 16 years ago
  79. d700285 kmemcheck: add DMA hooks by Vegard Nossum · 16 years ago
  80. f856129 x86: add hooks for kmemcheck by Vegard Nossum · 16 years ago
  81. 46e4432 x86: atomic_32.h: Fix kernel-doc warnings by Randy Dunlap · 15 years ago
  82. 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
  83. dfec072 kmemcheck: add the kmemcheck core by Vegard Nossum · 16 years ago
  84. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  85. ab46fea ACPI: #define acpi_disabled 1 for CONFIG_ACPI=n by Len Brown · 15 years ago
  86. c4bf2f3 ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI file by Len Brown · 15 years ago
  87. 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
  88. 7f3591c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest by Linus Torvalds · 15 years ago
  89. acdd0b6 lguest: PAE support by Matias Zabaljauregui · 15 years ago
  90. cefcad1 lguest: Add support for kvm_hypercall4() by Matias Zabaljauregui · 15 years ago
  91. ebe0ba8 lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD by Matias Zabaljauregui · 15 years ago
  92. a32a8813 lguest: improve interrupt handling, speed up stream networking by Rusty Russell · 15 years ago
  93. c398df3 module: merge module_alloc() finally by Amerigo Wang · 15 years ago
  94. 55cd636 x86: make zap_low_mapping could be used early by Yinghai Lu · 15 years ago
  95. 5b02ee3 asm-generic: merge branch 'master' of torvalds/linux-2.6 by Arnd Bergmann · 15 years ago
  96. 0d59597 Merge branch 'linus' into x86/mce3 by Ingo Molnar · 15 years ago
  97. 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  98. 9e9f46c PCI: use ACPI _CRS data by default by Jesse Barnes · 15 years ago
  99. 1f82de1 PCI/x86: don't assume prefetchable ranges are 64bit by Yinghai Lu · 15 years ago
  100. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago