H Hartley Sweeten
|
68a1b19559
mm/slab.c: make local symbols static
|
14 年之前 |
Linus Torvalds
|
a1e8fad590
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
|
14 年之前 |
Linus Torvalds
|
72eb6a7914
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
14 年之前 |
Linus Torvalds
|
23d69b09b7
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
14 年之前 |
Nick Piggin
|
ccd35fb9f4
kernel: kmem_ptr_validate considered harmful
|
14 年之前 |
Christoph Lameter
|
909ea96468
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
|
14 年之前 |
Tejun Heo
|
afe2c511fb
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync()
|
14 年之前 |
Steven Rostedt
|
85beb5869a
tracing/slab: Move kmalloc tracepoint out of inline code
|
14 年之前 |
Hagen Paul Pfeifer
|
732eacc054
replace nested max/min macros with {max,min}3 macro
|
14 年之前 |
Linus Torvalds
|
bc584c5107
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
|
15 年之前 |
Andi Kleen
|
4e60c86bd9
gcc-4.6: mm: fix unused but set warnings
|
15 年之前 |
Carsten Otte
|
1ab335d8f8
slab: fix object alignment
|
15 年之前 |
Linus Torvalds
|
b57bdda58c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
|
15 年之前 |
Arjan van de Ven
|
78b435368f
slab: use deferable timers for its periodic housekeeping
|
15 年之前 |
Li Zefan
|
039ca4e74a
tracing: Remove kmemtrace ftrace plugin
|
15 年之前 |
Lee Schermerhorn
|
7d6e6d09de
numa: slab: use numa_mem_id() for slab local memory node
|
15 年之前 |
Akinobu Mita
|
eac4068013
slab: convert cpu notifier to return encapsulate errno value
|
15 年之前 |
Jack Steiner
|
6adef3ebe5
cpusets: new round-robin rotor for SLAB allocations
|
15 年之前 |
Miao Xie
|
c0ff7453bb
cpuset,mm: fix no node to alloc memory when changing cpuset's mems
|
15 年之前 |
Pekka Enberg
|
bb4f6b0cd7
Merge branches 'slab/align', 'slab/cleanups', 'slab/fixes', 'slab/memhotadd' and 'slub/fixes' into slab-for-linus
|
15 年之前 |
David Woodhouse
|
1f0ce8b3dd
mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slab_def.h>
|
15 年之前 |
Shiyong Li
|
5c5e3b33b7
slab: Fix missing DEBUG_SLAB last user
|
15 年之前 |
Pekka Enberg
|
fc1c183353
slab: Generify kernel pointer validation
|
15 年之前 |
David Rientjes
|
8f9f8d9e80
slab: add memory hotplug support
|
15 年之前 |
Joe Perches
|
e92dd4fd1a
slab: Fix continuation lines
|
15 年之前 |
Pekka Enberg
|
e2b093f3e9
Merge branches 'slab/cleanups', 'slab/failslab', 'slab/fixes' and 'slub/percpu' into slab-for-linus
|
15 年之前 |
Dmitry Monakhov
|
4c13dd3b48
failslab: add ability to filter slab caches
|
15 年之前 |
Nick Piggin
|
44b57f1cc7
slab: fix regression in touched logic
|
15 年之前 |
Haicheng Li
|
f3186a9c51
slab: initialize unused alien cache entry as NULL at alloc_alien_cache().
|
15 年之前 |
Pekka Enberg
|
00afa75806
SLAB: Fix lockdep annotation breakage
|
15 年之前 |