index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
/
tlb.c
Age
Commit message (
Expand
)
Author
2023-02-01
um: Declare fix_range_common as a static function
Benjamin Berg
2023-02-01
um: protect VMA iteration
Johannes Berg
2022-09-26
um: remove vma linked list walk
Matthew Wilcox (Oracle)
2021-02-12
um: remove process stub VMA
Johannes Berg
2021-02-12
um: defer killing userspace on page table update failures
Johannes Berg
2021-02-12
um: mm: check more comprehensively for stub changes
Johannes Berg
2021-01-26
Revert "um: support some of ARCH_HAS_SET_MEMORY"
Johannes Berg
2020-12-13
um: support some of ARCH_HAS_SET_MEMORY
Johannes Berg
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2019-12-04
um: add support for folded p4d page tables
Mike Rapoport
2019-12-04
um: remove unused pxx_offset_proc() and addr_pte() functions
Mike Rapoport
2019-09-15
um: Add SPDX headers to files in arch/um/kernel/
Alex Dewar
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2018-12-27
um: Optimize Flush TLB for force/fork case
Anton Ivanov
2018-12-27
um: Skip TLB flushing where not needed
Anton Ivanov
2018-12-27
um: Optimize TLB operations v2
Anton Ivanov
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2015-11-06
um: Report host OOM more nicely
Richard Weinberger
2015-07-07
um: Fix do_signal() prototype
Ingo Molnar
2014-07-20
um: Fix hung task in fix_range_common()
Richard Weinberger
2014-07-20
um: Ensure that a stub page cannot get unmapped
Richard Weinberger
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-05-21
um: Add BUG() to do_ops()'s error path
Richard Weinberger
2011-11-02
um: distribute exports to where exported stuff is defined
Al Viro
2011-11-02
um: kill shared/tlb.h
Al Viro
2011-11-02
um: make flush_tlb_kernel_range_common() static
Al Viro
2008-02-05
uml: style fixes in arch/um/kernel
Jeff Dike
2008-02-05
uml: customize tlb.h
Jeff Dike
2008-02-05
uml: 64-bit tlb fixes
Jeff Dike
2008-02-05
uml: cover stubs with a VMA
Jeff Dike
2008-02-05
uml: clean up TASK_SIZE usage
Jeff Dike
2008-02-05
uml: header untangling
Jeff Dike
2007-10-16
uml: fix stub address calculations
Jeff Dike
2007-10-16
uml: clean up tlb flush path
Jeff Dike
2007-10-16
uml: fold mmu_context_skas into mm_context
Jeff Dike
2007-10-16
uml: style fixes pass 3
Jeff Dike
2007-10-16
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
2007-10-16
uml: throw out CHOOSE_MODE
Jeff Dike
2007-05-07
uml: more page fault path trimming
Jeff Dike
2007-05-07
uml: eliminate a piece of debugging code
Jeff Dike
2007-05-07
uml: speed page fault path
Jeff Dike
2007-05-07
uml: remove debugging remnants
Jeff Dike
2007-05-07
uml: speed up page table walking
Jeff Dike
2007-05-07
uml: remove user_util.h
Jeff Dike
2007-05-07
uml: create as-layout.h
Jeff Dike
2006-09-26
[PATCH] uml: Whitespace fixes
Jeff Dike
2006-09-26
[PATCH] uml: Use ARRAY_SIZE more assiduously
Jeff Dike
2005-09-22
[PATCH] uml: fix condition in tlb flush
Paolo 'Blaisorblade' Giarrusso
[next]