Linus Torvalds
|
268bb0ce3e
sanitize <linux/prefetch.h> usage
|
14 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
Prarit Bhargava
|
5fda1bd5b8
mm: notifier_from_errno() cleanup
|
14 年之前 |
Pekka Enberg
|
865d794d1f
Merge branch 'slab/urgent' into slab/next
|
14 年之前 |
Pekka Enberg
|
c914955675
Merge branch 'slab/rcu' into slab/next
|
14 年之前 |
Lai Jiangshan
|
5bfe53a77e
slab,rcu: don't assume the size of struct rcu_head
|
14 年之前 |
Pekka Enberg
|
3ff84a7f36
Revert "slab: Fix missing DEBUG_SLAB last user"
|
14 年之前 |
Christoph Lameter
|
63310467a3
mm: Remove support for kmem_cache_name()
|
14 年之前 |
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 年之前 |