1. 1b21f45 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 17 years ago
  2. 01370f0 Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  3. 5cbc39a Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  4. c0613c1 Documentation/block/barrier.txt is not in sync with the actual code: - blk_queue_ordered() no longer has a gfp_mask parameter - blk_queue_ordered_locked() no longer exists - sd_prepare_flush() looks slightly different by Geert Uytterhoeven · 17 years ago
  5. 70cee26 Use list_for_each_entry() instead of list_for_each() in the block device by Matthias Kaehlcke · 17 years ago
  6. fd11d17 Make a "menuconfig" out of the Kconfig objects "menu, ..., endmenu", by Jan Engelhardt · 17 years ago
  7. 5f5c926 block/Kconfig already has its own "menuconfig" so remove these by Jan Engelhardt · 17 years ago
  8. 16ed002 Use menuconfigs instead of menus, so the whole menu can be disabled at once by Jan Engelhardt · 17 years ago
  9. 15c31be cfq-iosched: fix async queue behaviour by Jens Axboe · 17 years ago
  10. 3ebf449 [GFS2] Accept old format NFS filehandles by Steven Whitehouse · 17 years ago
  11. 0845718 pipe: add documentation and comments by Jens Axboe · 17 years ago
  12. cac36bb pipe: change the ->pin() operation to ->confirm() by Jens Axboe · 17 years ago
  13. d96e6e7 Remove remnants of sendfile() by Jens Axboe · 17 years ago
  14. d054fe3 xip sendfile removal by Carsten Otte · 17 years ago
  15. 932cc6d splice: completely document external interface with kerneldoc by Jens Axboe · 17 years ago
  16. d6f5175 sendfile: remove bad_sendfile() from bad_file_ops by Jens Axboe · 17 years ago
  17. ae97641 shmem: convert to using splice instead of sendfile() by Hugh Dickins · 17 years ago
  18. 1db60cf relay: use splice_to_pipe() instead of open-coding the pipe loop by Jens Axboe · 17 years ago
  19. 497f962 pipe: allow passing around of ops private pointer by Jens Axboe · 17 years ago
  20. d6b29d7 splice: divorce the splice structure/function definitions from the pipe header by Jens Axboe · 17 years ago
  21. ebf9909 splice: relay support by Tom Zanussi · 17 years ago
  22. cf8208d sendfile: convert nfsd to splice_direct_to_actor() by Jens Axboe · 17 years ago
  23. f0930ff sendfile: convert nfs to using splice_read() by Jens Axboe · 17 years ago
  24. fd58214 loop: convert to using splice_direct_to_actor() instead of sendfile() by Jens Axboe · 17 years ago
  25. 130610d splice: add void cookie to the actor data by Jens Axboe · 17 years ago
  26. 0452a4e sendfile: kill generic_file_sendfile() by Jens Axboe · 17 years ago
  27. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  28. 534f2aa sys_sendfile: switch to using ->splice_read, if available by Jens Axboe · 17 years ago
  29. 6a14b90 vmsplice: add vmsplice-to-user support by Jens Axboe · 17 years ago
  30. c66ab6f splice: abstract out actor data by Jens Axboe · 17 years ago
  31. 72d3a38 unexport bio_{,un}map_user by Adrian Bunk · 17 years ago
  32. f3f541f Remove legacy CDROM drivers by Jens Axboe · 17 years ago
  33. e654bc4 [PATCH] fix request->cmd == INT cases by Boaz Harrosh · 17 years ago
  34. 9cff3b3 cciss: add new controller support for P700m by Mike Miller (OS Dev · 17 years ago
  35. c2bcf3b [PATCH] Remove acsi.c by Jens Axboe · 17 years ago
  36. f4b0930 [BLOCK] drop unnecessary bvec rewinding from flush_dry_bio_endio by Tejun Heo · 17 years ago
  37. 554988d [PATCH] cdrom_sysctl_info fix by Dave Young · 17 years ago
  38. 32eef96 blk_hw_contig_segment(): bad segment size checks by Jens Axboe · 17 years ago
  39. 7deeed1 [TRIVIAL PATCH] Kill blk_congestion_wait() stub for !CONFIG_BLOCK by Benjamin Gilbert · 17 years ago
  40. 65f88f8 Input: tsdev - fix broken usec-to-millisecs conversion by Andrew Morton · 17 years ago
  41. 744c9c3 Input: pxa27x_keyboard - fix compile error by Mike Rapoport · 17 years ago
  42. 4f179f7 Input: serio_raw - shut up errorneous warning by Andrew Morton · 17 years ago
  43. 2f1d076 Input: update MAINTAINERS to explicitly mention touchscreens by Robert P. J. Day · 17 years ago
  44. 72a42f2 Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGE by Hans de Goede · 17 years ago
  45. df561fc Input: usbtouchscreen - add support for IRTOUCHSYSTEMS touchscreens by Ondrej Zary · 17 years ago
  46. 1e2831d Input: ppc-beep - switch to using input_dev->dev.parent by Dmitry Torokhov · 17 years ago
  47. ae91d10 Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360 by Dmitry Torokhov · 17 years ago
  48. 6426b33 Input: xpad - make xpad_play_effect() static by Adrian Bunk · 17 years ago
  49. 2e8335a Input: xpad - fix check for succesful usb_buffer_alloc by Jan Kratochvil · 17 years ago
  50. 5ec1f7f Input: grip-mp - use ARRAY_SIZE by Andi Drebes · 17 years ago
  51. 7ecfbfd Input: wacom - add support for the new Bamboo tablets by Ping Cheng · 17 years ago
  52. 5f56550 Input: add gpio-mouse driver by Hans-Christian Egtvedt · 17 years ago
  53. 9657d75 Input: convert from class devices to standard devices by Dmitry Torokhov · 17 years ago
  54. d63219a Input: wistron - add support for querying/changing keymap by Dmitry Torokhov · 17 years ago
  55. c2554c9 Input: wistron - convert to use input-polldev by Dmitry Torokhov · 17 years ago
  56. 389679d Input: wistron - add LED support by Eric Piel · 17 years ago
  57. a4da16d Input: wriston - reduce polling frequency by Eric Piel · 17 years ago
  58. 5035522 Input: aiptek - update driver version by Rene van Paassen · 17 years ago
  59. 1e7b3fa Input: aiptek - rework the function key code by Rene van Paassen · 17 years ago
  60. 0112db3 Input: aiptek - tolerate newlines in sysfs files by Rene van Paassen · 17 years ago
  61. b3b6cf1 Input: aiptek - correct the tool switching code by Rene van Paassen · 17 years ago
  62. da9fda4 Input: aiptek - use only absolute misc reports by Rene van Paassen · 17 years ago
  63. 6125a40 Input: aiptek - put sensible warnings in probe by Rene van Paassen · 17 years ago
  64. 1a54f49 Input: aiptek - use set_bit instead of bitwise or by Rene van Paassen · 17 years ago
  65. 0038cae Input: aiptek - fix relative mode parsing by Mark Vytlacil · 17 years ago
  66. ce0982e Input: aiptek - fixed mouse button defines by Rene van Paassen · 17 years ago
  67. fe981f2 Input: aiptek - correct the proximity and validity checks by Rene van Paassen · 17 years ago
  68. 2fe5741 Input: aiptek - correct documentation on reports by Rene van Paassen · 17 years ago
  69. 33936fa Input: aiptek - use array to list all buttons by Dmitry Torokhov · 17 years ago
  70. 37767b6 Input: aiptek - kill aiptek_convert_from_2s_complement() by Dmitry Torokhov · 17 years ago
  71. cd438a5 Input: aiptek - use maps in attributes by Dmitry Torokhov · 17 years ago
  72. 02fb6c3 Input: aiptek - do not check for NULL in attribute methods by Dmitry Torokhov · 17 years ago
  73. b087e1f Input: aiptek - use attribute group by Dmitry Torokhov · 17 years ago
  74. 5c659c6 Input: aiptek - remove vendor and product attributes from sysfs by Dmitry Torokhov · 17 years ago
  75. 9b40ed0 Input: aiptek - do not try to export associated event device by Dmitry Torokhov · 17 years ago
  76. aea6a46 Input: psmouse - add support for Cortron PS/2 Trackballs by Aristeu Rozanski · 17 years ago
  77. e01a06e Input: xpad - add Xbox360 gamepad rumble support by Jan Kratochvil · 17 years ago
  78. c7d9f7e Input: xpad - add support for Xbox 360 gamepad by Jan Kratochvil · 17 years ago
  79. f836ac8 USB: Add USB_DEVICE_INTERFACE_PROTOCOL macro by Jan Kratochvil · 17 years ago
  80. 71780f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  81. 36b7741 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  82. 71ba22f Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  83. 7aa4848 firewire: fw-sbp2: fix DMA mapping of management ORBs by Stefan Richter · 17 years ago
  84. 8526392 firewire: fw-sbp2: fix DMA mapping of command ORBs by Stefan Richter · 17 years ago
  85. b4be016 firewire: fw-sbp2: fix DMA mapping of S/G tables by Stefan Richter · 17 years ago
  86. 332ef33 firewire: fw-sbp2: add a boundary check by Stefan Richter · 17 years ago
  87. 9fb2dd1 firewire: fw-sbp2: correctly align page tables by Stefan Richter · 17 years ago
  88. e7cdf23 firewire: fw-sbp2: memset wants string.h by Stefan Richter · 17 years ago
  89. ffd0db2 firewire: fw-sbp2: use correct speed in sbp2_agent_reset by Stefan Richter · 17 years ago
  90. 6f06148 firewire: fw-sbp2: correctly dereference by container_of by Jay Fenlason · 17 years ago
  91. 7ada60e firewire: Document userspace ioctl interface. by Kristian Høgsberg · 17 years ago
  92. 5cd54c9 firewire: fw-sbp2: implement nonexclusive login by Stefan Richter · 17 years ago
  93. 79352e9 firewire: fw-sbp2: let SCSI shutdown commands through before logout by Stefan Richter · 17 years ago
  94. cf47c7a firewire: fw-sbp2: implement max sectors limit for some old bridges by Stefan Richter · 17 years ago
  95. dae1a3a firewire: simplify a struct type by Stefan Richter · 17 years ago
  96. f139749 firewire: support S100B...S400B and link slower than PHY by Stefan Richter · 17 years ago
  97. 24d4012 firewire: optimize gap count with 1394b leaf nodes by Stefan Richter · 17 years ago
  98. 25d83f5 firewire: remove unused macro by Stefan Richter · 17 years ago
  99. 8a8cea2 firewire: missing newline in printk by Stefan Richter · 17 years ago
  100. b8f1065 firewire: fw-sbp2: remove unused struct member by Stefan Richter · 17 years ago