1. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  2. 51ec138 ieee1394: forgotten dereference... by Al Viro · 17 years ago
  3. a0e857e ieee1394: nodemgr: parallelize between several hosts by Stefan Richter · 17 years ago
  4. dd7f292 ieee1394: convert ieee1394 from "struct class_device" to "struct device" by Kay Sievers · 17 years ago
  5. d7794c8 ieee1394: sbp2: offer SAM-conforming target port ID in sysfs by Stefan Richter · 17 years ago
  6. a52938f ieee1394: fix calculation of sysfs attribute "address" by Stefan Richter · 17 years ago
  7. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  8. 9be51c5 ieee1394: nodemgr: unify some error messages by Stefan Richter · 17 years ago
  9. 9324547 ieee1394: nodemgr: less noise in dmesg by Stefan Richter · 17 years ago
  10. 9543a93 ieee1394: some more includes by Stefan Richter · 17 years ago
  11. 7fb9add ieee1394: drop csr1212's support for external compilation by Stefan Richter · 17 years ago
  12. afd6546 ieee1394: move some comments from declaration to definition by Stefan Richter · 17 years ago
  13. ef81533 ieee1394: remove declarations of nonexisting functions by Stefan Richter · 17 years ago
  14. a2a0f74 IEEE1394: remove rwsem use from ieee1394 core by Greg Kroah-Hartman · 17 years ago
  15. bf62456 uevent: use add_uevent_var() instead of open coding it by Eric Rannaud · 17 years ago
  16. a65421e ieee1394: fix another deadlock in nodemgr by Stefan Richter · 17 years ago
  17. 91efa46 ieee1394: fix host device registering when nodemgr disabled by Stefan Richter · 17 years ago
  18. e658bc5 the scheduled IEEE1394_OUI_DB removal by Adrian Bunk · 17 years ago
  19. 1e4f7bc ieee1394: nodemgr: remove a kcalloc by Stefan Richter · 18 years ago
  20. ed30c26 ieee1394: Consolidate driver registering by Ben Collins · 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. 1f72cf5 ieee1394: nodemgr: take it easy if bus_rescan_devices fails by Stefan Richter · 18 years ago
  25. bfe89d7 drivers/ieee1394/*: use kmemdup() by Eric Sesterhenn · 18 years ago
  26. 7f58803 ieee1394: fix printk format warning by Randy Dunlap · 18 years ago
  27. b07375b ieee1394: nodemgr: revise semaphore protection of driver core data by Stefan Richter · 18 years ago
  28. 7fdfc90 ieee1394: nodemgr: reflect which return values are errors by Stefan Richter · 18 years ago
  29. b7cffc5 ieee1394: nodemgr: small fix after sysfs errors patch by Stefan Richter · 18 years ago
  30. c1c9c7c ieee1394: handle sysfs errors by Stefan Richter · 18 years ago
  31. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  32. b7a7179 ieee1394: nodemgr: fix startup of knodemgrd by Stefan Richter · 18 years ago
  33. a1842be ieee1394: nodemgr: grab class.subsys.rwsem in nodemgr_resume_ne by Stefan Richter · 18 years ago
  34. 9b51601 ieee1394: nodemgr: fix rwsem recursion by Stefan Richter · 18 years ago
  35. 9951903 ieee1394: shrink tlabel pools, remove tpool semaphores by Stefan Richter · 18 years ago
  36. cab8d15 [PATCH] ieee1394: nodemgr: convert nodemgr_serialize semaphore to mutex by Stefan Richter · 18 years ago
  37. d2f119f [PATCH] ieee1394: nodemgr: switch to kthread api, replace reset semaphore by Stefan Richter · 18 years ago
  38. 3a632fe [PATCH] ieee1394: nodemgr: make module parameter ignore_drivers writable by Stefan Richter · 18 years ago
  39. 40fd89c [PATCH] ieee1394: nodemgr: do not spawn kernel_thread for sysfs rescan by Stefan Richter · 18 years ago
  40. 1ee0dc5 [PATCH] ieee1394: nodemgr: remove unnecessary includes by Stefan Richter · 18 years ago
  41. de4394f [PATCH] ieee1394: update #include directives in midlayer header files by Stefan Richter · 18 years ago
  42. d7530a1 [PATCH] ieee1394: fix cosmetic problem in speed probe by Stefan Richter · 18 years ago
  43. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  44. 09a9a45 [PATCH] ieee1394: nodemgr: do not peek into struct semaphore by Stefan Richter · 18 years ago
  45. 647dcb5 ieee1394: support for slow links or slow 1394b phy ports by Ben Collins · 18 years ago
  46. 0a75c23 Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Jody McIntyre · 18 years ago
  47. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  48. d51e86c ieee1394: write broadcast_channel only to select nodes (fixes device recognition) by Stefan Richter · 19 years ago
  49. 48622b7 ieee1394: resume remote ports when starting a host (fixes device recognition) by Stefan Richter · 19 years ago
  50. 51c1d80 ieee1394: run high-level updates before high-level probes by Stefan Richter · 19 years ago
  51. 61c7f77 ieee1394: write broadcast_channel only to select nodes (fixes device recognition) by Stefan Richter · 19 years ago
  52. d775846 ieee1394: add definitions for phy packet constants by Stefan Richter · 19 years ago
  53. 14c0fa2 ieee1394: resume remote ports when starting a host (fixes device recognition) by Stefan Richter · 19 years ago
  54. 8551158 kmalloc/kzalloc changes: by Stefan Richter · 19 years ago
  55. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  56. e31a127 [PATCH] ieee1394: skip unnecessary pause when scanning config ROMs by Jody McIntyre · 19 years ago
  57. 328699b [PATCH] ieee1394: reorder activities after bus reset (fixes device detection) by Jody McIntyre · 19 years ago
  58. 9b19d85 [PATCH] provide MODALIAS= enviroment variable to autoload ieee1394 modules via udev by Olaf Hering · 19 years ago
  59. 1934b8b [PATCH] Sync up ieee-1394 by Ben Collins · 19 years ago
  60. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  61. e404e27 [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  62. 64360322 [PATCH] Use device_for_each_child() to unregister devices in nodemgr_remove_host_dev() by gregkh@suse.de · 19 years ago
  63. 616b859 [PATCH] ieee1394: remove NULL checks for kfree by Jody McIntyre · 19 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago