Namhyung Kim
|
a42931bf9c
vmalloc: remove confusing comment on vwrite()
|
14 年之前 |
Nick Piggin
|
89699605fe
mm: vmap area cache
|
14 年之前 |
Linus Torvalds
|
52cfd503ad
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
|
14 年之前 |
Tobias Klauser
|
ddf9c6d472
vmalloc: remove redundant unlikely()
|
14 年之前 |
David Rientjes
|
d0a21265df
mm: unify module_alloc code for vmalloc
|
14 年之前 |
David Rientjes
|
ec3f64fc9c
mm: remove gfp mask from pcpu_get_vm_areas
|
14 年之前 |
David Rientjes
|
e5a5623b28
mm: remove unused get_vm_area_node
|
14 年之前 |
Joe Perches
|
62c70bce8a
mm: convert sprintf_symbol to %pS
|
14 年之前 |
Huang Ying
|
81e88fdc43
ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support
|
14 年之前 |
Jeremy Fitzhardinge
|
64141da587
vmalloc: eagerly clear ptes on vunmap
|
14 年之前 |
Dave Young
|
e1ca7788de
mm: add vzalloc() and vzalloc_node() helpers
|
14 年之前 |
Namhyung Kim
|
e199b5d1fe
vmalloc: annotate lock context change on s_start/stop()
|
14 年之前 |
Namhyung Kim
|
170168d0a3
vmalloc: rename temporary variable in __insert_vmap_area()
|
14 年之前 |
Linus Torvalds
|
0fc0531e0a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
14 年之前 |
Cliff Wickman
|
3ee48b6af4
mm, x86: Saving vmcore with non-lazy freeing of vmas
|
14 年之前 |
Tejun Heo
|
4f8b02b4e5
vmalloc: pcpu_get/free_vm_areas() aren't needed on UP
|
14 年之前 |
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 年之前 |