1. cd4e96c hwmon: (tmp401) Add documentation by Andre Prendel · 15 years ago
  2. 8070408 hwmon: (ibmaem) Automatically load on HC10 blade by Darrick J. Wong · 15 years ago
  3. 45e3e19 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  4. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  5. 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  6. 2185a5e documentation: make version fix by Adam Lackorzynski · 15 years ago
  7. d32f60e Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 15 years ago
  8. 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
  9. 1904187 Merge branch 'docs-next' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  10. dd14be4 i2c-ocores: Can add I2C devices to the bus by Richard Röjfors · 15 years ago
  11. e240b58 PM: Remove bus_type suspend_late()/resume_early() V2 by Magnus Damm · 15 years ago
  12. e349792 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  13. 056c1eb Merge branch 'topic/pcm-jiffies-check' into for-linus by Takashi Iwai · 15 years ago
  14. 7f3591c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest by Linus Torvalds · 15 years ago
  15. d614aec Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  16. 82d27b2 trivial: remove the trivial patch monkey's name from SubmittingPatches by Markus Heidelberg · 15 years ago
  17. 6e22168 trivial: usb: fix missing space typo in doc by Németh Márton · 15 years ago
  18. ff2f5ff trivial: Remove the hyphen from git commands by Matt Kraai · 15 years ago
  19. 3226224 trivial: SubmittingPatches: fix typo by Pavel Machek · 15 years ago
  20. 1b68bfc trivial: Documentation/dell_rbu.txt: fix typos by Masanori Kobayasi · 15 years ago
  21. baf20b3 trivial: ftrace:fix description of trace directory by GeunSik Lim · 15 years ago
  22. 1903423 trivial: rbtree.txt: fix rb_entry() parameters in sample code by Wang Tinggong · 15 years ago
  23. 27af1da trivial: Documentation/rbtree.txt: cleanup kerneldoc of rbtree.txt by figo.zhang · 15 years ago
  24. 19f5946 trivial: Miscellaneous documentation typo fixes by Matt LaPlante · 15 years ago
  25. 19af5cd trivial: fix typo milisecond/millisecond for documentation and source comments. by Martin Olsson · 15 years ago
  26. 98a1708 trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments. by Martin Olsson · 15 years ago
  27. d1f0132 lguest: add support for indirect ring entries by Mark McLoughlin · 15 years ago
  28. b60da13 lguest: suppress notifications in example Launcher by Rusty Russell · 15 years ago
  29. 4a8962e lguest: try to batch interrupts on network receive by Rusty Russell · 15 years ago
  30. 95c517c lguest: avoid sending interrupts to Guest when no activity occurs. by Rusty Russell · 15 years ago
  31. 38bc2b8 lguest: implement deferred interrupts in example Launcher by Rusty Russell · 15 years ago
  32. 659a0e6 lguest: have example Launcher service all devices in separate threads by Rusty Russell · 15 years ago
  33. acdd0b6 lguest: PAE support by Matias Zabaljauregui · 15 years ago
  34. 7b5c806 lguest: fix writev returning short on console output by Rusty Russell · 15 years ago
  35. e606490 lguest: clean up length-used value in example launcher by Rusty Russell · 15 years ago
  36. 2644f17 lguest: clean up example launcher compile flags. by Rusty Russell · 15 years ago
  37. ebf9a5a lguest: remove invalid interrupt forcing logic. by Rusty Russell · 15 years ago
  38. f7027c6 lguest: get more serious about wmb() in example Launcher code by Rusty Russell · 15 years ago
  39. 56739c80 lguest: cleanup passing of /dev/lguest fd around example launcher. by Rusty Russell · 15 years ago
  40. 713b15b lguest: be paranoid about guest playing with device descriptors. by Rusty Russell · 15 years ago
  41. 0d59597 Merge branch 'linus' into x86/mce3 by Ingo Molnar · 15 years ago
  42. 512626a Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  43. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  44. 0a33f80 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 15 years ago
  45. 3296ca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  46. 04f7033 kmemleak: Add documentation on the memory leak detector by Catalin Marinas · 15 years ago
  47. 4f64e15 ALSA: pcm - Update document about xrun_debug proc file by Takashi Iwai · 15 years ago
  48. 62fdac5 x86, mce: Add boot options for corrected errors by Hidetoshi Seto · 15 years ago
  49. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  50. 57eee9a Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  51. 20f3f3c Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  52. 73fbad2 Merge branch 'next' into for-linus by James Morris · 15 years ago
  53. 3f6280d Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  54. 7506360 Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  55. bb77629 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  56. c44e3ed Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  57. 082b63a Merge branch 'sched-docs-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  58. 99e97b8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  59. 82782ca Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  60. 547c32a Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel by Russell King · 15 years ago
  61. bc5c6c0 ftrace/documentation: fix typo in function grapher name by Mike Frysinger · 15 years ago
  62. 45d60e3 Merge branch 'topic/sc6000' into for-linus by Takashi Iwai · 15 years ago
  63. 9dea75c Merge branch 'topic/oxygen' into for-linus by Takashi Iwai · 15 years ago
  64. ed8cc17 Merge branch 'topic/maya44' into for-linus by Takashi Iwai · 15 years ago
  65. 03cece0 Merge branch 'topic/lx6464es' into for-linus by Takashi Iwai · 15 years ago
  66. 81ad969 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 15 years ago
  67. e618a56 Merge branch 'topic/ctxfi' into for-linus by Takashi Iwai · 15 years ago
  68. ba252af Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  69. 98f540d31b kconfig: resort the documentation of the environment variables by Markus Heidelberg · 15 years ago
  70. 3e56f08 kbuild/Documentation: Incorrect makefile syntax in example by David VomLehn · 15 years ago
  71. 0b4ec6e Merge branch 'master' into next by James Morris · 15 years ago
  72. 64a8be7 ALSA: hda - Add 7.1 support for MSI GX620 by David Heidelberger · 15 years ago
  73. 075affc ide: preserve Host Protected Area by default (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  74. 5f4457a Merge branch 'linus' into x86/cpu by Ingo Molnar · 15 years ago
  75. 62a6f46 Merge branch 'dma-debug/2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu by Ingo Molnar · 15 years ago
  76. 56fdd18 Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  77. f89d7ea Document the debugfs API by Jonathan Corbet · 15 years ago
  78. 3e1647c ALSA: support Sony Vaio TT by Guido Günther · 15 years ago
  79. 2ae19ac Documentation: Add "how to write a good patch summary" to SubmittingPatches by Theodore Ts'o · 15 years ago
  80. 5801da1 SubmittingPatches: fix typo by Pavel Machek · 15 years ago
  81. 5d98932 docs: Encourage better changelogs in the development process document by Jonathan Corbet · 15 years ago
  82. bbb0a424 Document Reported-by in SubmittingPatches by Jonathan Corbet · 16 years ago
  83. 3c07979 x86, mce: switch x86 machine check handler to Monarch election. by Andi Kleen · 15 years ago
  84. 016ea68 dma-debug: add documentation for the driver filter by Joerg Roedel · 15 years ago
  85. 1745de5 dma-debug: add dma_debug_driver kernel command line by Joerg Roedel · 15 years ago
  86. dbdc9dd Removed reference to non-existing file Documentation/PCI/PCI-DMA-mapping.txt by vibi sreenivasan · 15 years ago
  87. 7fe0632 cciss: add cciss driver sysfs entries by Andrew Patterson · 15 years ago
  88. 3b315d7 ALSA: hda - Acer Aspire 8930G support by Hector Martin · 15 years ago
  89. 2af15d6 ftrace: add kernel command line function filtering by Steven Rostedt · 15 years ago
  90. 48b1fdd Merge branch 'irq/numa' into x86/mce3 by H. Peter Anvin · 15 years ago
  91. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  92. d54d462 hwmon: Update documentation on fan_max by Christian Engelmayer · 15 years ago
  93. 5f789cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  94. f04d82b sched: fix typo in sched-rt-group.txt file by GeunSik Lim · 15 years ago
  95. 294ae40 ftrace: fix typo about map of kernel priority in ftrace.txt file. by GeunSik Lim · 15 years ago
  96. 8780e8e x86, mce: improve documentation by Andi Kleen · 15 years ago
  97. 172d899 x86, mce: document new 32bit mcelog requirement in Documentation/Changes by Andi Kleen · 15 years ago
  98. 45f458e x86, mce: deprecate old 32bit machine check code by Andi Kleen · 15 years ago
  99. d9cfed9 amd-iommu: remove amd_iommu_size kernel parameter by Joerg Roedel · 15 years ago
  100. f5219b6 Merge branch 'fix/pcm-jiffies-check' into for-linus by Takashi Iwai · 15 years ago