aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/skas (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-04arch/um: fix kunmap_atomic() call in skas/uaccess.cCesar Eduardo Barros1-1/+1
2010-05-10uml: i386: Avoid redefinition of NR_syscallsJan Kiszka1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-22uml: fix order of pud and pmd_free()Roel Kluin1-2/+2
2008-02-08uml: fix mm_context memory leakJeff Dike1-0/+5
2008-02-05uml: redo the calculation of NR_syscallsJeff Dike1-0/+3
2008-02-05uml: get rid of syscall countersJeff Dike1-3/+0
2008-02-05uml: don't kill pid 0Jeff Dike1-1/+13
2008-02-05uml: eliminate setjmp_wrapperJeff Dike1-46/+27
2008-02-05uml: cover stubs with a VMAJeff Dike1-45/+59
2008-02-05uml: kill processes instead of panicing kernelJeff Dike2-4/+21
2008-02-05uml: add virt_to_pteJeff Dike1-33/+23
2008-02-05uml: header untanglingJeff Dike1-6/+7
2008-02-05uml: move um_virt_to_physJeff Dike1-2/+32
2008-02-05uml: clone.c tidyingJeff Dike1-14/+18
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt1-4/+4
2007-11-14uml: remove last include of libc asm/page.hJeff Dike1-1/+0
2007-10-16uml: fix stub address calculationsJeff Dike3-6/+7
2007-10-16uml: remove os_* usage from userspace filesJeff Dike1-74/+60
2007-10-16uml: free LDT state on process exitJeff Dike1-0/+2
2007-10-16uml: rename pt_regs general-purpose register fileJeff Dike1-1/+1
2007-10-16uml: fold mmu_context_skas into mm_contextJeff Dike2-7/+7
2007-10-16uml: style fixes pass 3Jeff Dike4-66/+44
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike7-381/+13
2007-10-16uml: throw out CHOOSE_MODEJeff Dike1-6/+6
2007-07-24uml: more __init annotationsJeff Dike1-2/+2
2007-05-11uml: iRQ stacksJeff Dike1-0/+4
2007-05-09uml: turn build warnings into commentsMiklos Szeredi1-3/+6
2007-05-07uml: only flush areas covered by VMAJeff Dike1-2/+7
2007-05-07uml: more page fault path trimmingJeff Dike1-10/+11
2007-05-07uml: speed page fault pathJeff Dike1-2/+64
2007-05-07uml: speed up execJeff Dike1-1/+11
2007-05-07uml: remove user_util.hJeff Dike2-2/+0
2007-05-07uml: create as-layout.hJeff Dike1-0/+1
2007-02-11[PATCH] uml: remove code controlled by non-existent config optionJeff Dike1-5/+1
2006-10-11[PATCH] uml: correct removal of pte_mkexecPaolo 'Blaisorblade' Giarrusso1-4/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones3-3/+0
2006-09-29[PATCH] uml: remove pte_mkexecJeff Dike1-2/+4
2006-09-29[PATCH] uml: remove unneeded fileJeff Dike1-484/+0
2006-09-27[PATCH] uml: file renamingJeff Dike5-174/+646
2006-09-27[PATCH] uml: thread creation tidyingJeff Dike1-23/+13
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken1-1/+1
2006-07-10[PATCH] uml: remove syscall debuggingJeff Dike1-7/+0
2006-07-10[PATCH] uml: signal initialization cleanupJeff Dike1-1/+1
2006-07-10[PATCH] uml: fix static binary segfaultJeff Dike1-6/+5
2006-07-10[PATCH] uml: clean up address space limits codeTyler1-15/+4
2006-07-01[PATCH] uml: make copy_*_user atomicPaolo 'Blaisorblade' Giarrusso1-6/+9
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter1-1/+1
2006-05-01[PATCH] uml: cleanup unprofile expression and build infrastructurePaolo 'Blaisorblade' Giarrusso1-7/+2
2006-05-01[PATCH] uml: fix compilation and execution with hardened GCCPaolo 'Blaisorblade' Giarrusso1-1/+8