summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/skas
AgeCommit message (Expand)AuthorLines
2008-02-08uml: fix mm_context memory leakJeff Dike-0/+5
2008-02-05uml: redo the calculation of NR_syscallsJeff Dike-0/+3
2008-02-05uml: get rid of syscall countersJeff Dike-3/+0
2008-02-05uml: don't kill pid 0Jeff Dike-1/+13
2008-02-05uml: eliminate setjmp_wrapperJeff Dike-46/+27
2008-02-05uml: cover stubs with a VMAJeff Dike-45/+59
2008-02-05uml: kill processes instead of panicing kernelJeff Dike-4/+21
2008-02-05uml: add virt_to_pteJeff Dike-33/+23
2008-02-05uml: header untanglingJeff Dike-6/+7
2008-02-05uml: move um_virt_to_physJeff Dike-2/+32
2008-02-05uml: clone.c tidyingJeff Dike-14/+18
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt-4/+4
2007-11-14uml: remove last include of libc asm/page.hJeff Dike-1/+0
2007-10-16uml: fix stub address calculationsJeff Dike-6/+7
2007-10-16uml: remove os_* usage from userspace filesJeff Dike-74/+60
2007-10-16uml: free LDT state on process exitJeff Dike-0/+2
2007-10-16uml: rename pt_regs general-purpose register fileJeff Dike-1/+1
2007-10-16uml: fold mmu_context_skas into mm_contextJeff Dike-7/+7
2007-10-16uml: style fixes pass 3Jeff Dike-66/+44
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike-381/+13
2007-10-16uml: throw out CHOOSE_MODEJeff Dike-6/+6
2007-07-24uml: more __init annotationsJeff Dike-2/+2
2007-05-11uml: iRQ stacksJeff Dike-0/+4
2007-05-09uml: turn build warnings into commentsMiklos Szeredi-3/+6
2007-05-07uml: only flush areas covered by VMAJeff Dike-2/+7
2007-05-07uml: more page fault path trimmingJeff Dike-10/+11
2007-05-07uml: speed page fault pathJeff Dike-2/+64
2007-05-07uml: speed up execJeff Dike-1/+11
2007-05-07uml: remove user_util.hJeff Dike-2/+0
2007-05-07uml: create as-layout.hJeff Dike-0/+1
2007-02-11[PATCH] uml: remove code controlled by non-existent config optionJeff Dike-5/+1
2006-10-11[PATCH] uml: correct removal of pte_mkexecPaolo 'Blaisorblade' Giarrusso-4/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones-3/+0
2006-09-29[PATCH] uml: remove pte_mkexecJeff Dike-2/+4
2006-09-29[PATCH] uml: remove unneeded fileJeff Dike-484/+0
2006-09-27[PATCH] uml: file renamingJeff Dike-174/+646
2006-09-27[PATCH] uml: thread creation tidyingJeff Dike-23/+13
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken-1/+1
2006-07-10[PATCH] uml: remove syscall debuggingJeff Dike-7/+0
2006-07-10[PATCH] uml: signal initialization cleanupJeff Dike-1/+1
2006-07-10[PATCH] uml: fix static binary segfaultJeff Dike-6/+5
2006-07-10[PATCH] uml: clean up address space limits codeTyler-15/+4
2006-07-01[PATCH] uml: make copy_*_user atomicPaolo 'Blaisorblade' Giarrusso-6/+9
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter-1/+1
2006-05-01[PATCH] uml: cleanup unprofile expression and build infrastructurePaolo 'Blaisorblade' Giarrusso-7/+2
2006-05-01[PATCH] uml: fix compilation and execution with hardened GCCPaolo 'Blaisorblade' Giarrusso-1/+8
2006-03-31[PATCH] uml: add arch_switch_to for newly forked threadPaolo 'Blaisorblade' Giarrusso-0/+7
2006-03-31[PATCH] uml: implement {get,set}_thread_area for i386Paolo 'Blaisorblade' Giarrusso-0/+2
2006-03-31[PATCH] uml: clean arch_switch usagePaolo 'Blaisorblade' Giarrusso-0/+2
2006-02-07[PATCH] uml: remove a dead fileJeff Dike-569/+0