summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-3/+3
* [PATCH] uml: fix a crash under screenJeff Dike2005-08-181-1/+5
* [PATCH] uml: Clean up prink callsChristophe Lucas2005-07-282-2/+2
* [PATCH] uml: Fix typoBodo Stroesser2005-07-281-1/+1
* [PATCH] uml: Fix load average >=1Jeff Dike2005-07-281-1/+4
* [PATCH] uml: Fix redundant assignmentJeff Dike2005-07-281-1/+0
* [PATCH] uml: fix TT mode by reverting "use fork instead of clone"Jeff Dike2005-07-281-19/+29
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-271-2/+2
* [PATCH] uml: fix misdeclared functionJeff Dike2005-07-271-12/+2
* [PATCH] uml: add skas0 command-line optionPaolo 'Blaisorblade' Giarrusso2005-07-272-10/+44
* [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
OpenPOWER on IntegriCloud