summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/skas
Commit message (Expand)AuthorAgeFilesLines
* 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-151-1/+0Star
* uml: fix stub address calculationsJeff Dike2007-10-163-6/+7
* uml: remove os_* usage from userspace filesJeff Dike2007-10-161-74/+60Star
* 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/+44Star
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-167-381/+13Star
* 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/+0Star
* uml: create as-layout.hJeff Dike2007-05-071-0/+1
* [PATCH] uml: remove code controlled by non-existent config optionJeff Dike2007-02-111-5/+1Star
* [PATCH] uml: correct removal of pte_mkexecPaolo 'Blaisorblade' Giarrusso2006-10-111-4/+1Star
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-043-3/+0Star
* [PATCH] uml: remove pte_mkexecJeff Dike2006-09-291-2/+4
* [PATCH] uml: remove unneeded fileJeff Dike2006-09-291-484/+0Star
* [PATCH] uml: file renamingJeff Dike2006-09-275-174/+646
* [PATCH] uml: thread creation tidyingJeff Dike2006-09-271-23/+13Star
* [PATCH] Standardize pxx_page macrosDave McCracken2006-09-261-1/+1
* [PATCH] uml: remove syscall debuggingJeff Dike2006-07-101-7/+0Star
* [PATCH] uml: signal initialization cleanupJeff Dike2006-07-101-1/+1
* [PATCH] uml: fix static binary segfaultJeff Dike2006-07-101-6/+5Star
* [PATCH] uml: clean up address space limits codeTyler2006-07-101-15/+4Star
* [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-021-7/+2Star
* [PATCH] uml: fix compilation and execution with hardened GCCPaolo 'Blaisorblade' Giarrusso2006-05-021-1/+8
* [PATCH] uml: add arch_switch_to for newly forked threadPaolo 'Blaisorblade' Giarrusso2006-03-311-0/+7
* [PATCH] uml: implement {get,set}_thread_area for i386Paolo 'Blaisorblade' Giarrusso2006-03-311-0/+2
* [PATCH] uml: clean arch_switch usagePaolo 'Blaisorblade' Giarrusso2006-03-311-0/+2
* [PATCH] uml: remove a dead fileJeff Dike2006-02-081-569/+0Star
* [PATCH] uml: move libc-dependent skas process handlingGennady Sharapov2006-01-192-12/+10Star
* [PATCH] uml: move libc-dependent skas memory mapping codeGennady Sharapov2006-01-192-283/+2Star
* [PATCH] uml: move headers to arch/um/includeGennady Sharapov2006-01-198-291/+0Star
* [PATCH] uml: move libc-dependent time codeGennady Sharapov2006-01-192-2/+0Star
* [PATCH] uml: move libc-dependent utility proceduresGennady Sharapov2006-01-191-1/+1
* [PATCH] uml: move LDT creationBodo Stroesser2006-01-193-21/+5Star
* [PATCH] uml: task_stack_page()Al Viro2006-01-121-2/+2
* [PATCH] uml: fix debug output on x86_64Jeff Dike2006-01-121-2/+2