aboutsummaryrefslogtreecommitdiff
path: root/arch/um/kernel/skas
AgeCommit message (Expand)Author
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
2006-01-11[PATCH] uml: fix debug output on x86_64Jeff Dike
2006-01-08[PATCH] uml: move libc-dependent code from trap_user.cGennady Sharapov
2006-01-08[PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov
2005-12-18[PATCH] uml skas0: stop gcc's insanityJeff Dike
2005-12-12[PATCH] uml: fix compile error for ttPekka J Enberg
2005-11-22[PATCH] uml: eliminate use of libc PAGE_SIZEJeff Dike
2005-11-22[PATCH] uml: eliminate use of local in clone stubJeff Dike
2005-11-13[PATCH] uml: fix access_okPaolo 'Blaisorblade' Giarrusso
2005-11-07[PATCH] uml: maintain own LDT entriesBodo Stroesser
2005-11-07[PATCH] uml: improve stub debuggingJeff Dike
2005-10-29[PATCH] mm: split page table lockHugh Dickins
2005-10-29[PATCH] mm: arches skip ptlockHugh Dickins
2005-09-29[PATCH] uml makefiles sanitizedAl Viro
2005-09-21[PATCH] uml: remove verify_area_{tt,skas}Paolo 'Blaisorblade' Giarrusso