Files
kernel/include/linux
Linus Torvalds 6aab341e0a mm: re-architect the VM_UNPAGED logic
This replaces the (in my opinion horrible) VM_UNMAPPED logic with very
explicit support for a "remapped page range" aka VM_PFNMAP.  It allows a
VM area to contain an arbitrary range of page table entries that the VM
never touches, and never considers to be normal pages.

Any user of "remap_pfn_range()" automatically gets this new
functionality, and doesn't even have to mark the pages reserved or
indeed mark them any other way.  It just works.  As a side effect, doing
mmap() on /dev/mem works for arbitrary ranges.

Sparc update from David in the next commit.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-28 14:34:23 -08:00
..
2005-11-13 18:14:17 -08:00
2005-10-28 08:16:49 -07:00
2005-10-28 08:16:47 -07:00
2005-11-07 07:53:35 -08:00
2005-10-30 17:37:32 -08:00
2005-10-30 17:37:10 -08:00
2005-11-05 21:00:02 -05:00
2005-11-13 18:14:10 -08:00
2005-11-09 07:55:59 -08:00
2005-10-30 17:37:32 -08:00
2005-11-10 02:26:41 +01:00
2005-11-22 19:39:30 -08:00
2005-10-30 17:37:32 -08:00
2005-10-30 17:37:32 -08:00
2005-11-08 17:14:08 +01:00
2005-11-08 09:40:47 -08:00
2005-11-07 07:53:41 -08:00
2005-11-07 14:18:56 +01:00
2005-10-30 17:37:32 -08:00
2005-10-28 08:16:47 -07:00
2005-10-30 17:37:17 -08:00
2005-11-14 14:14:16 -05:00
2005-10-28 08:16:47 -07:00
2005-11-28 14:34:23 -08:00
2005-11-07 18:18:11 -08:00
2005-11-09 07:56:00 -08:00
2005-11-13 18:14:12 -08:00
2005-11-21 06:56:52 -08:00
2005-11-13 18:14:15 -08:00
2005-11-07 07:54:09 -08:00
2005-11-07 07:53:42 -08:00
2005-11-07 07:53:39 -08:00
2005-11-06 12:32:31 -06:00
2005-10-28 08:16:47 -07:00
2005-11-07 07:53:46 -08:00
2005-10-29 21:40:41 -07:00
2005-10-30 11:14:39 +11:00
2005-11-07 07:53:41 -08:00
2005-10-30 17:37:32 -08:00
2005-11-07 07:53:37 -08:00
2005-10-30 17:37:19 -08:00
2005-11-20 21:25:15 -08:00
2005-10-28 08:16:47 -07:00
2005-10-30 17:37:20 -08:00
2005-11-10 17:14:59 -08:00
2005-10-30 17:37:32 -08:00
2005-10-30 17:37:18 -08:00
2005-10-28 08:16:46 -07:00
2005-10-28 08:16:49 -07:00
2005-11-23 23:04:28 -08:00
2005-10-29 21:40:35 -07:00
2005-11-07 07:53:41 -08:00