1. c997679 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 18 years ago
  2. ea14fad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  3. 6705cda [ARM] Merge individual ARM sub-trees by Russell King · 18 years ago
  4. 7f3af60 Merge branch 'intx' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 18 years ago
  5. 1769b46 PCI MSI: always toggle legacy-INTx-enable bit upon MSI entry/exit by Jeff Garzik · 18 years ago
  6. ec9b7e1 ieee1394: sbp2: code formatting around work_struct stuff by Stefan Richter · 18 years ago
  7. 1e4f7bc ieee1394: nodemgr: remove a kcalloc by Stefan Richter · 18 years ago
  8. 3015c73 ieee1394: conditionally export ieee1394_bus_type by Stefan Richter · 18 years ago
  9. ed30c26 ieee1394: Consolidate driver registering by Ben Collins · 18 years ago
  10. 9b7d9c0 ieee1394: sbp2: convert from PCI DMA to generic DMA by Stefan Richter · 18 years ago
  11. d41bba2 ieee1394: nodemgr: spaces to tabs by Stefan Richter · 18 years ago
  12. 8252bbb ieee1394: nodemgr: fix deadlock in shutdown by Stefan Richter · 18 years ago
  13. cec1a31 ieee1394: nodemgr: remove duplicate assignment by Stefan Richter · 18 years ago
  14. ff6a4cd sbp2: make 1bit bitfield unsigned by Luca Tettamanti · 18 years ago
  15. 4e834da ieee1394: schedule *_oui sysfs attributes for removal by Stefan Richter · 18 years ago
  16. e9429df ieee1394: schedule unused symbol exports for removal by Stefan Richter · 18 years ago
  17. 861646f ieee1394: dv1394: schedule for feature removal by Stefan Richter · 18 years ago
  18. 9868e0e ieee1394: raw1394: defer feature removal of old isoch interface by Stefan Richter · 18 years ago
  19. 63cca59 ieee1394: ohci1394: call PMac code in shutdown only for proper machines by Stefan Richter · 18 years ago
  20. 5370f1f ieee1394: ohci1394: reformat PPC_PMAC platform code by Stefan Richter · 18 years ago
  21. 48cfae4 ieee1394: ohci1394: add PPC_PMAC platform code to driver probe by Stefan Richter · 18 years ago
  22. 58272c1 ieee1394: sbp2: wrap two functions into one by Stefan Richter · 18 years ago
  23. 2a533b1 ieee1394: sbp2: update comment on things to do by Stefan Richter · 18 years ago
  24. cd641f6 ieee1394: sbp2: use list_move_tail() by Stefan Richter · 18 years ago
  25. 138c8af ieee1394: sbp2: more concise names for types and variables by Stefan Richter · 18 years ago
  26. 9117c6d ieee1394: sbp2: remove unused struct members by Stefan Richter · 18 years ago
  27. 28b0667 ieee1394: sbp2: proper unit in module parameter description by Stefan Richter · 18 years ago
  28. ca0c745 ieee1394: sbp2: clean up sbp2_ namespace by Stefan Richter · 18 years ago
  29. 5796aa7 ieee1394: sbp2: some conditions in queue_command are unlikely by Stefan Richter · 18 years ago
  30. e8ca566 ieee1394: sbp2: remove superfluous comments by Stefan Richter · 18 years ago
  31. d19c776 ieee1394: sbp2: delayed_work -> work_struct by Stefan Richter · 18 years ago
  32. 424a964 ieee1394: sbp2: coding style of some macros by Stefan Richter · 18 years ago
  33. edf1fb2 ieee1394: sbp2: remove debug macros by Stefan Richter · 18 years ago
  34. 3564409 ieee1394: sbp2: consolidate log levels by Stefan Richter · 18 years ago
  35. 0b88544 ieee1394: sbp2: remove duplicate code by Stefan Richter · 18 years ago
  36. 8c8009e ieee1394: sbp2: remove dead code by Stefan Richter · 18 years ago
  37. ea42ea0 ieee1394: sbp2: clean up function declarations by Stefan Richter · 18 years ago
  38. 66743e0 ieee1394: sbp2: remove irritating log message by Stefan Richter · 18 years ago
  39. c0f00e2 ohci1394: shortcut irq printing by Alexey Dobriyan · 18 years ago
  40. 1f72cf5 ieee1394: nodemgr: take it easy if bus_rescan_devices fails by Stefan Richter · 18 years ago
  41. bfe89d7 drivers/ieee1394/*: use kmemdup() by Eric Sesterhenn · 18 years ago
  42. 5f8d17f6 ieee1394: ohci1394: proper log messages in suspend and resume by Stefan Richter · 18 years ago
  43. 2a3f8ad ieee1394: ohci1394: revert fail on error in suspend by Stefan Richter · 18 years ago
  44. def4d87 ieee1394: only build OUI database files if config enabled by Randy Dunlap · 18 years ago
  45. 7f58803 ieee1394: fix printk format warning by Randy Dunlap · 18 years ago
  46. b07375b ieee1394: nodemgr: revise semaphore protection of driver core data by Stefan Richter · 18 years ago
  47. 7fdfc90 ieee1394: nodemgr: reflect which return values are errors by Stefan Richter · 18 years ago
  48. b7cffc5 ieee1394: nodemgr: small fix after sysfs errors patch by Stefan Richter · 18 years ago
  49. 7b900c1 dv1394: remove BKL contention by Stefan Richter · 18 years ago
  50. 75dcf5d video1394: remove BKL contention by Daniel Drake · 18 years ago
  51. 3c21cfc video1394: small optimizations to frame retrieval codepath by Daniel Drake · 18 years ago
  52. c1c9c7c ieee1394: handle sysfs errors by Stefan Richter · 18 years ago
  53. 1ed891c ieee1394: coding style in hosts.c by Stefan Richter · 18 years ago
  54. 5c37dcb ieee1394: lock smaller region by host_num_alloc mutex by Stefan Richter · 18 years ago
  55. b63d4fe ieee1394: usecs_to_jiffies takes unsigned int argument by Stefan Richter · 18 years ago
  56. da256c5 ieee1394: ohci1394: suspend/resume cosmetics by Stefan Richter · 18 years ago
  57. f011bf0 ohci1394: steps to implement suspend/resume by Bernhard Kaindl · 18 years ago
  58. f9edc4f ieee1394: raw1394: add comments on lock usage by Stefan Richter · 18 years ago
  59. 23077f1 ieee1394: sbp2: slightly reorder sbp2scsi_abort by Stefan Richter · 18 years ago
  60. 0e930f4 ieee1394: remove unused struct member from highlevel API by Stefan Richter · 18 years ago
  61. 68380b5 Add "run_scheduled_work()" workqueue function by Linus Torvalds · 18 years ago
  62. 285f5fa [ARM] 3995/1: iop13xx: add iop13xx support by Dan Williams · 18 years ago
  63. 2fd8507 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  64. 0a01707 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  65. 2685b26 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  66. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  67. 1aa16ee [PATCH] IPMI: fix PROC_FS=n warnings by Randy Dunlap · 18 years ago
  68. 5a1099b [PATCH] IPMI: increase KCS message size by Corey Minyard · 18 years ago
  69. 4d7cbac [PATCH] IPMI: Fix BT long busy by Corey Minyard · 18 years ago
  70. 168b35a [PATCH] IPMI: fix pci warning by Corey Minyard · 18 years ago
  71. 7d8ba96 [PATCH] IPMI: add pigeonpoint poweroff by Corey Minyard · 18 years ago
  72. b361e27 [PATCH] IPMI: system interface hotplug by Corey Minyard · 18 years ago
  73. 15c62e1 [PATCH] IPMI: add poll delay by Corey Minyard · 18 years ago
  74. 55162fb [PATCH] IPMI: fix request events by Corey Minyard · 18 years ago
  75. b967513 [PATCH] IPMI: Add maintenance mode by Corey Minyard · 18 years ago
  76. b2c0394 [PATCH] IPMI: Allow hot system interface remove by Corey Minyard · 18 years ago
  77. 759643b [PATCH] IPMI: pass sysfs name from lower level driver by Corey Minyard · 18 years ago
  78. bca0324 [PATCH] IPMI: remove interface number limits by Corey Minyard · 18 years ago
  79. f0b55da [PATCH] IPMI: Fix device model name by Corey Minyard · 18 years ago
  80. 6b39bb6 [PATCH] nbd: show nbd client pid in sysfs by Paul Clements · 18 years ago
  81. 4d2d3ce [PATCH] remove drivers/block/paride/jumbo by Adrian Bunk · 18 years ago
  82. 9828673 [PATCH] paride: remove parport #ifdef's by Adrian Bunk · 18 years ago
  83. af69c7f [PATCH] generic HDLC synclink config mismatch fix by Paul Fulghum · 18 years ago
  84. 65867be [PATCH] Trivial cleanup in the PCI IDs for the CS5535 by Jordan Crouse · 18 years ago
  85. d0ce7d0 [PATCH] remove drivers/char/riscom8.c:baud_table[] by Adrian Bunk · 18 years ago
  86. a4ed06a [PATCH] amba-pl010: clear error flags on rx error by Lennert Buytenhek · 18 years ago
  87. 9468f68 [PATCH] winbond IDE depends on IDEDMA by Olaf Hering · 18 years ago
  88. 652d3a3 [PATCH] char: ip2 remove broken macro by Mariusz Kozlowski · 18 years ago
  89. f9231a0 [PATCH] rtc: ds1743 support by Torsten Ertbjerg Rasmussen · 18 years ago
  90. f29219f [PATCH] make 8250_pnp serial driver work after suspend to ram by Mike Galbraith · 18 years ago
  91. aaeab80 [PATCH] ide_scsi: allow it to be used for non CD only by Alan Cox · 18 years ago
  92. e9d55f9 [PATCH] better CONFIG_W1_SLAVE_DS2433_CRC handling by Evgeniy Polyakov · 18 years ago
  93. c6f24f9 [PATCH] rtc-rs5c372: change register reading method by Riku Voipio · 18 years ago
  94. 36499dc2 [PATCH] synclink_gt: fix init error handling by Akinobu Mita · 18 years ago
  95. 7b92ff0 [PATCH] spi: check platform_device_register_simple() error by Akinobu Mita · 18 years ago
  96. 9399575 [PATCH] dz: Fixes to make it work by Maciej W. Rozycki · 18 years ago
  97. d3fa72e [PATCH] Pass struct dev pointer to dma_cache_sync() by Ralf Baechle · 18 years ago
  98. f67637e [PATCH] Add struct dev pointer to dma_is_consistent() by Ralf Baechle · 18 years ago
  99. d9489fb [PATCH] kernel-doc: fix fusion and i2o docs by Randy Dunlap · 18 years ago
  100. 0bf9322 [PATCH] export toshiba SMM support for neofb module by Randy Dunlap · 18 years ago