1. d96e6e7 Remove remnants of sendfile() by Jens Axboe · 17 years ago
  2. d054fe3 xip sendfile removal by Carsten Otte · 17 years ago
  3. 932cc6d splice: completely document external interface with kerneldoc by Jens Axboe · 17 years ago
  4. d6f5175 sendfile: remove bad_sendfile() from bad_file_ops by Jens Axboe · 17 years ago
  5. ae976416 shmem: convert to using splice instead of sendfile() by Hugh Dickins · 17 years ago
  6. 1db60cf relay: use splice_to_pipe() instead of open-coding the pipe loop by Jens Axboe · 17 years ago
  7. 497f962 pipe: allow passing around of ops private pointer by Jens Axboe · 17 years ago
  8. d6b29d7 splice: divorce the splice structure/function definitions from the pipe header by Jens Axboe · 17 years ago
  9. ebf9909 splice: relay support by Tom Zanussi · 17 years ago
  10. cf8208d sendfile: convert nfsd to splice_direct_to_actor() by Jens Axboe · 17 years ago
  11. f0930ff sendfile: convert nfs to using splice_read() by Jens Axboe · 17 years ago
  12. fd58214 loop: convert to using splice_direct_to_actor() instead of sendfile() by Jens Axboe · 17 years ago
  13. 130610d splice: add void cookie to the actor data by Jens Axboe · 17 years ago
  14. 0452a4e sendfile: kill generic_file_sendfile() by Jens Axboe · 17 years ago
  15. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  16. 534f2aa sys_sendfile: switch to using ->splice_read, if available by Jens Axboe · 17 years ago
  17. 6a14b90 vmsplice: add vmsplice-to-user support by Jens Axboe · 17 years ago
  18. c66ab6f splice: abstract out actor data by Jens Axboe · 17 years ago
  19. 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
  20. 36b7741 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  21. 71ba22f Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  22. 7aa4848 firewire: fw-sbp2: fix DMA mapping of management ORBs by Stefan Richter · 17 years ago
  23. 8526392 firewire: fw-sbp2: fix DMA mapping of command ORBs by Stefan Richter · 17 years ago
  24. b4be016 firewire: fw-sbp2: fix DMA mapping of S/G tables by Stefan Richter · 17 years ago
  25. 332ef33 firewire: fw-sbp2: add a boundary check by Stefan Richter · 17 years ago
  26. 9fb2dd1 firewire: fw-sbp2: correctly align page tables by Stefan Richter · 17 years ago
  27. e7cdf23 firewire: fw-sbp2: memset wants string.h by Stefan Richter · 17 years ago
  28. ffd0db2 firewire: fw-sbp2: use correct speed in sbp2_agent_reset by Stefan Richter · 17 years ago
  29. 6f06148 firewire: fw-sbp2: correctly dereference by container_of by Jay Fenlason · 17 years ago
  30. 7ada60e firewire: Document userspace ioctl interface. by Kristian Høgsberg · 17 years ago
  31. 5cd54c9 firewire: fw-sbp2: implement nonexclusive login by Stefan Richter · 17 years ago
  32. 79352e9 firewire: fw-sbp2: let SCSI shutdown commands through before logout by Stefan Richter · 17 years ago
  33. cf47c7a firewire: fw-sbp2: implement max sectors limit for some old bridges by Stefan Richter · 17 years ago
  34. dae1a3a firewire: simplify a struct type by Stefan Richter · 17 years ago
  35. f139749 firewire: support S100B...S400B and link slower than PHY by Stefan Richter · 17 years ago
  36. 24d4012 firewire: optimize gap count with 1394b leaf nodes by Stefan Richter · 17 years ago
  37. 25d83f5 firewire: remove unused macro by Stefan Richter · 17 years ago
  38. 8a8cea2 firewire: missing newline in printk by Stefan Richter · 17 years ago
  39. b8f1065 firewire: fw-sbp2: remove unused struct member by Stefan Richter · 17 years ago
  40. 53c96b4 ieee1394: remove old isochronous ABI by Stefan Richter · 17 years ago
  41. 77bba7a ieee1394: sbp2: change some module parameters from int to bool by Stefan Richter · 17 years ago
  42. 93f2e02 ieee1394: first minimal NUMA awareness by Stefan Richter · 17 years ago
  43. 8e4dc40 ieee1394: eth1394: revert parent device to that in 2.6.20 by Stefan Richter · 17 years ago
  44. a0e857e ieee1394: nodemgr: parallelize between several hosts by Stefan Richter · 17 years ago
  45. dd7f292 ieee1394: convert ieee1394 from "struct class_device" to "struct device" by Kay Sievers · 17 years ago
  46. 5933708 ieee1394: raw1394: fix a 32/64-bits compat fix by Stefan Richter · 17 years ago
  47. 19f00e6 ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel, amendment by Stefan Richter · 17 years ago
  48. 650c12c ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel by Petr Vandrovec · 17 years ago
  49. 883b97e ieee1394: raw1394: Fix write() for 32bit userland on 64bit kernel by Petr Vandrovec · 17 years ago
  50. ee9be42 ieee1394: raw1394: Fix read() for 32bit userland on 64bit kernel by Petr Vandrovec · 17 years ago
  51. 6552731 ieee1394: add comments in struct hpsb_packet by Stefan Richter · 17 years ago
  52. 17a6248 ieee1394: ohci1394: remove dead CONFIG variable by Stefan Richter · 17 years ago
  53. 27a278a drivers/ide/ide-dma.c: unexport ide_set_dma by Adrian Bunk · 17 years ago
  54. bdab00b via82cxxx: backport short cables support from pata_via.c by Bartlomiej Zolnierkiewicz · 17 years ago
  55. f2befd9 sis5513: backport short cables support from pata_sis.c by Bartlomiej Zolnierkiewicz · 17 years ago
  56. 95ba8c1 alim15x3: backport short cables support from pata_ali.c by Bartlomiej Zolnierkiewicz · 17 years ago
  57. 7207626 piix: backport short cables support from ata_piix.c by Bartlomiej Zolnierkiewicz · 17 years ago
  58. 49521f9 ide: add short cables support by Bartlomiej Zolnierkiewicz · 17 years ago
  59. 75b1d97 ide: convert ide_find_best_mode() users to use ide_max_dma_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  60. 15a4f94 ide: fix pre-EIDE SWDMA support by Bartlomiej Zolnierkiewicz · 17 years ago
  61. ecea573 drivers/ide/legacy/hd.c: Array size calculation using sizeof replaced with ARRAY_SIZE by Andi Drebes · 17 years ago
  62. f50f9d8 ide: remove content related to dead CONFIG_BLK_DEV_MAC_MEDIABAY config variable by Robert P. J. Day · 17 years ago
  63. e71bc14 ide: remove references to the non-existent CONFIG_SCSI_EATA_DMA by Robert P. J. Day · 17 years ago
  64. 74c8f97 ide-cd: replace C code with call to ARRAY_SIZE() macro by Robert P. J. Day · 17 years ago
  65. f3577db ide_in_drive_list(): "ALL" is not a wildcard anymore by Junio C Hamano · 17 years ago
  66. bb53cfe mips au1xxx_ide.h: use NULL as firmware-revision wildcard by Junio C Hamano · 17 years ago
  67. c2d3ce8 ide_in_drive_list(): accept NULL as the wildcard for firmware revision by Junio C Hamano · 17 years ago
  68. 6d78013 aec62xx: kill speedproc() method wrapper (take 2) by Sergei Shtylyov · 17 years ago
  69. f9383c4 ide: use mutex instead of ide_setting_sem semaphore in IDE driver by Matthias Kaehlcke · 17 years ago
  70. 1b9da32 aec62xx: remove init_dma() method (take 2) by Sergei Shtylyov · 17 years ago
  71. b1d19db aec62xx: rework init_setup_aec6x80() by Sergei Shtylyov · 17 years ago
  72. 83a6d4a cmd64x: init. code cleanup by Sergei Shtylyov · 17 years ago
  73. 2648e5d hpt366: simplify UltraDMA filtering (take 4) by Sergei Shtylyov · 17 years ago
  74. ef29888 ide: use mutex instead of ide_cfg_sem semaphore in IDE driver by Matthias Kaehlcke · 17 years ago
  75. c283f5d ide: make void and rename ide_dma_timeout() method by Sergei Shtylyov · 17 years ago
  76. 841d2a9 ide: make void and rename ide_dma_lostirq() method by Sergei Shtylyov · 17 years ago
  77. b740d88 serverworks: always tune CSB6 by Bartlomiej Zolnierkiewicz · 17 years ago
  78. 71d441d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 17 years ago
  79. c31f2e8 sched: add CFS credits by Ingo Molnar · 17 years ago
  80. 6fb43d7 sched: micro-optimize mmdrop() by Ingo Molnar · 17 years ago
  81. 9c4801ce sched: more agressive idle balancing by Ingo Molnar · 17 years ago
  82. 0fec171 sched: clean up sleep_on() APIs by Ingo Molnar · 17 years ago
  83. 9761eea sched: style cleanups by Ingo Molnar · 17 years ago
  84. 23bdd70 sched: do not set softirqs to nice +19 by Ingo Molnar · 17 years ago
  85. ff80a77 sched: simplify sched_find_first_bit() by Mike Galbraith · 17 years ago
  86. 5e7eaad sched: add CFS documentation by Ingo Molnar · 17 years ago
  87. b642b6d sched: scheduler debugging, enable in Kconfig by Ingo Molnar · 17 years ago
  88. 43ae34c sched: scheduler debugging, core by Ingo Molnar · 17 years ago
  89. 77e54a1 sched: add CFS debug sysctls by Ingo Molnar · 17 years ago
  90. 7dd5936 sched: remove old cpu accounting field by Ingo Molnar · 17 years ago
  91. b2cfba19 sched: remove unused rq types from sched.c by Ingo Molnar · 17 years ago
  92. 0c57d58 sched: remove batch_task() by Ingo Molnar · 17 years ago
  93. 50e645a sched: remove interactivity types from sched.h by Ingo Molnar · 17 years ago
  94. 634fa8c sched: remove interactivity types by Ingo Molnar · 17 years ago
  95. dff06c1 sched: clean up include files in sched.c by Ingo Molnar · 17 years ago
  96. ad46c2c sched: clean up fastcall uses of sched_fork()/sched_exit() by Ingo Molnar · 17 years ago
  97. 172ba84 sched: update delay-accounting to use CFS's precise stats by Balbir Singh · 17 years ago
  98. b27f03d sched: make use of precise accounting for /proc task stats by Ingo Molnar · 17 years ago
  99. 1b9f19c sched: turn on the use of unstable events by Ingo Molnar · 17 years ago
  100. bb29ab2 sched: x86, track TSC-unstable events by Ingo Molnar · 17 years ago