mm/sl[aou]b: Get rid of __kmem_cache_destroy
[platform/adaptation/renesas_rcar/renesas_kernel.git] / mm / slab_common.c
2012-09-05 Christoph Lametermm/sl[aou]b: Get rid of __kmem_cache_destroy
2012-09-05 Christoph Lametermm/sl[aou]b: Move freeing of kmem_cache structure to...
2012-09-05 Christoph Lametermm/sl[aou]b: Use "kmem_cache" name for slab cache with...
2012-09-05 Christoph Lametermm/sl[aou]b: Extract a common function for kmem_cache_d...
2012-09-05 Christoph Lametermm/sl[aou]b: Move list_add() to slab_common.c
2012-09-05 Christoph Lametermm/slab_common: Improve error handling in kmem_cache_create
2012-08-16 Shuah Khanmm/slab: restructure kmem_cache_create() debug checks
2012-08-16 Pekka EnbergRevert "mm/slab_common.c: cleanup"
2012-08-16 Andrew Mortonmm/slab_common.c: cleanup
2012-08-02 Linus TorvaldsMerge tag 'dt2' of git://git./linux/kernel/git/arm...
2012-08-02 Linus TorvaldsMerge tag 'pm2' of git://git./linux/kernel/git/arm...
2012-08-02 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2012-08-02 Linus TorvaldsMerge tag 'md-3.6' of git://neil.brown.name/md
2012-08-02 Linus TorvaldsMerge tag 'ecryptfs-3.6-rc1-fixes' of git://git./linux...
2012-08-02 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2012-08-01 Linus TorvaldsMerge branch 'for-linus-3.6-rc1' of git://git./linux...
2012-08-01 Linus TorvaldsMerge branch 'dmaengine' of git://git.linaro.org/people...
2012-08-01 Linus TorvaldsMerge branch 'audit' of git://git.linaro.org/people...
2012-08-01 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-08-01 Linus TorvaldsMerge tag 'fbdev-updates-for-3.6' of git://github.com...
2012-08-01 Linus TorvaldsMerge tag 'sound-3.6' of git://git./linux/kernel/git...
2012-08-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-08-01 Linus TorvaldsMerge branch 'for-3.6/drivers' of git://git.kernel...
2012-08-01 Linus TorvaldsMerge branch 'for-3.6/core' of git://git.kernel.dk...
2012-08-01 Linus TorvaldsMerge branch 'for-next' of git://neil.brown.name/md
2012-08-01 Paul MundtMerge branch 'common/pinctrl' into sh-latest
2012-08-01 Paul MundtMerge branch 'sh/dmaengine' into sh-latest
2012-08-01 Linus TorvaldsMerge tag 'irqdomain-for-linus' of git://git.secretlab...
2012-08-01 Linus TorvaldsMerge tag 'random_for_linus' of git://git./linux/kernel...
2012-08-01 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2012-08-01 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-08-01 Linus TorvaldsMerge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org...
2012-08-01 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-08-01 Linus TorvaldsMerge tag 'for-v3.6' of git://git.infradead.org/battery-2.6
2012-07-31 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2012-07-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-07-31 Linus TorvaldsMerge branch 'nfsd-next' of git://linux-nfs.org/~bfield...
2012-07-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-07-31 Benjamin HerrenschmidtMerge remote-tracking branch 'kumar/merge' into merge
2012-07-31 Linus TorvaldsMerge tag 'writeback-proportions' of git://git./linux...
2012-07-31 Linus TorvaldsMerge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org...
2012-07-31 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-07-31 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-07-30 Linus TorvaldsMerge tag 'for-linus-v3.6-rc1' of git://oss.sgi.com...
2012-07-30 Linus TorvaldsMerge tag 'virtio-for-linus' of git://git./linux/kernel...
2012-07-30 Linus TorvaldsMerge tag 'please-pull-ia64-fixes' of git://git./linux...
2012-07-30 Linus TorvaldsMerge tag 'localmodconfig-v3.6' of git://git./linux...
2012-07-30 Linus TorvaldsMerge tag 'ktest-v3.6' of git://git./linux/kernel/git...
2012-07-30 Linus TorvaldsMerge tag 'mfd-3.6-1' of git://git./linux/kernel/git...
2012-07-30 Linus TorvaldsMerge branch 'linux-next' of git://cavan.codon.org...
2012-07-30 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2012-07-30 Linus TorvaldsMerge branch 'slab/next' of git://git./linux/kernel...
2012-07-30 Shuah Khanmm: Fix build warning in kmem_cache_create()
2012-07-09 Christoph Lametermm, sl[aou]b: Move kmem_cache_create mutex handling...
2012-07-09 Christoph Lametermm, sl[aou]b: Use a common mutex definition
2012-07-09 Christoph Lametermm, sl[aou]b: Common definition for boot state of the...
2012-07-09 Christoph Lametermm, sl[aou]b: Extract common code for kmem_cache_create()