1. 1309d4e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  2. 5410f72 ata: fix sparse warning in pata_acpi.c by Harvey Harrison · 17 years ago
  3. 42268e2 ata: fix sparse warning in pata_marvell.c by Harvey Harrison · 17 years ago
  4. ef2f2e4 ata: fix sparse warning in pata_jmicron.c by Harvey Harrison · 17 years ago
  5. 2072fb5 ata: fix sparse warning in pata_cs5536.c by Harvey Harrison · 17 years ago
  6. d98f88c ata: sparse fixes for pata_amd.c by Harvey Harrison · 17 years ago
  7. 1ec414e pata_scc.c: add thaw ops by Akira Iguchi · 17 years ago
  8. b6966a6 pata_cs5536.c bugfix by Martin K. Petersen · 17 years ago
  9. 7a3a16f pata_legacy: don't call ata_host_detach() after initialization failure by Tejun Heo · 17 years ago
  10. 5ab063e ata: fix sparse warnings in sata_mv.c by Harvey Harrison · 17 years ago
  11. 48e1f80 ata: fix sparse warning in sata_via.c by Harvey Harrison · 17 years ago
  12. 6903c0f ata: fix sparse warning in sata_promise.c by Harvey Harrison · 17 years ago
  13. 018d982 ata: fix sparse warning in ata_piix.c by Harvey Harrison · 17 years ago
  14. eeb37ac ata: fix sparse warning in libata-core.c by Harvey Harrison · 17 years ago
  15. 08f0105 ata: make ata_scsiop_inq_89 static in libata-scsi.c by Harvey Harrison · 17 years ago
  16. f6866fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  17. 69c3683 netconsole: avoid null pointer dereference at show_local_mac() by Keiichi KII · 17 years ago
  18. 4ee29f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  19. 4e3d031 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  20. 11d64be Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  21. cead99d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  22. b9e2229 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  23. cf28b48 d_path: Make d_path() use a struct path by Jan Blunck · 17 years ago
  24. c32c2f6 d_path: Make seq_path() use a struct path argument by Jan Blunck · 17 years ago
  25. 448678a d_path: Make get_dcookie() use a struct path argument by Jan Blunck · 17 years ago
  26. 1d957f9 Introduce path_put() by Jan Blunck · 17 years ago
  27. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 17 years ago
  28. 0d63e4f Dont touch fs_struct in drivers by Jan Blunck · 17 years ago
  29. 2ebda63 Fix compile of swim3 as module by Tony Breeds · 17 years ago
  30. ead595a RDMA/cma: Do not issue MRA if user rejects connection request by Sean Hefty · 17 years ago
  31. 11e75a7 mlx4_core: Move table_find from fmr_alloc to fmr_enable by Jack Morgenstein · 17 years ago
  32. e6028c0 IB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable() by Jack Morgenstein · 17 years ago
  33. a9d1884 IPoIB: Remove unused struct ipoib_cm_tx.ibwc member by Eli Cohen · 17 years ago
  34. 167c426 IPoIB: On P_Key change event, reset state properly by Jack Morgenstein · 17 years ago
  35. 1407b3d [POWERPC] hvc_rtas_init() must be __init by Adrian Bunk · 17 years ago
  36. ea24608 [POWERPC] PS3: Update sys-manager button events by Geoff Levand · 17 years ago
  37. 50dad90 [POWERPC] PS3: Sys-manager code cleanup by Geoff Levand · 17 years ago
  38. 75ffe88 [POWERPC] PS3: Use system reboot on restart by Geoff Levand · 17 years ago
  39. a062015 [POWERPC] PS3: Fix reading pm interval in logical performance monitor by Takashi Yamamoto · 17 years ago
  40. a7faa8dc [POWERPC] PS3: Fix setting bookmark in logical performance monitor by Takashi Yamamoto · 17 years ago
  41. f60d63f Merge branches 'release', 'dmi', 'idle' and 'misc' into release by Len Brown · 17 years ago
  42. 46c1fbd ACPI: DMI: quirk for FSC ESPRIMO Mobile V5505 by Len Brown · 17 years ago
  43. bb54675 ACPI: DMI blacklist updates by Len Brown · 17 years ago
  44. 6bf69b5 pnpacpi: __initdata is not an identifier by Roel Kluin · 17 years ago
  45. c8e773f ACPI: static acpi_chain_head by Adrian Bunk · 17 years ago
  46. adba2a8 ACPI: static acpi_find_dsdt_initrd() by Adrian Bunk · 17 years ago
  47. bfaed45 ACPI: static acpi_no_initrd_override_setup() by Adrian Bunk · 17 years ago
  48. 1d5a2b5 thinkpad_acpi: static by Adrian Bunk · 17 years ago
  49. 314ccd6 ACPI suspend: Execute _WAK with the right argument by Rafael J. Wysocki · 17 years ago
  50. e8ea024 serial: sh-sci: Fix up SH-5 build. by Paul Mundt · 17 years ago
  51. b770d6b maple: improve detection of attached peripherals by Adrian McMenamin · 17 years ago
  52. 9109a30 sh: add support for sh7366 processor by Magnus Damm · 17 years ago
  53. b3c69e2 maple: more robust device detection. by Adrian McMenamin · 17 years ago
  54. b948237 maple: fix up whitespace damage. by Adrian McMenamin · 17 years ago
  55. 4fcb2fc ACPI, cpuidle: Clarify C-state description in sysfs by Venkatesh Pallipadi · 17 years ago
  56. b077fba ACPI: fix suspend regression due to idle update by Venkatesh Pallipadi · 17 years ago
  57. e760e71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  58. 9170d2f pcmcia: ipwireless depends on NETDEVICES by Paul Mundt · 17 years ago
  59. 55265b0 parport: section fixup by David Brownell · 17 years ago
  60. 2153430 Final removal of FASTCALL()/fastcall by Harvey Harrison · 17 years ago
  61. 10270d4 acpi: fix acpi_os_read_pci_configuration() misuse of raw_pci_read() by Linus Torvalds · 17 years ago
  62. 282ea44 drivers/memstick/host/tifm_ms.c breakage by Al Viro · 17 years ago
  63. 39ed7ad dm-raid1 breakage on 64bit by Al Viro · 17 years ago
  64. 5906a04 HID: add USB IDs for MacBook 3rd generation by Tobias Mueller · 17 years ago
  65. 5163dc1 IB/mthca: Convert to use be16_add_cpu() by Marcin Slusarz · 17 years ago
  66. 8704e9a RDMA/cxgb3: Fail loopback connections by Steve Wise · 17 years ago
  67. e6bafba wmi: (!x & y) strikes again by Al Viro · 17 years ago
  68. 9910930 [SCSI] gdth: update deprecated pci_find_device by Sergio Luis · 17 years ago
  69. 61c9281 [SCSI] gdth: scan for scsi devices by Boaz Harrosh · 17 years ago
  70. 3611f4d hci_ldisc: fix null pointer deref by David Newall · 17 years ago
  71. b791dd3 Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  72. 7c7a9bc IB/cm: Fix infiniband_cm class kobject ref counting by Roland Dreier · 17 years ago
  73. ab64b96 IB/cm: Remove debug printk()s that snuck upstream by Roland Dreier · 17 years ago
  74. fe17435 IB/mthca: Add missing sg_init_table() in mthca_map_user_db() by Roland Dreier · 17 years ago
  75. c958d76 [SCSI] sym53c416: fix module parameters by James Bottomley · 17 years ago
  76. 96b5a46 WMI: initialize wmi_blocks.list even if ACPI is disabled by Linus Torvalds · 17 years ago
  77. b1292b1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  78. a17b7a3 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  79. e390bc0 [SCSI] lpfc 8.2.5 : Update lpfc driver version to 8.2.5 by James Smart · 17 years ago
  80. 3163f72 [SCSI] lpfc 8.2.5 : Fix buffer leaks by James Smart · 17 years ago
  81. 7f5f3d0 [SCSI] lpfc 8.2.5 : Miscellaneous discovery Fixes by James Smart · 17 years ago
  82. db2378e [SCSI] lpfc 8.2.5 : Add MSI-X single message support by James Smart · 17 years ago
  83. 1b32f6a [SCSI] lpfc 8.2.5 : Miscellaneous Fixes by James Smart · 17 years ago
  84. e47c909 [SCSI] lpfc 8.2.5 : Correct ndlp referencing issues by James Smart · 17 years ago
  85. 29c2711 mlx4_core: Fix build break (missing include) by Olof Johansson · 17 years ago
  86. 90b0c41 [SCSI] aic94xx: fix ABORT_TASK define conflict by Boaz Harrosh · 17 years ago
  87. fbf14e2 sata_mv: platform driver allocs dma without create by Byron Bradley · 17 years ago
  88. 4194645 pata_ninja32: setup changes by Alan Cox · 17 years ago
  89. 8397248 pata_legacy: typo fix by Alan Cox · 17 years ago
  90. c9544bc pata_amd: Note in the module description it handles Nvidia by Alan Cox · 17 years ago
  91. 8f71efe sata_mv: fix loop with last port by Yinghai Lu · 17 years ago
  92. 4055dee libata: ignore deverr on SETXFER if mode is configured by Tejun Heo · 17 years ago
  93. 7585eb1 pata_via: fix SATA cable detection on cx700 by Tejun Heo · 17 years ago
  94. ccf9ea9 [SCSI] fas216: Use scsi_eh API for REQUEST_SENSE invocation by Boaz Harrosh · 17 years ago
  95. 7c46c20 [SCSI] ses: fix memory leaks by Yinghai Lu · 17 years ago
  96. 95f6fb5 [SCSI] aacraid: informational sysfs value corrections by Salyzyn, Mark · 17 years ago
  97. e78d5b8 [SCSI] mpt fusion: Request I/O resources only when required by Prakash, Sathya · 17 years ago
  98. 2f7ecc5 [SCSI] aacraid: ignore adapter reset check polarity by Salyzyn, Mark · 17 years ago
  99. 8ef2224 [SCSI] aacraid: add optional MSI support by Salyzyn, Mark · 17 years ago
  100. 07df8af [SCSI] mpt fusion: Avoid racing when mptsas and mptcl module are loaded in parallel by Prakash, Sathya · 17 years ago