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