summaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] uml: UML/i386 cmpxchg fixJeff Dike2005-09-171-0/+4
* [PATCH] uml: remove include of asm/elf.hJeff Dike2005-09-171-1/+0
* [PATCH] uml: return a real error codeJeff Dike2005-09-171-0/+2
* [PATCH] uml: merge mem_user.c and mem.cJeff Dike2005-09-173-77/+21
* [PATCH] uml: move libc code out of mem_user.c and tempfile.cJeff Dike2005-09-1713-318/+300
* [PATCH] uml: preserve errno in error pathsJeff Dike2005-09-179-78/+67
* [PATCH] uml: Remove some build warningsJeff Dike2005-09-172-2/+4
* [PATCH] uml: Remove a useless includeJeff Dike2005-09-171-1/+0
* [PATCH] uml: Remove an unused fileJeff Dike2005-09-171-75/+0
* [PATCH] uml: breakpoint an arbitrary threadJeff Dike2005-09-174-1/+62
* [PATCH] uml: _switch_to code consolidationJeff Dike2005-09-175-16/+14
* kbuild: rename prepare to archprepare to fix dependency chainSam Ravnborg2005-09-111-1/+1
* [PATCH] uml: avoid already done dirtyingPaolo 'Blaisorblade' Giarrusso2005-09-101-2/+1
* [PATCH] uml: fix fault handler on writePaolo 'Blaisorblade' Giarrusso2005-09-101-1/+2
* [PATCH] uml: inline mk_pte and various friendsPaolo 'Blaisorblade' Giarrusso2005-09-103-41/+11
* [PATCH] i386 / uml: add dwarf sections to static link scriptPaolo 'Blaisorblade' Giarrusso2005-09-102-42/+9
* [PATCH] Uml: more cleaningPaolo 'Blaisorblade' Giarrusso2005-09-101-4/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-092-0/+17
|\
| * kbuild: um fix so it compile with generic asm-offsets.h supportSam Ravnborg2005-09-092-0/+17
* | [PATCH] uaccess.h annotations (uml)viro@ZenIV.linux.org.uk2005-09-092-14/+14
* | [PATCH] sparse on uml (infrastructure bits)viro@ZenIV.linux.org.uk2005-09-092-0/+6
|/
* [PATCH] bogus #if (arch/um/kernel/mem.c)viro@ZenIV.linux.org.uk2005-09-071-1/+1
* [PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.cviro@ZenIV.linux.org.uk2005-09-075-1/+8
* [PATCH] lost chunk of "uml: build cleanups"viro@ZenIV.linux.org.uk2005-09-071-1/+1
* [PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Jesper Juhl2005-09-071-7/+0
* [PATCH] uml: fix x86_64 page leakJeff Dike2005-09-052-1/+12
* [PATCH] uml: fix advanced sysemu checkBodo Stroesser2005-09-051-11/+17
* [PATCH] uml: allow host capability usage to be disabledBodo Stroesser2005-09-051-0/+24
* [PATCH] uml: skas0 stubs now check system call return valuesBodo Stroesser2005-09-058-238/+348
* [PATCH] uml: increase granularity of host capability checkingBodo Stroesser2005-09-054-34/+96
* [PATCH] uml: move libc-dependent startup and signal codeGennady Sharapov2005-09-058-168/+230
* [PATCH] uml: add host AIO support to block driverJeff Dike2005-09-054-409/+373
* [PATCH] uml: use host AIO supportJeff Dike2005-09-056-15/+475
* [PATCH] uml: build cleanupsAl Viro2005-09-055-14/+6
* [PATCH] uml: system call path cleanupJeff Dike2005-09-0513-215/+131
* [PATCH] uml: TLB operation batchingJeff Dike2005-09-058-166/+273
* [PATCH] uml: remove duplicated exportsJeff Dike2005-09-051-19/+0
* [PATCH] uml: mark SMP on UML/x86_64 as brokenJeff Dike2005-09-052-1/+5
* [PATCH] uml: remove libc reference in buildAl Viro2005-09-051-1/+1
* [PATCH] uml: build cleanupAl Viro2005-09-053-4/+1
* [PATCH] uml: error path cleanupJeff Dike2005-09-051-5/+9
* [PATCH] uml: fix a macro typoAl Viro2005-09-051-1/+1
* [PATCH] uml: fix signal frame copy_userAl Viro2005-09-052-18/+25
* [PATCH] uml: fault handler micro-cleanupsPaolo 'Blaisorblade' Giarrusso2005-09-051-15/+13
* [PATCH] uml: fix SIGWINCH handler race while waiting for signals.Bodo Stroesser2005-09-051-5/+6
* [PATCH] uml: workaround GDB problems on debuggingPaolo 'Blaisorblade' Giarrusso2005-09-053-4/+15
* [PATCH] uml: Rename Kconfig files to be like the other archesJeff Dike2005-09-057-14/+14
* [PATCH] uml: remove debugging code from page fault pathJeff Dike2005-09-052-48/+0
* [PATCH] unify x86/x86-64 semaphore codeBenjamin LaHaise2005-09-053-3/+10
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-3/+3