aboutsummaryrefslogtreecommitdiff
path: root/arch/um/kernel/skas
AgeCommit message (Expand)Author
2008-02-05uml: add virt_to_pteJeff Dike
2008-02-05uml: header untanglingJeff Dike
2008-02-05uml: move um_virt_to_physJeff Dike
2008-02-05uml: clone.c tidyingJeff Dike
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt
2007-11-14uml: remove last include of libc asm/page.hJeff Dike
2007-10-16uml: fix stub address calculationsJeff Dike
2007-10-16uml: remove os_* usage from userspace filesJeff Dike
2007-10-16uml: free LDT state on process exitJeff Dike
2007-10-16uml: rename pt_regs general-purpose register fileJeff 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
2007-10-16uml: throw out CHOOSE_MODEJeff Dike
2007-07-24uml: more __init annotationsJeff Dike
2007-05-11uml: iRQ stacksJeff Dike
2007-05-09uml: turn build warnings into commentsMiklos Szeredi
2007-05-07uml: only flush areas covered by VMAJeff Dike
2007-05-07uml: more page fault path trimmingJeff Dike
2007-05-07uml: speed page fault pathJeff Dike
2007-05-07uml: speed up execJeff Dike
2007-05-07uml: remove user_util.hJeff Dike
2007-05-07uml: create as-layout.hJeff Dike
2007-02-11[PATCH] uml: remove code controlled by non-existent config optionJeff 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-29[PATCH] uml: remove unneeded fileJeff Dike
2006-09-27[PATCH] uml: file renamingJeff Dike
2006-09-27[PATCH] uml: thread creation tidyingJeff Dike
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken
2006-07-10[PATCH] uml: remove syscall debuggingJeff Dike
2006-07-10[PATCH] uml: signal initialization cleanupJeff Dike
2006-07-10[PATCH] uml: fix static binary segfaultJeff Dike
2006-07-10[PATCH] uml: clean up address space limits codeTyler
2006-07-01[PATCH] uml: make copy_*_user atomicPaolo 'Blaisorblade' Giarrusso
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter
2006-05-01[PATCH] uml: cleanup unprofile expression and build infrastructurePaolo 'Blaisorblade' Giarrusso
2006-05-01[PATCH] uml: fix compilation and execution with hardened GCCPaolo 'Blaisorblade' Giarrusso
2006-03-31[PATCH] uml: add arch_switch_to for newly forked threadPaolo 'Blaisorblade' Giarrusso
2006-03-31[PATCH] uml: implement {get,set}_thread_area for i386Paolo 'Blaisorblade' Giarrusso
2006-03-31[PATCH] uml: clean arch_switch usagePaolo 'Blaisorblade' Giarrusso
2006-02-07[PATCH] uml: remove a dead fileJeff Dike
2006-01-18[PATCH] uml: move libc-dependent skas process handlingGennady Sharapov
2006-01-18[PATCH] uml: move libc-dependent skas memory mapping codeGennady Sharapov
2006-01-18[PATCH] uml: move headers to arch/um/includeGennady Sharapov
2006-01-18[PATCH] uml: move libc-dependent time codeGennady Sharapov
2006-01-18[PATCH] uml: move libc-dependent utility proceduresGennady Sharapov
2006-01-18[PATCH] uml: move LDT creationBodo Stroesser
2006-01-12[PATCH] uml: task_stack_page()Al Viro