1. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  2. 6a47907 PCI: Add pci_clear_master() as opposite of pci_set_master() by Ben Hutchings · 16 years ago
  3. e8de148 resource: allow MMIO exclusivity for device drivers by Arjan van de Ven · 16 years ago
  4. 3e91029 i2400m: documentation and instructions for usage by Inaky Perez-Gonzalez · 16 years ago
  5. b0c83ae wimax: Makefile, Kconfig and docbook linkage for the stack by Inaky Perez-Gonzalez · 16 years ago
  6. 0d69591 wimax: documentation for the stack by Inaky Perez-Gonzalez · 16 years ago
  7. c838ea4 USB: storage: make the "quirks=" module parameter writable by Alan Stern · 16 years ago
  8. 9ac39f2 USB: add asynchronous autosuspend/autoresume support by Alan Stern · 16 years ago
  9. d4f373e USB: usb-storage: add "quirks=" module parameter by Alan Stern · 16 years ago
  10. 77fa49d hwmon: Fix various typos by Jean Delvare · 15 years ago
  11. c8ac32e hwmon: (lm70) Add TI TMP121 support by Manuel Lauss · 15 years ago
  12. 2b73005 hwmon: (lm70) Code streamlining and cleanup by Kaiwan N Billimoria · 15 years ago
  13. 0589c2d hwmon: Deprecate the fscher and fscpos drivers by Hans de Goede · 15 years ago
  14. b4da93e hwmon: (it87) Add support for the ITE IT8720F by Jean-Marc Spaggiari · 15 years ago
  15. 6e34b18 hwmon: Add LTC4245 driver by Ira Snyder · 15 years ago
  16. 3b02d33 hwmon: (f71882fg) Add documentation by Hans de Goede · 15 years ago
  17. 5e6d9f5 Blackfin arch: Add document about bfin-gpio by Graf Yang · 15 years ago
  18. 709ac06 Btrfs: Add Documentation/filesystem/btrfs.txt, remove old COPYING by David Woodhouse · 15 years ago
  19. db30c70 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  20. c861ea2 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
  21. 40d7ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  22. 59e3af2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  23. 4cb0e11 coredump_filter: permit changing of the default filter by Hidehiro Kawai · 15 years ago
  24. ecb08d8 doc: reformat some long lines in kernel-parameters.txt by Randy Dunlap · 15 years ago
  25. 7c4be253 docs: add more early params to kernel-parameters.txt by Randy Dunlap · 15 years ago
  26. 28f4d75 documentation: how to use DOC: section blocks by Randy Dunlap · 15 years ago
  27. 58cc855 documentation: update s390 header file paths by Randy Dunlap · 15 years ago
  28. 07983f0 documentation: update header file paths by Randy Dunlap · 15 years ago
  29. d78dd07 docs: document how to write @varargs in kernel-doc by Randy Dunlap · 15 years ago
  30. e8386a0 kprobes: support probing module __exit function by Masami Hiramatsu · 15 years ago
  31. 89fac11 adt7470: make automatic fan control really work by Darrick J. Wong · 15 years ago
  32. 5f820f6 poll: allow f_op->poll to sleep by Tejun Heo · 15 years ago
  33. 63d6c5a mm: remove try_to_munlock from vmscan by Hugh Dickins · 15 years ago
  34. 2da0299 mm: add dirty_background_bytes and dirty_bytes sysctls by David Rientjes · 15 years ago
  35. c04fc58 mm: show node to memory section relationship with symlinks in sysfs by Gary Hade · 15 years ago
  36. ac8cc0f Merge branch 'next' into for-linus by James Morris · 15 years ago
  37. 83982b6 ext4: Remove "extents" mount option by Theodore Ts'o · 15 years ago
  38. b8ac9fc uio: make uio_info's name and version const by Stephen Rothwell · 16 years ago
  39. a2ab3d3 UIO: Documentation for UIO ioport info handling by Hans J. Koch · 16 years ago
  40. 0732b49 kobject: Make Documentation/kobject.txt a little more coherent. by Rusty Russell · 16 years ago
  41. 0936912 Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x86/urgent by Ingo Molnar · 15 years ago
  42. 02c84bd ide: update warm-plug HOWTO by Bartlomiej Zolnierkiewicz · 15 years ago
  43. 8b5b8f4 trivial: Fix misspelling of "firmware" in docs for ncr53c8xx/sym53c8xx by Nick Andrew · 15 years ago
  44. 0211a9c trivial: fix an -> a typos in documentation and comments by Frederik Schwarzer · 16 years ago
  45. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  46. b3881f7 ext4: Add mount option to set kjournald's I/O priority by Theodore Ts'o · 15 years ago
  47. 28405d8 async_tx, dmaengine: document channel allocation and api rework by Dan Williams · 15 years ago
  48. a808ad3 [MTD] [NAND] ndfc driver by Sean MacLennan · 16 years ago
  49. a68979b ocfs2: add mount option and Kconfig option for acl by Tiger Yang · 16 years ago
  50. 2ec220e proc: add /proc/*/stack by Ken Chen · 16 years ago
  51. 9eb425c Squashfs: documentation by Phillip Lougher · 15 years ago
  52. 4aa12f7 Merge commit 'kumar/kumar-next' into next by Benjamin Herrenschmidt · 15 years ago
  53. 2f6de3a Documentation/x86/boot.txt: payload length was changed to payload_length by Baodong Chen · 15 years ago
  54. c319106 ext4: Remove code to create the journal inode by Theodore Ts'o · 15 years ago
  55. 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  56. f60a0a7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  57. 7eb1955 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask by Mike Travis · 15 years ago
  58. 8e3bda0 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  59. 574c3fd Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 by Linus Torvalds · 15 years ago
  60. 56635f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  61. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  62. acc08b5 kbuild: document environment variables by Sam Ravnborg · 16 years ago
  63. 2af238e kbuild: make *config usage docs by Randy Dunlap · 16 years ago
  64. 5e6de7d V4L/DVB (10157): Add USB ID for the Sil4701 radio from DealExtreme by Mark Lord · 16 years ago
  65. 6a2d802 V4L/DVB (10156): saa7134: Add support for Avermedia AVer TV GO 007 FM Plus by Pham Thanh Nam · 15 years ago
  66. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 15 years ago
  67. c7dd09d V4L/DVB (10136): v4l2 doc: update v4l2-framework.txt by Hans Verkuil · 16 years ago
  68. dfa9a5a V4L/DVB (10134): v4l2 doc: set v4l2_dev instead of parent. by Hans Verkuil · 16 years ago
  69. 50a2a8b V4L/DVB (10133): v4l2-framework: use correct comment style. by Hans Verkuil · 16 years ago
  70. 2640c9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  71. 80618fa Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 15 years ago
  72. 784c4d8 Document usage of multiple-instances of devpts by Sukadev Bhattiprolu · 15 years ago
  73. 93c164a remove ide-scsi by FUJITA Tomonori · 15 years ago
  74. b21a207 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-upstream by David Vrabel · 15 years ago
  75. 6badd79 kill ->dir_notify() by Al Viro · 16 years ago
  76. fd659fd fix f_count description in Documentation/filesystems/files.txt by Eric Dumazet · 16 years ago
  77. be42c4c correct wrong function name of d_put in kernel document and source comment by Zhaolei · 16 years ago
  78. 277d342 selinux: Deprecate and schedule the removal of the the compat_net functionality by Paul Moore · 15 years ago
  79. 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 15 years ago
  80. 80736d4 UBIFS: fix numerous spelling mistakes by Artem Bityutskiy · 15 years ago
  81. 6a94cb7 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  82. 590cf28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  83. f54a6ec Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  84. ab70537 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  85. 14a3c4a Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  86. 1dff81f Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  87. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  88. 94409d6 powerpc: Add device tree bindings for BCSR GPIO banks by Anton Vorontsov · 16 years ago
  89. c367346 [SCSI] cxgb3i: Add cxgb3i iSCSI driver. by Karen Xie · 16 years ago
  90. aa16c10 V4L/DVB (10128): modify V4L documentation to be a valid XHTML by Németh Márton · 16 years ago
  91. 7ed3a7a V4L/DVB (10121): em28xx: remove worthless Pinnacle PCTV HD Mini 80e device profile by Devin Heitmueller · 15 years ago
  92. e890759 V4L/DVB (10120): em28xx: remove redundant Pinnacle Dazzle DVC 100 profile by Devin Heitmueller · 15 years ago
  93. 1e1addd V4L/DVB (10055): em28xx: Add entry for PixelView PlayTV Box 4 by Douglas Schilling Landgraf · 16 years ago
  94. da3bcb5 V4L/DVB (10050): gspca - vc032x: Webcam 046d:0897 added. by Jean-Francois Moine · 16 years ago
  95. 4c98834 V4L/DVB (10048): gspca - stv06xx: New subdriver. by Erik Andren · 16 years ago
  96. 71d50f3 V4L/DVB (10044): gspca - pac7311: Webcam 093a:2620 added. by Hans de Goede · 16 years ago
  97. 88a40cf V4L/DVB (9999): gspca - zc3xx: Webcam 046d:089d added. by Fabio Rossi · 16 years ago
  98. 8794589 V4L/DVB (9992): gspca - pac207: Webcam 093a:2461 added. by Hans de Goede · 16 years ago
  99. ca8959b V4L/DVB (9984): gspca - pac7311: Webcam 093a:262c added. by Jean-Francois Moine · 16 years ago
  100. a47ddf1 V4L/DVB (9943): v4l2: document video_device. by Hans Verkuil · 16 years ago