1. 6b207ba ocfs2: convert to idr_alloc() by Tejun Heo · 12 years ago
  2. 4542da6 inotify: convert to idr_alloc() by Tejun Heo · 12 years ago
  3. 2a86b3e dlm: convert to idr_alloc() by Tejun Heo · 12 years ago
  4. a1c36b1 vfio: convert to idr_alloc() by Tejun Heo · 12 years ago
  5. 6d77093 uio: convert to idr_alloc() by Tejun Heo · 12 years ago
  6. 6deb69f thermal: convert to idr_alloc() by Tejun Heo · 12 years ago
  7. ab51603 scsi/lpfc: convert to idr_alloc() by Tejun Heo · 12 years ago
  8. c9365bd target/iscsi: convert to idr_alloc() by Tejun Heo · 12 years ago
  9. b98c52b scsi: convert to idr_alloc() by Tejun Heo · 12 years ago
  10. 70a9755 scsi/bfa: convert to idr_alloc() by Tejun Heo · 12 years ago
  11. d0ffce7 rpmsg: convert to idr_alloc() by Tejun Heo · 12 years ago
  12. 15fc611 remoteproc: convert to idr_alloc() by Tejun Heo · 12 years ago
  13. 19dd2da pps: convert to idr_alloc() by Tejun Heo · 12 years ago
  14. 05e2cef power: convert to idr_alloc() by Tejun Heo · 12 years ago
  15. 2fa532c ppp: convert to idr_alloc() by Tejun Heo · 12 years ago
  16. ec09ebc macvtap: convert to idr_alloc() by Tejun Heo · 12 years ago
  17. 589e9c4 mtd: convert to idr_alloc() by Tejun Heo · 12 years ago
  18. 803d9e0 mmc: convert to idr_alloc() by Tejun Heo · 12 years ago
  19. 57f2667 misc/tifm_core: convert to idr_alloc() by Tejun Heo · 12 years ago
  20. 3ab4ee8 misc/c2port: convert to idr_alloc() by Tejun Heo · 12 years ago
  21. 9f12563 mfd: convert to idr_alloc() by Tejun Heo · 12 years ago
  22. 7b51f47 memstick: convert to idr_alloc() by Tejun Heo · 12 years ago
  23. c9d76be dm: convert to idr_alloc() by Tejun Heo · 12 years ago
  24. 80f22b4 IB/qib: convert to idr_alloc() by Tejun Heo · 12 years ago
  25. cffcd59 IB/ocrdma: convert to idr_alloc() by Tejun Heo · 12 years ago
  26. 6a92006 IB/mlx4: convert to idr_alloc() by Tejun Heo · 12 years ago
  27. 5c213f8 IB/ipath: convert to idr_alloc() by Tejun Heo · 12 years ago
  28. cbbbce1 IB/ehca: convert to idr_alloc() by Tejun Heo · 12 years ago
  29. e8d4dd6 IB/cxgb4: convert to idr_alloc() by Tejun Heo · 12 years ago
  30. 6fa7800 IB/cxgb3: convert to idr_alloc() by Tejun Heo · 12 years ago
  31. ac1d682 IB/amso1100: convert to idr_alloc() by Tejun Heo · 12 years ago
  32. 3b069c5 IB/core: convert to idr_alloc() by Tejun Heo · 12 years ago
  33. 4ae42b0f i2c: convert to idr_alloc() by Tejun Heo · 12 years ago
  34. cc39a8f drm/vmwgfx: convert to idr_alloc() by Tejun Heo · 12 years ago
  35. 36888db drm/via: convert to idr_alloc() by Tejun Heo · 12 years ago
  36. ff51235 drm/sis: convert to idr_alloc() by Tejun Heo · 12 years ago
  37. c8c470a drm/i915: convert to idr_alloc() by Tejun Heo · 12 years ago
  38. 8550cb2 drm/exynos: convert to idr_alloc() by Tejun Heo · 12 years ago
  39. 2e92881 drm: convert to idr_alloc() by Tejun Heo · 12 years ago
  40. 62f516b gpio: convert to idr_alloc() by Tejun Heo · 12 years ago
  41. 37b6189 firewire: convert to idr_alloc() by Tejun Heo · 12 years ago
  42. 3bec60d5 firewire: add minor number range check to fw_device_init() by Tejun Heo · 12 years ago
  43. 69ee266 dmaengine: convert to idr_alloc() by Tejun Heo · 12 years ago
  44. 615f2e5 dca: convert to idr_alloc() by Tejun Heo · 12 years ago
  45. 56de210 drbd: convert to idr_alloc() by Tejun Heo · 12 years ago
  46. b051f6e atm/nicstar: convert to idr_alloc() by Tejun Heo · 12 years ago
  47. c718aa6 block/loop: convert to idr_alloc() by Tejun Heo · 12 years ago
  48. bab998d block: convert to idr_alloc() by Tejun Heo · 12 years ago
  49. ce23bba block: fix synchronization and limit check in blk_alloc_devt() by Tejun Heo · 12 years ago
  50. d5c7409 idr: implement idr_preload[_end]() and idr_alloc() by Tejun Heo · 12 years ago
  51. 3594eb2 idr: refactor idr_get_new_above() by Tejun Heo · 12 years ago
  52. 12d1b43 idr: remove _idr_rc_to_errno() hack by Tejun Heo · 12 years ago
  53. 49038ef idr: relocate idr_for_each_entry() and reorganize id[r|a]_get_new() by Tejun Heo · 12 years ago
  54. 4106eca idr: cosmetic updates to struct / initializer definitions by Tejun Heo · 12 years ago
  55. fe6e24e idr: deprecate idr_remove_all() by Tejun Heo · 12 years ago
  56. c897ff6 cgroup: don't use idr_remove_all() by Tejun Heo · 12 years ago
  57. 644e1b9 inotify: don't use idr_remove_all() by Tejun Heo · 12 years ago
  58. d97bec8 nfs: idr_destroy() no longer needs idr_remove_all() by Tejun Heo · 12 years ago
  59. a67a380 dlm: don't use idr_remove_all() by Tejun Heo · 12 years ago
  60. cda9540 dlm: use idr_for_each_entry() in recover_idr_clear() error path by Tejun Heo · 12 years ago
  61. a15abcc rpmsg: don't use idr_remove_all() by Tejun Heo · 12 years ago
  62. 045dc40 remoteproc: don't use idr_remove_all() by Tejun Heo · 12 years ago
  63. adaedbd dm: don't use idr_remove_all() by Tejun Heo · 12 years ago
  64. 4d53233 drm: don't use idr_remove_all() by Tejun Heo · 12 years ago
  65. 748689d firewire: don't use idr_remove_all() by Tejun Heo · 12 years ago
  66. 9d60916 block/loop: don't use idr_remove_all() by Tejun Heo · 12 years ago
  67. c767bf2 atm/nicstar: don't use idr_remove_all() by Tejun Heo · 12 years ago
  68. 9bb26bc idr: make idr_destroy() imply idr_remove_all() by Tejun Heo · 12 years ago
  69. 6cdae74 idr: fix a subtle bug in idr_get_next() by Tejun Heo · 12 years ago
  70. 7b74e91 block: fix ext_devt_idr handling by Tomas Henzl · 12 years ago
  71. 8c333ac kexec: avoid freeing NULL pointer in image_crash_alloc() by Zhang Yanfei · 12 years ago
  72. b92e7e0 kexec: fix memory leak in function kimage_normal_alloc by Zhang Yanfei · 12 years ago
  73. fe88f2e kexec: prevent double free on image allocation failure by Sasha Levin · 12 years ago
  74. 0d0bf66 kexec: export PG_hwpoison flag into vmcoreinfo by Mitsuhiro Tanino · 12 years ago
  75. 8a525f5 kexec: get rid of duplicate check for hole_end by Zhang Yanfei · 12 years ago
  76. 8d67091 kexec: add the values related to buddy system for filtering free pages. by Atsushi Kumagai · 12 years ago
  77. 6f977e6 fork: unshare: remove dead code by Alan Cox · 12 years ago
  78. 5e62ade fs/seq_file.c:seq_lseek(): fix switch statement indenting by Andrew Morton · 12 years ago
  79. 80de7f7 seq-file: use SEEK_ macros instead of hardcoded numbers by Cyrill Gorcunov · 12 years ago
  80. 80d26af coredump: use a freezable_schedule for the coredump_finish wait by Mandeep Singh Baines · 12 years ago
  81. 6aa9707 lockdep: check that no locks held at freeze time by Mandeep Singh Baines · 12 years ago
  82. c2c1b08 fs/proc/vmcore.c: put if tests in the top of the while loop to reduce duplication by Zhang Yanfei · 12 years ago
  83. 87ebdc0 fs/proc: clean up printks by Andrew Morton · 12 years ago
  84. e579d2c coredump: remove redundant defines for dumpable states by Kees Cook · 12 years ago
  85. 5d1fadc kernel/signal.c: fix suboptimal printk usage by Valdis Kletnieks · 12 years ago
  86. 66dd34a signal: allow to send any siginfo to itself by Andrey Vagin · 12 years ago
  87. 52b233c Documentation/cgroups/blkio-controller.txt: fix typo by Warren Turkal · 12 years ago
  88. be62bc4 Documentation/DMA-API-HOWTO.txt: minor grammar corrections by Shuah Khan · 12 years ago
  89. b88a1058 fat: mark fs as dirty on mount and clean on umount by Oleksij Rempel · 12 years ago
  90. 6b46419 fat: add extended fileds to struct fat_boot_sector by Oleksij Rempel · 12 years ago
  91. 899bed0 hfsplus: fix issue with unzeroed unused b-tree nodes by Vyacheslav Dubeyko · 12 years ago
  92. 324ef39 hfsplus: add support of manipulation by attributes file by Vyacheslav Dubeyko · 12 years ago
  93. 127e5f5 hfsplus: rework functionality of getting, setting and deleting of extended attributes by Vyacheslav Dubeyko · 12 years ago
  94. 3e05ca2 hfsplus: add functionality of manipulating by records in attributes tree by Vyacheslav Dubeyko · 12 years ago
  95. 9ed083d8c hfsplus: add on-disk layout declarations related to attributes tree by Vyacheslav Dubeyko · 12 years ago
  96. 5841ca0 hfsplus: add osx.* prefix for handling namespace of Mac OS X extended attributes by Vyacheslav Dubeyko · 12 years ago
  97. 4225fc8 lib/scatterlist: use page iterator in the mapping iterator by Imre Deak · 12 years ago
  98. a321e91 lib/scatterlist: add simple page iterator by Imre Deak · 12 years ago
  99. 5d96bf4 MAINTAINERS: update Tegra section to capture all Tegra files by Stephen Warren · 12 years ago
  100. eb90d08 get_maintainer: allow keywords to match filenames by Stephen Warren · 12 years ago