Commit Graph

188 Commits (510149e31974fdbb2c00c9bee6c0e2a688e61c85)

Author SHA1 Message Date
Hugh Dickins 605d9288b3 mm: VM_flags comment fixes 17 years ago
Rusty Russell 912985dce4 mm: Make generic weak get_user_pages_fast and EXPORT_GPL it 17 years ago
Jack Steiner c627f9cc04 mm: add zap_vma_ptes(): a library function to unmap driver ptes 17 years ago
Yinghai Lu 1d1958f050 mm: remove find_max_pfn_with_active_regions 17 years ago
Andrea Arcangeli 7906d00cd1 mmu-notifiers: add mm_take_all_locks() operation 17 years ago
Adrian Bunk 15f59adae0 make mm/memory.c:print_bad_pte() static 17 years ago
Nick Piggin 21cc199baa mm: introduce get_user_pages_fast 17 years ago
Andrea Righi 27ac792ca0 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 17 years ago
Andy Whitcroft cdfd4325c0 mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservations 17 years ago
Johannes Weiner 9109fb7b35 mm: drop unneeded pgdat argument from free_area_init_node() 17 years ago
Jan Beulich 42b7772812 mm: remove double indirection on tlb parameter to free_pgd_range() & Co 17 years ago
Rik van Riel 28b2ee20c7 access_process_vm device memory infrastructure 17 years ago
Nick Piggin 0d71d10a42 mm: remove nopfn 17 years ago
Dave Kleikamp aba46c5027 powerpc/mm: Define flags for Strong Access Ordering 17 years ago
Yinghai Lu d52d53b8a5 RFC x86: try to remove arch_get_ram_range 17 years ago
Mike Travis 3461b0af02 x86: remove static boot_cpu_pda array v2 17 years ago
Yinghai Lu b5bc6c0e55 x86, mm: use add_highpages_with_active_regions() for high pages init v2 17 years ago
Yinghai Lu cc1050bafe x86: replace shrink_active_range() with remove_active_range() 17 years ago
Dave Hansen 2165009bdf pagemap: pass mm into pagewalkers 17 years ago
Yinghai Lu cc1a9d86ce mm, x86: shrink_active_range() should check all 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 17 years ago
Adrian Bunk d8dc74f212 mm/shmem.c: make 3 functions static 17 years ago
Yasunori Goto 98f3cfc1dc memory hotplug: Hot-add with sparsemem-vmemmap 17 years ago
Christoph Lameter 8e65d24c7c SLUB: Do not use page->mapping 17 years ago
Martin Schwidefsky c92ff1bde0 move mm_struct and vm_area_struct 17 years ago