aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/skas/mmu.c
AgeCommit message (Expand)Author
2019-12-04um: add support for folded p4d page tablesMike Rapoport
2019-09-15um: Add SPDX headers to files in arch/um/kernel/Alex Dewar
2019-09-15um: Implement TRACE_IRQFLAGS_SUPPORTJohannes Berg
2019-05-27signal: Remove task parameter from force_sigsegvEric W. Biederman
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov
2015-11-06um: Switch clocksource to hrtimersAnton Ivanov
2015-05-31um: Use char[] for linker script address declarationsNicolas Iooss
2015-05-31um: Create asm/sections.hNicolas Iooss
2015-04-13um: Remove SKAS3/4 supportRichard Weinberger
2013-07-19um: Mark stub pages mapping with VM_PFNMAPRichard Weinberger
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2012-04-10um: uml_setup_stubs': warning: unused variable 'pages'Boaz Harrosh
2012-03-20um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't...Al Viro
2012-03-20um: embed ->stub_pages[] into mmu_contextAl Viro
2011-01-13thp: pte alloc trans splittingAndrea Arcangeli
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-22uml: fix order of pud and pmd_free()Roel Kluin
2008-02-08uml: fix mm_context memory leakJeff Dike
2008-02-05uml: don't kill pid 0Jeff Dike
2008-02-05uml: cover stubs with a VMAJeff Dike
2008-02-05uml: kill processes instead of panicing kernelJeff Dike
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt
2007-10-16uml: fix stub address calculationsJeff Dike
2007-10-16uml: free LDT state on process exitJeff 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
2006-10-11[PATCH] uml: correct removal of pte_mkexecPaolo 'Blaisorblade' Giarrusso
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-09-29[PATCH] uml: remove pte_mkexecJeff Dike
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter
2006-01-18[PATCH] uml: move LDT creationBodo Stroesser
2005-11-07[PATCH] uml: maintain own LDT entriesBodo Stroesser
2005-10-29[PATCH] mm: split page table lockHugh Dickins
2005-10-29[PATCH] mm: arches skip ptlockHugh Dickins
2005-09-05[PATCH] uml: fix x86_64 page leakJeff Dike
2005-09-05[PATCH] uml: increase granularity of host capability checkingBodo Stroesser
2005-07-07[PATCH] uml: Proper clone support for skas0Bodo Stroesser
2005-07-07[PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds