summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-28IB/ipath: convert to idr_alloc()Tejun Heo
2013-02-28IB/ehca: convert to idr_alloc()Tejun Heo
2013-02-28IB/cxgb4: convert to idr_alloc()Tejun Heo
2013-02-28IB/cxgb3: convert to idr_alloc()Tejun Heo
2013-02-28IB/amso1100: convert to idr_alloc()Tejun Heo
2013-02-28IB/core: convert to idr_alloc()Tejun Heo
2013-02-28i2c: convert to idr_alloc()Tejun Heo
2013-02-28drm/vmwgfx: convert to idr_alloc()Tejun Heo
2013-02-28drm/via: convert to idr_alloc()Tejun Heo
2013-02-28drm/sis: convert to idr_alloc()Tejun Heo
2013-02-28drm/i915: convert to idr_alloc()Tejun Heo
2013-02-28drm/exynos: convert to idr_alloc()Tejun Heo
2013-02-28drm: convert to idr_alloc()Tejun Heo
2013-02-28gpio: convert to idr_alloc()Tejun Heo
2013-02-28firewire: convert to idr_alloc()Tejun Heo
2013-02-28firewire: add minor number range check to fw_device_init()Tejun Heo
2013-02-28dmaengine: convert to idr_alloc()Tejun Heo
2013-02-28dca: convert to idr_alloc()Tejun Heo
2013-02-28drbd: convert to idr_alloc()Tejun Heo
2013-02-28atm/nicstar: convert to idr_alloc()Tejun Heo
2013-02-28block/loop: convert to idr_alloc()Tejun Heo
2013-02-28block: convert to idr_alloc()Tejun Heo
2013-02-28block: fix synchronization and limit check in blk_alloc_devt()Tejun Heo
2013-02-28idr: implement idr_preload[_end]() and idr_alloc()Tejun Heo
2013-02-28idr: refactor idr_get_new_above()Tejun Heo
2013-02-28idr: remove _idr_rc_to_errno() hackTejun Heo
2013-02-28idr: relocate idr_for_each_entry() and reorganize id[r|a]_get_new()Tejun Heo
2013-02-28idr: cosmetic updates to struct / initializer definitionsTejun Heo
2013-02-28idr: deprecate idr_remove_all()Tejun Heo
2013-02-28cgroup: don't use idr_remove_all()Tejun Heo
2013-02-28inotify: don't use idr_remove_all()Tejun Heo
2013-02-28nfs: idr_destroy() no longer needs idr_remove_all()Tejun Heo
2013-02-28dlm: don't use idr_remove_all()Tejun Heo
2013-02-28dlm: use idr_for_each_entry() in recover_idr_clear() error pathTejun Heo
2013-02-28rpmsg: don't use idr_remove_all()Tejun Heo
2013-02-28remoteproc: don't use idr_remove_all()Tejun Heo
2013-02-28dm: don't use idr_remove_all()Tejun Heo
2013-02-28drm: don't use idr_remove_all()Tejun Heo
2013-02-28firewire: don't use idr_remove_all()Tejun Heo
2013-02-28block/loop: don't use idr_remove_all()Tejun Heo
2013-02-28atm/nicstar: don't use idr_remove_all()Tejun Heo
2013-02-28idr: make idr_destroy() imply idr_remove_all()Tejun Heo
2013-02-28idr: fix a subtle bug in idr_get_next()Tejun Heo
2013-02-28block: fix ext_devt_idr handlingTomas Henzl
2013-02-28kexec: avoid freeing NULL pointer in image_crash_alloc()Zhang Yanfei
2013-02-28kexec: fix memory leak in function kimage_normal_allocZhang Yanfei
2013-02-28kexec: prevent double free on image allocation failureSasha Levin
2013-02-28kexec: export PG_hwpoison flag into vmcoreinfoMitsuhiro Tanino
2013-02-28kexec: get rid of duplicate check for hole_endZhang Yanfei
2013-02-28kexec: add the values related to buddy system for filtering free pages.Atsushi Kumagai