summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/skas
Commit message (Expand)AuthorAgeFilesLines
* thp: pte alloc trans splittingAndrea Arcangeli2011-01-131-1/+1
* arch/um: fix kunmap_atomic() call in skas/uaccess.cCesar Eduardo Barros2010-06-041-1/+1
* uml: i386: Avoid redefinition of NR_syscallsJan Kiszka2010-05-101-2/+2
* 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: redo the calculation of NR_syscallsJeff Dike2008-02-051-0/+3
* uml: get rid of syscall countersJeff Dike2008-02-051-3/+0
* uml: don't kill pid 0Jeff Dike2008-02-051-1/+13
* uml: eliminate setjmp_wrapperJeff Dike2008-02-051-46/+27
* uml: cover stubs with a VMAJeff Dike2008-02-051-45/+59
* uml: kill processes instead of panicing kernelJeff Dike2008-02-052-4/+21
* uml: add virt_to_pteJeff Dike2008-02-051-33/+23
* uml: header untanglingJeff Dike2008-02-051-6/+7
* uml: move um_virt_to_physJeff Dike2008-02-051-2/+32
* uml: clone.c tidyingJeff Dike2008-02-051-14/+18
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-051-4/+4
* uml: remove last include of libc asm/page.hJeff Dike2007-11-141-1/+0
* uml: fix stub address calculationsJeff Dike2007-10-163-6/+7
* uml: remove os_* usage from userspace filesJeff Dike2007-10-161-74/+60
* uml: free LDT state on process exitJeff Dike2007-10-161-0/+2
* uml: rename pt_regs general-purpose register fileJeff Dike2007-10-161-1/+1
* uml: fold mmu_context_skas into mm_contextJeff Dike2007-10-162-7/+7
* uml: style fixes pass 3Jeff Dike2007-10-164-66/+44
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-167-381/+13
* uml: throw out CHOOSE_MODEJeff Dike2007-10-161-6/+6
* uml: more __init annotationsJeff Dike2007-07-241-2/+2
* uml: iRQ stacksJeff Dike2007-05-111-0/+4
* uml: turn build warnings into commentsMiklos Szeredi2007-05-091-3/+6
* uml: only flush areas covered by VMAJeff Dike2007-05-071-2/+7
* uml: more page fault path trimmingJeff Dike2007-05-071-10/+11
* uml: speed page fault pathJeff Dike2007-05-071-2/+64
* uml: speed up execJeff Dike2007-05-071-1/+11
* uml: remove user_util.hJeff Dike2007-05-072-2/+0
* uml: create as-layout.hJeff Dike2007-05-071-0/+1
* [PATCH] uml: remove code controlled by non-existent config optionJeff Dike2007-02-111-5/+1
* [PATCH] uml: correct removal of pte_mkexecPaolo 'Blaisorblade' Giarrusso2006-10-111-4/+1
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-043-3/+0
* [PATCH] uml: remove pte_mkexecJeff Dike2006-09-291-2/+4
* [PATCH] uml: remove unneeded fileJeff Dike2006-09-291-484/+0
* [PATCH] uml: file renamingJeff Dike2006-09-275-174/+646
* [PATCH] uml: thread creation tidyingJeff Dike2006-09-271-23/+13
* [PATCH] Standardize pxx_page macrosDave McCracken2006-09-261-1/+1
* [PATCH] uml: remove syscall debuggingJeff Dike2006-07-101-7/+0
* [PATCH] uml: signal initialization cleanupJeff Dike2006-07-101-1/+1
* [PATCH] uml: fix static binary segfaultJeff Dike2006-07-101-6/+5
* [PATCH] uml: clean up address space limits codeTyler2006-07-101-15/+4
* [PATCH] uml: make copy_*_user atomicPaolo 'Blaisorblade' Giarrusso2006-07-011-6/+9
* [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter2006-06-301-1/+1
* [PATCH] uml: cleanup unprofile expression and build infrastructurePaolo 'Blaisorblade' Giarrusso2006-05-011-7/+2