aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/tlb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-07uml: more page fault path trimmingJeff Dike1-28/+14
2007-05-07uml: eliminate a piece of debugging codeJeff Dike1-1/+0
2007-05-07uml: speed page fault pathJeff Dike1-1/+3
2007-05-07uml: remove debugging remnantsJeff Dike1-3/+0
2007-05-07uml: speed up page table walkingJeff Dike1-82/+120
2007-05-07uml: remove user_util.hJeff Dike1-1/+0
2007-05-07uml: create as-layout.hJeff Dike1-0/+1
2006-09-26[PATCH] uml: Whitespace fixesJeff Dike1-184/+183
2006-09-26[PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike1-2/+3
2005-09-22[PATCH] uml: fix condition in tlb flushPaolo 'Blaisorblade' Giarrusso1-6/+6
2005-09-17[PATCH] uml: move libc code out of mem_user.c and tempfile.cJeff Dike1-1/+1
2005-09-05[PATCH] uml: skas0 stubs now check system call return valuesBodo Stroesser1-76/+87
2005-09-05[PATCH] uml: TLB operation batchingJeff Dike1-110/+116
2005-07-07[PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike1-64/+68
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+369