1. 188da98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  2. 07fe944 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 17 years ago
  3. 8019aa9 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  4. 73e3e64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 17 years ago
  5. 9732b61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb by Linus Torvalds · 17 years ago
  6. 9e9abec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  7. d7bb545 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
  8. 75e98b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  9. 4cba84b Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  10. 7d939fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 17 years ago
  11. 273b838 ide: remove ide_init_default_irq() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  12. 9dfcd15 ide: remove ide_default_io_ctl() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  13. 0e33555 ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  14. 1d850bd ppc: remove ppc_ide_md by Bartlomiej Zolnierkiewicz · 17 years ago
  15. eaec3e7 ide: use generic ATAPI packet command flags in ide-{floppy,tape} by Borislav Petkov · 17 years ago
  16. 8303b46 ide: add generic packet command representation ide_atapi_pc by Borislav Petkov · 17 years ago
  17. 23579a2 ide: remove IDE_*_REG macros by Bartlomiej Zolnierkiewicz · 17 years ago
  18. 7616c0a ide: add ide_atapi_{discard_data,write_zeros} inline helpers by Bartlomiej Zolnierkiewicz · 17 years ago
  19. e6bfa38 ide: remove ide_init_hwif_ports() by Bartlomiej Zolnierkiewicz · 17 years ago
  20. 2304dc6 ide: remove ->hold field from ide_hwif_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  21. 93de00f ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  22. 9a0e77f ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  23. f74c914 ide: add warm-plug support for IDE devices (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  24. 50672e5 ide: remove dead/obsolete ->busproc method by Bartlomiej Zolnierkiewicz · 17 years ago
  25. 2dde786 ide: rework PowerMac media-bay support (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  26. 5b0c4b3 ide: remove IDE devices from /proc/ide/ before unregistering them by Bartlomiej Zolnierkiewicz · 17 years ago
  27. 4f0eee4 ide: use ide_find_port() instead of ide_deprecated_find_port() by Bartlomiej Zolnierkiewicz · 17 years ago
  28. a594eeb IDE: remove ide=reverse IDE core by Greg Kroah-Hartman · 17 years ago
  29. 636bdea dmaengine: ack to flags: make use of the unused bits in the 'ack' field by Dan Williams · 17 years ago
  30. c4fe155 iop-adma: remove the workaround for missed interrupts on iop3xx by Dan Williams · 17 years ago
  31. ce4d65a async_tx: kill ->device_dependency_added by Dan Williams · 17 years ago
  32. 19242d7 async_tx: fix multiple dependency submission by Dan Williams · 17 years ago
  33. 88fcd56 libata: make PMP support optional by Tejun Heo · 17 years ago
  34. 071f44b libata: implement PMP helpers by Tejun Heo · 17 years ago
  35. 48515f6 libata: separate PMP support code from core code by Tejun Heo · 17 years ago
  36. 127102a libata: make SFF support optional by Tejun Heo · 17 years ago
  37. c9f75b0 libata: kill ata_noop_dev_select() by Tejun Heo · 17 years ago
  38. 79f97da libata: drop @finish_qc from ata_qc_complete_multiple() by Tejun Heo · 17 years ago
  39. 22183bf libata: add qc_fill_rtf port operation by Tejun Heo · 17 years ago
  40. 5958e30 libata: move PMP SCR access failure during reset to ata_eh_reset() by Tejun Heo · 17 years ago
  41. ac37198 libata: clear SError after link resume by Tejun Heo · 17 years ago
  42. 57c9efd libata: implement and use sata_std_hardreset() by Tejun Heo · 17 years ago
  43. 9dadd45 libata: move generic hardreset code from sata_sff_hardreset() to sata_link_hardreset() by Tejun Heo · 17 years ago
  44. aa2731a libata: separate out ata_wait_ready() and implement ata_wait_after_reset() by Tejun Heo · 17 years ago
  45. 705e76b libata: restructure SFF post-reset readiness waits by Tejun Heo · 17 years ago
  46. 203c75b libata: separate out ata_std_postreset() from ata_sff_postreset() by Tejun Heo · 17 years ago
  47. 0aa1113 libata: separate out ata_std_prereset() from ata_sff_prereset() by Tejun Heo · 17 years ago
  48. 288623a libata: clean up port_ops->sff_irq_clear() by Tejun Heo · 17 years ago
  49. 5682ed3 libata: rename SFF port ops by Tejun Heo · 17 years ago
  50. 9363c38 libata: rename SFF functions by Tejun Heo · 17 years ago
  51. 83c063d use ATA_TAG_INTERNAL in ata_tag_internal() by Yoichi Yuasa · 17 years ago
  52. 03faab7 libata: implement ATA_QCFLAG_RETRY by Tejun Heo · 17 years ago
  53. 6fd3639 libata: kill ata_chk_status() by Tejun Heo · 17 years ago
  54. 071ce34 libata: move ata_pci_default_filter() out of CONFIG_PCI by Tejun Heo · 17 years ago
  55. 624d5c5 libata: reorganize SFF related stuff by Tejun Heo · 17 years ago
  56. a1efdab libata: make reset related methods proper port operations by Tejun Heo · 17 years ago
  57. 9594719 libata: kill port_info->sht and ->irq_handler by Tejun Heo · 17 years ago
  58. 887125e libata: stop overloading port_info->private_data by Tejun Heo · 17 years ago
  59. 1bd5b71 libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht by Tejun Heo · 17 years ago
  60. 029cfd6 libata: implement and use ops inheritance by Tejun Heo · 17 years ago
  61. 68d1d07 libata: implement and use SHT initializers by Tejun Heo · 17 years ago
  62. 358f9a7 libata: implement and use ata_noop_irq_clear() by Tejun Heo · 17 years ago
  63. c1bc899 libata: reorganize ata_port_operations by Tejun Heo · 17 years ago
  64. b558edd libata: kill ata_ehi_schedule_probe() by Tejun Heo · 17 years ago
  65. 8cebf27 libata: kill ATA_LFLAG_SKIP_D2H_BSY by Tejun Heo · 17 years ago
  66. 672b2d6 libata: kill ATA_EHI_RESUME_LINK by Tejun Heo · 17 years ago
  67. d692abd libata: kill ATA_LFLAG_HRST_TO_RESUME by Tejun Heo · 17 years ago
  68. cf48062 libata: prefer hardreset by Tejun Heo · 17 years ago
  69. e3e2aaf kgdb: add documentation by Jason Wessel · 17 years ago
  70. 7c3078b kgdb: clocksource watchdog by Jason Wessel · 17 years ago
  71. d359752 kgdb: fix NMI hangs by Jason Wessel · 17 years ago
  72. 82da3ff x86: kgdb support by Ingo Molnar · 17 years ago
  73. f2d937f consoles: polling support, kgdboc by Jason Wessel · 17 years ago
  74. dc7d552 kgdb: core by Jason Wessel · 17 years ago
  75. c33fa9f uaccess: add probe_kernel_write() by Ingo Molnar · 17 years ago
  76. e44b7b7 x86: move suspend wakeup code to C by Pavel Machek · 17 years ago
  77. 31d2092 x86: move mp_register_lapic_address to boot.c by Alexey Starikovskiy · 17 years ago
  78. dfac218 x86: move mp_register_lapic to boot.c by Alexey Starikovskiy · 17 years ago
  79. 2fe6014 x86: move up & smp variables to setup.c by Alexey Starikovskiy · 17 years ago
  80. 9e5c5f1 x86: move mp_ioapic_routing to boot.c by Alexey Starikovskiy · 17 years ago
  81. 61048c6 x86: don't set IO APIC features if IO APIC is not enabled by Alexey Starikovskiy · 17 years ago
  82. b447a46 x86: clean up non-smp usage of cpu maps by Mike Travis · 17 years ago
  83. a24eae8 x86: uv fix by Ingo Molnar · 17 years ago
  84. ac23d4e x86: support for new UV apic by Jack Steiner · 17 years ago
  85. 8400def x86: define the macros and tables for blade functions by Jack Steiner · 17 years ago
  86. 952cf6d x86: define the macros and tables for the basic UV infrastructure. by Jack Steiner · 17 years ago
  87. 0d3e865 x86: add UV specific header for MMR definitions by Jack Steiner · 17 years ago
  88. a65d1d6 x86: increase size of APICID by Jack Steiner · 17 years ago
  89. ae26186 x86: add functions to determine if platform is a UV platform by Jack Steiner · 17 years ago
  90. 05f2d12 x86: change GET_APIC_ID() from an inline function to an out-of-line function by Jack Steiner · 17 years ago
  91. a5c15d4 x86: replace most VM86 flags with flags from processor-flags.h by gorcunov@gmail.com · 17 years ago
  92. 6b6891f x86: cleanup - rename VM_MASK to X86_VM_MASK by gorcunov@gmail.com · 17 years ago
  93. 6093015 x86: cleanup replace most vm86 flags with flags from processor-flags.h, fix by Ingo Molnar · 17 years ago
  94. fb8e837 x86: sparsemem: reduce i386 PAE section size by Jeremy Fitzhardinge · 17 years ago
  95. 8be9ac8 x86: merge smp_32.h and smp_64.h into smp.h by Glauber Costa · 17 years ago
  96. a9c057c x86: merge SMP definitions of smp.h by Glauber Costa · 17 years ago
  97. 24e8ecf x86: split safe_smp_processor_id by Glauber Costa · 17 years ago
  98. b23dab0 x86: merge includes in smp.h by Glauber Costa · 17 years ago
  99. c1fa6c9 x86: surround apic headers in apic definitions by Glauber Costa · 17 years ago
  100. 1b00084 x86: merge hard/logical_smp_processor_id by Glauber Costa · 17 years ago