summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/tt
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] uml: remove syscall debuggingJeff Dike2006-07-102-32/+2Star
* [PATCH] uml: signal initialization cleanupJeff Dike2006-07-102-2/+2
* [PATCH] uml: fix static binary segfaultJeff Dike2006-07-101-4/+6
* [PATCH] uml: clean up address space limits codeTyler2006-07-101-14/+3Star
* [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-041-1/+1
* [PATCH] uml: clean arch_switch usagePaolo 'Blaisorblade' Giarrusso2006-03-311-2/+8
* [PATCH] uml: TT - SYSCALL_DEBUG - fix buglet introduced in cleanupPaolo 'Blaisorblade' Giarrusso2006-02-011-2/+6
* [PATCH] uml: TT mode softint fixesBodo Stroesser2006-01-191-2/+3
* [PATCH] uml: move headers to arch/um/includeGennady Sharapov2006-01-194-146/+0Star
* [PATCH] uml: move libc-dependent time codeGennady Sharapov2006-01-192-2/+0Star
* [PATCH] uml: move libc-dependent utility proceduresGennady Sharapov2006-01-193-0/+3
* [PATCH] uml: task_stack_page()Al Viro2006-01-122-3/+3
* [PATCH] uml: task_thread_info()Al Viro2006-01-121-2/+2
* [PATCH] uml: move libc-dependent code from trap_user.cGennady Sharapov2006-01-091-5/+9
* [PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov2006-01-094-4/+1Star
* [PATCH] uml: fix access_okPaolo 'Blaisorblade' Giarrusso2005-11-142-11/+5Star
* [PATCH] uml: separate libc-dependent uaccess codeGennady Sharapov2005-11-071-0/+1
* [PATCH] mm: uml kill unusedHugh Dickins2005-10-301-36/+0Star
* [PATCH] uml: fix hang in TT mode on faultPaolo 'Blaisorblade' Giarrusso2005-09-231-2/+9
* [PATCH] uml: fix compile warning after consolidation patchPaolo 'Blaisorblade' Giarrusso2005-09-221-1/+2
* [PATCH] uml: remove verify_area_{tt,skas}Paolo 'Blaisorblade' Giarrusso2005-09-221-6/+0Star
* [PATCH] uml: move libc code out of mem_user.c and tempfile.cJeff Dike2005-09-171-0/+1
* [PATCH] uml: _switch_to code consolidationJeff Dike2005-09-172-7/+2Star
* [PATCH] uaccess.h annotations (uml)viro@ZenIV.linux.org.uk2005-09-091-7/+7
* [PATCH] uml: skas0 stubs now check system call return valuesBodo Stroesser2005-09-051-11/+16
* [PATCH] uml: system call path cleanupJeff Dike2005-09-052-55/+27Star
* [PATCH] uml: TLB operation batchingJeff Dike2005-09-051-1/+4
* [PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike2005-07-081-2/+2
* [PATCH] uml: hot-unplug code cleanupJeff Dike2005-06-263-17/+6Star
* [PATCH] uml: time initialization tidyingJeff Dike2005-06-263-31/+2Star
* [PATCH] uml: fork cleanupJeff Dike2005-06-261-14/+3Star
* [PATCH] uml: fix linkage of tt mode against NPTLPaolo 'Blaisorblade' Giarrusso2005-06-222-46/+0Star
* [PATCH] uml: remove jail mode + other leftoversPaolo 'Blaisorblade' Giarrusso2005-05-291-7/+1Star
* [PATCH] uml: Export clear_user_*Jeff Dike2005-05-211-0/+1
* [PATCH] uml: Fix process exit raceBodo Stroesser2005-05-072-10/+11
* [PATCH] uml: Use CONFIG variable for address space sizeBodo Stroesser2005-05-071-7/+1Star
* [PATCH] uml: S390 preparation, save an extra registerBodo Stroesser2005-05-071-0/+4
* [PATCH] uml: __deprecated makes build unnecessarily noisyJeff Dike2005-05-071-2/+2
* [PATCH] uml: Fix SIGWINCH relayingJeff Dike2005-05-061-1/+3
* [PATCH] uml: S390 preparation, abstract host page fault dataBodo Stroesser2005-05-062-1/+9
* [PATCH] uml kbuild: avoid useless rebuildsPaolo 'Blaisorblade' Giarrusso2005-05-061-0/+1
* [PATCH] misc verify_area cleanupsJesper Juhl2005-05-011-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-1732-0/+3288