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 лет назад |
Nick Piggin
|
7766970cc1
mm: vmap fix overflow
|
16 лет назад |
Ingo Molnar
|
ecc25fbd6b
Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linus' into x86/core
|
16 лет назад |
Peter Zijlstra
|
34754b69a6
x86: make vmap yell louder when it is used under irqs_disabled()
|
16 лет назад |
Ingo Molnar
|
0edcf8d692
Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu
|
16 лет назад |
Tejun Heo
|
c0c0a29379
vmalloc: add @align to vm_area_register_early()
|
16 лет назад |
Tejun Heo
|
f6fcba7014
vmalloc: call flush_cache_vunmap() from unmap_kernel_range()
|
16 лет назад |
Tejun Heo
|
8fc4898500
vmalloc: add un/map_kernel_range_noflush()
|
16 лет назад |
Tejun Heo
|
f0aa661790
vmalloc: implement vm_area_register_early()
|
16 лет назад |
Tejun Heo
|
734269521e
vmalloc: call flush_cache_vunmap() from unmap_kernel_range()
|
16 лет назад |
Benjamin Herrenschmidt
|
c296861291
vmalloc: add __get_vm_area_caller()
|
16 лет назад |
Andrew Morton
|
46666d8ac4
revert "mm: vmalloc use mutex for purge"
|
16 лет назад |