1. f0dfc0b crypto: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  2. 4bb33cc crypto: add module.h to those files that are explicitly using it by Paul Gortmaker · 13 years ago
  3. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  4. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  5. e3e1288 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  6. 61ecdb80 mm: strictly nested kmap_atomic() by Peter Zijlstra · 14 years ago
  7. 400fb7f move async raid6 test to lib/Kconfig.debug by Dan Williams · 14 years ago
  8. 2144381d Merge branch 'async' of macbook:git/btrfs-unstable by David Woodhouse · 14 years ago
  9. 6f68fba Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  10. caa20d97 async_tx: trim dma_async_tx_descriptor in 'no channel switch' case by Dan Williams · 14 years ago
  11. 5157b4a raid6: fix recovery performance regression by Dan Williams · 14 years ago
  12. 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
  13. e02a0e4 async_tx: expand async raid6 test to cover ioatdma corner case by Dan Williams · 14 years ago
  14. 7b3cc2b async_tx: build-time toggling of async_{syndrome,xor}_val dma support by Dan Williams · 15 years ago
  15. e5d8497 async_tx: Move ASYNC_RAID6_TEST option to crypto/async_tx/, fix dependencies by David Woodhouse · 15 years ago
  16. da17bf4 async_tx: fix asynchronous raid6 recovery for ddf layouts by Dan Williams · 15 years ago
  17. 030b077 async_pq: rename scribble page by Dan Williams · 15 years ago
  18. 5676470 async_pq: kill a stray dma_map() call and other cleanups by Dan Williams · 15 years ago
  19. b2141e6 raid6/async_tx: handle holes in block list in async_syndrome_val by NeilBrown · 15 years ago
  20. 5dd33c9 md/async: don't pass a memory pointer as a page pointer. by NeilBrown · 15 years ago
  21. 1f6672d async_tx/raid6: add missing dma_unmap calls to the async fail case by Dan Williams · 15 years ago
  22. 1b6df69 raid6test: fix stack overflow by Dan Williams · 15 years ago
  23. 83544ae dmaengine, async_tx: support alignment checks by Dan Williams · 15 years ago
  24. 138f4c3 dmaengine, async_tx: add a "no channel switch" allocator by Dan Williams · 15 years ago
  25. 0403e38 dmaengine: add fence support by Dan Williams · 15 years ago
  26. cb3c829 async_tx: raid6 recovery self test by Dan Williams · 15 years ago
  27. 0a82a62 async_tx: add support for asynchronous RAID6 recovery operations by Dan Williams · 15 years ago
  28. b2f46fd async_tx: add support for asynchronous GF multiplication by Dan Williams · 15 years ago
  29. 95475e5 async_tx: remove walk of tx->parent chain in dma_wait_for_async_tx by Dan Williams · 15 years ago
  30. af1f951 async_tx: kill needless module_{init|exit} by Dan Williams · 15 years ago
  31. ad283ea async_tx: add sum check flags by Dan Williams · 15 years ago
  32. 04ce9ab async_xor: permit callers to pass in a 'dma/page scribble' region by Dan Williams · 15 years ago
  33. a08abd8 async_tx: structify submission arguments, add scribble by Dan Williams · 15 years ago
  34. 88ba2aa async_tx: kill ASYNC_TX_DEP_ACK flag by Dan Williams · 15 years ago
  35. 099f53c async_tx: rename zero_sum to val by Dan Williams · 15 years ago
  36. 729b5d1 dmaengine: allow dma support for async_tx to be toggled by Dan Williams · 15 years ago
  37. 06164f3 async_tx: provide __async_inline for HAS_DMA=n archs by Dan Williams · 15 years ago
  38. 209b84a dmaengine: replace dma_async_client_register with dmaengine_get by Dan Williams · 15 years ago
  39. 2ba0562 dmaengine: provide a common 'issue_pending_all' implementation by Dan Williams · 15 years ago
  40. bec0851 dmaengine: centralize channel allocation, introduce dma_find_channel by Dan Williams · 15 years ago
  41. 6f49a57 dmaengine: up-level reference counting to the module level by Dan Williams · 15 years ago
  42. 07f2211 dmaengine: remove dependency on async_tx by Dan Williams · 15 years ago
  43. a06d568 async_xor: dma_map destination DMA_BIDIRECTIONAL by Dan Williams · 15 years ago
  44. fdb0ac8 async_tx: make async_tx_run_dependencies() easier to read by Dan Williams · 16 years ago
  45. de24125 async_tx: fix the bug in async_tx_run_dependencies by Yuri Tikhonov · 16 years ago
  46. e34a8ae async_tx: fix missing braces in async_xor_zero_sum by Dan Williams · 16 years ago
  47. 5554b35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  48. 3dce017 async_tx: remove depend_tx from async_tx_sync_epilog by Dan Williams · 16 years ago
  49. d2c52b7 async_tx: export async_tx_quiesce by Dan Williams · 16 years ago
  50. 669ab0b async_tx: fix handling of the "out of descriptor" condition in async_xor by Dan Williams · 16 years ago
  51. 1e55db2 async_tx: ensure the xor destination buffer remains dma-mapped by Dan Williams · 16 years ago
  52. 20fc190 async_tx: list_for_each_entry_rcu() cleanup by Li Zefan · 16 years ago
  53. 65bc3ff async_tx: fix async_memset compile error by Dan Williams · 16 years ago
  54. 8252474 rcu: split list.h and move rcu-protected lists into rculist.h by Franck Bui-Huu · 16 years ago
  55. 636bdea dmaengine: ack to flags: make use of the unused bits in the 'ack' field by Dan Williams · 16 years ago
  56. 19242d7 async_tx: fix multiple dependency submission by Dan Williams · 16 years ago
  57. 8d8002f async_tx: avoid the async xor_zero_sum path when src_cnt > device->max_xor by Dan Williams · 16 years ago
  58. 3280ab3e async_tx: checkpatch says s/__FUNCTION__/__func__/g by Dan Williams · 16 years ago
  59. 47437b2 async_tx: allow architecture specific async_tx_find_channel implementations by Dan Williams · 16 years ago
  60. d4c56f9 async_tx: replace 'int_en' with operation preparation flags by Dan Williams · 16 years ago
  61. 0036731 async_tx: kill tx_set_src and tx_set_dest methods by Dan Williams · 16 years ago
  62. d909b34 async_tx: kill ASYNC_TX_ASSUME_COHERENT by Dan Williams · 16 years ago
  63. cf8f68a async_tx: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 16 years ago
  64. 1367a3d async_tx: fix compile breakage, mark do_async_xor __always_inline by Dan Williams · 16 years ago
  65. 6247cdc async_tx: fix dma_wait_for_async_tx by Dan Williams · 17 years ago
  66. eb0645a async_tx: fix kmap_atomic usage in async_memcpy by Dan Williams · 17 years ago
  67. 9bc89cd async_tx: add the async_tx api by Dan Williams · 17 years ago