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