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