aboutsummaryrefslogtreecommitdiff
path: root/arch/um/kernel/tt
AgeCommit message (Expand)Author
2007-05-11uml: remove task_protectionsJeff Dike
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike
2007-05-07uml: start fixing os_read_file and os_write_fileJeff Dike
2007-05-07remove unused header file: arch/um/kernel/tt/include/mode_kern-tt.hRobert P. J. Day
2007-05-07uml: remove user_util.hJeff Dike
2007-05-07uml: delete unused codeJeff Dike
2007-02-11[PATCH] uml: mconsole lockingJeff Dike
2007-02-11[PATCH] uml: return hotplug errors to hostJeff Dike
2006-10-31[PATCH] uml ubd driver: various little changesPaolo 'Blaisorblade' Giarrusso
2006-10-11[PATCH] uml: make TT mode compile after setjmp-related changesPaolo 'Blaisorblade' Giarrusso
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
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-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar
2006-03-31[PATCH] uml: clean arch_switch usagePaolo 'Blaisorblade' Giarrusso
2006-02-01[PATCH] uml: TT - SYSCALL_DEBUG - fix buglet introduced in cleanupPaolo 'Blaisorblade' Giarrusso
2006-01-18[PATCH] uml: TT mode softint fixesBodo Stroesser
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-12[PATCH] uml: task_stack_page()Al Viro
2006-01-12[PATCH] uml: task_thread_info()Al Viro
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-11-13[PATCH] uml: fix access_okPaolo 'Blaisorblade' Giarrusso
2005-11-07[PATCH] uml: separate libc-dependent uaccess codeGennady Sharapov
2005-10-29[PATCH] mm: uml kill unusedHugh Dickins
2005-09-22[PATCH] uml: fix hang in TT mode on faultPaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: fix compile warning after consolidation patchPaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: remove verify_area_{tt,skas}Paolo 'Blaisorblade' Giarrusso
2005-09-17[PATCH] uml: move libc code out of mem_user.c and tempfile.cJeff Dike
2005-09-17[PATCH] uml: _switch_to code consolidationJeff Dike
2005-09-09[PATCH] uaccess.h annotations (uml)viro@ZenIV.linux.org.uk
2005-09-05[PATCH] uml: skas0 stubs now check system call return valuesBodo Stroesser
2005-09-05[PATCH] uml: system call path cleanupJeff Dike
2005-09-05[PATCH] uml: TLB operation batchingJeff Dike
2005-07-07[PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike
2005-06-25[PATCH] uml: hot-unplug code cleanupJeff Dike
2005-06-25[PATCH] uml: time initialization tidyingJeff Dike
2005-06-25[PATCH] uml: fork cleanupJeff Dike
2005-06-21[PATCH] uml: fix linkage of tt mode against NPTLPaolo 'Blaisorblade' Giarrusso
2005-05-28[PATCH] uml: remove jail mode + other leftoversPaolo 'Blaisorblade' Giarrusso
2005-05-20[PATCH] uml: Export clear_user_*Jeff Dike
2005-05-06[PATCH] uml: Fix process exit raceBodo Stroesser
2005-05-06[PATCH] uml: Use CONFIG variable for address space sizeBodo Stroesser
2005-05-06[PATCH] uml: S390 preparation, save an extra registerBodo Stroesser
2005-05-06[PATCH] uml: __deprecated makes build unnecessarily noisyJeff Dike
2005-05-05[PATCH] uml: Fix SIGWINCH relayingJeff Dike