1. b98c52b scsi: convert to idr_alloc() by Tejun Heo · 12 years ago
  2. 70a9755 scsi/bfa: convert to idr_alloc() by Tejun Heo · 12 years ago
  3. d0ffce7 rpmsg: convert to idr_alloc() by Tejun Heo · 12 years ago
  4. 15fc611 remoteproc: convert to idr_alloc() by Tejun Heo · 12 years ago
  5. 19dd2da pps: convert to idr_alloc() by Tejun Heo · 12 years ago
  6. 05e2cef power: convert to idr_alloc() by Tejun Heo · 12 years ago
  7. 2fa532c ppp: convert to idr_alloc() by Tejun Heo · 12 years ago
  8. ec09ebc macvtap: convert to idr_alloc() by Tejun Heo · 12 years ago
  9. 589e9c4 mtd: convert to idr_alloc() by Tejun Heo · 12 years ago
  10. 803d9e0 mmc: convert to idr_alloc() by Tejun Heo · 12 years ago
  11. 57f2667 misc/tifm_core: convert to idr_alloc() by Tejun Heo · 12 years ago
  12. 3ab4ee8 misc/c2port: convert to idr_alloc() by Tejun Heo · 12 years ago
  13. 9f12563 mfd: convert to idr_alloc() by Tejun Heo · 12 years ago
  14. 7b51f47 memstick: convert to idr_alloc() by Tejun Heo · 12 years ago
  15. c9d76be dm: convert to idr_alloc() by Tejun Heo · 12 years ago
  16. 80f22b4 IB/qib: convert to idr_alloc() by Tejun Heo · 12 years ago
  17. cffcd59 IB/ocrdma: convert to idr_alloc() by Tejun Heo · 12 years ago
  18. 6a92006 IB/mlx4: convert to idr_alloc() by Tejun Heo · 12 years ago
  19. 5c213f8 IB/ipath: convert to idr_alloc() by Tejun Heo · 12 years ago
  20. cbbbce1 IB/ehca: convert to idr_alloc() by Tejun Heo · 12 years ago
  21. e8d4dd6 IB/cxgb4: convert to idr_alloc() by Tejun Heo · 12 years ago
  22. 6fa7800 IB/cxgb3: convert to idr_alloc() by Tejun Heo · 12 years ago
  23. ac1d682 IB/amso1100: convert to idr_alloc() by Tejun Heo · 12 years ago
  24. 3b069c5 IB/core: convert to idr_alloc() by Tejun Heo · 12 years ago
  25. 4ae42b0 i2c: convert to idr_alloc() by Tejun Heo · 12 years ago
  26. cc39a8f drm/vmwgfx: convert to idr_alloc() by Tejun Heo · 12 years ago
  27. 36888db drm/via: convert to idr_alloc() by Tejun Heo · 12 years ago
  28. ff51235 drm/sis: convert to idr_alloc() by Tejun Heo · 12 years ago
  29. c8c470a drm/i915: convert to idr_alloc() by Tejun Heo · 12 years ago
  30. 8550cb2 drm/exynos: convert to idr_alloc() by Tejun Heo · 12 years ago
  31. 2e92881 drm: convert to idr_alloc() by Tejun Heo · 12 years ago
  32. 62f516b gpio: convert to idr_alloc() by Tejun Heo · 12 years ago
  33. 37b6189 firewire: convert to idr_alloc() by Tejun Heo · 12 years ago
  34. 3bec60d firewire: add minor number range check to fw_device_init() by Tejun Heo · 12 years ago
  35. 69ee266 dmaengine: convert to idr_alloc() by Tejun Heo · 12 years ago
  36. 615f2e5 dca: convert to idr_alloc() by Tejun Heo · 12 years ago
  37. 56de210 drbd: convert to idr_alloc() by Tejun Heo · 12 years ago
  38. b051f6e atm/nicstar: convert to idr_alloc() by Tejun Heo · 12 years ago
  39. c718aa6 block/loop: convert to idr_alloc() by Tejun Heo · 12 years ago
  40. a15abcc rpmsg: don't use idr_remove_all() by Tejun Heo · 12 years ago
  41. 045dc40 remoteproc: don't use idr_remove_all() by Tejun Heo · 12 years ago
  42. adaedbd dm: don't use idr_remove_all() by Tejun Heo · 12 years ago
  43. 4d53233 drm: don't use idr_remove_all() by Tejun Heo · 12 years ago
  44. 748689d firewire: don't use idr_remove_all() by Tejun Heo · 12 years ago
  45. 9d60916 block/loop: don't use idr_remove_all() by Tejun Heo · 12 years ago
  46. c767bf2 atm/nicstar: don't use idr_remove_all() by Tejun Heo · 12 years ago
  47. 4225fc8 lib/scatterlist: use page iterator in the mapping iterator by Imre Deak · 12 years ago
  48. c5a5105 backlight: add new lp8788 backlight driver by Kim, Milo · 12 years ago
  49. f7a3c99 drivers/video/backlight/ams369fg06.c: make power_on() call optional by Jingoo Han · 12 years ago
  50. adf96e6 sysrq: don't depend on weak undefined arrays to have an address that compares as NULL by Linus Torvalds · 12 years ago
  51. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  52. 24e5591 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  53. 3c834b6 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  54. 515d01f Merge tag 'vfio-v3.9-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  55. 1cef935 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  56. ecc88ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  57. 70a3a06 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  58. f6c0ffa Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  59. 52caa59 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 12 years ago
  60. 4c8c225 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  61. 3eb0522 Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  62. ed5dc23 Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  63. 0512c04 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  64. 5115f3c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  65. ef4e359 Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into for-next by Roland Dreier · 12 years ago
  66. 0e9b10a target: writev() on single-element vector is pointless by Al Viro · 12 years ago
  67. 7bb307e export kernel_write(), convert open-coded instances by Al Viro · 12 years ago
  68. 3dadecc switch vfs_getattr() to struct path by Al Viro · 12 years ago
  69. 8add862 tegra: don't wank with d_find_alias() by Al Viro · 12 years ago
  70. 0990a97 lirc: get rid of bogus checks by Al Viro · 12 years ago
  71. c41b381 Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  72. 556f12f Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  73. fffddfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  74. 32dc43e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  75. be88298 drm/tilcdc: only build on arm by Stephen Rothwell · 12 years ago
  76. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  77. eb970ff usbnet: smsc95xx: rename FEATURE_AUTOSUSPEND by Ming Lei · 12 years ago
  78. 42e21c0 usbnet: smsc95xx: fix broken runtime suspend by Ming Lei · 12 years ago
  79. 7643721 usbnet: smsc95xx: fix suspend failure by Ming Lei · 12 years ago
  80. 70a737b bgmac: fix indexing of 2nd level loops by Rafał Miłecki · 12 years ago
  81. 63a02ce b43: Fix lockdep splat on module unload by Larry Finger · 12 years ago
  82. 8dc98eb VXLAN: Use tunnel_ip_select_ident() for tunnel IP-Identification. by Pravin B Shelar · 12 years ago
  83. 6d6436f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  84. b425388 IB/mlx4: Advertise MW support by Shani Michaeli · 12 years ago
  85. 6ff63e1 IB/mlx4: Support memory window binding by Shani Michaeli · 12 years ago
  86. 804d6a8 mlx4: Implement memory windows allocation and deallocation by Shani Michaeli · 12 years ago
  87. e448834 mlx4_core: Enable memory windows in {INIT, QUERY}_HCA by Shani Michaeli · 12 years ago
  88. cc1ade9 mlx4_core: Disable memory windows for virtual functions by Shani Michaeli · 12 years ago
  89. f72dd56 IPoIB: Free ipoib neigh on path record failure so path rec queries are retried by Roland Dreier · 12 years ago
  90. 2ce19e7 IB/srp: Fail I/O requests if the transport is offline by Bart Van Assche · 12 years ago
  91. c7c4e7f IB/srp: Avoid endless SCSI error handling loop by Bart Van Assche · 12 years ago
  92. 3780d1f IB/srp: Avoid sending a task management function needlessly by Bart Van Assche · 12 years ago
  93. e1b2f13a IB/srp: Track connection state properly by Bart Van Assche · 12 years ago
  94. c89d127 IB/mlx4: Remove redundant NULL check before kfree by Syam Sidhardhan · 12 years ago
  95. 57d88cf IB/mlx4: Fix compiler warning about uninitialized 'vlan' variable by Paul Bolle · 12 years ago
  96. a29bec1 IB/mlx4: Convert is_xxx variables in build_mlx_header() to bool by Roland Dreier · 12 years ago
  97. ab78265 Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  98. ea5cdcc net/pasemi: Fix missing coding style by Syam Sidhardhan · 12 years ago
  99. 21fbd58 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  100. d9978ec Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago