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