aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/tt (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike25-2896/+0
2007-05-11uml: remove task_protectionsJeff Dike2-2/+2
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike3-8/+8
2007-05-07uml: start fixing os_read_file and os_write_fileJeff Dike3-8/+10
2007-05-07remove unused header file: arch/um/kernel/tt/include/mode_kern-tt.hRobert P. J. Day1-52/+0
2007-05-07uml: remove user_util.hJeff Dike15-15/+0
2007-05-07uml: delete unused codeJeff Dike1-0/+2
2007-02-11[PATCH] uml: mconsole lockingJeff Dike1-0/+1
2007-02-11[PATCH] uml: return hotplug errors to hostJeff Dike2-4/+4
2006-10-31[PATCH] uml ubd driver: various little changesPaolo 'Blaisorblade' Giarrusso1-1/+0
2006-10-11[PATCH] uml: make TT mode compile after setjmp-related changesPaolo 'Blaisorblade' Giarrusso1-3/+3
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones2-2/+0
2006-07-10[PATCH] uml: remove syscall debuggingJeff Dike2-32/+2
2006-07-10[PATCH] uml: signal initialization cleanupJeff Dike2-2/+2
2006-07-10[PATCH] uml: fix static binary segfaultJeff Dike1-4/+6
2006-07-10[PATCH] uml: clean up address space limits codeTyler1-14/+3
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar1-1/+1
2006-03-31[PATCH] uml: clean arch_switch usagePaolo 'Blaisorblade' Giarrusso1-2/+8
2006-02-01[PATCH] uml: TT - SYSCALL_DEBUG - fix buglet introduced in cleanupPaolo 'Blaisorblade' Giarrusso1-2/+6
2006-01-18[PATCH] uml: TT mode softint fixesBodo Stroesser1-2/+3
2006-01-18[PATCH] uml: move headers to arch/um/includeGennady Sharapov4-146/+0
2006-01-18[PATCH] uml: move libc-dependent time codeGennady Sharapov2-2/+0
2006-01-18[PATCH] uml: move libc-dependent utility proceduresGennady Sharapov3-0/+3
2006-01-12[PATCH] uml: task_stack_page()Al Viro2-3/+3
2006-01-12[PATCH] uml: task_thread_info()Al Viro1-2/+2
2006-01-08[PATCH] uml: move libc-dependent code from trap_user.cGennady Sharapov1-5/+9
2006-01-08[PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov4-4/+1
2005-11-13[PATCH] uml: fix access_okPaolo 'Blaisorblade' Giarrusso2-11/+5
2005-11-07[PATCH] uml: separate libc-dependent uaccess codeGennady Sharapov1-0/+1
2005-10-29[PATCH] mm: uml kill unusedHugh Dickins1-36/+0
2005-09-22[PATCH] uml: fix hang in TT mode on faultPaolo 'Blaisorblade' Giarrusso1-2/+9
2005-09-21[PATCH] uml: fix compile warning after consolidation patchPaolo 'Blaisorblade' Giarrusso1-1/+2
2005-09-21[PATCH] uml: remove verify_area_{tt,skas}Paolo 'Blaisorblade' Giarrusso1-6/+0
2005-09-17[PATCH] uml: move libc code out of mem_user.c and tempfile.cJeff Dike1-0/+1
2005-09-17[PATCH] uml: _switch_to code consolidationJeff Dike2-7/+2
2005-09-09[PATCH] uaccess.h annotations (uml)viro@ZenIV.linux.org.uk1-7/+7
2005-09-05[PATCH] uml: skas0 stubs now check system call return valuesBodo Stroesser1-11/+16
2005-09-05[PATCH] uml: system call path cleanupJeff Dike2-55/+27
2005-09-05[PATCH] uml: TLB operation batchingJeff Dike1-1/+4
2005-07-07[PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike1-2/+2
2005-06-25[PATCH] uml: hot-unplug code cleanupJeff Dike3-17/+6
2005-06-25[PATCH] uml: time initialization tidyingJeff Dike3-31/+2
2005-06-25[PATCH] uml: fork cleanupJeff Dike1-14/+3
2005-06-21[PATCH] uml: fix linkage of tt mode against NPTLPaolo 'Blaisorblade' Giarrusso2-46/+0
2005-05-28[PATCH] uml: remove jail mode + other leftoversPaolo 'Blaisorblade' Giarrusso1-7/+1
2005-05-20[PATCH] uml: Export clear_user_*Jeff Dike1-0/+1
2005-05-06[PATCH] uml: Fix process exit raceBodo Stroesser2-10/+11
2005-05-06[PATCH] uml: Use CONFIG variable for address space sizeBodo Stroesser1-7/+1
2005-05-06[PATCH] uml: S390 preparation, save an extra registerBodo Stroesser1-0/+4
2005-05-06[PATCH] uml: __deprecated makes build unnecessarily noisyJeff Dike1-2/+2