index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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]