Linus Torvalds
|
26f0cf9181
Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
15 年之前 |
Kulikov Vasiliy
|
51980ac9e7
mm/vmalloc.c: check kmalloc() return value
|
15 年之前 |
Julia Lawall
|
e7d8634079
mm: use ERR_CAST
|
15 年之前 |
Jeremy Fitzhardinge
|
a0d40c8025
vmap: add flag to allow lazy unmap to be disabled at runtime
|
15 年之前 |
Kenji Kaneshige
|
ffa71f33a8
x86, ioremap: Fix incorrect physical address handling in PAE mode
|
15 年之前 |
Nick Piggin
|
02b709df81
mm: purge fragmented percpu vmap blocks
|
15 年之前 |
Nick Piggin
|
de5604231c
mm: percpu-vmap fix RCU list walking
|
15 年之前 |
Yongseok Koh
|
88f5004430
vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
|
15 年之前 |
Jan Beulich
|
976d6dfbb0
vmalloc(): adjust gfp mask passed on nested vmalloc() invocation
|
15 年之前 |
Linus Torvalds
|
d0316554d3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
15 年之前 |
Tejun Heo
|
3f04ba8595
vmalloc: fix use of non-existent percpu variable in put_cpu_var()
|
15 年之前 |
Alexey Dobriyan
|
d43c36dc6b
headers: remove sched.h from interrupt.h
|
15 年之前 |
Linus Torvalds
|
b924f9599d
Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 年之前 |
David Miller
|
2dca6999ee
mm, perf_event: Make vmalloc_user() align base kernel virtual address to SHMLBA
|
15 年之前 |
Jaswinder Singh Rajput
|
3700c155af
mm: includecheck fix: vmalloc.c
|
15 年之前 |
KAMEZAWA Hiroyuki
|
81ac3ad906
kcore: register module area in generic way
|
15 年之前 |
Jan Beulich
|
4481374ce8
mm: replace various uses of num_physpages by totalram_pages
|
15 年之前 |
KAMEZAWA Hiroyuki
|
d0107eb073
kcore: fix vread/vwrite to be aware of holes
|
15 年之前 |
KAMEZAWA Hiroyuki
|
dd32c27998
vmalloc: unmap vmalloc area after hiding it
|
15 年之前 |
Figo.zhang
|
bf88c8c83e
vmalloc.c: fix double error checking
|
15 年之前 |
Tejun Heo
|
ca23e405e0
vmalloc: implement pcpu_get_vm_areas()
|
16 年之前 |
Tejun Heo
|
cf88c79006
vmalloc: separate out insert_vmalloc_vm()
|
16 年之前 |
Linus Torvalds
|
512626a04e
Merge branch 'for-linus' of git://linux-arm.org/linux-2.6
|
16 年之前 |
Pekka Enberg
|
43ebdac42f
vmalloc: use kzalloc() instead of alloc_bootmem()
|
16 年之前 |
Catalin Marinas
|
89219d37a2
kmemleak: Add the vmalloc memory allocation/freeing hooks
|
16 年之前 |
Ralph Wuerthner
|
2498ce42d3
alloc_vmap_area: fix memory leak
|
16 年之前 |
MinChan Kim
|
d086817dc0
vmap: remove needless lock and list in vmap
|
16 年之前 |
Ingo Molnar
|
91d75e209b
Merge branch 'x86/core' into core/percpu
|
16 年之前 |
Ingo Molnar
|
55f2b78995
Merge branch 'x86/urgent' into x86/pat
|
16 年之前 |
Vegard Nossum
|
cbb766766f
mm: fix lazy vmap purging (use-after-free error)
|
16 年之前 |