index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
slab_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-05
mm/sl[aou]b: Do slab aliasing call from common code
Christoph Lameter
1
-0
/
+4
2012-09-05
mm/sl[aou]b: Move duping of slab name to slab_common.c
Christoph Lameter
1
-9
/
+21
2012-09-05
mm/sl[aou]b: Get rid of __kmem_cache_destroy
Christoph Lameter
1
-1
/
+0
2012-09-05
mm/sl[aou]b: Move freeing of kmem_cache structure to common code
Christoph Lameter
1
-0
/
+1
2012-09-05
mm/sl[aou]b: Use "kmem_cache" name for slab cache with kmem_cache struct
Christoph Lameter
1
-0
/
+1
2012-09-05
mm/sl[aou]b: Extract a common function for kmem_cache_destroy
Christoph Lameter
1
-0
/
+25
2012-09-05
mm/sl[aou]b: Move list_add() to slab_common.c
Christoph Lameter
1
-0
/
+7
2012-09-05
mm/slab_common: Improve error handling in kmem_cache_create
Christoph Lameter
1
-4
/
+24
2012-08-16
mm/slab: restructure kmem_cache_create() debug checks
Shuah Khan
1
-49
/
+48
2012-08-16
Revert "mm/slab_common.c: cleanup"
Pekka Enberg
1
-5
/
+10
2012-08-16
mm/slab_common.c: cleanup
Andrew Morton
1
-10
/
+5
2012-07-30
mm: Fix build warning in kmem_cache_create()
Shuah Khan
1
-0
/
+2
2012-07-09
mm, sl[aou]b: Move kmem_cache_create mutex handling to common code
Christoph Lameter
1
-1
/
+40
2012-07-09
mm, sl[aou]b: Use a common mutex definition
Christoph Lameter
1
-0
/
+2
2012-07-09
mm, sl[aou]b: Common definition for boot state of the slab allocators
Christoph Lameter
1
-0
/
+9
2012-07-09
mm, sl[aou]b: Extract common code for kmem_cache_create()
Christoph Lameter
1
-0
/
+68