1. fd7c092 dm: fix truncated status strings by Mikulas Patocka · 11 years ago
  2. 16245bd dm: do not replace bioset for request based dm by Jun'ichi Nomura · 11 years ago
  3. 1cf0209 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  4. f042fea Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  5. ee89f81 Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  6. 21f3b24 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  7. 2a7d2b9 Merge branch 'akpm' (final batch from Andrew) by Linus Torvalds · 11 years ago
  8. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  9. 31b4ca3 w1: add support for DS2413 Dual Channel Addressable Switch by Mariusz Bialonczyk · 11 years ago
  10. 940da35 memstick: move the dereference below the NULL test by Wei Yongjun · 11 years ago
  11. 507063b drivers/pps/clients/pps-gpio.c: use devm_kzalloc by Julia Lawall · 11 years ago
  12. 4debec7 mtd: mtd_stresstest: use prandom_bytes() by Akinobu Mita · 11 years ago
  13. a312b78 mtd: mtd_subpagetest: convert to use prandom library by Akinobu Mita · 11 years ago
  14. 99672f3 mtd: mtd_speedtest: use prandom_bytes by Akinobu Mita · 11 years ago
  15. 825b8cc mtd: mtd_pagetest: convert to use prandom library by Akinobu Mita · 11 years ago
  16. 8dad049 mtd: mtd_oobtest: convert to use prandom library by Akinobu Mita · 11 years ago
  17. 459a86d mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes() by Akinobu Mita · 11 years ago
  18. 398eb08 nbd: fix sparse warning by Alex Elder · 11 years ago
  19. a83e814 nbd: show read-only state in sysfs by Paolo Bonzini · 11 years ago
  20. 3a2d63f8 nbd: fsync and kill block device on shutdown by Paolo Bonzini · 11 years ago
  21. 75f187a nbd: support FLUSH requests by Alex Bligh · 11 years ago
  22. 3c94ce6 drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionally by Dae S. Kim · 11 years ago
  23. f2afae4 ipmi: add options to disable openfirmware and PCI scanning by Corey Minyard · 11 years ago
  24. d941aea ipmi: add new kernel options to prevent automatic ipmi init by Corey Minyard · 11 years ago
  25. e8c8d1b idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c by Tejun Heo · 11 years ago
  26. a1c36b1 vfio: convert to idr_alloc() by Tejun Heo · 11 years ago
  27. 6d77093 uio: convert to idr_alloc() by Tejun Heo · 11 years ago
  28. 6deb69f thermal: convert to idr_alloc() by Tejun Heo · 11 years ago
  29. ab51603 scsi/lpfc: convert to idr_alloc() by Tejun Heo · 11 years ago
  30. c9365bd target/iscsi: convert to idr_alloc() by Tejun Heo · 11 years ago
  31. b98c52b scsi: convert to idr_alloc() by Tejun Heo · 11 years ago
  32. 70a9755 scsi/bfa: convert to idr_alloc() by Tejun Heo · 11 years ago
  33. d0ffce7 rpmsg: convert to idr_alloc() by Tejun Heo · 11 years ago
  34. 15fc611 remoteproc: convert to idr_alloc() by Tejun Heo · 11 years ago
  35. 19dd2da pps: convert to idr_alloc() by Tejun Heo · 11 years ago
  36. 05e2cef power: convert to idr_alloc() by Tejun Heo · 11 years ago
  37. 2fa532c ppp: convert to idr_alloc() by Tejun Heo · 11 years ago
  38. ec09ebc macvtap: convert to idr_alloc() by Tejun Heo · 11 years ago
  39. 589e9c4 mtd: convert to idr_alloc() by Tejun Heo · 11 years ago
  40. 803d9e0 mmc: convert to idr_alloc() by Tejun Heo · 11 years ago
  41. 57f2667 misc/tifm_core: convert to idr_alloc() by Tejun Heo · 11 years ago
  42. 3ab4ee8 misc/c2port: convert to idr_alloc() by Tejun Heo · 11 years ago
  43. 9f12563 mfd: convert to idr_alloc() by Tejun Heo · 11 years ago
  44. 7b51f47 memstick: convert to idr_alloc() by Tejun Heo · 11 years ago
  45. c9d76be dm: convert to idr_alloc() by Tejun Heo · 11 years ago
  46. 80f22b4 IB/qib: convert to idr_alloc() by Tejun Heo · 11 years ago
  47. cffcd59 IB/ocrdma: convert to idr_alloc() by Tejun Heo · 11 years ago
  48. 6a92006 IB/mlx4: convert to idr_alloc() by Tejun Heo · 11 years ago
  49. 5c213f8 IB/ipath: convert to idr_alloc() by Tejun Heo · 11 years ago
  50. cbbbce1 IB/ehca: convert to idr_alloc() by Tejun Heo · 11 years ago
  51. e8d4dd6 IB/cxgb4: convert to idr_alloc() by Tejun Heo · 11 years ago
  52. 6fa7800 IB/cxgb3: convert to idr_alloc() by Tejun Heo · 11 years ago
  53. ac1d682 IB/amso1100: convert to idr_alloc() by Tejun Heo · 11 years ago
  54. 3b069c5 IB/core: convert to idr_alloc() by Tejun Heo · 11 years ago
  55. 4ae42b0f i2c: convert to idr_alloc() by Tejun Heo · 11 years ago
  56. cc39a8f drm/vmwgfx: convert to idr_alloc() by Tejun Heo · 11 years ago
  57. 36888db drm/via: convert to idr_alloc() by Tejun Heo · 11 years ago
  58. ff51235 drm/sis: convert to idr_alloc() by Tejun Heo · 11 years ago
  59. c8c470a drm/i915: convert to idr_alloc() by Tejun Heo · 11 years ago
  60. 8550cb2 drm/exynos: convert to idr_alloc() by Tejun Heo · 11 years ago
  61. 2e92881 drm: convert to idr_alloc() by Tejun Heo · 11 years ago
  62. 62f516b gpio: convert to idr_alloc() by Tejun Heo · 11 years ago
  63. 37b6189 firewire: convert to idr_alloc() by Tejun Heo · 11 years ago
  64. 3bec60d5 firewire: add minor number range check to fw_device_init() by Tejun Heo · 11 years ago
  65. 69ee266 dmaengine: convert to idr_alloc() by Tejun Heo · 11 years ago
  66. 615f2e5 dca: convert to idr_alloc() by Tejun Heo · 11 years ago
  67. 56de210 drbd: convert to idr_alloc() by Tejun Heo · 11 years ago
  68. b051f6e atm/nicstar: convert to idr_alloc() by Tejun Heo · 11 years ago
  69. c718aa6 block/loop: convert to idr_alloc() by Tejun Heo · 11 years ago
  70. a15abcc rpmsg: don't use idr_remove_all() by Tejun Heo · 11 years ago
  71. 045dc40 remoteproc: don't use idr_remove_all() by Tejun Heo · 11 years ago
  72. adaedbd dm: don't use idr_remove_all() by Tejun Heo · 11 years ago
  73. 4d53233 drm: don't use idr_remove_all() by Tejun Heo · 11 years ago
  74. 748689d firewire: don't use idr_remove_all() by Tejun Heo · 11 years ago
  75. 9d60916 block/loop: don't use idr_remove_all() by Tejun Heo · 11 years ago
  76. c767bf2 atm/nicstar: don't use idr_remove_all() by Tejun Heo · 11 years ago
  77. 4225fc8 lib/scatterlist: use page iterator in the mapping iterator by Imre Deak · 11 years ago
  78. c5a5105 backlight: add new lp8788 backlight driver by Kim, Milo · 11 years ago
  79. f7a3c99 drivers/video/backlight/ams369fg06.c: make power_on() call optional by Jingoo Han · 11 years ago
  80. e3c4877 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  81. 18a44a7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  82. adf96e6 sysrq: don't depend on weak undefined arrays to have an address that compares as NULL by Linus Torvalds · 11 years ago
  83. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  84. 24e5591 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  85. 1b83bef libceph: update osd request/reply encoding by Sage Weil · 11 years ago
  86. c47f937 rbd: pass length, not op for osd completions by Alex Elder · 11 years ago
  87. 39bf2c5 rbd: move rbd_osd_trivial_callback() by Alex Elder · 11 years ago
  88. 3c834b6 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  89. 515d01f Merge tag 'vfio-v3.9-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 11 years ago
  90. 1cef935 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  91. ecc88ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  92. 70a3a06 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  93. f6c0ffa Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  94. 52caa59 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  95. 4c8c225 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  96. 3eb0522 Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 11 years ago
  97. ed5dc23 Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  98. 0512c04 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  99. 5115f3c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  100. ef4e359 Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago