Cong Wang
|
9b04c5fec4
mm: remove the second argument of k[un]map_atomic()
|
13 年之前 |
Kautuk Consul
|
f1db7afd91
mm/vmalloc.c: eliminate extra loop in pcpu_get_vm_areas error path
|
13 年之前 |
Minchan Kim
|
db1aecafef
mm/vmalloc.c: change void* into explict vm_struct*
|
13 年之前 |
Russell King
|
2e0e943436
Merge branch 'devel-stable' into for-linus
|
13 年之前 |
Kautuk Consul
|
0006526d78
mm/vmalloc.c: remove static declaration of va from __get_vm_area_node
|
13 年之前 |
Mel Gorman
|
1368edf064
mm: vmalloc: check for page allocation failure before vmlist insertion
|
13 年之前 |
Russell King
|
73829af71f
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable
|
13 年之前 |
Nicolas Pitre
|
be9b7335e7
mm: add vm_area_add_early()
|
14 年之前 |
David Vrabel
|
cd12909cb5
xen: map foreign pages for shared rings by updating the PTEs directly
|
13 年之前 |
Joe Perches
|
de7d2b567d
mm/vmalloc.c: report more vmalloc failures
|
13 年之前 |
Joe Perches
|
3ee9a4f086
mm: neaten warn_alloc_failed
|
13 年之前 |
Mitsuo Hayasaka
|
f5252e009d
mm: avoid null pointer access in vm_struct via /proc/vmallocinfo
|
13 年之前 |
David Vrabel
|
461ae488ec
mm: sync vmalloc address space page tables in alloc_vm_area()
|
13 年之前 |
Clemens Ladisch
|
f982f91516
mm: fix wrong vmap address calculations with odd NR_CPUS values
|
14 年之前 |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 年之前 |
Lai Jiangshan
|
22a3c7d188
vmalloc,rcu: Convert call_rcu(rcu_free_vb) to kfree_rcu()
|
14 年之前 |
Lai Jiangshan
|
14769de93f
vmalloc,rcu: Convert call_rcu(rcu_free_va) to kfree_rcu()
|
14 年之前 |
Linus Torvalds
|
dc7acbb251
Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
|
14 年之前 |
Dave Hansen
|
22943ab116
mm: print vmalloc() state after allocation failures
|
14 年之前 |
Johannes Weiner
|
248ac0e194
mm/vmalloc: remove guard page from between vmap blocks
|
14 年之前 |
Jeremy Fitzhardinge
|
ef691947d8
vmalloc: remove vmalloc_sync_all() from alloc_vm_area()
|
14 年之前 |
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 年之前 |