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