1. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  2. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  3. 8076fe3 [PATCH] irq-flags: media: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  4. 9ba02be [PATCH] irq-flags: isdn: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  5. 272ee69 [PATCH] irq-flags: firewire: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  6. 362537b [PATCH] irq-flags: ide: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  7. 935f6e3 [PATCH] irq-flags: drivers/drm: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  8. 0f2ed4c [PATCH] irq-flags: drivers/char: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  9. 69ab391 [PATCH] irq-flags: drivers/block Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  10. d63fb6c [PATCH] powermac: Fix some 64b resource damage by Benjamin Herrenschmidt · 18 years ago
  11. 0cadaf4 [PATCH] pnp: suppress request_irq() warning by Andrew Morton · 18 years ago
  12. 9c7a416 [PATCH] drivers/block/nbd.c compile fix by Ingo van Lil · 18 years ago
  13. faab17b [PATCH] Fix problem with ATAPI DMA on IT8212 in Linux by Alan Cox · 18 years ago
  14. 1add678 [PATCH] RTC: class driver for Samsung S3C series SoC by Ben Dooks · 18 years ago
  15. 27b678d [PATCH] IB/ipath: namespace cleanup: replace ips with ipath by Bryan O'Sullivan · 18 years ago
  16. 357b552 [PATCH] IB/ipath: ignore receive queue size if SRQ is specified by Bryan O'Sullivan · 18 years ago
  17. 3e0018b [PATCH] IB/ipath: remove some #if 0 code related to lockable memory by Bryan O'Sullivan · 18 years ago
  18. 35783ec [PATCH] IB/ipath: fix a bug that results in addresses near 0 being written via DMA by Bryan O'Sullivan · 18 years ago
  19. 6d8e9dd [PATCH] IB/ipath: read/write correct sizes through diag interface by Bryan O'Sullivan · 18 years ago
  20. 8307c28 [PATCH] IB/ipath: support more models of InfiniPath hardware by Bryan O'Sullivan · 18 years ago
  21. 46bbeac [PATCH] IB/ipath: drop the "stats" sysfs attribute group by Bryan O'Sullivan · 18 years ago
  22. 1eb68b9 [PATCH] IB/ipath: purge sps_lid and sps_mlid arrays by Bryan O'Sullivan · 18 years ago
  23. 12eef41 [PATCH] IB/ipath: rC receive interrupt performance changes by Bryan O'Sullivan · 18 years ago
  24. fba7520 [PATCH] IB/ipath: fixes to performance get counters for IB compliance by Bryan O'Sullivan · 18 years ago
  25. 8532294 [PATCH] IB/ipath: check for valid LID and multicast LIDs by Bryan O'Sullivan · 18 years ago
  26. 7cd658c [PATCH] IB/ipath: removed redundant statements by Bryan O'Sullivan · 18 years ago
  27. c100f62 [PATCH] IB/ipath: don't confuse the max message size with the MTU by Bryan O'Sullivan · 18 years ago
  28. 4faba98 [PATCH] IB/ipath: disallow send of invalid packet sizes over UD by Bryan O'Sullivan · 18 years ago
  29. 57abad2 [PATCH] IB/ipath: fix lost interrupts on HT-400 by Bryan O'Sullivan · 18 years ago
  30. f5f9992 [PATCH] IB/ipath: fixed bug 9776 for real by Bryan O'Sullivan · 18 years ago
  31. 13aef49 [PATCH] IB/ipath: reduce overhead on receive interrupts by Bryan O'Sullivan · 18 years ago
  32. f37bda9 [PATCH] IB/ipath: memory management cleanups by Bryan O'Sullivan · 18 years ago
  33. 06993ca [PATCH] IB/ipath: use vmalloc to allocate struct ipath_devdata by Bryan O'Sullivan · 18 years ago
  34. 0ed9a4a [PATCH] IB/ipath: use more appropriate gfp flags by Bryan O'Sullivan · 18 years ago
  35. a40f55f [PATCH] IB/ipath: enable freeze mode when shutting down device by Bryan O'Sullivan · 18 years ago
  36. b1d8865 [PATCH] IB/ipath: print better debug info when handling 32/64-bit DMA mask problems by Bryan O'Sullivan · 18 years ago
  37. b35f004 [PATCH] IB/ipath: removed unused field ipath_kregvirt from struct ipath_devdata by Bryan O'Sullivan · 18 years ago
  38. fe62546 [PATCH] IB/ipath: enforce device resource limits by Bryan O'Sullivan · 18 years ago
  39. e8a88f0 [PATCH] IB/ipath: report correct device identification information in /sys by Bryan O'Sullivan · 18 years ago
  40. 9edbd99 [PATCH] IB/ipath: return an error for unknown multicast GID by Bryan O'Sullivan · 18 years ago
  41. 60460df [PATCH] IB/ipath: fix some memory leaks on failure paths by Bryan O'Sullivan · 18 years ago
  42. 4a45b7d [PATCH] IB/ipath: don't allow resources to be created with illegal values by Bryan O'Sullivan · 18 years ago
  43. 6665dde [PATCH] IB/ipath: remove some duplicate code by Bryan O'Sullivan · 18 years ago
  44. 685f97e [PATCH] IB/ipath: update some comments and fix typos by Bryan O'Sullivan · 18 years ago
  45. a2acb2f [PATCH] IB/ipath: allow diags on any unit by Bryan O'Sullivan · 18 years ago
  46. 6700efd [PATCH] IB/ipath: fix shared receive queues for RC by Bryan O'Sullivan · 18 years ago
  47. 7bbb15e [PATCH] IB/ipath: fix an indenting problem by Bryan O'Sullivan · 18 years ago
  48. ddd4bb2 [PATCH] IB/ipath: share more common code between RC and UC protocols by Bryan O'Sullivan · 18 years ago
  49. 759d576 [PATCH] IB/ipath: update copyrights and other strings to reflect new company name by Bryan O'Sullivan · 18 years ago
  50. 443a64a [PATCH] IB/ipath: name zero counter offsets so it's clear they aren't counters by Bryan O'Sullivan · 18 years ago
  51. 345a6e6 [PATCH] ACPI: fix not power-manageable device message by Jae-hyeon Park · 18 years ago
  52. 929a40e [PATCH] EDAC: fix module names quoted in sysfs by Doug Thompson · 18 years ago
  53. 9262e91 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  54. e37a72d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  55. 93fdf10 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  56. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  57. 3930217 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6/ by Linus Torvalds · 18 years ago
  58. 1cfef5ed6 Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  59. 3e8d6ad Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  60. 93872ba [SERIAL] sunhv: Convert to of_driver layer. by David S. Miller · 18 years ago
  61. a1d22d3 [SERIAL] sunsu: Missing return statement in su_probe(). by David S. Miller · 18 years ago
  62. f83ef8c [IPV6]: Added GSO support for TCPv6 by Herbert Xu · 18 years ago
  63. 2c6059b [TG3]: Update version and reldate by Michael Chan · 18 years ago
  64. 52c0fd8 [TG3]: Add TSO workaround using GSO by Michael Chan · 18 years ago
  65. 1661394 [TG3]: Turn on hw fix for ASF problems by Michael Chan · 18 years ago
  66. f92905d [TG3]: Add rx BD workaround by Michael Chan · 18 years ago
  67. 29315e8 [TG3]: Add tg3_netif_stop() in vlan functions by Michael Chan · 18 years ago
  68. 0d8fdfd IB/core: Set alternate port number when initializing QP attributes by Sean Hefty · 18 years ago
  69. 146d26b IB/uverbs: Set correct user handle for user SRQs by Roland Dreier · 18 years ago
  70. 4b7a89a [PATCH] pcmcia: fix deadlock in pcmcia_parse_events by Arjan van de Ven · 18 years ago
  71. 6bb1c39 [PATCH] com20020_cs: more device support by Marc Sowen · 18 years ago
  72. 0973ddd [PATCH] au1xxx: pcmcia: fix __init called from non-init by Domen Puncer · 18 years ago
  73. a2bcce8 [PATCH] kill open-coded offsetof in cm4000_cs.c ZERO_DEV() by Al Viro · 18 years ago
  74. 1da9ab7 [PATCH] pcmcia: convert pcmcia_cs to kthread by Serge E. Hallyn · 18 years ago
  75. 6600521 [PATCH] pcmcia: fix kernel-doc function name by Randy Dunlap · 18 years ago
  76. fd99ddd07 [PATCH] pcmcia: hostap_cs.c - 0xc00f,0x0000 conflicts with pcnet_cs by Komuro · 18 years ago
  77. 0db6095 [PATCH] pcmcia: at91_cf suspend/resume/wakeup by David Brownell · 18 years ago
  78. 5040cb8 [PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if IO space is not available by Thomas Kleffel · 18 years ago
  79. 59e35ba [PATCH] pcmcia: TI PCIxx12 CardBus controller support by Alex Williamson · 18 years ago
  80. c533120 [PATCH] pcmcia: warn if driver requests exclusive, but gets a shared IRQ by Alan Cox · 18 years ago
  81. fec2188 [PATCH] pcmcia: another ID for serial_cs.c by Dominik Brodowski · 18 years ago
  82. b435261 [PATCH] yenta: fix hidden PCI bus numbers by Bernhard Kaindl · 18 years ago
  83. d250a48 [PATCH] yenta: do power-up only after socket is configured by Daniel Ritz · 18 years ago
  84. 00819f8 V4L/DVB (4290): Add support for the TCL M2523_3DB_E tuner. by Hans Verkuil · 18 years ago
  85. 91a0791 V4L/DVB (4289): Missing statement in drivers/media/dvb/frontends/cx22700.c by Eric Sesterhenn · 18 years ago
  86. a0fd1cb V4L/DVB (4288): Clean out a zillion sparse warnings in pvrusb2 by Mike Isely · 18 years ago
  87. 07e337e V4L/DVB (4287): Pvrusb2/: possible cleanups by Adrian Bunk · 18 years ago
  88. c02a34f V4L/DVB (4285): Cx88: add support for Geniatech Digistar / Digiwave 103g by Saqeb Akhter · 18 years ago
  89. ccd214b V4L/DVB (4284): Cx24123: fix set_voltage function according to the specs by Saqeb Akhter · 18 years ago
  90. 70d9063 V4L/DVB (4282): Fix: use swzigzag for swalgo by Manu Abraham · 18 years ago
  91. 00e158d V4L/DVB (4281): TDA9887_SET_CONFIG should only be handled by the tda9887. by Hans Verkuil · 18 years ago
  92. c5e768a V4L/DVB (4277): Fix CI interface on PRO KNC1 cards by Andrew de Quincey · 18 years ago
  93. fd6decfbb V4L/DVB (4276): Fix CI on old KNC1 DVBC cards by Andrew de Quincey · 18 years ago
  94. 1b172e0 V4L/DVB (4275): The FE_SET_FRONTEND_TUNE_MODE ioctl always returns EOPNOTSUPP by Trent Piepho · 18 years ago
  95. 591b631 V4L/DVB (4274): Eliminate use of tda9887 from pvrusb2 driver by Mike Isely · 18 years ago
  96. 47ed3bc V4L/DVB (4273): Always log pvrusb2 device register / unregister events by Mike Isely · 18 years ago
  97. 3407e38 V4L/DVB (4272): Fix tveeprom supported standards by Mauro Carvalho Chehab · 18 years ago
  98. ba8fc39 V4L/DVB (4270): Add tda9887-specific tuner configuration by Hans Verkuil · 18 years ago
  99. 0a11537 V4L/DVB (4269): Subject: videocodec: make 1-bit fields unsigned by Randy Dunlap · 18 years ago
  100. 4987abe V4L/DVB (4267): Remove all instances of request_module("tda9887") by Michael Krufky · 18 years ago