sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / mm / nommu.c
2009-10-31 David HowellsNOMMU: Don't pass NULL pointers to fput() in do_mmap_pg...
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-25 David HowellsNOMMU: Ignore mmap() address param as it is a hint
2009-09-25 David HowellsNOMMU: Fix MAP_PRIVATE mmap() of objects where the...
2009-09-24 npiggin@suse.detruncate: new helpers
2009-09-23 Hugh Dickinsnommu: fix two build breakages
2009-09-22 Bernd Schmidtnommu: add support for Memory Protection Units (MPU)
2009-09-22 Hugh Dickinsmm: FOLL flags for GUP flags
2009-09-22 Hugh Dickinsmm: remove unused GUP flags
2009-09-22 Jaswinder Singh... mm: includecheck fix for mm/nommu.c
2009-09-05 David Howellsnommu: fix error handling in do_mmap_pgoff()
2009-08-18 Graff Yangnommu: check fd read permission in validate_mmap_request()
2009-08-17 Eric ParisSecurity/SELinux: seperate lsm specific mmap_min_addr
2009-08-05 Eric ParisSecurity/SELinux: seperate lsm specific mmap_min_addr
2009-07-01 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-06-25 Paul Mundtnommu: provide follow_pfn().
2009-06-25 Peter Zijlstraclarify get_user_pages() prototype
2009-06-09 Paul Mundtnommu: Provide mmap_min_addr definition.
2009-05-07 David HowellsNOMMU: Don't check vm_region::vm_start is page aligned...
2009-05-06 David Howellsnommu: make the initial mmap allocation excess behaviou...
2009-05-02 KOSAKI Motohiromm: fix Committed_AS underflow on large NR_CPUS environment
2009-04-03 David Howellsnommu: fix a number of issues with the per-MM VMA patch
2009-01-27 Greg Ungereruclinux: add process name to allocation error message
2009-01-21 Paul Mundtnommu: Stub in vm_map_ram()/vm_unmap_ram()/vm_unmap_ali...
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 13
2009-01-14 Heiko Carstens[CVE-2009-0029] Convert all system calls to return...
2009-01-08 Paul MundtNOMMU: Teach kobjsize() about VMA regions.
2009-01-08 Paul MundtNOMMU: Make mmap allocation page trimming behaviour...
2009-01-08 David HowellsNOMMU: Make VMAs per MM as for MMU-mode linux
2009-01-08 David HowellsNOMMU: Delete askedalloc and realalloc variables
2009-01-05 Al Viroinode->i_op is never NULL
2008-10-30 Alan Coxnfsd: fix vm overcommit crash
2008-10-20 Nick Pigginmlock: mlocked pages are unevictable
2008-08-04 Paul Mundtnommu: Provide vmalloc_exec().
2008-07-26 Roland McGrathtracehook: tracehook_expect_breakpoints
2008-06-12 Paul Mundtnommu: Correct kobjsize() page validity checks.
2008-06-06 Paul Mundtnommu: fix kobjsize() for SLOB and SLUB
2008-05-24 Alan Coxmm: fix atomic_t overflow in vm
2008-04-29 Matt Helsleyprocfs task exe symlink
2008-04-28 Michael Hennerichmm/nommu.c: return 0 from kobjsize with invalid objects
2008-02-05 Paul Mundtnommu: add new vmalloc_user() and remap_vmalloc_range...
2008-02-05 Christoph Lametervmalloc: add const to void* parameters
2007-12-05 Eric ParisSecurity: round mmap hint address above mmap_min_addr
2007-10-29 David HowellsNOMMU: mm/nommu.c needs linux/module.h
2007-10-19 Robert P. J. DayExplain clearly why kmalloc() can't use __GFP_HIGHMEM.
2007-10-17 Adrian Bunksecurity/ cleanups
2007-08-23 Alan Coxfix NULL pointer dereference in __vm_enough_memory()
2007-07-22 Paul Mundtnommu: vmalloc_32_user()/vm_insert_page() and symbol...
2007-07-19 Nick Pigginmm: fault feedback #1
2007-07-19 Nick Pigginmm: merge populate and nopage into fault (fixes nonlinear)
2007-07-16 Greg Ungerernommu: stub expand_stack() for nommu case
2007-07-12 Eric Parissecurity: Protection for exploiting null dereference...
2007-05-08 Christoph Hellwigmove die notifier handling to common code
2007-04-12 Wu, Bryan[PATCH] nommu: fix bug ip_conntrack does not work on...
2007-03-23 David Howells[PATCH] NOMMU: make SYSV SHM nattch work correctly
2007-03-23 David Howells[PATCH] NOMMU: supply get_unmapped_area() to fix NOMMU...
2006-12-08 Josef Sipek[PATCH] struct path: convert mm
2006-12-07 Burman Yan[PATCH] kernel core: replace kmalloc+memset with kzalloc
2006-12-06 Mike Frysinger[PATCH] uclinux: fix mmap() of directory for nommu...
2006-10-03 Michael OpdenackerSpelling fix: "control" instead of "cotrol"
2006-10-01 Gavin Lambert[PATCH] NOMMU: don't try and give NULL to fput()
2006-09-27 David Howells[PATCH] NOMMU: Make futexes work under NOMMU conditions
2006-09-27 David Howells[PATCH] NOMMU: Make mremap() partially work for NOMMU...
2006-09-27 David Howells[PATCH] NOMMU: Order the per-mm_struct VMA list
2006-09-27 David Howells[PATCH] NOMMU: Permit ptrace to ignore non-PROT_WRITE...
2006-09-27 David Howells[PATCH] NOMMU: Check VMA protections
2006-09-27 Sonic Zhang[PATCH] Check if start address is in vma region in...
2006-09-27 David Howells[PATCH] NOMMU: Use find_vma() rather than reimplementin...
2006-09-27 David Howells[PATCH] NOMMU: Check that access_process_vm() has a...
2006-09-26 Christoph Lameter[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRE...
2006-07-15 Luke Yang[PATCH] nommu: export two symbols for drivers to use
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_pagecache...
2006-04-11 Hideo AOKI[PATCH] overcommit: use totalreserve_pages for nommu
2006-03-22 Nick Piggin[PATCH] mm: nommu use compound pages
2006-03-01 Andrew Morton[PATCH] nommu: implement vmalloc_node()
2006-02-21 Luke Yang[PATCH] Fix undefined symbols for nommu architecture
2006-01-06 David Howells[PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities...
2005-11-28 Linus Torvaldsmm: re-architect the VM_UNPAGED logic
2005-11-07 Adrian Bunk[PATCH] mm/{mmap,nommu}.c: several unexports
2005-10-30 Hugh Dickins[PATCH] mm: follow_page with inner ptlock
2005-10-30 Hugh Dickins[PATCH] mm: update_hiwaters just in time
2005-10-30 Hugh Dickins[PATCH] mm: rss = file_rss + anon_rss
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-09-12 Greg Ungerer[PATCH] uclinux: add NULL check, 0 end valid check...
2005-08-05 Simon Derr[PATCH] __vm_enough_memory() signedness fix
2005-06-22 Wolfgang Wander[PATCH] Avoiding mmap fragmentation
2005-05-17 Adrian Bunk[PATCH] mm/nommu.c: try to fix __vmalloc
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2