aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/tlb.c
Commit message (Expand)AuthorAge
* um: Fix hung task in fix_range_common()Richard Weinberger2014-07-20
* um: Ensure that a stub page cannot get unmappedRichard Weinberger2014-07-20
* um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-09
* um: Add BUG() to do_ops()'s error pathRichard Weinberger2012-05-21
* um: distribute exports to where exported stuff is definedAl Viro2011-11-02
* um: kill shared/tlb.hAl Viro2011-11-02
* um: make flush_tlb_kernel_range_common() staticAl Viro2011-11-02
* uml: style fixes in arch/um/kernelJeff Dike2008-02-05
* uml: customize tlb.hJeff Dike2008-02-05
* uml: 64-bit tlb fixesJeff Dike2008-02-05
* uml: cover stubs with a VMAJeff Dike2008-02-05
* uml: clean up TASK_SIZE usageJeff Dike2008-02-05
* uml: header untanglingJeff Dike2008-02-05
* uml: fix stub address calculationsJeff Dike2007-10-16
* uml: clean up tlb flush pathJeff Dike2007-10-16
* uml: fold mmu_context_skas into mm_contextJeff Dike2007-10-16
* uml: style fixes pass 3Jeff Dike2007-10-16
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-16
* uml: throw out CHOOSE_MODEJeff Dike2007-10-16
* uml: more page fault path trimmingJeff Dike2007-05-07
* uml: eliminate a piece of debugging codeJeff Dike2007-05-07
* uml: speed page fault pathJeff Dike2007-05-07
* uml: remove debugging remnantsJeff Dike2007-05-07
* uml: speed up page table walkingJeff Dike2007-05-07
* uml: remove user_util.hJeff Dike2007-05-07
* uml: create as-layout.hJeff Dike2007-05-07
* [PATCH] uml: Whitespace fixesJeff Dike2006-09-26
* [PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike2006-09-26
* [PATCH] uml: fix condition in tlb flushPaolo 'Blaisorblade' Giarrusso2005-09-23
* [PATCH] uml: move libc code out of mem_user.c and tempfile.cJeff Dike2005-09-17
* [PATCH] uml: skas0 stubs now check system call return valuesBodo Stroesser2005-09-05
* [PATCH] uml: TLB operation batchingJeff Dike2005-09-05
* [PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike2005-07-07
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16