summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/tlb.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+2
* um: Report host OOM more nicelyRichard Weinberger2015-11-061-1/+15
* um: Fix do_signal() prototypeIngo Molnar2015-07-071-1/+1
* um: Fix hung task in fix_range_common()Richard Weinberger2014-07-201-1/+5
* um: Ensure that a stub page cannot get unmappedRichard Weinberger2014-07-201-0/+3
* um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-091-4/+4
* um: Add BUG() to do_ops()'s error pathRichard Weinberger2012-05-211-0/+1
* um: distribute exports to where exported stuff is definedAl Viro2011-11-021-0/+2
* um: kill shared/tlb.hAl Viro2011-11-021-1/+0
* um: make flush_tlb_kernel_range_common() staticAl Viro2011-11-021-1/+1
* uml: style fixes in arch/um/kernelJeff Dike2008-02-051-1/+1
* uml: customize tlb.hJeff Dike2008-02-051-7/+18
* uml: 64-bit tlb fixesJeff Dike2008-02-051-4/+4
* uml: cover stubs with a VMAJeff Dike2008-02-051-7/+4
* uml: clean up TASK_SIZE usageJeff Dike2008-02-051-1/+1
* uml: header untanglingJeff Dike2008-02-051-3/+4
* uml: fix stub address calculationsJeff Dike2007-10-161-3/+3
* uml: clean up tlb flush pathJeff Dike2007-10-161-131/+127
* uml: fold mmu_context_skas into mm_contextJeff Dike2007-10-161-22/+21
* uml: style fixes pass 3Jeff Dike2007-10-161-79/+79
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-161-5/+129
* uml: throw out CHOOSE_MODEJeff Dike2007-10-161-11/+6
* uml: more page fault path trimmingJeff Dike2007-05-071-28/+14
* uml: eliminate a piece of debugging codeJeff Dike2007-05-071-1/+0
* uml: speed page fault pathJeff Dike2007-05-071-1/+3
* uml: remove debugging remnantsJeff Dike2007-05-071-3/+0
* uml: speed up page table walkingJeff Dike2007-05-071-82/+120
* uml: remove user_util.hJeff Dike2007-05-071-1/+0
* uml: create as-layout.hJeff Dike2007-05-071-0/+1
* [PATCH] uml: Whitespace fixesJeff Dike2006-09-261-184/+183
* [PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike2006-09-261-2/+3
* [PATCH] uml: fix condition in tlb flushPaolo 'Blaisorblade' Giarrusso2005-09-221-6/+6
* [PATCH] uml: move libc code out of mem_user.c and tempfile.cJeff Dike2005-09-171-1/+1
* [PATCH] uml: skas0 stubs now check system call return valuesBodo Stroesser2005-09-051-76/+87
* [PATCH] uml: TLB operation batchingJeff Dike2005-09-051-110/+116
* [PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike2005-07-071-64/+68
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+369
OpenPOWER on IntegriCloud