Commit Graph

166 Commits (1cdad71537b42d0f0bf247772942ce678e4e8898)

Author SHA1 Message Date
Dave Hansen 2165009bdf pagemap: pass mm into pagewalkers 17 years ago
Matt Helsley 925d1c401f procfs task exe symlink 17 years ago
Adrian Bunk 07d45da616 fs/drop_caches.c: make 2 functions static 17 years ago
Lee Schermerhorn a6020ed759 mempolicy: document {set|get}_policy() vm_ops APIs 17 years ago
Nick Piggin 423bad6004 mm: add vm_insert_mixed 17 years ago
Nick Piggin 7e675137a8 mm: introduce pte_special pte bit 17 years ago
Jared Hulbert b379d79019 mm: introduce VM_MIXEDMAP 17 years ago
Christoph Lameter 9223b4190f pageflags: get rid of FLAGS_RESERVED 17 years ago
Andrew Morton 726b801272 page_mapping(): add ifdef around reference to swapper_space 17 years ago
Christoph Lameter 308c05e35e sparsemem: vmemmap does not need section bits 17 years ago
Nick Piggin 3c18ddd160 mm: remove nopage 17 years ago
Yinghai Lu c2b91e2eec x86_64/mm: check and print vmemmap allocation continuous 17 years ago
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