summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/tlb.c
AgeCommit message (Expand)AuthorLines
2008-02-05uml: style fixes in arch/um/kernelJeff Dike-1/+1
2008-02-05uml: customize tlb.hJeff Dike-7/+18
2008-02-05uml: 64-bit tlb fixesJeff Dike-4/+4
2008-02-05uml: cover stubs with a VMAJeff Dike-7/+4
2008-02-05uml: clean up TASK_SIZE usageJeff Dike-1/+1
2008-02-05uml: header untanglingJeff Dike-3/+4
2007-10-16uml: fix stub address calculationsJeff Dike-3/+3
2007-10-16uml: clean up tlb flush pathJeff Dike-131/+127
2007-10-16uml: fold mmu_context_skas into mm_contextJeff Dike-22/+21
2007-10-16uml: style fixes pass 3Jeff Dike-79/+79
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike-5/+129
2007-10-16uml: throw out CHOOSE_MODEJeff Dike-11/+6
2007-05-07uml: more page fault path trimmingJeff Dike-28/+14
2007-05-07uml: eliminate a piece of debugging codeJeff Dike-1/+0
2007-05-07uml: speed page fault pathJeff Dike-1/+3
2007-05-07uml: remove debugging remnantsJeff Dike-3/+0
2007-05-07uml: speed up page table walkingJeff Dike-82/+120
2007-05-07uml: remove user_util.hJeff Dike-1/+0
2007-05-07uml: create as-layout.hJeff Dike-0/+1
2006-09-26[PATCH] uml: Whitespace fixesJeff Dike-184/+183
2006-09-26[PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike-2/+3
2005-09-22[PATCH] uml: fix condition in tlb flushPaolo 'Blaisorblade' Giarrusso-6/+6
2005-09-17[PATCH] uml: move libc code out of mem_user.c and tempfile.cJeff Dike-1/+1
2005-09-05[PATCH] uml: skas0 stubs now check system call return valuesBodo Stroesser-76/+87
2005-09-05[PATCH] uml: TLB operation batchingJeff Dike-110/+116
2005-07-07[PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike-64/+68
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+369