1. 285a3c7 at_hdmac: implement a private tx_list by Dan Williams · 15 years ago
  2. 64203b6 mv_xor: implement a private tx_list by Dan Williams · 15 years ago
  3. ea25968a ioat: implement a private tx_list by Dan Williams · 15 years ago
  4. 308136d iop-adma: implement a private tx_list by Dan Williams · 15 years ago
  5. eda3423 fsldma: implement a private tx_list by Dan Williams · 15 years ago
  6. e0bd0f8 dw_dmac: implement a private tx_list by Dan Williams · 15 years ago
  7. e12c4fa Merge branch 'ioat' into dmaengine by Dan Williams · 15 years ago
  8. 4b652f0 net_dma: poll for a descriptor after allocation failure by Dan Williams · 15 years ago
  9. a309218 ioat2,3: dynamically resize descriptor ring by Dan Williams · 15 years ago
  10. 09c8a5b ioat: switch watchdog and reset handler from workqueue to timer by Dan Williams · 15 years ago
  11. ad643f5 ioat1: trim ioat_dma_desc_sw by Dan Williams · 15 years ago
  12. 345d852 ioat: ___devinit annotate the initialization paths by Dan Williams · 15 years ago
  13. f6ab95b ioat: preserve chanctrl bits when re-arming interrupts by Dan Williams · 15 years ago
  14. bb32078 ioat: ignore reserved bits for chancnt and xfercap by Dan Williams · 15 years ago
  15. 4fb9b9e ioat: cleanup completion status reads by Dan Williams · 15 years ago
  16. 6df9183 ioat: add some dev_dbg() calls by Dan Williams · 15 years ago
  17. 38e12f6 ioat1: kill unused unmap parameters by Dan Williams · 15 years ago
  18. 5cbafa6 ioat2,3: convert to a true ring buffer by Dan Williams · 15 years ago
  19. dcbc853 ioat: prepare the code for ioat[12]_dma_chan split by Dan Williams · 15 years ago
  20. a6a39ca ioat: fix self test interrupts by Dan Williams · 15 years ago
  21. a0587bc ioat1: move descriptor allocation from submit to prep by Dan Williams · 15 years ago
  22. c7984f4 ioat: define descriptor control bit-field by Dan Williams · 15 years ago
  23. 77867ff ioat: fix type mismatch for ->dmacount by Dan Williams · 15 years ago
  24. f2427e2 ioat: split ioat_dma_probe into core/version-specific routines by Dan Williams · 15 years ago
  25. b31b78f ioat: kill function prototype ifdef guards by Dan Williams · 15 years ago
  26. bc3c702 ioat: cleanup some long deref chains and 80 column collisions by Dan Williams · 15 years ago
  27. e6c0b69 ioat: convert ioat_probe to pcim/devm by Dan Williams · 15 years ago
  28. 1f27adc2 ioat: move definitions to dma.h by Dan Williams · 15 years ago
  29. a348a7e6 Merge commit 'v2.6.31-rc1' into dmaengine by Dan Williams · 15 years ago
  30. 584ec22 ioat: move to drivers/dma/ioat/ by Dan Williams · 15 years ago
  31. 808347f dmaengine: at_hdmac: add DMA slave transfers by Nicolas Ferre · 15 years ago
  32. dc78baa dmaengine: at_hdmac: new driver for the Atmel AHB DMA Controller by Nicolas Ferre · 15 years ago
  33. f1aef8b dmaengine: dmatest: correct thread_count while using multiple thread per channel by Nicolas Ferre · 15 years ago
  34. 0a2ff57d dmaengine: dmatest: add a maximum number of test iterations by Nicolas Ferre · 15 years ago
  35. c019894 drivers/dma: Remove unnecessary semicolons by Joe Perches · 15 years ago
  36. e3d4330 drivers/dma/fsldma.c: Remove unnecessary semicolons by Joe Perches · 15 years ago
  37. daf4219 dmaengine: move HIGHMEM64G restriction to ASYNC_TX_DMA by Dan Williams · 15 years ago
  38. 28d0325 Linux 2.6.31-rc1 by Linus Torvalds · 15 years ago
  39. 236e946 Revert "PCI: use ACPI _CRS data by default" by Linus Torvalds · 15 years ago
  40. f27884a Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 15 years ago
  41. c622304 Merge branches 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/{vfs-2.6,audit-current} by Linus Torvalds · 15 years ago
  42. d5bb68a another race fix in jfs_check_acl() by Al Viro · 15 years ago
  43. 72c0490 Get "no acls for this inode" right, fix shmem breakage by Al Viro · 15 years ago
  44. 3a6a6c1 audit: inode watches depend on CONFIG_AUDIT not CONFIG_AUDIT_SYSCALL by Eric Paris · 15 years ago
  45. 641cf4a inline functions left without protection of ifdef (acl) by Markus Trippelsdorf · 15 years ago
  46. bd453cd Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  47. d072599 futex: Fix the write access fault problem for real by Thomas Gleixner · 15 years ago
  48. ba52270 SLUB: Don't pass __GFP_FAIL for the initial allocation by Pekka Enberg · 15 years ago
  49. 4923abf Don't warn about order-1 allocations with __GFP_NOFAIL by Linus Torvalds · 15 years ago
  50. c82e6d4 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  51. a620c16 Staging: octeon-ethernet: Fix race freeing transmit buffers. by David Daney · 15 years ago
  52. f696a10 Staging: octeon-ethernet: Convert to use net_device_ops. by David Daney · 15 years ago
  53. 773cb77 MIPS: Cavium: Add CPU hotplugging code. by Ralf Baechle · 15 years ago
  54. 9801b32 MIPS: SMP: Allow suspend and hibernation if CPU hotplug is available by Ralf Baechle · 15 years ago
  55. 1b2bc75 MIPS: Add arch generic CPU hotplug by Ralf Baechle · 15 years ago
  56. 4ac4aa5 DMA: txx9dmac: use dma_unmap_single if DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE set by Atsushi Nemoto · 15 years ago
  57. 2e25406 MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined. by Ralf Baechle · 15 years ago
  58. ab7f6f3 MIPS: MIPSsim: Fix build error if MSC01E_INT_BASE is undefined. by Ralf Baechle · 15 years ago
  59. 44eeab6 MIPS: Hibernation: Remove SMP TLB and cacheflushing code. by Ralf Baechle · 15 years ago
  60. 631330f MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. by Ralf Baechle · 15 years ago
  61. 0ca5921 MIPS: bug.h Build fix - include <linux/compiler.h>. by Ralf Baechle · 15 years ago
  62. c3cb5e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago
  63. ea94b50 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 15 years ago
  64. 650a10d Merge branch 'audit.b63' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 15 years ago
  65. 9937ac0 MAINTAINERS: Change mailing list info for CRIS by Jesper Nilsson · 15 years ago
  66. 0c26d7c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  67. 936940a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  68. 09ce42d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  69. d7ed9c0 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 15 years ago
  70. 4d8d4d2 Remove low_latency flag setting from nozomi and mxser drivers by Chuck Ebbert · 15 years ago
  71. 6af9a43 tty: fix tty_port_block_til_ready waiting by Jiri Slaby · 15 years ago
  72. 24ed3ab pci: use pci_ioremap_bar() in drivers/serial by Arjan van de Ven · 15 years ago
  73. ce89294 synclink_gt: fix transmit race and timeout by Paul Fulghum · 15 years ago
  74. 2a13373 jsm: clean up "serial: jsm: correctly support 4 8 port boards" by Andrew Morton · 15 years ago
  75. a10b32d kgdb: kgdboc console poll hooks for serial_txx9 uart by Atsushi Nemoto · 15 years ago
  76. 1cbd20d switch xfs to generic acl caching helpers by Al Viro · 15 years ago
  77. 073aaa1 helpers for acl caching + switch to those by Al Viro · 15 years ago
  78. 06b16e9 switch shmem to inode->i_acl by Al Viro · 15 years ago
  79. 281eede switch reiserfs to inode->i_acl by Al Viro · 15 years ago
  80. 7a77b15 switch reiserfs to usual conventions for caching ACLs by Al Viro · 15 years ago
  81. e68888b reiserfs: minimal fix for ACL caching by Al Viro · 15 years ago
  82. d441b1c switch nilfs2 to inode->i_acl by Al Viro · 15 years ago
  83. 5affd88 switch btrfs to inode->i_acl by Al Viro · 15 years ago
  84. 290c263 switch jffs2 to inode->i_acl by Al Viro · 15 years ago
  85. 05fc079 switch jfs to inode->i_acl by Al Viro · 15 years ago
  86. d4bfe2f switch ext4 to inode->i_acl by Al Viro · 15 years ago
  87. 6582a0e switch ext3 to inode->i_acl by Al Viro · 15 years ago
  88. 5e78b43 switch ext2 to inode->i_acl by Al Viro · 15 years ago
  89. f19d4a8 add caching of ACLs in struct inode by Al Viro · 15 years ago
  90. 3e63cbb fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls by Ankit Jain · 15 years ago
  91. 01c0319 cleanup __writeback_single_inode by Christoph Hellwig · 15 years ago
  92. f21f622 ... and the same for vfsmount id/mount group id by Al Viro · 15 years ago
  93. c63e09e Make allocation of anon devices cheaper by Al Viro · 15 years ago
  94. 7e325d3 update Documentation/filesystems/Locking by Christoph Hellwig · 15 years ago
  95. f6cc746 devpts: remove module-related code by H. Peter Anvin · 15 years ago
  96. 3b22edc VFS: Switch init_mount_tree() to use the new create_mnt_ns() helper by Trond Myklebust · 15 years ago
  97. 654f562 vfs: fix nd->root leak in do_filp_open() by J. R. Okajima · 15 years ago
  98. b5450d9 reiserfs: remove stray unlock_super in reiserfs_resize by Christoph Hellwig · 15 years ago
  99. 3391faa udf: remove redundant tests on unsigned by Roel Kluin · 15 years ago
  100. 7959ea2 bnx2: Fix the behavior of ethtool when ONBOOT=no by Ooiwa Naohiro · 15 years ago