1. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  2. eaca2d8 firewire: cdev: prevent kernel stack leaking into ioctl arguments by Stefan Richter · 10 years ago
  3. 889235c firewire: Use ktime_get_ts() by Thomas Gleixner · 10 years ago
  4. 0a41981 firewire: core: typecast from gfp_t to bool more safely by Stefan Richter · 11 years ago
  5. 0699a73 firewire: fix libdc1394/FlyCap2 iso event regression by Clemens Ladisch · 11 years ago
  6. cfb0c9d firewire: remove unnecessary alloc/OOM messages by Stefan Richter · 11 years ago
  7. bdabfa5 firewire: core: remove an always false test by Stefan Richter · 11 years ago
  8. 37b6189 firewire: convert to idr_alloc() by Tejun Heo · 11 years ago
  9. 748689d firewire: don't use idr_remove_all() by Tejun Heo · 11 years ago
  10. 790198f firewire: cdev: fix user memory corruption (i386 userland on amd64 kernel) by Stefan Richter · 12 years ago
  11. 0b6c485 firewire: core: fix DMA mapping direction by Stefan Richter · 12 years ago
  12. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  13. d1bbd20 firewire: allow explicit flushing of iso packet completions by Clemens Ladisch · 12 years ago
  14. 18d6271 firewire: prevent dropping of completed iso packet header data by Clemens Ladisch · 12 years ago
  15. 26b4950 firewire: core: prefix log messages with card name by Stefan Richter · 12 years ago
  16. 9c1176b firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner cases by Stefan Richter · 13 years ago
  17. 93b3790 firewire: cdev: prevent race between first get_info ioctl and bus reset event queuing by Stefan Richter · 13 years ago
  18. d873d79 firewire: cdev: return -ENOTTY for unimplemented ioctls, not -EINVAL by Stefan Richter · 13 years ago
  19. 105e53f firewire: sbp2: parallelize login, reconnect, logout by Stefan Richter · 13 years ago
  20. 6ea9e7b firewire: core: use non-reentrant workqueue with rescuer by Stefan Richter · 14 years ago
  21. 13882a8 firewire: optimize iso queueing by setting wake only after the last packet by Clemens Ladisch · 13 years ago
  22. f30e6d3 firewire: octlet AT payloads can be stack-allocated by Stefan Richter · 13 years ago
  23. e71084a firewire: core: fix card->reset_jiffies overflow by Clemens Ladisch · 14 years ago
  24. dbc9880 firewire: cdev: remove unneeded reference by Clemens Ladisch · 14 years ago
  25. 5a5e62d firewire: cdev: always wait for outbound transactions to complete by Clemens Ladisch · 14 years ago
  26. 3e204df firewire: cdev: remove unneeded idr_find() from complete_transaction() by Clemens Ladisch · 14 years ago
  27. 5b06db1 firewire: make PHY packet header format consistent by Clemens Ladisch · 14 years ago
  28. e78483c Merge firewire branches to be released post v2.6.35 by Stefan Richter · 14 years ago
  29. 872e330 firewire: add isochronous multichannel reception by Stefan Richter · 14 years ago
  30. ae2a9766 firewire: core: small clarifications in core-cdev by Stefan Richter · 14 years ago
  31. 69e61d0 firewire: core: remove unused code by Stefan Richter · 14 years ago
  32. 8e2b2b4 firewire: cdev: improve FW_CDEV_IOC_ALLOCATE by Stefan Richter · 14 years ago
  33. cc55021 firewire: cdev: add PHY pinging by Stefan Richter · 14 years ago
  34. bf54e14 firewire: cdev: add PHY packet reception by Stefan Richter · 14 years ago
  35. 850bb6f firewire: cdev: add PHY packet transmission by Stefan Richter · 14 years ago
  36. b9dc61cf firewire: core: use C99 initializer in array of ioctl handlers by Stefan Richter · 14 years ago
  37. 02d37be firewire: core: integrate software-forced bus resets with bus management by Stefan Richter · 14 years ago
  38. eb5b35a firewire: core: ensure some userspace API constants match corresponding kernel API constants by Stefan Richter · 14 years ago
  39. a8e93f3 firewire: cdev: check write quadlet request length to avoid buffer overflow by Clemens Ladisch · 14 years ago
  40. 250b2b6 firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_id by Stefan Richter · 14 years ago
  41. e205597 firewire: cdev: fix ABI for FCP and address range mapping, add fw_cdev_event_request2 by Stefan Richter · 14 years ago
  42. 604f451 firewire: cdev: freeze FW_CDEV_VERSION due to libraw1394 bug by Stefan Richter · 14 years ago
  43. 0244f57 firewire: cdev: count references of cards during inbound transactions by Stefan Richter · 14 years ago
  44. 08bd34c firewire: cdev: fix responses to nodes at different card by Jay Fenlason · 14 years ago
  45. bdfe273 firewire: cdev: fix race in iso context creation by Clemens Ladisch · 14 years ago
  46. 33e553f firewire: remove an unused function argument by Stefan Richter · 14 years ago
  47. 56d04cb firewire: core: remove an unnecessary zero initialization by Stefan Richter · 14 years ago
  48. 0fcff4e firewire: rename CSR access driver methods by Stefan Richter · 14 years ago
  49. 60d3297 firewire: add read_csr_reg driver callback by Clemens Ladisch · 14 years ago
  50. a10c0ce7 firewire: check cdev response length by Clemens Ladisch · 14 years ago
  51. 55ddf14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  52. 2fed94c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  53. 3ac26b2 firewire: cdev: mark char device files as not seekable by Stefan Richter · 14 years ago
  54. 9cac00b firewire: cdev: fix information leak by Stefan Richter · 14 years ago
  55. 385ab5bc firewire: cdev: require quadlet-aligned headers for transmit packets by Clemens Ladisch · 14 years ago
  56. 4ba1d9c firewire: cdev: disallow receive packets without header by Clemens Ladisch · 14 years ago
  57. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  58. 6458229 firewire: core: combine a bit of repeated code by Stefan Richter · 14 years ago
  59. 6e95dea firewire: core: change type of a data buffer by Stefan Richter · 14 years ago
  60. abfe5a0 firewire: cdev: add more flexible cycle timer ioctl by Stefan Richter · 14 years ago
  61. 109d281 Merge tag 'v2.6.33' for its firewire changes since last branch point by Stefan Richter · 14 years ago
  62. 168cf9a firewire: remove incomplete Bus_Time CSR support by Stefan Richter · 14 years ago
  63. 4a9bde9 firewire: get_cycle_timer optimization and cleanup by Stefan Richter · 14 years ago
  64. 281e203 firewire: core: fix use-after-free regression in FCP handler by Stefan Richter · 15 years ago
  65. cf0e575 firewire: cdev: fix another memory leak in an error path by Stefan Richter · 15 years ago
  66. db5d247 firewire: fix use of multiple AV/C devices, allow multiple FCP listeners by Clemens Ladisch · 15 years ago
  67. bb592cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  68. b2c0a2a firewire: cdev: reduce stack usage by ioctl_dispatch by Stefan Richter · 15 years ago
  69. e21fcf7 firewire: cdev: normalize variable names by Stefan Richter · 15 years ago
  70. 9fb551b firewire: normalize style of queue_work wrappers by Stefan Richter · 15 years ago
  71. 7e44c0b firewire: cdev: fix memory leak in an error path by Stefan Richter · 15 years ago
  72. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  73. 6fdc037 firewire: core: do not DMA-map stack addresses by Stefan Richter · 15 years ago
  74. e034d24 firewire: core: include linux/uaccess.h instead of asm/uaccess.h by Stefan Richter · 15 years ago
  75. e71d31d firewire: rename source files by Stefan Richter · 15 years ago[Renamed from drivers/firewire/fw-cdev.c]
  76. 77c9a5d firewire: reorganize header files by Stefan Richter · 15 years ago
  77. 9236889 firewire: core: improve check for local node by Stefan Richter · 15 years ago
  78. 18e9b10 firewire: cdev: add closure to async stream ioctl by Stefan Richter · 15 years ago
  79. 664d801 firewire: cdev: simplify FW_CDEV_IOC_SEND_REQUEST return value by Stefan Richter · 15 years ago
  80. 207fbef firewire: cdev: fix race of ioctl_send_request with bus reset by Stefan Richter · 15 years ago
  81. de487da firewire: cdev: secure add_descriptor ioctl by Stefan Richter · 15 years ago
  82. c8a2590 firewire: cdev: amendment to "add ioctl to query maximum transmission speed" by Stefan Richter · 15 years ago
  83. f8c2287 firewire: implement asynchronous stream transmission by Jay Fenlason · 15 years ago
  84. 81610b8 firewire: cdev: simplify a schedule_delayed_work wrapper by Stefan Richter · 16 years ago
  85. 5d9cb7d27 firewire: cdev: add ioctls for iso resource management, amendment by Stefan Richter · 16 years ago
  86. 36a755c firewire: cdev: shut down iso context before freeing the buffer by Stefan Richter · 16 years ago
  87. 3ba9498 firewire: cdev: replace some spin_lock_irqsave by spin_lock_irq by Stefan Richter · 16 years ago
  88. 5d3fd69 firewire: cdev: extend transaction payload size check by Stefan Richter · 16 years ago
  89. 1566f3d firewire: cdev: restrict broadcast write requests to Units Space by Stefan Richter · 16 years ago
  90. acfe833 firewire: cdev: add ioctl for broadcast write requests by Jay Fenlason, Stefan Richter · 16 years ago
  91. 33580a3 firewire: cdev: add ioctl to query maximum transmission speed by Stefan Richter · 16 years ago
  92. 1ec3c02 firewire: cdev: add ioctls for manual iso resource management by Stefan Richter · 16 years ago
  93. b1bda4c firewire: cdev: add ioctls for isochronous resource management by Jay Fenlason, Stefan Richter · 16 years ago
  94. be5bbd6 firewire: cdev: sort includes by Stefan Richter · 16 years ago
  95. 97c18b7 firewire: cdev: unify names of struct types and of their instances by Stefan Richter · 16 years ago
  96. fb44303 firewire: cdev: reference-count client instances by Stefan Richter · 16 years ago
  97. a459b8a firewire: cdev: use list_first_entry by Stefan Richter · 16 years ago
  98. 53dca51 firewire: remove line breaks before function names by Stefan Richter · 16 years ago
  99. 2dbd7d7 firewire: standardize a variable name by Stefan Richter · 16 years ago
  100. 3e0b5f0 firewire: cdev: address handler input validation by Stefan Richter · 16 years ago