]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2013-02-28 Tejun Heoidr: fix top layer handling
2013-02-28 Tejun Heonfs4client: convert to idr_alloc()
2013-02-28 Tejun Heosctp: convert to idr_alloc()
2013-02-28 Tejun Heomac80211: convert to idr_alloc()
2013-02-28 Tejun Heonet/9p: convert to idr_alloc()
2013-02-28 Tejun Heoposix-timers: convert to idr_alloc()
2013-02-28 Tejun Heoevents: convert to idr_alloc()
2013-02-28 Tejun Heocgroup: convert to idr_alloc()
2013-02-28 Tejun Heoipc: convert to idr_alloc()
2013-02-28 Tejun Heoocfs2: convert to idr_alloc()
2013-02-28 Tejun Heoinotify: convert to idr_alloc()
2013-02-28 Tejun Heodlm: convert to idr_alloc()
2013-02-28 Tejun Heovfio: convert to idr_alloc()
2013-02-28 Tejun Heouio: convert to idr_alloc()
2013-02-28 Tejun Heothermal: convert to idr_alloc()
2013-02-28 Tejun Heoscsi/lpfc: convert to idr_alloc()
2013-02-28 Tejun Heotarget/iscsi: convert to idr_alloc()
2013-02-28 Tejun Heoscsi: convert to idr_alloc()
2013-02-28 Tejun Heoscsi/bfa: convert to idr_alloc()
2013-02-28 Tejun Heorpmsg: convert to idr_alloc()
2013-02-28 Tejun Heoremoteproc: convert to idr_alloc()
2013-02-28 Tejun Heopps: convert to idr_alloc()
2013-02-28 Tejun Heopower: convert to idr_alloc()
2013-02-28 Tejun Heoppp: convert to idr_alloc()
2013-02-28 Tejun Heomacvtap: convert to idr_alloc()
2013-02-28 Tejun Heomtd: convert to idr_alloc()
2013-02-28 Tejun Heommc: convert to idr_alloc()
2013-02-28 Tejun Heomisc/tifm_core: convert to idr_alloc()
2013-02-28 Tejun Heomisc/c2port: convert to idr_alloc()
2013-02-28 Tejun Heomfd: convert to idr_alloc()
2013-02-28 Tejun Heomemstick: convert to idr_alloc()
2013-02-28 Tejun Heodm: convert to idr_alloc()
2013-02-28 Tejun HeoIB/qib: convert to idr_alloc()
2013-02-28 Tejun HeoIB/ocrdma: convert to idr_alloc()
2013-02-28 Tejun HeoIB/mlx4: convert to idr_alloc()
2013-02-28 Tejun HeoIB/ipath: convert to idr_alloc()
2013-02-28 Tejun HeoIB/ehca: convert to idr_alloc()
2013-02-28 Tejun HeoIB/cxgb4: convert to idr_alloc()
2013-02-28 Tejun HeoIB/cxgb3: convert to idr_alloc()
2013-02-28 Tejun HeoIB/amso1100: convert to idr_alloc()
2013-02-28 Tejun HeoIB/core: convert to idr_alloc()
2013-02-28 Tejun Heoi2c: convert to idr_alloc()
2013-02-28 Tejun Heodrm/vmwgfx: convert to idr_alloc()
2013-02-28 Tejun Heodrm/via: convert to idr_alloc()
2013-02-28 Tejun Heodrm/sis: convert to idr_alloc()
2013-02-28 Tejun Heodrm/i915: convert to idr_alloc()
2013-02-28 Tejun Heodrm/exynos: convert to idr_alloc()
2013-02-28 Tejun Heodrm: convert to idr_alloc()
2013-02-28 Tejun Heogpio: convert to idr_alloc()
2013-02-28 Tejun Heofirewire: convert to idr_alloc()
2013-02-28 Tejun Heofirewire: add minor number range check to fw_device_init()
2013-02-28 Tejun Heodmaengine: convert to idr_alloc()
2013-02-28 Tejun Heodca: convert to idr_alloc()
2013-02-28 Tejun Heodrbd: convert to idr_alloc()
2013-02-28 Tejun Heoatm/nicstar: convert to idr_alloc()
2013-02-28 Tejun Heoblock/loop: convert to idr_alloc()
2013-02-28 Tejun Heoblock: convert to idr_alloc()
2013-02-28 Tejun Heoblock: fix synchronization and limit check in blk_alloc...
2013-02-28 Tejun Heoidr: implement idr_preload[_end]() and idr_alloc()
2013-02-28 Tejun Heoidr: refactor idr_get_new_above()
2013-02-28 Tejun Heoidr: remove _idr_rc_to_errno() hack
2013-02-28 Tejun Heoidr: relocate idr_for_each_entry() and reorganize id...
2013-02-28 Tejun Heoidr: cosmetic updates to struct / initializer definitions
2013-02-28 Tejun Heoidr: deprecate idr_remove_all()
2013-02-28 Tejun Heocgroup: don't use idr_remove_all()
2013-02-28 Tejun Heoinotify: don't use idr_remove_all()
2013-02-28 Tejun Heonfs: idr_destroy() no longer needs idr_remove_all()
2013-02-28 Tejun Heodlm: don't use idr_remove_all()
2013-02-28 Tejun Heodlm: use idr_for_each_entry() in recover_idr_clear...
2013-02-28 Tejun Heorpmsg: don't use idr_remove_all()
2013-02-28 Tejun Heoremoteproc: don't use idr_remove_all()
2013-02-28 Tejun Heodm: don't use idr_remove_all()
2013-02-28 Tejun Heodrm: don't use idr_remove_all()
2013-02-28 Tejun Heofirewire: don't use idr_remove_all()
2013-02-28 Tejun Heoblock/loop: don't use idr_remove_all()
2013-02-28 Tejun Heoatm/nicstar: don't use idr_remove_all()
2013-02-28 Tejun Heoidr: make idr_destroy() imply idr_remove_all()
2013-02-28 Tejun Heoidr: fix a subtle bug in idr_get_next()
2013-02-28 Tomas Henzlblock: fix ext_devt_idr handling
2013-02-28 Zhang Yanfeikexec: avoid freeing NULL pointer in image_crash_alloc()
2013-02-28 Zhang Yanfeikexec: fix memory leak in function kimage_normal_alloc
2013-02-28 Sasha Levinkexec: prevent double free on image allocation failure
2013-02-28 Mitsuhiro Taninokexec: export PG_hwpoison flag into vmcoreinfo
2013-02-28 Zhang Yanfeikexec: get rid of duplicate check for hole_end
2013-02-28 Atsushi Kumagaikexec: add the values related to buddy system for filte...
2013-02-28 Alan Coxfork: unshare: remove dead code
2013-02-28 Andrew Mortonfs/seq_file.c:seq_lseek(): fix switch statement indenting
2013-02-28 Cyrill Gorcunovseq-file: use SEEK_ macros instead of hardcoded numbers
2013-02-28 Mandeep Singh... coredump: use a freezable_schedule for the coredump_fin...
2013-02-28 Mandeep Singh... lockdep: check that no locks held at freeze time
2013-02-28 Zhang Yanfeifs/proc/vmcore.c: put if tests in the top of the while...
2013-02-28 Andrew Mortonfs/proc: clean up printks
2013-02-28 Kees Cookcoredump: remove redundant defines for dumpable states
2013-02-28 Valdis Kletniekskernel/signal.c: fix suboptimal printk usage
2013-02-28 Andrey Vaginsignal: allow to send any siginfo to itself
2013-02-28 Warren TurkalDocumentation/cgroups/blkio-controller.txt: fix typo
2013-02-28 Shuah KhanDocumentation/DMA-API-HOWTO.txt: minor grammar corrections
2013-02-28 Oleksij Rempelfat: mark fs as dirty on mount and clean on umount
2013-02-28 Oleksij Rempelfat: add extended fileds to struct fat_boot_sector
2013-02-28 Vyacheslav... hfsplus: fix issue with unzeroed unused b-tree nodes
next