Christoph Lameter
|
aec2c3ed01
VM: allow get_page_unless_zero on compound pages
|
17 years ago |
Christoph Lameter
|
9e2779fa28
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
|
17 years ago |
Christoph Lameter
|
b3bdda02aa
vmalloc: add const to void* parameters
|
17 years ago |
Christoph Lameter
|
48667e7a43
Move vmalloc_to_page() to mm/vmalloc.
|
17 years ago |
Ingo Molnar
|
12d6f21eac
x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y
|
17 years ago |
Andi Kleen
|
03252919b7
x86: print which shared library/executable faulted in segfault etc. messages v3
|
17 years ago |
James Morris
|
42d7896ebc
Security: remove security.h include from mm.h
|
17 years ago |
Eric Paris
|
7cd94146cd
Security: round mmap hint address above mmap_min_addr
|
17 years ago |
Alexey Dobriyan
|
4af3c9cc4f
Drop some headers from mm.h
|
18 years ago |
Adrian Bunk
|
d8dc74f212
mm/shmem.c: make 3 functions static
|
18 years ago |
Yasunori Goto
|
98f3cfc1dc
memory hotplug: Hot-add with sparsemem-vmemmap
|
18 years ago |
Christoph Lameter
|
8e65d24c7c
SLUB: Do not use page->mapping
|
18 years ago |
Martin Schwidefsky
|
c92ff1bde0
move mm_struct and vm_area_struct
|
18 years ago |
Nick Piggin
|
557ed1fa26
remove ZERO_PAGE
|
18 years ago |
Fengguang Wu
|
535443f515
readahead: remove several readahead macros
|
18 years ago |
Andy Whitcroft
|
29c71111d0
vmemmap: generify initialisation via helpers
|
18 years ago |
Christoph Lameter
|
8f6aac419b
Generic Virtual Memmap support for SPARSEMEM
|
18 years ago |
Alan Cox
|
34b4e4aa3c
fix NULL pointer dereference in __vm_enough_memory()
|
18 years ago |
Alexey Dobriyan
|
4e950f6f01
Remove fs.h from mm.h
|
18 years ago |
Sam Ravnborg
|
045e72acf1
fix 'dynreloc miscount' link error on Powerpc
|
18 years ago |
Ollie Wild
|
b6a2fea393
mm: variable length argument support
|
18 years ago |
Rusty Russell
|
cf914a7d65
readahead: split ondemand readahead interface into two functions
|
18 years ago |
Fengguang Wu
|
c743d96b6d
readahead: remove the old algorithm
|
18 years ago |
Fengguang Wu
|
122a21d11c
readahead: on-demand readahead logic
|
18 years ago |
Nick Piggin
|
83c54070ee
mm: fault feedback #2
|
18 years ago |
Nick Piggin
|
d0217ac04c
mm: fault feedback #1
|
18 years ago |
Nick Piggin
|
54cb8821de
mm: merge populate and nopage into fault (fixes nonlinear)
|
18 years ago |
Nick Piggin
|
d00806b183
mm: fix fault vs invalidate race for linear mappings
|
18 years ago |
Christoph Lameter
|
b5fab14e5d
Add VM_BUG_ON in case someone uses page_mapping on a slab page
|
18 years ago |
Rusty Russell
|
8e1f936b73
mm: clean up and kernelify shrinker registration
|
18 years ago |