1. 5317464 ide: remove the last ide-scsi remnants by Borislav Petkov · 17 years ago
  2. 5d655a0 ide-atapi: remove ide-scsi remnants from ide_pc_intr() by Borislav Petkov · 17 years ago
  3. 4cad085 ide-cd: move cdrom_timer_expiry to ide-atapi.c by Borislav Petkov · 17 years ago
  4. 392de1d ide-atapi: accomodate transfer length calculation for ide-cd by Borislav Petkov · 17 years ago
  5. bf64741 ide: make IDE_AFLAG_.. numbering continuous again by Borislav Petkov · 17 years ago
  6. 201bffa ide: use per-device request queue locks (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  7. 631de37 ide: add ide_[un]lock_hwgroup() helpers by Bartlomiej Zolnierkiewicz · 17 years ago
  8. 295f000 ide: don't execute the next queued command from the hard-IRQ context (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  9. ebdab07 ide: move sysfs support to ide-sysfs.c by Bartlomiej Zolnierkiewicz · 17 years ago
  10. b58602a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  11. 261bca8 nfsd/create race fixes, infrastructure by Al Viro · 17 years ago
  12. 6badd79 kill ->dir_notify() by Al Viro · 17 years ago
  13. b6b3fde filp_cachep can be static in fs/file_table.c by Eric Dumazet · 17 years ago
  14. 18d8fda take init_fs to saner place by Al Viro · 17 years ago
  15. cb23beb kill vfs_permission by Christoph Hellwig · 17 years ago
  16. 3fb6419 pass a struct path * to may_open by Christoph Hellwig · 17 years ago
  17. 0351468 vfs: introduce helper function to safely NUL-terminate symlinks by Duane Griffin · 17 years ago
  18. dded4f4 include: linux/fs.h: put declarations in __KERNEL__ by Jan Engelhardt · 17 years ago
  19. c2452f3 shrink struct dentry by Nick Piggin · 17 years ago
  20. be6d3e5 introduce new LSM hooks where vfsmount is available. by Kentaro Takeda · 17 years ago
  21. db200df Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  22. 6a94cb7 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 17 years ago
  23. f57fa1d Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 17 years ago
  24. f54a6ec Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 17 years ago
  25. ab70537 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  26. 14a3c4a Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  27. 74a6d0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  28. 5b8f258 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  29. 526ea06 Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  30. db5e53f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 17 years ago
  31. 3f4b5c5 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  32. 6de7148 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 17 years ago
  33. 1dff81f Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  34. 179475a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  35. bb758e9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  36. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  37. 08cc36c Merge branch 'devel' into next by Trond Myklebust · 17 years ago
  38. 91962fa V4L/DVB (10078): video: add NV16 and NV61 pixel formats by Magnus Damm · 17 years ago
  39. 531c98e V4L/DVB (9953): em28xx: Add suport for debugging AC97 anciliary chips by Mauro Carvalho Chehab · 17 years ago
  40. 4b00eb2 V4L/DVB (9944): videodev2.h: fix typo. by Hans Verkuil · 17 years ago
  41. 92f45ba V4L/DVB (9932): v4l2-compat32: fix 32-64 compatibility module by Hans Verkuil · 17 years ago
  42. 046425f V4L/DVB (9898): v4l2: Add privacy control by Laurent Pinchart · 17 years ago
  43. 0877258 V4L/DVB (9897): v4l2: Add camera zoom controls by Laurent Pinchart · 17 years ago
  44. 58a2456 lguest: move the initial guest page table creation code to the host by Matias Zabaljauregui · 17 years ago
  45. c298345 virtio_console: support console resizing by Christian Borntraeger · 17 years ago
  46. 1b4aa2f virtio: avoid implicit use of Linux page size in balloon interface by Hollis Blanchard · 17 years ago
  47. 87c7d57 virtio: hand virtio ring alignment as argument to vring_new_virtqueue by Rusty Russell · 17 years ago
  48. 2966af7 virtio: use LGUEST_VRING_ALIGN instead of relying on pagesize by Rusty Russell · 17 years ago
  49. 498af14 virtio: Don't use PAGE_SIZE for vring alignment in virtio_pci. by Rusty Russell · 17 years ago
  50. 5f0d1d7 virtio: rename 'pagesize' arg to vring_init/vring_size by Rusty Russell · 17 years ago
  51. 480daab virtio: Don't use PAGE_SIZE in virtio_pci.c by Rusty Russell · 17 years ago
  52. 69acdf1 V4L/DVB (9530): Add new pixel format VYUY 16 bits wide. by Robert Jarzmik · 17 years ago
  53. e2984c6 ide: move Power Management support to ide-pm.c by Bartlomiej Zolnierkiewicz · 17 years ago
  54. 702c026 ide: rework handling of serialized ports (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  55. b7876a6 cy82c693: remove superfluous ide_cy82c693 chipset type by Bartlomiej Zolnierkiewicz · 17 years ago
  56. 1f66019 trm290: add IDE_HFLAG_TRM290 host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  57. 6b49249 ide: add ->max_sectors field to struct ide_port_info by Bartlomiej Zolnierkiewicz · 17 years ago
  58. 7f1ac8c rz1000: apply chipset quirks early (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  59. f58c1ab ide: always set nIEN on idle devices by Bartlomiej Zolnierkiewicz · 17 years ago
  60. 6b5cde3 cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646 by Bartlomiej Zolnierkiewicz · 17 years ago
  61. 27c01c2 ide-cd: remove obsolete seek optimization by Bartlomiej Zolnierkiewicz · 17 years ago
  62. 2a2ca6a ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  63. d61c72e DMI: add dmi_match by Jiri Slaby · 17 years ago
  64. 43a2563 sparseirq: move __weak symbols into separate compilation unit by Yinghai Lu · 17 years ago
  65. 3c506ef Merge branch 'topic/failslab' into for-linus by Pekka Enberg · 17 years ago
  66. fd37617 Merge branches 'topic/fixes', 'topic/cleanups' and 'topic/documentation' into for-linus by Pekka Enberg · 17 years ago
  67. dfcd361 slab: Fix comment on #endif by Pascal Terjan · 17 years ago
  68. 773ff60 SLUB: failslab support by Akinobu Mita · 17 years ago
  69. f453ba0 DRM: add mode setting support by Dave Airlie · 17 years ago
  70. b3a6ffe Get rid of CONFIG_LSF by Jens Axboe · 17 years ago
  71. a6f2365 block: add one-hit cache for disk partition lookup by Jens Axboe · 17 years ago
  72. b374d18 block: get rid of elevator_t typedef by Jens Axboe · 17 years ago
  73. abf137d aio: make the lookup_ioctx() lockless by Jens Axboe · 17 years ago
  74. 392ddc3 bio: add support for inlining a number of bio_vecs inside the bio by Jens Axboe · 17 years ago
  75. bb799ca bio: allow individual slabs in the bio_set by Jens Axboe · 17 years ago
  76. 1b43449 bio: move the slab pointer inside the bio_set by Jens Axboe · 17 years ago
  77. 7ff9345 bio: only mempool back the largest bio_vec slab cache by Jens Axboe · 17 years ago
  78. 58eea92 block: simplify empty barrier implementation by Tejun Heo · 17 years ago
  79. 8f11b3e block: make barrier completion more robust by Tejun Heo · 17 years ago
  80. f671620 block: make every barrier action optional by Tejun Heo · 17 years ago
  81. 313e429 block: reorganize QUEUE_ORDERED_* constants by Tejun Heo · 17 years ago
  82. ba744d5 block: reorder struct bio to remove padding on 64bit by Richard Kennedy · 17 years ago
  83. 64d01dc block: use cancel_work_sync() instead of kblockd_flush_work() by Cheng Renquan · 17 years ago
  84. 08bafc0 block: Supress Buffer I/O errors when SCSI REQ_QUIET flag set by Keith Mannthey · 17 years ago
  85. 88e740f block: add queue flag for paravirt frontend drivers by Fernando Luis Vázquez Cao · 17 years ago
  86. 0a8c539 [XFS] Fix merge failures by Lachlan McIlroy · 17 years ago
  87. e3c6d4e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
  88. ece180d libata: perform port detach in EH by Tejun Heo · 17 years ago
  89. 1eca436 libata: beef up iterators by Tejun Heo · 17 years ago
  90. 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  91. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 17 years ago
  92. 1d248b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  93. a39b863 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  94. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  95. be9c5ae Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  96. bb26c6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 17 years ago
  97. e14e61e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  98. cb10ea5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 17 years ago
  99. 13a0c3c sparseirq: work around compiler optimizing away __weak functions by Yinghai Lu · 17 years ago
  100. 18eefed irq: simplify for_each_irq_desc() usage by KOSAKI Motohiro · 17 years ago