summaryrefslogtreecommitdiff
path: root/arch/um/kernel/tlb.c
AgeCommit message (Expand)Author
2021-02-12um: remove process stub VMAJohannes Berg
2021-02-12um: defer killing userspace on page table update failuresJohannes Berg
2021-02-12um: mm: check more comprehensively for stub changesJohannes Berg
2021-01-26Revert "um: support some of ARCH_HAS_SET_MEMORY"Johannes Berg
2020-12-13um: support some of ARCH_HAS_SET_MEMORYJohannes Berg
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2019-12-04um: add support for folded p4d page tablesMike Rapoport
2019-12-04um: remove unused pxx_offset_proc() and addr_pte() functionsMike Rapoport
2019-09-15um: Add SPDX headers to files in arch/um/kernel/Alex Dewar
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman
2018-12-27um: Optimize Flush TLB for force/fork caseAnton Ivanov
2018-12-27um: Skip TLB flushing where not neededAnton Ivanov
2018-12-27um: Optimize TLB operations v2Anton Ivanov
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2015-11-06um: Report host OOM more nicelyRichard Weinberger
2015-07-07um: Fix do_signal() prototypeIngo Molnar
2014-07-20um: Fix hung task in fix_range_common()Richard Weinberger
2014-07-20um: Ensure that a stub page cannot get unmappedRichard Weinberger
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2012-05-21um: Add BUG() to do_ops()'s error pathRichard Weinberger
2011-11-02um: distribute exports to where exported stuff is definedAl Viro
2011-11-02um: kill shared/tlb.hAl Viro
2011-11-02um: make flush_tlb_kernel_range_common() staticAl Viro
2008-02-05uml: style fixes in arch/um/kernelJeff Dike
2008-02-05uml: customize tlb.hJeff Dike
2008-02-05uml: 64-bit tlb fixesJeff Dike
2008-02-05uml: cover stubs with a VMAJeff Dike
2008-02-05uml: clean up TASK_SIZE usageJeff Dike
2008-02-05uml: header untanglingJeff Dike
2007-10-16uml: fix stub address calculationsJeff Dike
2007-10-16uml: clean up tlb flush pathJeff Dike
2007-10-16uml: fold mmu_context_skas into mm_contextJeff Dike
2007-10-16uml: style fixes pass 3Jeff Dike
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike
2007-10-16uml: throw out CHOOSE_MODEJeff Dike
2007-05-07uml: more page fault path trimmingJeff Dike
2007-05-07uml: eliminate a piece of debugging codeJeff Dike
2007-05-07uml: speed page fault pathJeff Dike
2007-05-07uml: remove debugging remnantsJeff Dike
2007-05-07uml: speed up page table walkingJeff Dike
2007-05-07uml: remove user_util.hJeff Dike
2007-05-07uml: create as-layout.hJeff Dike
2006-09-26[PATCH] uml: Whitespace fixesJeff Dike
2006-09-26[PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike
2005-09-22[PATCH] uml: fix condition in tlb flushPaolo 'Blaisorblade' Giarrusso
2005-09-17[PATCH] uml: move libc code out of mem_user.c and tempfile.cJeff Dike
2005-09-05[PATCH] uml: skas0 stubs now check system call return valuesBodo Stroesser
2005-09-05[PATCH] uml: TLB operation batchingJeff Dike