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