1. 1821bc1 firewire: core: fix crash in iso resource management by Stefan Richter · 15 years ago
  2. ebbb16b ieee1394: sbp2: add support for disks >2 TB (and 16 bytes long CDBs) by Stefan Richter · 15 years ago
  3. af27194 firewire: sbp2: add support for disks >2 TB (and 16 bytes long CDBs) by Stefan Richter · 15 years ago
  4. 6fdc037 firewire: core: do not DMA-map stack addresses by Stefan Richter · 15 years ago
  5. 0c53dec firewire: new stack is no longer experimental by Stefan Richter · 15 years ago
  6. 00635b8 firewire: net: better FIFO address range check and rcodes by Stefan Richter · 15 years ago
  7. b01b4ba firewire: net: fix card driver reloading by Stefan Richter · 15 years ago
  8. d645f4d firewire: core: fix iso context shutdown on card removal by Stefan Richter · 15 years ago
  9. 29ad14c firewire: core: fix DMA unmapping in iso buffer removal by Stefan Richter · 15 years ago
  10. 1337f85 firewire: net: adjust net_device ops by Stefan Richter · 15 years ago
  11. 156ce86 firewire: net: remove unused code by Stefan Richter · 15 years ago
  12. 5a124d3 firewire: net: allow for unordered unit discovery by Stefan Richter · 15 years ago
  13. f91e3bd firewire: net: style changes by Stefan Richter · 15 years ago
  14. b9530fd firewire: net: add Kconfig item, rename driver by Stefan Richter · 15 years ago
  15. c76acec firewire: add IPv4 support by Jay Fenlason · 15 years ago
  16. 1e626fd firewire: core: use more outbound tlabels by Stefan Richter · 15 years ago
  17. 837ec78 firewire: core: don't update Broadcast_Channel if RFC 2734 conditions aren't met by Stefan Richter · 15 years ago
  18. 099d541 firewire: core: prepare for non-core children of card devices by Stefan Richter · 15 years ago
  19. e034d24 firewire: core: include linux/uaccess.h instead of asm/uaccess.h by Stefan Richter · 15 years ago
  20. e5110d0 firewire: add parent-of-unit accessor by Stefan Richter · 15 years ago
  21. e71d31d firewire: rename source files by Stefan Richter · 15 years ago
  22. 77c9a5d firewire: reorganize header files by Stefan Richter · 15 years ago
  23. e8ca970 firewire: clean up includes by Stefan Richter · 15 years ago
  24. 3dcdc50 firewire: ohci: access bus_seconds atomically by Stefan Richter · 15 years ago
  25. e41f8d7 firewire: also use vendor ID in root directory for driver matches by Stefan Richter · 16 years ago
  26. b3b2988 firewire: share device ID table type with ieee1394 by Stefan Richter · 16 years ago
  27. 0210b66 firewire: core: add sysfs attribute for easier udev rules by Stefan Richter · 15 years ago
  28. e5333db firewire: core: check for missing struct update at build time, not run time by Stefan Richter · 15 years ago
  29. 9236889 firewire: core: improve check for local node by Stefan Richter · 15 years ago
  30. 32a0f48 DVB: firedtv: FireDTV S2 problems with tuning solved by Beat Michel Liechti · 15 years ago
  31. 40cf65d DVB: firedtv: fix printk format mismatch by Stefan Richter · 16 years ago
  32. c640946 ieee1394: constify device ID tables by Stefan Richter · 16 years ago
  33. 4216968 ieee1394: raw1394: add sparse annotations to raw1394_compat_write by Stefan Richter · 16 years ago
  34. 1c4fb57 ieee1394: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  35. e90874f ieee1394: sbp2: follow up on "ieee1394: inherit ud vendor_id from node vendor_id" by Stefan Richter · 16 years ago
  36. 7889b60 firewire: core: optimize propagation of BROADCAST_CHANNEL by Stefan Richter · 16 years ago
  37. cbae787 firewire: core: simplify broadcast channel allocation by Stefan Richter · 16 years ago
  38. e1dc7ca firewire: core: increase bus manager grace period by Stefan Richter · 16 years ago
  39. a38a00f firewire: core: drop unused call parameters of close_transaction by Stefan Richter · 16 years ago
  40. 18e9b10 firewire: cdev: add closure to async stream ioctl by Stefan Richter · 16 years ago
  41. 664d801 firewire: cdev: simplify FW_CDEV_IOC_SEND_REQUEST return value by Stefan Richter · 16 years ago
  42. 207fbef firewire: cdev: fix race of ioctl_send_request with bus reset by Stefan Richter · 16 years ago
  43. de487da firewire: cdev: secure add_descriptor ioctl by Stefan Richter · 16 years ago
  44. c8a2590 firewire: cdev: amendment to "add ioctl to query maximum transmission speed" by Stefan Richter · 16 years ago
  45. 6104ee9 firewire: broadcast channel support by Jay Fenlason · 16 years ago
  46. f8c2287 firewire: implement asynchronous stream transmission by Jay Fenlason · 16 years ago
  47. ba27e1f firewire: core: normalize a function argument name by Stefan Richter · 16 years ago
  48. e1eff7a firewire: normalize a variable name by Stefan Richter · 16 years ago
  49. d01b017 firewire: core: remove condition which is always false by Stefan Richter · 16 years ago
  50. aed8089 firewire: core: move some functions by Stefan Richter · 16 years ago
  51. 41f321c firewire: core: clean up includes by Stefan Richter · 16 years ago
  52. 81610b8 firewire: cdev: simplify a schedule_delayed_work wrapper by Stefan Richter · 16 years ago
  53. 5d9cb7d firewire: cdev: add ioctls for iso resource management, amendment by Stefan Richter · 16 years ago
  54. 77258da firewire: cdev: increment fw_cdev_version, update documentation by Stefan Richter · 16 years ago
  55. 36a755c firewire: cdev: shut down iso context before freeing the buffer by Stefan Richter · 16 years ago
  56. 3ba9498 firewire: cdev: replace some spin_lock_irqsave by spin_lock_irq by Stefan Richter · 16 years ago
  57. 5d3fd69 firewire: cdev: extend transaction payload size check by Stefan Richter · 16 years ago
  58. 1566f3d firewire: cdev: restrict broadcast write requests to Units Space by Stefan Richter · 16 years ago
  59. acfe833 firewire: cdev: add ioctl for broadcast write requests by Jay Fenlason, Stefan Richter · 16 years ago
  60. 33580a3 firewire: cdev: add ioctl to query maximum transmission speed by Stefan Richter · 16 years ago
  61. 1ec3c02 firewire: cdev: add ioctls for manual iso resource management by Stefan Richter · 16 years ago
  62. b1bda4c firewire: cdev: add ioctls for isochronous resource management by Jay Fenlason, Stefan Richter · 16 years ago
  63. b769bd1 firewire: core: topology header fix by Stefan Richter · 16 years ago
  64. be5bbd6 firewire: cdev: sort includes by Stefan Richter · 16 years ago
  65. 97c18b7 firewire: cdev: unify names of struct types and of their instances by Stefan Richter · 16 years ago
  66. fb44303 firewire: cdev: reference-count client instances by Stefan Richter · 16 years ago
  67. 632321e firewire: cdev: fix documentation of FW_CDEV_IOC_GET_INFO by Stefan Richter · 16 years ago
  68. 4817ed2 firewire: prevent creation of multiple IR DMA contexts for the same channel by Stefan Richter · 16 years ago
  69. a459b8a firewire: cdev: use list_first_entry by Stefan Richter · 16 years ago
  70. da62df1 firewire: core: remove unused definitions by Stefan Richter · 16 years ago
  71. 53dca51 firewire: remove line breaks before function names by Stefan Richter · 16 years ago
  72. 2dbd7d7 firewire: standardize a variable name by Stefan Richter · 16 years ago
  73. c490a6d firewire: core: remove obsolete assertions by Stefan Richter · 16 years ago
  74. 44be21b firewire: core: remove outdated comment by Stefan Richter · 16 years ago
  75. 3e0b5f0 firewire: cdev: address handler input validation by Stefan Richter · 16 years ago
  76. 45ee319 firewire: cdev: use an idr rather than a linked list for resources by Jay Fenlason · 16 years ago
  77. 97811e3 firewire: cdev: fix race of fw_device_op_release with bus reset by Stefan Richter · 16 years ago
  78. 1f3125a firewire: cdev: tcodes input validation by Stefan Richter · 16 years ago
  79. bf8e335 firewire: cdev: documentation fixlet by Stefan Richter · 16 years ago
  80. d67cfb9 firewire: convert client_list_lock to mutex by Stefan Richter · 16 years ago
  81. cf417e54 firewire: add a client_list_lock by Jay Fenlason · 16 years ago
  82. 1aa292b firewire: Include iso timestamp in headers when header_size > 4 by David Moore · 16 years ago
  83. 8e0ee43 Linux 2.6.29 by Linus Torvalds · 15 years ago
  84. 0030864 Build with -fno-dwarf2-cfi-asm by Kyle McMartin · 15 years ago
  85. 1db4b2d trivial: fix orphan dates in ext2 documentation by Jody McIntyre · 15 years ago
  86. d56ffd3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  87. 12a37b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  88. 53da1d9 fix ptrace slowness by Miklos Szeredi · 15 years ago
  89. b0dcb4a Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc by Linus Torvalds · 15 years ago
  90. 345953c powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines by Kumar Gala · 16 years ago
  91. 61fa9dc ucc_geth: Fix oops when using fixed-link support by Anton Vorontsov · 15 years ago
  92. e3162d3 dm9000: locking bugfix by David Brownell · 15 years ago
  93. 6580f57 net: update dnet.c for bus_id removal by Stephen Rothwell · 15 years ago
  94. 59fcbdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  95. 39678e5 Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  96. f762dd6 Update my email address by Gertjan van Wingerde · 15 years ago
  97. 2aac0cf eCryptfs: NULL crypt_stat dereference during lookup by Tyler Hicks · 16 years ago
  98. 8faece5 eCryptfs: Allocate a variable number of pages for file headers by Tyler Hicks · 16 years ago
  99. 18a0d89 radeonfb: Whack the PCI PM register until it sticks by Benjamin Herrenschmidt · 16 years ago
  100. 4b97926 dnet: DNET should depend on HAS_IOMEM by Ilya Yanok · 15 years ago