summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-6/+0
* [PATCH] uml: gcc 2.95 fix and Makefile cleanupPaolo 'Blaisorblade' Giarrusso2005-07-141-2/+2
* [PATCH] uml: Proper clone support for skas0Bodo Stroesser2005-07-077-3/+144
* [PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike2005-07-0716-230/+577
* [PATCH] uml: kill some useless vmalloc tlb flushingJeff Dike2005-07-071-1/+0
* [PATCH] uml: hot-unplug code cleanupJeff Dike2005-06-253-17/+6
* [PATCH] uml: time initialization tidyingJeff Dike2005-06-258-82/+19
* [PATCH] uml: always disable kmalloc during shutdownJeff Dike2005-06-252-6/+4
* [PATCH] uml: fix timer initializationJeff Dike2005-06-252-2/+1
* [PATCH] uml: fork cleanupJeff Dike2005-06-254-43/+11
* [PATCH] kstrdup: convert a few existing implementationsRobert Love2005-06-231-6/+2
* [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
OpenPOWER on IntegriCloud