1. af128a1 V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  2. f473bf7 V4L/DVB (9503): v4l: remove inode argument from video_usercopy by Hans Verkuil · 16 years ago
  3. 08a66ae V4L/DVB (9488): Add ov772x driver by Kuninori Morimoto · 16 years ago
  4. e2984c6 ide: move Power Management support to ide-pm.c by Bartlomiej Zolnierkiewicz · 16 years ago
  5. 702c026 ide: rework handling of serialized ports (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  6. b7876a6 cy82c693: remove superfluous ide_cy82c693 chipset type by Bartlomiej Zolnierkiewicz · 16 years ago
  7. 1f66019 trm290: add IDE_HFLAG_TRM290 host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 6b49249 ide: add ->max_sectors field to struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  9. 7f1ac8c rz1000: apply chipset quirks early (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  10. f58c1ab ide: always set nIEN on idle devices by Bartlomiej Zolnierkiewicz · 16 years ago
  11. 6b5cde3 cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646 by Bartlomiej Zolnierkiewicz · 16 years ago
  12. 27c01c2 ide-cd: remove obsolete seek optimization by Bartlomiej Zolnierkiewicz · 16 years ago
  13. 2a2ca6a ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  14. 85b4aa4 [SCSI] fcoe: Fibre Channel over Ethernet by Robert Love · 16 years ago
  15. 42e9a92 [SCSI] libfc: A modular Fibre Channel library by Robert Love · 16 years ago
  16. f032c2f [SCSI] FC protocol definition header files by Robert Love · 16 years ago
  17. f4f4e47 [SCSI] add residual argument to scsi_execute and scsi_execute_req by FUJITA Tomonori · 16 years ago
  18. 6df19a7 [SCSI] libiscsi_tcp: support padding offload by Mike Christie · 16 years ago
  19. 2ff79d5 [SCSI] libiscsi: pass opcode into alloc_pdu callout by Mike Christie · 16 years ago
  20. 262ef63 [SCSI] libiscsi: allow drivers to modify the itt sent to the target by Mike Christie · 16 years ago
  21. a081c13 [SCSI] iscsi_tcp: split module into lib and lld by Mike Christie · 16 years ago
  22. 577577d [SCSI] libiscsi: prepare libiscsi for new offload engines by modifying unsol data code by Mike Christie · 16 years ago
  23. 63c62f1 [SCSI] iscsi_tcp: prepare helpers for LLDs that can offload some operations by Mike Christie · 16 years ago
  24. b29f841 [SCSI] remove timeout from struct scsi_device by James Bottomley · 16 years ago
  25. 917b627 sched: create "pushable_tasks" list to limit pushing to one attempt by Gregory Haskins · 16 years ago
  26. 4075134 plist: fix PLIST_NODE_INIT to work with debug enabled by Gregory Haskins · 16 years ago
  27. 967fc04 sched: add sched_class->needs_post_schedule() member by Gregory Haskins · 16 years ago
  28. 2ff9f9d Merge branch 'topic/kmemtrace' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 into tracing/kmemtrace by Ingo Molnar · 16 years ago
  29. 73cd6af kmemtrace: Better alternative to "kmemtrace: fix printk format warnings". by Eduard - Gabriel Munteanu · 16 years ago
  30. 5b882be kmemtrace: SLUB hooks. by Eduard - Gabriel Munteanu · 16 years ago
  31. 3eae2cb2 kmemtrace: SLOB hooks. by Eduard - Gabriel Munteanu · 16 years ago
  32. 3655575 kmemtrace: SLAB hooks. by Eduard - Gabriel Munteanu · 16 years ago
  33. b9ce08c kmemtrace: Core implementation. by Eduard - Gabriel Munteanu · 16 years ago
  34. 35995a4 SLUB: Replace __builtin_return_address(0) with _RET_IP_. by Eduard - Gabriel Munteanu · 16 years ago
  35. 34a4c5e Input: map_to_7segment.h - convert to __inline__ for userspace by Mike Frysinger · 16 years ago
  36. ea31951 locking, percpu counters: introduce separate lock classes by Peter Zijlstra · 16 years ago
  37. d61c72e DMI: add dmi_match by Jiri Slaby · 16 years ago
  38. 43a2563 sparseirq: move __weak symbols into separate compilation unit by Yinghai Lu · 16 years ago
  39. 3c506ef Merge branch 'topic/failslab' into for-linus by Pekka Enberg · 16 years ago
  40. fd37617 Merge branches 'topic/fixes', 'topic/cleanups' and 'topic/documentation' into for-linus by Pekka Enberg · 16 years ago
  41. dfcd361 slab: Fix comment on #endif by Pascal Terjan · 16 years ago
  42. 773ff60 SLUB: failslab support by Akinobu Mita · 16 years ago
  43. fede5c9 drm: Add a debug node for vblank state. by Eric Anholt · 16 years ago
  44. 3c4fdcf drm: pin new and unpin old buffer when setting a mode. by Kristian Høgsberg · 16 years ago
  45. 8d391aa drm/i915: Add missing userland definitions for gem init/execbuffer. by Eric Anholt · 16 years ago
  46. dfef245 i915/drm: provide compat defines for userspace for certain struct members. by Dave Airlie · 16 years ago
  47. 0c7c266 drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well. by Kristian H�gsberg · 16 years ago
  48. e0c8463 drm: sanitise drm modesetting API + remove unused hotplug by Jakob Bornecrantz · 16 years ago
  49. 79e5394 DRM: i915: add mode setting support by Jesse Barnes · 16 years ago
  50. f453ba0 DRM: add mode setting support by Dave Airlie · 16 years ago
  51. de151cf drm/i915: add GEM GTT mapping support by Jesse Barnes · 16 years ago
  52. a2c0a97 drm: GEM mmap support by Jesse Barnes · 16 years ago
  53. 1147c9c drm: fix leak of uninitialized data to userspace by Vegard Nossum · 16 years ago
  54. 7c1c287 drm: move to kref per-master structures. by Dave Airlie · 16 years ago
  55. e7f7ab4 drm: cleanup exit path for module unload by Dave Airlie · 16 years ago
  56. b3a6ffe Get rid of CONFIG_LSF by Jens Axboe · 16 years ago
  57. a6f2365 block: add one-hit cache for disk partition lookup by Jens Axboe · 16 years ago
  58. b374d18 block: get rid of elevator_t typedef by Jens Axboe · 16 years ago
  59. abf137d aio: make the lookup_ioctx() lockless by Jens Axboe · 16 years ago
  60. 392ddc3 bio: add support for inlining a number of bio_vecs inside the bio by Jens Axboe · 16 years ago
  61. bb799ca bio: allow individual slabs in the bio_set by Jens Axboe · 16 years ago
  62. 1b43449 bio: move the slab pointer inside the bio_set by Jens Axboe · 16 years ago
  63. 7ff9345 bio: only mempool back the largest bio_vec slab cache by Jens Axboe · 16 years ago
  64. 58eea92 block: simplify empty barrier implementation by Tejun Heo · 16 years ago
  65. 8f11b3e block: make barrier completion more robust by Tejun Heo · 16 years ago
  66. f671620 block: make every barrier action optional by Tejun Heo · 16 years ago
  67. 313e429 block: reorganize QUEUE_ORDERED_* constants by Tejun Heo · 16 years ago
  68. ba744d5 block: reorder struct bio to remove padding on 64bit by Richard Kennedy · 16 years ago
  69. 64d01dc block: use cancel_work_sync() instead of kblockd_flush_work() by Cheng Renquan · 16 years ago
  70. 08bafc0 block: Supress Buffer I/O errors when SCSI REQ_QUIET flag set by Keith Mannthey · 16 years ago
  71. 88e740f block: add queue flag for paravirt frontend drivers by Fernando Luis Vázquez Cao · 16 years ago
  72. 0a8c539 [XFS] Fix merge failures by Lachlan McIlroy · 16 years ago
  73. e3c6d4e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  74. ece180d libata: perform port detach in EH by Tejun Heo · 16 years ago
  75. 1eca436 libata: beef up iterators by Tejun Heo · 16 years ago
  76. 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  77. 541ef5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 16 years ago
  78. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  79. 1d248b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  80. 1db2a5c1 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  81. 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 · 16 years ago
  82. 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 · 16 years ago
  83. 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 · 16 years ago
  84. bb26c6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  85. e14e61e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  86. cb10ea5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  87. 81d6e59 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  88. aa6eeee m68k: use the new byteorder headers by Harvey Harrison · 16 years ago
  89. 429dbf5 m68k: machw.h cleanup by Finn Thain · 16 years ago
  90. 70a7d3c swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus() by Jeremy Fitzhardinge · 16 years ago
  91. 13a0c3c sparseirq: work around compiler optimizing away __weak functions by Yinghai Lu · 16 years ago
  92. 18eefed irq: simplify for_each_irq_desc() usage by KOSAKI Motohiro · 16 years ago
  93. f9af0e7 irq: for_each_irq_desc() move to irqnr.h by KOSAKI Motohiro · 16 years ago
  94. 619e803 netlink: fix (theoretical) overrun in message iteration by Vegard Nossum · 16 years ago
  95. aea3c5c sctp: Implement socket option SCTP_GET_ASSOC_NUMBER by Wei Yongjun · 16 years ago
  96. 32e8d18 Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/rtc' into timers/core by Ingo Molnar · 16 years ago
  97. 860cf88 Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.28' into irq/core by Ingo Molnar · 16 years ago
  98. 6638101 Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/printk', 'core/rcu', 'core/resources', 'core/softirq' and 'core/stacktrace' into core/core by Ingo Molnar · 16 years ago
  99. cc37d3d Merge branch 'core/futexes' into core/core by Ingo Molnar · 16 years ago
  100. b594deb Merge branch 'core/debug' into core/core by Ingo Molnar · 16 years ago