summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/skas/mmu.c
Commit message (Expand)AuthorAgeFilesLines
* um: Add missing headersTiwei Bie2024-04-221-0/+1
* um: make stub data pages size tweakableJohannes Berg2023-04-201-3/+3
* um: remove process stub VMAJohannes Berg2021-02-121-87/+0
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-1/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* um: add support for folded p4d page tablesMike Rapoport2019-12-041-2/+10
* um: Add SPDX headers to files in arch/um/kernel/Alex Dewar2019-09-151-1/+1
* um: Implement TRACE_IRQFLAGS_SUPPORTJohannes Berg2019-09-151-2/+2
* signal: Remove task parameter from force_sigsegvEric W. Biederman2019-05-271-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+2
* mm: cleanup *pte_alloc* interfacesKirill A. Shutemov2016-03-171-1/+1
* um: Switch clocksource to hrtimersAnton Ivanov2015-11-061-0/+3
* um: Use char[] for linker script address declarationsNicolas Iooss2015-05-311-2/+2
* um: Create asm/sections.hNicolas Iooss2015-05-311-2/+1
* um: Remove SKAS3/4 supportRichard Weinberger2015-04-131-45/+23
* um: Mark stub pages mapping with VM_PFNMAPRichard Weinberger2013-07-191-1/+1
* um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-091-8/+8
* um: uml_setup_stubs': warning: unused variable 'pages'Boaz Harrosh2012-04-101-1/+0
* um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't...Al Viro2012-03-201-1/+1
* um: embed ->stub_pages[] into mmu_contextAl Viro2012-03-201-18/+5
* thp: pte alloc trans splittingAndrea Arcangeli2011-01-131-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* uml: fix order of pud and pmd_free()Roel Kluin2009-09-221-2/+2
* uml: fix mm_context memory leakJeff Dike2008-02-081-0/+5
* uml: don't kill pid 0Jeff Dike2008-02-051-1/+13
* uml: cover stubs with a VMAJeff Dike2008-02-051-45/+59
* uml: kill processes instead of panicing kernelJeff Dike2008-02-051-0/+5
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-051-4/+4
* uml: fix stub address calculationsJeff Dike2007-10-161-2/+3
* uml: free LDT state on process exitJeff Dike2007-10-161-0/+2
* uml: fold mmu_context_skas into mm_contextJeff Dike2007-10-161-6/+6
* uml: style fixes pass 3Jeff Dike2007-10-161-35/+29
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-161-2/+2
* [PATCH] uml: correct removal of pte_mkexecPaolo 'Blaisorblade' Giarrusso2006-10-111-4/+1
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [PATCH] uml: remove pte_mkexecJeff Dike2006-09-291-2/+4
* [PATCH] Standardize pxx_page macrosDave McCracken2006-09-261-1/+1
* [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter2006-06-301-1/+1
* [PATCH] uml: move LDT creationBodo Stroesser2006-01-181-6/+2
* [PATCH] uml: maintain own LDT entriesBodo Stroesser2005-11-071-17/+27
* [PATCH] mm: split page table lockHugh Dickins2005-10-291-0/+1
* [PATCH] mm: arches skip ptlockHugh Dickins2005-10-291-3/+0
* [PATCH] uml: fix x86_64 page leakJeff Dike2005-09-051-1/+8
* [PATCH] uml: increase granularity of host capability checkingBodo Stroesser2005-09-051-24/+28
* [PATCH] uml: Proper clone support for skas0Bodo Stroesser2005-07-071-1/+6
* [PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike2005-07-071-22/+114
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+48