32 Commits (0c5a5566892de5b240c89b9f72eb1c2e861206a0)

Author SHA1 Message Date
Josef Sipek e9536ae720 [PATCH] struct path: convert mm 18 years ago
Burman Yan 4668edc334 [PATCH] kernel core: replace kmalloc+memset with kzalloc 18 years ago
Mike Frysinger f81cff0d40 [PATCH] uclinux: fix mmap() of directory for nommu case 18 years ago
Michael Opdenacker c1c8897f83 Spelling fix: "control" instead of "cotrol" 19 years ago
Gavin Lambert 3fcd03e070 [PATCH] NOMMU: don't try and give NULL to fput() 19 years ago
David Howells 930e652a21 [PATCH] NOMMU: Make futexes work under NOMMU conditions 19 years ago
David Howells 6fa5f80bc3 [PATCH] NOMMU: Make mremap() partially work for NOMMU kernels 19 years ago
David Howells 3034097a50 [PATCH] NOMMU: Order the per-mm_struct VMA list 19 years ago
David Howells d00c7b9937 [PATCH] NOMMU: Permit ptrace to ignore non-PROT_WRITE VMAs in NOMMU mode 19 years ago
David Howells 7b4d5b8b39 [PATCH] NOMMU: Check VMA protections 19 years ago
Sonic Zhang 910e46da4b [PATCH] Check if start address is in vma region in NOMMU function get_user_pages() 19 years ago
David Howells 0159b141d8 [PATCH] NOMMU: Use find_vma() rather than reimplementing a VMA search 19 years ago
David Howells 0ec76a110f [PATCH] NOMMU: Check that access_process_vm() has a valid target 19 years ago
Christoph Lameter 972d1a7b14 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE 19 years ago
Luke Yang 22c4af4092 [PATCH] nommu: export two symbols for drivers to use 19 years ago
Christoph Lameter 347ce434d5 [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter 19 years ago
Hideo AOKI d5ddc79bca [PATCH] overcommit: use totalreserve_pages for nommu 19 years ago
Nick Piggin 84097518d1 [PATCH] mm: nommu use compound pages 19 years ago
Andrew Morton f61388822a [PATCH] nommu: implement vmalloc_node() 19 years ago
Luke Yang 7a9166e3b0 [PATCH] Fix undefined symbols for nommu architecture 19 years ago
David Howells b0e15190ea [PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMU 19 years ago
Linus Torvalds 6aab341e0a mm: re-architect the VM_UNPAGED logic 19 years ago
Adrian Bunk 55be570c52 [PATCH] mm/{mmap,nommu}.c: several unexports 19 years ago
Hugh Dickins deceb6cd17 [PATCH] mm: follow_page with inner ptlock 19 years ago
Hugh Dickins 365e9c87a9 [PATCH] mm: update_hiwaters just in time 19 years ago
Hugh Dickins 4294621f41 [PATCH] mm: rss = file_rss + anon_rss 19 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
Greg Ungerer 66aa2b4b1c [PATCH] uclinux: add NULL check, 0 end valid check and some more exports to nommu.c 20 years ago
Simon Derr 2f60f8d357 [PATCH] __vm_enough_memory() signedness fix 20 years ago
Wolfgang Wander 1363c3cd86 [PATCH] Avoiding mmap fragmentation 20 years ago
Adrian Bunk 7a019225c7 [PATCH] mm/nommu.c: try to fix __vmalloc 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago