1. 1af237a tracing: removed duplicated #include by Huang Weiyi · 17 years ago
  2. 74a6d0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  3. 14eeee8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 17 years ago
  4. 5b8f258 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  5. 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
  6. 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
  7. 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
  8. a4ba2e9 Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 17 years ago
  9. 6de7148 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 17 years ago
  10. 1dff81f Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  11. 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
  12. 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
  13. 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
  14. 519d680 ide-cd: remove dead dsc_overlap setting by Bartlomiej Zolnierkiewicz · 17 years ago
  15. 94b9efd ide: push local_irq_{save,restore}() to do_identify() by Bartlomiej Zolnierkiewicz · 17 years ago
  16. d688b72 ide: remove superfluous local_irq_{save,restore}() from ide_dump_status() by Bartlomiej Zolnierkiewicz · 17 years ago
  17. 7f92b11 ide: move legacy ISA/VLB ports handling to ide-legacy.c (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  18. e2984c6 ide: move Power Management support to ide-pm.c by Bartlomiej Zolnierkiewicz · 17 years ago
  19. 1d35364 ide: use ATA_DMA_* defines in ide-dma-sff.c by Bartlomiej Zolnierkiewicz · 17 years ago
  20. 2f996ac ide: checkpatch.pl fixes for ide-lib.c by Bartlomiej Zolnierkiewicz · 17 years ago
  21. 047140a ide: remove inline tags from ide-probe.c by Bartlomiej Zolnierkiewicz · 17 years ago
  22. b002415 ide: remove redundant code from ide_end_drive_cmd() by Bartlomiej Zolnierkiewicz · 17 years ago
  23. dc09c78 ide: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  24. 702c026 ide: rework handling of serialized ports (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  25. b7876a6 cy82c693: remove superfluous ide_cy82c693 chipset type by Bartlomiej Zolnierkiewicz · 17 years ago
  26. 1f66019 trm290: add IDE_HFLAG_TRM290 host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  27. 6b49249 ide: add ->max_sectors field to struct ide_port_info by Bartlomiej Zolnierkiewicz · 17 years ago
  28. 7f1ac8c rz1000: apply chipset quirks early (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  29. f58c1ab ide: always set nIEN on idle devices by Bartlomiej Zolnierkiewicz · 17 years ago
  30. 46aa7af ide: fix ->quirk_list checking in ide_do_request() by Bartlomiej Zolnierkiewicz · 17 years ago
  31. a4cd1a3 gayle: set IDE_HFLAG_SERIALIZE explictly by Bartlomiej Zolnierkiewicz · 17 years ago
  32. 6b5cde3 cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646 by Bartlomiej Zolnierkiewicz · 17 years ago
  33. 02fb568 ali14xx: doesn't use shared IRQs by Bartlomiej Zolnierkiewicz · 17 years ago
  34. 27c01c2 ide-cd: remove obsolete seek optimization by Bartlomiej Zolnierkiewicz · 17 years ago
  35. 08cd1dc ide: cleanup ide_do_request() by Bartlomiej Zolnierkiewicz · 17 years ago
  36. 2a2ca6a ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  37. 6ea5222 ide: use queue lock instead of ide_lock when possible by Bartlomiej Zolnierkiewicz · 17 years ago
  38. 3c8a2cc ide: ide_lock + __blk_end_request() -> blk_end_request() by Bartlomiej Zolnierkiewicz · 17 years ago
  39. a72b214 ide: push ide_lock to __ide_end_request() by Bartlomiej Zolnierkiewicz · 17 years ago
  40. 1d0bf58 ide: ide_hwgroup_t.rq doesn't need an ide_lock held by Bartlomiej Zolnierkiewicz · 17 years ago
  41. 44e3123 ide: __ide_port_unregister_devices() doesn't need an ide_lock held by Bartlomiej Zolnierkiewicz · 17 years ago
  42. 1f473e9 ide: IDE settings don't need an ide_lock held by Bartlomiej Zolnierkiewicz · 17 years ago
  43. 3e0e29f ide: unify ide_intr()'s exit points by Bartlomiej Zolnierkiewicz · 17 years ago
  44. 0e63a58 ide: fix IDE ACPI regression breaking suspend by Bartlomiej Zolnierkiewicz · 17 years ago
  45. f26f6ce tx493[89]ide: Fix length for __ide_flush_dcache_range by Atsushi Nemoto · 17 years ago
  46. a0fce79 tx4939ide: Do not use zero count PRD entry by Atsushi Nemoto · 17 years ago
  47. c7e324f sata_sil: add Large Block Transfer support by Robert Hancock · 17 years ago
  48. 3c38773 [libata] ata_piix: cleanup dmi strings checking by Jiri Slaby · 17 years ago
  49. d61c72e DMI: add dmi_match by Jiri Slaby · 17 years ago
  50. 5ccfca9 libata: blacklist NCQ on OCZ CORE 2 SSD (resend) by Lubomir Bulej · 17 years ago
  51. 3c506ef Merge branch 'topic/failslab' into for-linus by Pekka Enberg · 17 years ago
  52. fd37617 Merge branches 'topic/fixes', 'topic/cleanups' and 'topic/documentation' into for-linus by Pekka Enberg · 17 years ago
  53. 7b8f3b6 slub: avoid leaking caches or refcounts on sysfs error by David Rientjes · 17 years ago
  54. dfcd361 slab: Fix comment on #endif by Pascal Terjan · 17 years ago
  55. 8759ec5 slab: remove GFP_THISNODE clearing from alloc_slabmgmt() by Pekka Enberg · 17 years ago
  56. 89124d7 slub: Add might_sleep_if() to slab_alloc() by OGAWA Hirofumi · 17 years ago
  57. 773ff60 SLUB: failslab support by Akinobu Mita · 17 years ago
  58. aa59662 drm/i915: fix modeset devname allocation + agp init return check. by Dave Airlie · 17 years ago
  59. aad87df drm/i915: Remove redundant test in error path. by Julia Lawall · 17 years ago
  60. fede5c9 drm: Add a debug node for vblank state. by Eric Anholt · 17 years ago
  61. f51c5b6 drm: Avoid use-before-null-test on dev in drm_cleanup(). by Eric Anholt · 17 years ago
  62. f1acec9 drm/i915: Don't print to dmesg when taking signal during object_pin. by Eric Anholt · 17 years ago
  63. 3c4fdcf drm: pin new and unpin old buffer when setting a mode. by Kristian Høgsberg · 17 years ago
  64. d1e22c6 drm/i915: un-EXPORT and make 'intelfb_panic' static by Hannes Eder · 17 years ago
  65. bae7ec6 drm/i915: Delete unused, pointless i915_driver_firstopen. by Eric Anholt · 17 years ago
  66. d4da3af drm/i915: fix sparse warnings: returning void-valued expression by Hannes Eder · 17 years ago
  67. 606df4e drm/i915: fix sparse warnings: move 'extern' decls to header file by Hannes Eder · 17 years ago
  68. b358d0a drm/i915: fix sparse warnings: make symbols static by Hannes Eder · 17 years ago
  69. 95281e3 drm/i915: fix sparse warnings: declare one-bit bitfield as unsigned by Hannes Eder · 17 years ago
  70. b117763 drm/i915: Don't double-unpin buffers if we take a signal in evict_everything(). by Eric Anholt · 17 years ago
  71. e7da40f drm/i915: Fix fbcon setup to align display pitch to 64b. by Eric Anholt · 17 years ago
  72. 8d391aa drm/i915: Add missing userland definitions for gem init/execbuffer. by Eric Anholt · 17 years ago
  73. dfef245 i915/drm: provide compat defines for userspace for certain struct members. by Dave Airlie · 17 years ago
  74. 0c7c266 drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well. by Kristian H�gsberg · 17 years ago
  75. e0c8463 drm: sanitise drm modesetting API + remove unused hotplug by Jakob Bornecrantz · 17 years ago
  76. df98937 drm: fix allowing master ioctls on non-master fds. by Dave Airlie · 17 years ago
  77. 4e74f36 drm/radeon: use locked rmmap to remove sarea mapping. by Dave Airlie · 17 years ago
  78. 60f2ee0 drm/radeon: fix missing hunk from the master changes. by Dave Airlie · 17 years ago
  79. f890607 drm: fix useless gcc unused variable warning by Dave Airlie · 17 years ago
  80. bdf539a drm/radeon: fix warning due to PAGE_SIZE max by Dave Airlie · 17 years ago
  81. 57a6297 drm: kconfig have drm core select i2c for kms by Dave Airlie · 17 years ago
  82. ae14dc0 drm: PAGE_CACHE_WC is x86 only so far by Dave Airlie · 17 years ago
  83. aa91c66 drm: pick an 800x600@60HZ mode by default for unknown CRT. by Dave Airlie · 17 years ago
  84. 60fd99e drm/i915: Fix stolen memory detection on G45 and GM45. by Eric Anholt · 17 years ago
  85. 06d9f33 drm/i915: Register module dependencies for the modesetting code. by Eric Anholt · 17 years ago
  86. 79e5394 DRM: i915: add mode setting support by Jesse Barnes · 17 years ago
  87. f453ba0 DRM: add mode setting support by Dave Airlie · 17 years ago
  88. de151cf drm/i915: add GEM GTT mapping support by Jesse Barnes · 17 years ago
  89. a2c0a97 drm: GEM mmap support by Jesse Barnes · 17 years ago
  90. a958747 drm/i915: Add /proc debugging entry for reading out the HWS. by Eric Anholt · 17 years ago
  91. a9d51a5 drm: reorganise start and load. by Dave Airlie · 17 years ago
  92. 1147c9c drm: fix leak of uninitialized data to userspace by Vegard Nossum · 17 years ago
  93. 7c1c287 drm: move to kref per-master structures. by Dave Airlie · 17 years ago
  94. e7f7ab4 drm: cleanup exit path for module unload by Dave Airlie · 17 years ago
  95. d3f7611 bio: get rid of bio_vec clearing by Jens Axboe · 17 years ago
  96. f735b5e bounce: don't rely on a zeroed bio_vec list by Jens Axboe · 17 years ago
  97. a0ea862 cciss: simplify parameters to deregister_disk function by Stephen M. Cameron · 17 years ago
  98. 62c1fe9 cfq-iosched: fix race between exiting queue and exiting task by Jens Axboe · 17 years ago
  99. 8ae30b8 loop: Do not call loop_unplug for not configured loop device. by Milan Broz · 17 years ago
  100. 14f2793 loop: Flush possible running bios when loop device is released. by Milan Broz · 17 years ago