1. 45289bf [PATCH] ieee1394: raw1394: remove redundant counting semaphore by Stefan Richter · 18 years ago
  2. 438bd52 [PATCH] ieee1394: dv1394: sem2mutex conversion by Stefan Richter · 18 years ago
  3. d8831d5 [PATCH] ieee1394: clean up declarations of hpsb_*_config_rom by Stefan Richter · 18 years ago
  4. d83e7d8 [PATCH] ieee1394: remove unused macros HPSB_PANIC and HPSB_TRACE by Stefan Richter · 18 years ago
  5. 66faadf [PATCH] ieee1394: remove redundant code from ieee1394_hotplug.h by Stefan Richter · 18 years ago
  6. de4394f [PATCH] ieee1394: update #include directives in midlayer header files by Stefan Richter · 18 years ago
  7. e1d118f [PATCH] ieee1394: coding style and comment fixes in midlayer header files by Stefan Richter · 18 years ago
  8. 2b01b80 [PATCH] ieee1394: replace __inline__ by inline by Stefan Richter · 18 years ago
  9. 433a87d [PATCH] ieee1394: skip dummy loop in build_speed_map by Stefan Richter · 18 years ago
  10. f0cbefe [PATCH] ieee1394: fix calculation of csr->expire by Stefan Richter · 18 years ago
  11. 31a379e [PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disks by Stefan Richter · 18 years ago
  12. d7530a1 [PATCH] ieee1394: fix cosmetic problem in speed probe by Stefan Richter · 18 years ago
  13. f82bc17 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 18 years ago
  14. b4b9034 Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  15. a8c4c20 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  16. 168d04b Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 18 years ago
  17. 63a4339 [PATCH] irq-flags: video: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  18. d54b5ca [PATCH] irq-flags: usb: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  19. 40663cc [PATCH] irq-flags: serial: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  20. 1d6f359 [PATCH] irq-flags: scsi: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  21. 5d8c8a2 [PATCH] irq-flags: rio: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  22. 6b4486e [PATCH] irq-flags: pci: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  23. 8c56e72 [PATCH] irq-flags: PARISC: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  24. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  25. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  26. 8076fe3 [PATCH] irq-flags: media: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  27. 9ba02be [PATCH] irq-flags: isdn: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  28. 272ee69 [PATCH] irq-flags: firewire: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  29. 362537b [PATCH] irq-flags: ide: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  30. 935f6e3 [PATCH] irq-flags: drivers/drm: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  31. 0f2ed4c [PATCH] irq-flags: drivers/char: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  32. 69ab391 [PATCH] irq-flags: drivers/block Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  33. 4cca56c [MMC] sdhci: remove duplicate error message by Pierre Ossman · 18 years ago
  34. 9860807 [MMC] sdhci: force DMA on some controllers by Pierre Ossman · 18 years ago
  35. 645289d [MMC] sdhci: quirk for broken reset by Pierre Ossman · 18 years ago
  36. 2c5f394 [MMC] sdhci: version bump sdhci by Pierre Ossman · 18 years ago
  37. df673b2 [MMC] sdhci: support controller specific quirks by Pierre Ossman · 18 years ago
  38. 6743527 [MMC] sdhci: more DMA capabilities tests by Pierre Ossman · 18 years ago
  39. d96649e [MMC] sdhci: reset sdhci controller early by Pierre Ossman · 18 years ago
  40. 4a96550 [MMC] sdhci: check controller version by Pierre Ossman · 18 years ago
  41. fd2208d [MMC] sdhci: check only relevant inhibit bits by Pierre Ossman · 18 years ago
  42. 1d676e0 [MMC] sdhci: Test for invalid block size by Pierre Ossman · 18 years ago
  43. bab7696 [MMC] sdhci: Avoid sdhci DMA boundaries by Pierre Ossman · 18 years ago
  44. a406f5a [MMC] Fix sdhci PIO routines by Pierre Ossman · 18 years ago
  45. 3192a28 [MMC] sdhci: fix interrupt handling by Pierre Ossman · 18 years ago
  46. c7fa996 [MMC] sdhci: correct register order by Pierre Ossman · 18 years ago
  47. 1c8cde9 [MMC] sdhci: proper timeout handling by Pierre Ossman · 18 years ago
  48. e16514d8 [MMC] sdhci: fix sdhci reset timeout by Pierre Ossman · 18 years ago
  49. 7cb2c76 [MMC] sdhci: fix timeout loops in sdhci by Pierre Ossman · 18 years ago
  50. 146ad66 [MMC] sdhci: support for multiple voltages by Pierre Ossman · 18 years ago
  51. 51f82bc [MMC] sdhci: print device id by Pierre Ossman · 18 years ago
  52. 8ef1a14 [MMC] sdhci: check SDHCI base clock by Pierre Ossman · 18 years ago
  53. d63fb6c [PATCH] powermac: Fix some 64b resource damage by Benjamin Herrenschmidt · 18 years ago
  54. ff63205 [ARM] 3695/1: ARM drivers/pcmcia: Fixup includes by Thomas Gleixner · 18 years ago
  55. e6e3c3b [ARM] 3689/1: ARM drivers/input/touchscreen: Fixup includes by Thomas Gleixner · 18 years ago
  56. ce9c1a8 [ARM] 3678/1: MMC: Make OMAP MMC work by Tony Lindgren · 18 years ago
  57. 0cadaf4 [PATCH] pnp: suppress request_irq() warning by Andrew Morton · 18 years ago
  58. 9c7a416 [PATCH] drivers/block/nbd.c compile fix by Ingo van Lil · 18 years ago
  59. faab17b [PATCH] Fix problem with ATAPI DMA on IT8212 in Linux by Alan Cox · 18 years ago
  60. 1add678 [PATCH] RTC: class driver for Samsung S3C series SoC by Ben Dooks · 18 years ago
  61. 27b678d [PATCH] IB/ipath: namespace cleanup: replace ips with ipath by Bryan O'Sullivan · 18 years ago
  62. 357b552 [PATCH] IB/ipath: ignore receive queue size if SRQ is specified by Bryan O'Sullivan · 18 years ago
  63. 3e0018b [PATCH] IB/ipath: remove some #if 0 code related to lockable memory by Bryan O'Sullivan · 18 years ago
  64. 35783ec [PATCH] IB/ipath: fix a bug that results in addresses near 0 being written via DMA by Bryan O'Sullivan · 18 years ago
  65. 6d8e9dd [PATCH] IB/ipath: read/write correct sizes through diag interface by Bryan O'Sullivan · 18 years ago
  66. 8307c28 [PATCH] IB/ipath: support more models of InfiniPath hardware by Bryan O'Sullivan · 18 years ago
  67. 46bbeac [PATCH] IB/ipath: drop the "stats" sysfs attribute group by Bryan O'Sullivan · 18 years ago
  68. 1eb68b9 [PATCH] IB/ipath: purge sps_lid and sps_mlid arrays by Bryan O'Sullivan · 18 years ago
  69. 12eef41 [PATCH] IB/ipath: rC receive interrupt performance changes by Bryan O'Sullivan · 18 years ago
  70. fba7520 [PATCH] IB/ipath: fixes to performance get counters for IB compliance by Bryan O'Sullivan · 18 years ago
  71. 8532294 [PATCH] IB/ipath: check for valid LID and multicast LIDs by Bryan O'Sullivan · 18 years ago
  72. 7cd658c [PATCH] IB/ipath: removed redundant statements by Bryan O'Sullivan · 18 years ago
  73. c100f62 [PATCH] IB/ipath: don't confuse the max message size with the MTU by Bryan O'Sullivan · 18 years ago
  74. 4faba98 [PATCH] IB/ipath: disallow send of invalid packet sizes over UD by Bryan O'Sullivan · 18 years ago
  75. 57abad2 [PATCH] IB/ipath: fix lost interrupts on HT-400 by Bryan O'Sullivan · 18 years ago
  76. f5f9992 [PATCH] IB/ipath: fixed bug 9776 for real by Bryan O'Sullivan · 18 years ago
  77. 13aef49 [PATCH] IB/ipath: reduce overhead on receive interrupts by Bryan O'Sullivan · 18 years ago
  78. f37bda9 [PATCH] IB/ipath: memory management cleanups by Bryan O'Sullivan · 18 years ago
  79. 06993ca [PATCH] IB/ipath: use vmalloc to allocate struct ipath_devdata by Bryan O'Sullivan · 18 years ago
  80. 0ed9a4a [PATCH] IB/ipath: use more appropriate gfp flags by Bryan O'Sullivan · 18 years ago
  81. a40f55f [PATCH] IB/ipath: enable freeze mode when shutting down device by Bryan O'Sullivan · 18 years ago
  82. b1d8865 [PATCH] IB/ipath: print better debug info when handling 32/64-bit DMA mask problems by Bryan O'Sullivan · 18 years ago
  83. b35f004 [PATCH] IB/ipath: removed unused field ipath_kregvirt from struct ipath_devdata by Bryan O'Sullivan · 18 years ago
  84. fe62546 [PATCH] IB/ipath: enforce device resource limits by Bryan O'Sullivan · 18 years ago
  85. e8a88f0 [PATCH] IB/ipath: report correct device identification information in /sys by Bryan O'Sullivan · 18 years ago
  86. 9edbd99 [PATCH] IB/ipath: return an error for unknown multicast GID by Bryan O'Sullivan · 18 years ago
  87. 60460df [PATCH] IB/ipath: fix some memory leaks on failure paths by Bryan O'Sullivan · 18 years ago
  88. 4a45b7d [PATCH] IB/ipath: don't allow resources to be created with illegal values by Bryan O'Sullivan · 18 years ago
  89. 6665dde [PATCH] IB/ipath: remove some duplicate code by Bryan O'Sullivan · 18 years ago
  90. 685f97e [PATCH] IB/ipath: update some comments and fix typos by Bryan O'Sullivan · 18 years ago
  91. a2acb2f [PATCH] IB/ipath: allow diags on any unit by Bryan O'Sullivan · 18 years ago
  92. 6700efd [PATCH] IB/ipath: fix shared receive queues for RC by Bryan O'Sullivan · 18 years ago
  93. 7bbb15e [PATCH] IB/ipath: fix an indenting problem by Bryan O'Sullivan · 18 years ago
  94. ddd4bb2 [PATCH] IB/ipath: share more common code between RC and UC protocols by Bryan O'Sullivan · 18 years ago
  95. 759d576 [PATCH] IB/ipath: update copyrights and other strings to reflect new company name by Bryan O'Sullivan · 18 years ago
  96. 443a64a [PATCH] IB/ipath: name zero counter offsets so it's clear they aren't counters by Bryan O'Sullivan · 18 years ago
  97. 345a6e6 [PATCH] ACPI: fix not power-manageable device message by Jae-hyeon Park · 18 years ago
  98. 929a40e [PATCH] EDAC: fix module names quoted in sysfs by Doug Thompson · 18 years ago
  99. 9262e91 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  100. e37a72d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago