1. d3fa72e [PATCH] Pass struct dev pointer to dma_cache_sync() by Ralf Baechle · 18 years ago
  2. f67637e [PATCH] Add struct dev pointer to dma_is_consistent() by Ralf Baechle · 18 years ago
  3. 9a0efbb [PATCH] kernel-api book: remove videodev chapter by Randy Dunlap · 18 years ago
  4. da39aa8 [PATCH] kernel-doc: add fusion and i2o to kernel-api book by Randy Dunlap · 18 years ago
  5. ece8a68 [PATCH] sleep profiling by Ingo Molnar · 18 years ago
  6. 70888bd [PATCH] Documentation: remount_fs() needs lock_kernel by Vasily Averin · 18 years ago
  7. 22f2e28 [PATCH] get_options to allow a hypenated range for isolcpus by Derek Fults · 18 years ago
  8. 49033c8 [PATCH] io/storage: Documentation update to as-iosched.txt by Filipe · 18 years ago
  9. d809161 [PATCH] fuse: add blksize option by Miklos Szeredi · 18 years ago
  10. d6392f8 [PATCH] fuse: add support for block device based filesystems by Miklos Szeredi · 18 years ago
  11. 06df6a5 [PATCH] s2ram debugging documentation by Pavel Machek · 18 years ago
  12. bf73bae [PATCH] swsusp: update userland interface documentation by Rafael J. Wysocki · 18 years ago
  13. ecbd0da [PATCH] swsusp: document support for swap files by Rafael J. Wysocki · 18 years ago
  14. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  15. 3395ee0 [PATCH] mm: add noaliencache boot option to disable numa alien caches by Paul Menage · 18 years ago
  16. 6fc52f8 [PATCH] Clean up 'make help' output for documentation targets. by Jesper Juhl · 18 years ago
  17. ec0bf39 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  18. 15a4cb9 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  19. 2254f5a [S390] Some documentation typos. by Nicolas Kaiser · 18 years ago
  20. b1e253c [POWERPC] Document describing mpc52xx device tree binding conventions by Grant Likely · 18 years ago
  21. 28f9ec3 [POWERPC] Add of_platform support for ROM devices by Vitaly Wool · 18 years ago
  22. d916faa Remove long-unmaintained ftape driver subsystem. by Jeff Garzik · 18 years ago
  23. 2b5f6dc [XFRM]: Fix aevent structuring to be more complete. by Jamal Hadi Salim · 18 years ago
  24. a3c4797 [NETFILTER]: Mark old IPv4-only connection tracking scheduled for removal by Patrick McHardy · 18 years ago
  25. 0b251df [NETFILTER]: Kill ip_queue from feature removal schedule. by Patrick McHardy · 18 years ago
  26. 82e3ab9 [DCCP]: Adds the tx buffer sysctls by Ian McDonald · 18 years ago
  27. ddfe10b [DCCP]: Update Documentation by Ian McDonald · 18 years ago
  28. ba4e58e [NET]: Supporting UDP-Lite (RFC 3828) in Linux by Gerrit Renker · 18 years ago
  29. 90833aa [NET]: The scheduled removal of the frame diverter. by Adrian Bunk · 18 years ago
  30. 2e2e9e9 [DCCP]: Add sysctls to control retransmission behaviour by Gerrit Renker · 18 years ago
  31. 6f4e5ff [DCCP]: Support for partial checksums (RFC 4340, sec. 9.2) by Gerrit Renker · 18 years ago
  32. ef56e62 [NET] ip-sysctl.txt: Alphabetize. by Stephen Hemminger · 18 years ago
  33. ce7bc3b [TCP]: Restrict congestion control choices. by Stephen Hemminger · 18 years ago
  34. 3ff825b [TCP]: Add tcp_available_congestion_control sysctl. by Stephen Hemminger · 18 years ago
  35. e8a2b6a [PATCH] PHY: Add support for configuring the PHY connection interface by Andy Fleming · 18 years ago
  36. de3edab e1000: update README for e1000 by Auke Kok · 18 years ago
  37. 9641219 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  38. 4549df8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  39. c957b32 Documentation/driver-model/platform.txt update/rewrite by David Brownell · 18 years ago
  40. 3c8961e usb: writing_usb_driver free urb cleanup by Mariusz Kozlowski · 18 years ago
  41. 03a67a4 Fix typos in doc and comments by Jan Engelhardt · 18 years ago
  42. 5d3f083 Fix typos in /Documentation : Misc by Matt LaPlante · 18 years ago
  43. 4ae0edc Fix typos in /Documentation : 'U-Z' by Matt LaPlante · 18 years ago
  44. fa00e7e Fix typos in /Documentation : 'T'' by Matt LaPlante · 18 years ago
  45. 7531d8fa [PATCH] Documentation/rtc.txt updates (for rtc class) by David Brownell · 18 years ago
  46. 0bd2af4 Merge ../scsi-rc-fixes-2.6 by James Bottomley · 18 years ago
  47. 565762f [PATCH] Don't give bad kprobes example aka ") < 0))" typo by Alexey Dobriyan · 18 years ago
  48. 55aa601 [PATCH] Update udf documentation to reflect current state of read/write support by Phillip Susi · 18 years ago
  49. 4f777ed2 [SCSI] kill scsi_assign_lock by Christoph Hellwig · 18 years ago
  50. 134a11f [PATCH] ALSA: hda-intel - Disable MSI support by default by Takashi Iwai · 18 years ago
  51. fa18f47 [PATCH] x86: Add acpi_user_timer_override option for Asus boards by Andi Kleen · 18 years ago
  52. 13bb7e3 [PATCH] sysctl: Undeprecate sys_sysctl by Eric W. Biederman · 18 years ago
  53. 75b2bd5 [PATCH] A minor fix for set_mb() in Documentation/memory-barriers.txt by Oleg Nesterov · 18 years ago
  54. ced3985 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  55. 8804023 [PATCH] fix Documentation/accounting/getdelays.c buf size by Oleg Nesterov · 18 years ago
  56. b918f6e [PATCH] swsusp: debugging by Rafael J. Wysocki · 18 years ago
  57. 733b72c [PATCH] docbook: merge journal-api into filesystems.tmpl by Randy Dunlap · 18 years ago
  58. c612093 [PATCH] update some docbook comments by Randy Dunlap · 18 years ago
  59. 23b0d96 USB: HID: add blacklist AIRcable USB, little beautification by Naranjo Manuel Francisco · 18 years ago
  60. 16b7b2a [MIPS] Fixup migration to GENERIC_TIME by Atsushi Nemoto · 18 years ago
  61. bbb5bbb [PATCH] docbook: make a filesystems book by Randy Dunlap · 18 years ago
  62. 6d03a68e Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 18 years ago
  63. 224dc50 [MIPS] Cleanup remaining references to mips_counter_frequency. by Ralf Baechle · 18 years ago
  64. ca926e8 [PATCH] doc: fixing cpu-hotplug documentation by Satoru Takeuchi · 18 years ago
  65. 3fda982 [PATCH] fix typo in memory barrier docs by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  66. 64d9a39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/hwmon-2.6 by Linus Torvalds · 18 years ago
  67. b6aefcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  68. 6574035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  69. 4660cb3 k8temp: Documentation update by Rudolf Marek · 18 years ago
  70. 6091780 smsc47m1: List the SMSC LPC47M112 as supported by Jean Delvare · 18 years ago
  71. 15fe25c hwmon: Fix documentation typos by Jean Delvare · 18 years ago
  72. 2ca7b96 adm9240: Update Grant Coady's email address by Grant Coady · 18 years ago
  73. 722385f HOWTO: bug report addition by Diego Calleja · 18 years ago
  74. acbd39f Documentation: feature-removal-schedule typo by Dominik Brodowski · 18 years ago
  75. 6b4b78f PCI: optionally sort device lists breadth-first by Matt Domsch · 18 years ago
  76. 0cc2b37 PCI: Update MSI-HOWTO.txt according to pci_msi_supported() by Brice Goglin · 18 years ago
  77. 9b10fe5 [S390] cio: update documentation. by Cornelia Huck · 18 years ago
  78. deb8ee4 USB: xpad: dance pad support by Dominic Cerquetti · 18 years ago
  79. 0b269d8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  80. 2fe6dff ACPI: ibm_acpi: delete obsolete documentation by Pavel Machek · 18 years ago
  81. 28b779d ACPI: ibm_acpi: Documentation the wan feature. by Stefan Schmidt · 18 years ago
  82. 24f7ff0 ACPI: ibm_acpi: Update documentation for brightness and volume. by Stefan Schmidt · 18 years ago
  83. 76dc82a V4L/DVB (4692): Add WinTV-HVR3000 DVB-T support by Steven Toth · 18 years ago
  84. 2db02c0 [WATCHDOG] includes for sample watchdog program. by Jean Delvare · 18 years ago
  85. 3e082a9 [SCSI] Add ability to scan scsi busses asynchronously by Matthew Wilcox · 18 years ago
  86. 5fcce74 [PATCH] fix lockdep-design.txt by Aneesh Kumar · 18 years ago
  87. cd08104 [PATCH] document the core-dump-to-a-pipe patch by Matthias Urlichs · 18 years ago
  88. fc513a3 [PATCH] Documentation/filesystems/ext4.txt by Dave Kleikamp · 18 years ago
  89. 97d41e9 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  90. 2a3681e [SCSI] megaraid_sas: sets ioctl timeout and updates version,changelog by Sumant Patro · 18 years ago
  91. ab8e823 Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  92. 4a61f17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6 by Linus Torvalds · 18 years ago
  93. 13bbd8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  94. e30fdb1 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  95. d56b9b9 [PATCH] The scheduled removal of some OSS drivers by Adrian Bunk · 18 years ago
  96. 20e9751 [PATCH] rcu: simplify/improve batch tuning by Oleg Nesterov · 18 years ago
  97. 4b6c2cc [PATCH] rcu: add sched torture type to rcutorture by Josh Triplett · 18 years ago
  98. 11a1470 [PATCH] rcu: add rcu_bh_sync torture type to rcutorture by Josh Triplett · 18 years ago
  99. 20d2e42 [PATCH] rcu: add rcu_sync torture type to rcutorture by Josh Triplett · 18 years ago
  100. b772e1d [PATCH] RCU: add fake writers to rcutorture by Josh Triplett · 18 years ago