Pekka Enberg
|
00afa75806
SLAB: Fix lockdep annotation breakage
|
15 년 전 |
Linus Torvalds
|
55db493b65
Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
|
15 년 전 |
Linus Torvalds
|
dcc7cd0112
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
|
15 년 전 |
Rusty Russell
|
58463c1fe2
cpumask: avoid deprecated function in mm/slab.c
|
15 년 전 |
Linus Torvalds
|
2205afa7d1
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 년 전 |
Linus Torvalds
|
d0316554d3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
15 년 전 |
Pekka Enberg
|
355d79c87a
Merge branches 'slab/fixes', 'slab/kmemleak', 'slub/perf' and 'slub/stats' into for-linus
|
15 년 전 |
Li Zefan
|
0bb38a5cde
tracing, slab: Fix no callsite ifndef CONFIG_KMEMTRACE
|
15 년 전 |
Li Zefan
|
0f24f1287a
tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACING
|
15 년 전 |
J. R. Okajima
|
ddbf2e8366
slab, kmemleak: pass the correct pointer to kmemleak_erase()
|
15 년 전 |
J. R. Okajima
|
f3d8b53a3a
slab, kmemleak: stop calling kmemleak_erase() unconditionally
|
15 년 전 |
Tim Blechmann
|
8e15b79cf4
SLAB: Fix unlikely() annotation in __cache_alloc_node()
|
15 년 전 |
Pekka Enberg
|
ce79ddc8e2
SLAB: Fix lockdep annotations for CPU hotplug
|
15 년 전 |
Tejun Heo
|
1871e52c76
percpu: make percpu symbols under kernel/ and mm/ unique
|
15 년 전 |
Catalin Marinas
|
c017b4be3e
kmemleak: Simplify the kmemleak_scan_area() function prototype
|
15 년 전 |
Catalin Marinas
|
e7cb55b946
kmemleak: Do not use off-slab management with SLAB_NOLEAKTRACE
|
15 년 전 |
Jan Beulich
|
4481374ce8
mm: replace various uses of num_physpages by totalram_pages
|
15 년 전 |
Pekka Enberg
|
ec5a36f94e
SLAB: Fix lockdep annotations
|
16 년 전 |
Paul E. McKenney
|
7ed9f7e5db
fix RCU-callback-after-kmem_cache_destroy problem in sl[aou]b
|
16 년 전 |
Benjamin Herrenschmidt
|
dcce284a25
mm: Extend gfp masking to the page allocator
|
16 년 전 |
Pekka Enberg
|
e03ab9d415
Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/fixes' into for-linus
|
16 년 전 |
Linus Torvalds
|
517d08699b
Merge branch 'akpm'
|
16 년 전 |
Mel Gorman
|
b6e68bc1ba
page allocator: slab: use nr_online_nodes to check for a NUMA platform
|
16 년 전 |
Mel Gorman
|
6484eb3e2a
page allocator: do not check NUMA node ID when the caller knows the node is valid
|
16 년 전 |
Vegard Nossum
|
722f2a6c87
Merge commit 'linus/master' into HEAD
|
16 년 전 |
Vegard Nossum
|
b1eeab6768
kmemcheck: add hooks for the page allocator
|
16 년 전 |
Pekka Enberg
|
c175eea466
slab: add hooks for kmemcheck
|
17 년 전 |
Pekka Enberg
|
8eae985f08
slab: move struct kmem_cache to headers
|
17 년 전 |
Pekka Enberg
|
8429db5c63
slab: setup cpu caches later on when interrupts are enabled
|
16 년 전 |
Pekka Enberg
|
7e85ee0c1d
slab,slub: don't enable interrupts during early boot
|
16 년 전 |