aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/skas/mmu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16uml: fix stub address calculationsJeff Dike1-2/+3
2007-10-16uml: free LDT state on process exitJeff Dike1-0/+2
2007-10-16uml: fold mmu_context_skas into mm_contextJeff Dike1-6/+6
2007-10-16uml: style fixes pass 3Jeff Dike1-35/+29
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike1-2/+2
2006-10-11[PATCH] uml: correct removal of pte_mkexecPaolo 'Blaisorblade' Giarrusso1-4/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-09-29[PATCH] uml: remove pte_mkexecJeff Dike1-2/+4
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken1-1/+1
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter1-1/+1
2006-01-18[PATCH] uml: move LDT creationBodo Stroesser1-6/+2
2005-11-07[PATCH] uml: maintain own LDT entriesBodo Stroesser1-17/+27
2005-10-29[PATCH] mm: split page table lockHugh Dickins1-0/+1
2005-10-29[PATCH] mm: arches skip ptlockHugh Dickins1-3/+0
2005-09-05[PATCH] uml: fix x86_64 page leakJeff Dike1-1/+8
2005-09-05[PATCH] uml: increase granularity of host capability checkingBodo Stroesser1-24/+28
2005-07-07[PATCH] uml: Proper clone support for skas0Bodo Stroesser1-1/+6
2005-07-07[PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike1-22/+114
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+48