1. 9f9d763 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  2. 1b21f45 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 17 years ago
  3. 01370f0 Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  4. 5cbc39a Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  5. 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
  6. 70cee26 Use list_for_each_entry() instead of list_for_each() in the block device by Matthias Kaehlcke · 17 years ago
  7. fd11d17 Make a "menuconfig" out of the Kconfig objects "menu, ..., endmenu", by Jan Engelhardt · 17 years ago
  8. 5f5c926 block/Kconfig already has its own "menuconfig" so remove these by Jan Engelhardt · 17 years ago
  9. 16ed002 Use menuconfigs instead of menus, so the whole menu can be disabled at once by Jan Engelhardt · 17 years ago
  10. 15c31be cfq-iosched: fix async queue behaviour by Jens Axboe · 17 years ago
  11. 3ebf449 [GFS2] Accept old format NFS filehandles by Steven Whitehouse · 17 years ago
  12. f60d891 [S390] vmlogrdr function annotation. by Christian Borntraeger · 17 years ago
  13. dce5547 [S390] s390: rename CPU_IDLE to S390_CPU_IDLE by Heiko Carstens · 17 years ago
  14. 736f563 [S390] cio: Remove prototype for non-existing function cmf_reset(). by Cornelia Huck · 17 years ago
  15. af512ed0 [S390] zcrypt: fix request timeout handling by Ralph Wuerthner · 17 years ago
  16. 987ad70 [S390] system call optimization. by Martin Schwidefsky · 17 years ago
  17. 3d62149 [S390] dasd: Avoid compile warnings on !CONFIG_DASD_PROFILE by Heiko Carstens · 17 years ago
  18. 048d5ce [S390] Remove volatile from atomic_t by Heiko Carstens · 17 years ago
  19. dc41233 [S390] Program check in diag 210 under 31 bit by Michael Holzheu · 17 years ago
  20. 8a88367 [S390] Bogomips calculation for 64 bit. by Martin Schwidefsky · 17 years ago
  21. 285f672 [S390] smp: Merge smp_count_cpus() and smp_get_save_areas(). by Heiko Carstens · 17 years ago
  22. d9f774d [S390] zcore: Fix __user annotation. by Heiko Carstens · 17 years ago
  23. bf1a95a [S390] fixed cdl-format detection. by Stefan Haberland · 17 years ago
  24. 83119ad [S390] sclp: Test facility list before executing a service call. by Heiko Carstens · 17 years ago
  25. 05dd253 [S390] sclp: introduce some new interfaces. by Heiko Carstens · 17 years ago
  26. bccdbdc [S390] Fixed comment typo. by Ralph Wuerthner · 17 years ago
  27. d197e69 [S390] vmcp cleanup by Robert P. J. Day · 17 years ago
  28. 0845718 pipe: add documentation and comments by Jens Axboe · 18 years ago
  29. cac36bb pipe: change the ->pin() operation to ->confirm() by Jens Axboe · 18 years ago
  30. d96e6e7 Remove remnants of sendfile() by Jens Axboe · 18 years ago
  31. d054fe3 xip sendfile removal by Carsten Otte · 18 years ago
  32. 932cc6d splice: completely document external interface with kerneldoc by Jens Axboe · 18 years ago
  33. d6f5175 sendfile: remove bad_sendfile() from bad_file_ops by Jens Axboe · 18 years ago
  34. ae97641 shmem: convert to using splice instead of sendfile() by Hugh Dickins · 18 years ago
  35. 1db60cf relay: use splice_to_pipe() instead of open-coding the pipe loop by Jens Axboe · 18 years ago
  36. 497f962 pipe: allow passing around of ops private pointer by Jens Axboe · 18 years ago
  37. d6b29d7 splice: divorce the splice structure/function definitions from the pipe header by Jens Axboe · 18 years ago
  38. ebf9909 splice: relay support by Tom Zanussi · 18 years ago
  39. cf8208d sendfile: convert nfsd to splice_direct_to_actor() by Jens Axboe · 18 years ago
  40. f0930ff sendfile: convert nfs to using splice_read() by Jens Axboe · 18 years ago
  41. fd58214 loop: convert to using splice_direct_to_actor() instead of sendfile() by Jens Axboe · 18 years ago
  42. 130610d splice: add void cookie to the actor data by Jens Axboe · 18 years ago
  43. 0452a4e sendfile: kill generic_file_sendfile() by Jens Axboe · 18 years ago
  44. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 18 years ago
  45. 534f2aa sys_sendfile: switch to using ->splice_read, if available by Jens Axboe · 18 years ago
  46. 6a14b90 vmsplice: add vmsplice-to-user support by Jens Axboe · 18 years ago
  47. c66ab6f splice: abstract out actor data by Jens Axboe · 18 years ago
  48. 72d3a38 unexport bio_{,un}map_user by Adrian Bunk · 17 years ago
  49. f3f541f Remove legacy CDROM drivers by Jens Axboe · 18 years ago
  50. e654bc4 [PATCH] fix request->cmd == INT cases by Boaz Harrosh · 18 years ago
  51. 9cff3b3 cciss: add new controller support for P700m by Mike Miller (OS Dev · 18 years ago
  52. c2bcf3b [PATCH] Remove acsi.c by Jens Axboe · 18 years ago
  53. f4b0930 [BLOCK] drop unnecessary bvec rewinding from flush_dry_bio_endio by Tejun Heo · 18 years ago
  54. 554988d [PATCH] cdrom_sysctl_info fix by Dave Young · 18 years ago
  55. 32eef96 blk_hw_contig_segment(): bad segment size checks by Jens Axboe · 18 years ago
  56. 7deeed1 [TRIVIAL PATCH] Kill blk_congestion_wait() stub for !CONFIG_BLOCK by Benjamin Gilbert · 18 years ago
  57. 65f88f8 Input: tsdev - fix broken usec-to-millisecs conversion by Andrew Morton · 17 years ago
  58. 744c9c3 Input: pxa27x_keyboard - fix compile error by Mike Rapoport · 17 years ago
  59. 4f179f7 Input: serio_raw - shut up errorneous warning by Andrew Morton · 17 years ago
  60. 2f1d076 Input: update MAINTAINERS to explicitly mention touchscreens by Robert P. J. Day · 17 years ago
  61. 72a42f2 Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGE by Hans de Goede · 18 years ago
  62. df561fc Input: usbtouchscreen - add support for IRTOUCHSYSTEMS touchscreens by Ondrej Zary · 18 years ago
  63. 1e2831d Input: ppc-beep - switch to using input_dev->dev.parent by Dmitry Torokhov · 18 years ago
  64. ae91d10 Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360 by Dmitry Torokhov · 18 years ago
  65. 6426b33 Input: xpad - make xpad_play_effect() static by Adrian Bunk · 18 years ago
  66. 2e8335a Input: xpad - fix check for succesful usb_buffer_alloc by Jan Kratochvil · 18 years ago
  67. 5ec1f7f Input: grip-mp - use ARRAY_SIZE by Andi Drebes · 18 years ago
  68. 7ecfbfd Input: wacom - add support for the new Bamboo tablets by Ping Cheng · 18 years ago
  69. 5f56550 Input: add gpio-mouse driver by Hans-Christian Egtvedt · 18 years ago
  70. 9657d75 Input: convert from class devices to standard devices by Dmitry Torokhov · 18 years ago
  71. d63219a Input: wistron - add support for querying/changing keymap by Dmitry Torokhov · 18 years ago
  72. c2554c9 Input: wistron - convert to use input-polldev by Dmitry Torokhov · 18 years ago
  73. 389679d Input: wistron - add LED support by Eric Piel · 18 years ago
  74. a4da16d Input: wriston - reduce polling frequency by Eric Piel · 18 years ago
  75. 5035522 Input: aiptek - update driver version by Rene van Paassen · 18 years ago
  76. 1e7b3fa Input: aiptek - rework the function key code by Rene van Paassen · 18 years ago
  77. 0112db3 Input: aiptek - tolerate newlines in sysfs files by Rene van Paassen · 18 years ago
  78. b3b6cf1 Input: aiptek - correct the tool switching code by Rene van Paassen · 18 years ago
  79. da9fda4 Input: aiptek - use only absolute misc reports by Rene van Paassen · 18 years ago
  80. 6125a40 Input: aiptek - put sensible warnings in probe by Rene van Paassen · 18 years ago
  81. 1a54f49 Input: aiptek - use set_bit instead of bitwise or by Rene van Paassen · 18 years ago
  82. 0038cae Input: aiptek - fix relative mode parsing by Mark Vytlacil · 18 years ago
  83. ce0982e Input: aiptek - fixed mouse button defines by Rene van Paassen · 18 years ago
  84. fe981f2 Input: aiptek - correct the proximity and validity checks by Rene van Paassen · 18 years ago
  85. 2fe5741 Input: aiptek - correct documentation on reports by Rene van Paassen · 18 years ago
  86. 33936fa Input: aiptek - use array to list all buttons by Dmitry Torokhov · 18 years ago
  87. 37767b6 Input: aiptek - kill aiptek_convert_from_2s_complement() by Dmitry Torokhov · 18 years ago
  88. cd438a5 Input: aiptek - use maps in attributes by Dmitry Torokhov · 18 years ago
  89. 02fb6c3 Input: aiptek - do not check for NULL in attribute methods by Dmitry Torokhov · 18 years ago
  90. b087e1f Input: aiptek - use attribute group by Dmitry Torokhov · 18 years ago
  91. 5c659c6 Input: aiptek - remove vendor and product attributes from sysfs by Dmitry Torokhov · 18 years ago
  92. 9b40ed0 Input: aiptek - do not try to export associated event device by Dmitry Torokhov · 18 years ago
  93. aea6a46 Input: psmouse - add support for Cortron PS/2 Trackballs by Aristeu Rozanski · 18 years ago
  94. e01a06e Input: xpad - add Xbox360 gamepad rumble support by Jan Kratochvil · 18 years ago
  95. c7d9f7e Input: xpad - add support for Xbox 360 gamepad by Jan Kratochvil · 18 years ago
  96. f836ac8 USB: Add USB_DEVICE_INTERFACE_PROTOCOL macro by Jan Kratochvil · 18 years ago
  97. 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
  98. 36b7741 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  99. 71ba22f Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  100. 7aa4848 firewire: fw-sbp2: fix DMA mapping of management ORBs by Stefan Richter · 18 years ago