index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
/
skas
/
mmu.c
Age
Commit message (
Expand
)
Author
2024-11-07
um: Remove double zero check
Shaojie Dong
2024-10-10
um: clear all memory in new userspace processes
Benjamin Berg
2024-09-12
um: Remove unused mm_fd field from mm_id
Tiwei Bie
2024-07-03
um: Do not flush MM in flush_thread
Benjamin Berg
2024-07-03
um: remove copy_context_skas0
Benjamin Berg
2024-07-03
um: remove LDT support
Benjamin Berg
2024-07-03
um: Create signal stack memory assignment in stub_data
Benjamin Berg
2024-04-22
um: Add missing headers
Tiwei Bie
2023-04-20
um: make stub data pages size tweakable
Johannes Berg
2021-02-12
um: remove process stub VMA
Johannes Berg
2020-06-09
mmap locking API: convert mmap_sem comments
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-09-15
um: Add SPDX headers to files in arch/um/kernel/
Alex Dewar
2019-09-15
um: Implement TRACE_IRQFLAGS_SUPPORT
Johannes Berg
2019-05-27
signal: Remove task parameter from force_sigsegv
Eric W. Biederman
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-03-17
mm: cleanup *pte_alloc* interfaces
Kirill A. Shutemov
2015-11-06
um: Switch clocksource to hrtimers
Anton Ivanov
2015-05-31
um: Use char[] for linker script address declarations
Nicolas Iooss
2015-05-31
um: Create asm/sections.h
Nicolas Iooss
2015-04-13
um: Remove SKAS3/4 support
Richard Weinberger
2013-07-19
um: Mark stub pages mapping with VM_PFNMAP
Richard Weinberger
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-04-10
um: uml_setup_stubs': warning: unused variable 'pages'
Boaz Harrosh
2012-03-20
um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't...
Al Viro
2012-03-20
um: embed ->stub_pages[] into mmu_context
Al Viro
2011-01-13
thp: pte alloc trans splitting
Andrea Arcangeli
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-22
uml: fix order of pud and pmd_free()
Roel Kluin
2008-02-08
uml: fix mm_context memory leak
Jeff Dike
2008-02-05
uml: don't kill pid 0
Jeff Dike
2008-02-05
uml: cover stubs with a VMA
Jeff Dike
2008-02-05
uml: kill processes instead of panicing kernel
Jeff Dike
2008-02-05
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
2007-10-16
uml: fix stub address calculations
Jeff Dike
2007-10-16
uml: free LDT state on process exit
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
2006-10-11
[PATCH] uml: correct removal of pte_mkexec
Paolo 'Blaisorblade' Giarrusso
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2006-09-29
[PATCH] uml: remove pte_mkexec
Jeff Dike
2006-09-26
[PATCH] Standardize pxx_page macros
Dave McCracken
2006-06-30
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
Christoph Lameter
2006-01-18
[PATCH] uml: move LDT creation
Bodo Stroesser
2005-11-07
[PATCH] uml: maintain own LDT entries
Bodo Stroesser
2005-10-29
[PATCH] mm: split page table lock
Hugh Dickins
2005-10-29
[PATCH] mm: arches skip ptlock
Hugh Dickins
2005-09-05
[PATCH] uml: fix x86_64 page leak
Jeff Dike
[next]