summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] uml: fix linkage of tt mode against NPTLPaolo 'Blaisorblade' Giarrusso2005-06-213-58/+3
* [PATCH] uml: add and use generic hw_controller_type->releasePaolo 'Blaisorblade' Giarrusso2005-06-212-6/+7
* [PATCH] mm: remove PG_highmemBadari Pulavarty2005-06-211-1/+0
* [PATCH] uml: use fork instead of cloneJeff Dike2005-06-131-29/+19
* [PATCH] uml: remove duplicate includesJeff Dike2005-06-133-4/+0
* [PATCH] uml: fix strace -fJeff Dike2005-06-081-1/+6
* [PATCH] uml: remove jail mode + other leftoversPaolo 'Blaisorblade' Giarrusso2005-05-282-13/+1
* [PATCH] uml: stack dump fixPaolo 'Blaisorblade' Giarrusso2005-05-281-7/+14
* [PATCH] uml: remove unused codeJeff Dike2005-05-283-139/+0
* [PATCH] uml: fix segfault on exit with CONFIG_GCOVJeff Dike2005-05-281-18/+20
* [PATCH] uml: remove 2_5compat.hJeff Dike2005-05-283-4/+0
* [PATCH] uml: turn off kmalloc always on a fatal signalJeff Dike2005-05-281-1/+1
* [PATCH] uml: fix a couple of warningsJeff Dike2005-05-281-16/+3
* [PATCH] uml: fixrange_init 3-level page table supportJeff Dike2005-05-201-9/+31
* [PATCH] uml: Remove ubd-mmap supportJeff Dike2005-05-201-29/+0
* [PATCH] uml: initrd cleanupJeff Dike2005-05-202-1/+79
* [PATCH] uml: Export clear_user_*Jeff Dike2005-05-202-0/+2
* [PATCH] uml: Page fault fixesJeff Dike2005-05-201-3/+4
* [PATCH] uml: small fixes left over from rc4Jeff Dike2005-05-202-3/+5
* Remove some left-over empty filesLinus Torvalds2005-05-201-0/+0
* [PATCH] uml: change memcpy to memmovePaolo 'Blaisorblade' Giarrusso2005-05-171-2/+8
* [PATCH] uml: x86_64 fixesJeff Dike2005-05-063-4/+6
* [PATCH] uml: Fix process exit raceBodo Stroesser2005-05-065-16/+11
* [PATCH] uml: S390 preparation, arch_align_stackBodo Stroesser2005-05-061-0/+9
* [PATCH] uml: Use CONFIG variable for address space sizeBodo Stroesser2005-05-061-7/+1
* [PATCH] uml: Turn literal numbers into symbolic constantsJeff Dike2005-05-061-13/+22
* [PATCH] uml: Makefile cleanupJeff Dike2005-05-061-5/+1
* [PATCH] uml: Eliminate unusable functionJeff Dike2005-05-061-10/+0
* [PATCH] uml: S390 preparation, save an extra registerBodo Stroesser2005-05-061-0/+4
* [PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarchBodo Stroesser2005-05-061-50/+29
* [PATCH] uml: command line handling cleanupJeff Dike2005-05-061-3/+4
* [PATCH] uml: __deprecated makes build unnecessarily noisyJeff Dike2005-05-062-4/+4
* [PATCH] uml: header and code cleanupBodo Stroesser2005-05-051-5/+0
* [PATCH] uml: s390 preparation, delay moved to archBodo Stroesser2005-05-052-21/+0
* [PATCH] uml: s390 preparation, checksumming done in arch codeBodo Stroesser2005-05-052-37/+1
* [PATCH] uml: Fix SIGWINCH relayingJeff Dike2005-05-055-5/+10
* [PATCH] uml: S390 preparation, abstract host page fault dataBodo Stroesser2005-05-058-41/+76
* [PATCH] uml: cross-build support : mk_ptregsAl Viro2005-05-053-55/+52
* [PATCH] uml: include the linker script rather than symlink itAl Viro2005-05-052-1/+7
* [PATCH] uml kbuild: avoid useless rebuildsPaolo 'Blaisorblade' Giarrusso2005-05-052-2/+3
* [PATCH] uml: obvious compile fixes for x86-64 Subarch and x86 regression fixesPaolo 'Blaisorblade' Giarrusso2005-05-051-1/+3
* Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-05-037-288/+9
|\
| * [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-2/+2
| * [PATCH] misc verify_area cleanupsJesper Juhl2005-05-012-2/+2
| * [PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for i386Paolo 'Blaisorblade' Giarrusso2005-05-012-271/+1
| * [PATCH] uml: move va_copy conditional defPaolo 'Blaisorblade' Giarrusso2005-05-011-2/+2
| * [PATCH] uml: inline empty procPaolo 'Blaisorblade' Giarrusso2005-05-011-4/+0
| * [PATCH] uml: workaround old problematic sed behaviourRob Landley2005-05-011-1/+2
| * [PATCH] uml: add nfsd syscall when nfsd is modularblaisorblade@yahoo.it2005-05-011-7/+1
* | [AUDIT] Update UML audit-syscall-{entry,exit} calls to new prototypesJeff Dike2005-05-031-9/+12
|/