Commit Graph

154 Commits (76d057ce5a48034c97f604a0a25a87093e072c71)

Author SHA1 Message Date
Paul Mundt 0738c4bb8f nommu: Provide is_vmalloc_addr() stub. 17 years ago
David Howells 8ca3ed87db NOMMU: is_vmalloc_addr() won't compile if !MMU 17 years ago
Rafael J. Wysocki 8a235efad5 Hibernation: Handle DEBUG_PAGEALLOC on x86 17 years ago
Harvey Harrison b3c9752868 include/linux: Remove all users of FASTCALL() macro 17 years ago
Martin Schwidefsky 2f569afd9c CONFIG_HIGHPTE vs. sub-page page tables. 17 years ago
Matt Mackall e6473092bd maps4: introduce a generic page walker 17 years ago
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
Mel Gorman ed7ed36517 handle kernelcore=: generic 18 years ago
Mel Gorman 2a1e274acf Create the ZONE_MOVABLE zone 18 years ago
Alexey Dobriyan aa0ac36518 Remove capability.h from mm.h 18 years ago
Miklos Szeredi 0165ab4435 split mmap 18 years ago
Jan Beulich 8f0accc862 kill vmalloc_earlyreserve 18 years ago
Hugh Dickins b9bae34025 page_mapping must avoid slub pages 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Christoph Lameter b49af68ff9 Add virt_to_head_page and consolidate code in slab and slub 18 years ago
Christoph Lameter 6d7779538f mm: optimize compound_head() by avoiding a shared page flag 18 years ago
Christoph Lameter d85f33855c Make page->private usable in compound pages 18 years ago
Nick Piggin 5f22df00a0 mm: remove gcc workaround 18 years ago
Jeremy Fitzhardinge aee16b3cee Add apply_to_page_range() which applies a function to a pte range 18 years ago
Adrian Bunk 9b83a6a852 [PATCH] mm/{,tiny-}shmem.c cleanups 18 years ago
Benjamin Herrenschmidt 22cd25ed31 [PATCH] Add NOPFN_REFAULT result from vm_ops->nopfn() 18 years ago