1. 810b492 dm ioctl: suppress needless warning messages by Milan Broz · 14 years ago
  2. 3474578 dm crypt: add loop aes iv generator by Milan Broz · 14 years ago
  3. d1f9642 dm crypt: add multi key capability by Milan Broz · 14 years ago
  4. 2dc5327 dm crypt: add post iv call to iv generator by Milan Broz · 14 years ago
  5. 20c8253 dm crypt: use io thread for reads only if mempool exhausted by Milan Broz · 14 years ago
  6. c029772 dm crypt: scale to multiple cpus by Andi Kleen · 14 years ago
  7. 7dbcd13 dm crypt: simplify compatible table output by Milan Broz · 14 years ago
  8. 86a54a48 dm log userspace: add version number to comms by Jonathan Brassow · 14 years ago
  9. 085ae06 dm log userspace: group clear and mark requests by Jonathan Brassow · 14 years ago
  10. 909cc4f dm log userspace: split flush queue by Jonathan Brassow · 14 years ago
  11. 8d35d3e dm kcopyd: delay unplugging by Mikulas Patocka · 14 years ago
  12. 4a03867 dm log userspace: trap all failed log construction errors by Jonathan Brassow · 14 years ago
  13. 69a8cfc dm crypt: set key size early by Milan Broz · 14 years ago
  14. 4a1aeb9 dm: remove dm_mutex after bkl conversion by Milan Broz · 14 years ago
  15. 5fc2ffe dm raid1: support discard by Mike Snitzer · 14 years ago
  16. 84c8955 dm ioctl: allow rename to fill empty uuid by Peter Jones · 14 years ago
  17. d9bf0b5 dm io: remove BIO_RW_SYNCIO flag from kcopyd by Mikulas Patocka · 14 years ago
  18. 09c9d4c dm mpath: disable blk_abort_queue by Mike Snitzer · 14 years ago
  19. c217649 dm: dont take i_mutex to change device size by Mike Snitzer · 14 years ago
  20. 581548d Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  21. 03a4491 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  22. 7b0cb1b Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  23. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  24. fe3c560 Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  25. d200560 Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  26. 86f6f9b Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  27. d33a629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 14 years ago
  28. 66dc918 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  29. b2034d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  30. 27d189c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  31. a170315 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  32. 67b5ad9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  33. 174a86d Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  34. 1896a13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  35. e691d24 Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  36. 55065bc Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  37. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  38. 8f685fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  39. d24450e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  40. 5cb2fad decompressors: remove unused constant from inflate.h by Lasse Collin · 14 years ago
  41. 1da914e decompressors: check input size in decompress_inflate.c by Lasse Collin · 14 years ago
  42. 3031480 x86: support XZ-compressed kernel by Lasse Collin · 14 years ago
  43. 3ebe124 decompressors: add boot-time XZ support by Lasse Collin · 14 years ago
  44. 24fa040 decompressors: add XZ decompressor module by Lasse Collin · 14 years ago
  45. fb7fa58 Decompressors: fix callback-to-callback mode in decompress_unlzo.c by Lasse Collin · 14 years ago
  46. 5a3f81a Decompressors: check input size in decompress_unlzo.c by Lasse Collin · 14 years ago
  47. 8f9b54a Decompressors: check for write errors in decompress_unlzo.c by Lasse Collin · 14 years ago
  48. eb0cf3e Decompressors: validate match distance in decompress_unlzma.c by Lasse Collin · 14 years ago
  49. 528941c Decompressors: check for write errors in decompress_unlzma.c by Lasse Collin · 14 years ago
  50. 278208d9 Decompressors: check for read errors in decompress_unlzma.c by Lasse Collin · 14 years ago
  51. 8218a43 Decompressors: fix header validation in decompress_unlzma.c by Lasse Collin · 14 years ago
  52. 22e4420 Decompressors: remove unused function from lib/decompress_unlzma.c by Lasse Collin · 14 years ago
  53. 2b6b5ca Decompressors: include <linux/slab.h> in <linux/decompress/mm.h> by Lasse Collin · 14 years ago
  54. 93685ad2 Decompressors: get rid of set_error_fn() macro by Lasse Collin · 14 years ago
  55. 6b01ed6 Decompressors: add missing INIT (i.e. __init) by Lasse Collin · 14 years ago
  56. 8d0a1de romfs: have romfs_fs.h pull in necessary headers by Mike Frysinger · 14 years ago
  57. 264b795 ramoops: fix types, remove typecasts by Andrew Morton · 14 years ago
  58. 6f772fe cramfs: generate unique inode number for better inode cache usage by Stefani Seibold · 14 years ago
  59. beeae05 cramfs: hide function prototypes behind __KERNEL__ macro by Alexander Shishkin · 14 years ago
  60. d3486f8 aio: remove unused aio_run_iocbs() by Jeff Moyer · 14 years ago
  61. 2e41025 aio: remove unnecessary check by Namhyung Kim · 14 years ago
  62. d27a0c0 VMware balloon: stop locking pages when hypervisor tells us enough by Dmitry Torokhov · 14 years ago
  63. 17fecb55 w1: DS2423 counter driver and documentation by Mika Laitio · 14 years ago
  64. 496fc1a memstick: factor out transfer initiating functionality in mspro_block.c by Alex Dubov · 14 years ago
  65. edb50b3 memstick: remove mspro_block_mutex by Alex Dubov · 14 years ago
  66. d8256d4 memstick: avert possible race condition between idr_pre_get and idr_get_new by Alex Dubov · 14 years ago
  67. 8930c8aa memstick: add support for JMicron JMB 385 and 390 controllers by Takashi Iwai · 14 years ago
  68. 68860b9 memstick: set PMOS values propery for JMicron 38x controllers by Takashi Iwai · 14 years ago
  69. 23c5947 memstick: fix setup for JMicron 38x controllers by Takashi Iwai · 14 years ago
  70. 0193383 memstick: core: fix device_register() error handling by Vasiliy Kulikov · 14 years ago
  71. 563558b pps: add parallel port PPS signal generator by Alexander Gordeev · 14 years ago
  72. 46b402a pps: add parallel port PPS signal generator by Alexander Gordeev · 14 years ago
  73. a10203c pps: add parallel port PPS client by Alexander Gordeev · 14 years ago
  74. 717c033 pps: add kernel consumer support by Alexander Gordeev · 14 years ago
  75. e2c18e4 pps: capture MONOTONIC_RAW timestamps as well by Alexander Gordeev · 14 years ago
  76. 025b40a ntp: add hardpps implementation by Alexander Gordeev · 14 years ago
  77. 12f9b1f pps: timestamp is always passed to dcd_change() by Alexander Gordeev · 14 years ago
  78. 818b9ee pps: simplify conditions a bit by Alexander Gordeev · 14 years ago
  79. 29f347c pps: use BUG_ON for kernel API safety checks by Alexander Gordeev · 14 years ago
  80. 2a5cd6e pps: make idr lock a mutex and protect idr_pre_get by Alexander Gordeev · 14 years ago
  81. 083e586 pps: move idr stuff to pps.c by Alexander Gordeev · 14 years ago
  82. 7f7cce7 pps: convert printk/pr_* to dev_* by Alexander Gordeev · 14 years ago
  83. 5e196d3 pps: access pps device by direct pointer by Alexander Gordeev · 14 years ago
  84. 6f4229b pps: unify timestamp gathering by Alexander Gordeev · 14 years ago
  85. 3003d55 pps: fix race in PPS_FETCH handler by Alexander Gordeev · 14 years ago
  86. 86d921f pps: declare variables where they are used in switch by Alexander Gordeev · 14 years ago
  87. 7a21a3c pps: trivial fixes by Alexander Gordeev · 14 years ago
  88. 9ab020c taskstats: use better ifdef for alignment by Jeff Mahoney · 14 years ago
  89. 0329326 NFC: Driver for NXP Semiconductors PN544 NFC chip. by Matti J. Aaltonen · 14 years ago
  90. 6164281 user_ns: improve the user_ns on-the-slab packaging by Pavel Emelyanov · 14 years ago
  91. e020e74 sysctl: remove obsolete comments by Jovi Zhang · 14 years ago
  92. 5561050 sysctl: fix #ifdef guard comment by Jovi Zhang · 14 years ago
  93. 12a4dc4 rapidio: fix hang on RapidIO doorbell queue full condition by Thomas Taranowski · 14 years ago
  94. 2e9d4d8 rapidio: add new idt sRIO switches by Alexandre Bounine · 14 years ago
  95. 558bda6 rapidio: use Component Tag for unified switch identification by Alexandre Bounine · 14 years ago
  96. 17e9620 rapidio: add device object linking into discovery by Alexandre Bounine · 14 years ago
  97. e653692 rapidio: add definitions of Component Tag fields by Alexandre Bounine · 14 years ago
  98. ded0578 rapidio: integrate rio_switch into rio_dev by Alexandre Bounine · 14 years ago
  99. a93192a rapidio: use common destid storage for endpoints and switches by Alexandre Bounine · 14 years ago
  100. e6d7202 fs/char_dev.c: remove unused cdev_index() by Namhyung Kim · 14 years ago