1. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  2. 29bd17a Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  3. 2ba14a0 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  4. d69a3ad dlm: Split lock mode and flag constants into a sharable header. by Joel Becker · 17 years ago
  5. b31fde6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  6. f31c338 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  7. 4db90a1 ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  8. 3071a9d ide: make 'extra' field in struct ide_port_info u8 by Bartlomiej Zolnierkiewicz · 17 years ago
  9. a501633 ide-disk: use ide_get_lba_addr() by Bartlomiej Zolnierkiewicz · 17 years ago
  10. c2b57cd ide: add ide_tf_read() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  11. f6e29e3 ide-disk: use do_rw_taskfile() (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  12. 57d7366 ide: remove 'handler' field from ide_task_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  13. 1192e52 ide: use ->data_phase to set ->handler in do_rw_taskfile() by Bartlomiej Zolnierkiewicz · 17 years ago
  14. 10d9015 ide: convert do_rw_taskfile() to use ->data_phase by Bartlomiej Zolnierkiewicz · 17 years ago
  15. 1edee60 ide: merge flagged_taskfile() into do_rw_taskfile() by Bartlomiej Zolnierkiewicz · 17 years ago
  16. 866e2ec ide: remove 'tf_in_flags' field from ide_task_t by Bartlomiej Zolnierkiewicz · 17 years ago
  17. ac026ff ide: remove 'command_type' field from ide_task_t by Bartlomiej Zolnierkiewicz · 17 years ago
  18. 7299a39 ide: remove hwif->intrproc by Bartlomiej Zolnierkiewicz · 17 years ago
  19. f919790 ide: remove SELECT_INTERRUPT() by Bartlomiej Zolnierkiewicz · 17 years ago
  20. cd3dbc9 ide: remove QUIRK_LIST() by Bartlomiej Zolnierkiewicz · 17 years ago
  21. 2fc5738 ide: add ide_pktcmd_tf_load() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  22. 8e7657a ide: remove atapi_ireason_t (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  23. 790d123 ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t by Bartlomiej Zolnierkiewicz · 17 years ago
  24. e5f9f5a ide: remove atapi_feature_t by Bartlomiej Zolnierkiewicz · 17 years ago
  25. 0e38a66 ide: remove atapi_error_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  26. 22c525b ide: remove ata_status_t and atapi_status_t by Bartlomiej Zolnierkiewicz · 17 years ago
  27. 6a21441 ide: CPU endianness doesn't matter for special_t by Bartlomiej Zolnierkiewicz · 17 years ago
  28. 29ed2a5 ide: remove REQ_TYPE_ATA_TASK by Bartlomiej Zolnierkiewicz · 17 years ago
  29. 807e35d ide: use ide_tf_load() in execute_drive_cmd() by Bartlomiej Zolnierkiewicz · 17 years ago
  30. 4ee06b7 ide: remove stale ide.h "configuration options" by Bartlomiej Zolnierkiewicz · 17 years ago
  31. 74095a9 ide: use do_rw_taskfile() in flagged_taskfile() by Bartlomiej Zolnierkiewicz · 17 years ago
  32. 9a3c49b ide: add ide_no_data_taskfile() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  33. 9e42237 ide: add ide_tf_load() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  34. 650d841 ide: add struct ide_taskfile (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  35. cd2a2d9 ide: remove task_ioreg_t typedef (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  36. 1c029fd ide: remove ->dma_master field from ide_hwif_t (take 5) by Bartlomiej Zolnierkiewicz · 17 years ago
  37. 0b394de V4L/DVB (6868): i2c-id.h: add I2C_DRIVERID_CS5345 by Hans Verkuil · 17 years ago
  38. 05e9971 V4L/DVB (6487): i2c-id: add M52790 driver ID by Hans Verkuil · 17 years ago
  39. 6d08259 sched: keep total / count stats in addition to the max for by Arjan van de Ven · 17 years ago
  40. 286100a sched, futex: detach sched.h and futex.h by Alexey Dobriyan · 17 years ago
  41. 9073908 softlockup: fix signedness by Ingo Molnar · 17 years ago
  42. 9745512 sched: latencytop support by Arjan van de Ven · 17 years ago
  43. e118ade timers: don't #error on higher HZ values by Pavel Machek · 17 years ago
  44. 6478d88 sched: remove the !PREEMPT_BKL code by Ingo Molnar · 17 years ago
  45. d3d7445 hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallback by Peter Zijlstra · 17 years ago
  46. 48d5e25 sched: rt throttling vs no_hz by Peter Zijlstra · 17 years ago
  47. 6f505b1 sched: rt group scheduling by Peter Zijlstra · 17 years ago
  48. fa85ae2 sched: rt time limit by Peter Zijlstra · 17 years ago
  49. 8f4d37e sched: high-res preemption tick by Peter Zijlstra · 17 years ago
  50. 02b67cc3 sched: do not do cond_resched() when CONFIG_PREEMPT by Herbert Xu · 17 years ago
  51. 78f2c7d sched: SCHED_FIFO/SCHED_RR watchdog timer by Peter Zijlstra · 17 years ago
  52. fa71706 sched: sched_rt_entity by Peter Zijlstra · 17 years ago
  53. e260be6 Preempt-RCU: implementation by Paul E. McKenney · 17 years ago
  54. 01c1c66 Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.c by Paul E. McKenney · 17 years ago
  55. c2d727a Preempt-RCU: Use softirq instead of tasklets for by Dipankar Sarma · 17 years ago
  56. cb46984 sched: RT-balance, add new methods to sched_class by Steven Rostedt · 17 years ago
  57. 9a897c5 sched: RT-balance, replace hooks with pre/post schedule and wakeup methods by Steven Rostedt · 17 years ago
  58. 32525d0 sched: whitespace cleanups in topology.h by Ingo Molnar · 17 years ago
  59. 52d8534 sched: reactivate fork balancing by Ingo Molnar · 17 years ago
  60. 57d885f sched: add sched-domain roots by Gregory Haskins · 17 years ago
  61. e7693a3 sched: de-SCHED_OTHER-ize the RT path by Gregory Haskins · 17 years ago
  62. 73fe6aa sched: add RT-balance cpu-weight by Gregory Haskins · 17 years ago
  63. 82a1fcb softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks by Ingo Molnar · 17 years ago
  64. d0d23b5 cpu-hotplug: fix build on !CONFIG_SMP by Ingo Molnar · 17 years ago
  65. 95402b3 cpu-hotplug: replace per-subsystem mutexes with get_online_cpus() by Gautham R Shenoy · 17 years ago
  66. 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 17 years ago
  67. d221938 cpu-hotplug: refcount based cpu hotplug by Gautham R Shenoy · 17 years ago
  68. 6b2d770 sched: group scheduler, fix fairness of cpu bandwidth allocation for task groups by Srivatsa Vaddagiri · 17 years ago
  69. b47711b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  70. eba0e31 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  71. 79a6ee4 Kobject: fix coding style issues in kobject.h by Greg Kroah-Hartman · 17 years ago
  72. d462943 Driver core: fix coding style issues in device.h by Greg Kroah-Hartman · 17 years ago
  73. fd04897 Driver Core: add class iteration api by Dave Young · 17 years ago
  74. ae72cdd Driver Core: constify the name passed to platform_device_register_simple by Stephen Rothwell · 17 years ago
  75. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  76. 528a4bf Kobject: remove kobject_unregister() as no one uses it anymore by Greg Kroah-Hartman · 17 years ago
  77. 0f4dafc Kobject: auto-cleanup on final unref by Kay Sievers · 17 years ago
  78. 12e339a Kset: remove kset_add function by Greg Kroah-Hartman · 23 years ago
  79. 6d06adf Kobject: remove kobject_register() by Greg Kroah-Hartman · 17 years ago
  80. f9cb074 Kobject: rename kobject_init_ng() to kobject_init() by Greg Kroah-Hartman · 17 years ago
  81. e1543dd Kobject: remove kobject_init() as no one uses it anymore by Greg Kroah-Hartman · 17 years ago
  82. b2d6db5 Kobject: rename kobject_add_ng() to kobject_add() by Greg Kroah-Hartman · 17 years ago
  83. 9e7bbcc Kobject: remove kobject_add() as no one uses it anymore by Greg Kroah-Hartman · 17 years ago
  84. edfaa7c Driver core: convert block from raw kobjects to core devices by Kay Sievers · 17 years ago
  85. e5dd127 Driver core: move the static kobject out of struct driver by Greg Kroah-Hartman · 17 years ago
  86. c63469a Driver core: move the driver specific module code into the driver core by Greg Kroah-Hartman · 17 years ago
  87. cbe9c59 Driver: add driver_add_kobj for looney iseries_veth driver by Greg Kroah-Hartman · 17 years ago
  88. 57c7453 driver core: Introduce default attribute groups. by Cornelia Huck · 17 years ago
  89. c6f7e72 driver core: remove fields from struct bus_type by Greg Kroah-Hartman · 17 years ago
  90. b249072 driver core: add way to get to bus device klist by Greg Kroah-Hartman · 17 years ago
  91. 0fed80f driver core: add way to get to bus kset by Greg Kroah-Hartman · 17 years ago
  92. cc972e8 driver core: remove owner field from struct bus_type by Greg Kroah-Hartman · 17 years ago
  93. 81e7c6a UIO: fix kobject usage by Greg Kroah-Hartman · 17 years ago
  94. d76e15f driver core: make /sys/power a kobject by Greg Kroah-Hartman · 17 years ago
  95. 2fb9113 kobject: remove subsystem_(un)register functions by Greg Kroah-Hartman · 17 years ago
  96. 0ff21e4 kobject: convert kernel_kset to be a kobject by Greg Kroah-Hartman · 17 years ago
  97. 5c03c7a kset: remove decl_subsys macro by Greg Kroah-Hartman · 17 years ago
  98. f62ed9e firmware: change firmware_kset to firmware_kobj by Greg Kroah-Hartman · 17 years ago
  99. 15f2f9b firmware: remove firmware_(un)register() by Greg Kroah-Hartman · 17 years ago
  100. 000f2a4 Driver Core: kill subsys_attribute and default sysfs ops by Kay Sievers · 17 years ago