summaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] uml: fix linkage of tt mode against NPTLPaolo 'Blaisorblade' Giarrusso2005-06-2210-59/+86
* [PATCH] uml: make hw_controller_type->release exist only for archs needing itPaolo 'Blaisorblade' Giarrusso2005-06-221-0/+5
* [PATCH] uml: complete hw_controller_type->release conversionPaolo 'Blaisorblade' Giarrusso2005-06-221-1/+0Star
* [PATCH] uml: add and use generic hw_controller_type->releasePaolo 'Blaisorblade' Giarrusso2005-06-226-11/+7Star
* [PATCH] mm: remove PG_highmemBadari Pulavarty2005-06-221-1/+0Star
* [PATCH] uml: slirp and slip driver cleanups and fixesJeff Dike2005-06-149-245/+181Star
* [PATCH] uml: use fork instead of cloneJeff Dike2005-06-141-29/+19Star
* [PATCH] uml: build cleanupsJeff Dike2005-06-142-4/+3Star
* [PATCH] uml: remove duplicate includesJeff Dike2005-06-143-4/+0Star
* [PATCH] uml: clean up error pathJeff Dike2005-06-091-8/+16
* [PATCH] uml: fix strace -fJeff Dike2005-06-091-1/+6
* [PATCH] uml: compile fixes for gcc 4Jeff Dike2005-06-0912-19/+21
* [PATCH] uml: make the emulated iomem driver work on 2.6Jeff Dike2005-06-092-4/+26
* [PATCH] uml: remove jail mode + other leftoversPaolo 'Blaisorblade' Giarrusso2005-05-292-13/+1Star
* [PATCH] uml: fixlet for arch_prctl_skasPaolo 'Blaisorblade' Giarrusso2005-05-291-6/+10
* [PATCH] uml: stack dump fixPaolo 'Blaisorblade' Giarrusso2005-05-295-32/+97
* [PATCH] uml: split CONFIG_FRAME_POINTER from DEBUG_INFOPaolo 'Blaisorblade' Giarrusso2005-05-291-4/+0Star
* [PATCH] uml: add MOD_LICENSE to random driverPaolo 'Blaisorblade' Giarrusso2005-05-291-5/+11
* [PATCH] uml: remove unused codeJeff Dike2005-05-293-139/+0Star
* [PATCH] uml: fix segfault on exit with CONFIG_GCOVJeff Dike2005-05-291-18/+20
* [PATCH] uml: single-space a help messageJeff Dike2005-05-291-3/+3
* [PATCH] uml: remove 2_5compat.hJeff Dike2005-05-297-31/+0Star
* [PATCH] uml: turn off kmalloc always on a fatal signalJeff Dike2005-05-291-1/+1
* [PATCH] uml: fix a couple of warningsJeff Dike2005-05-291-16/+3Star
* [PATCH] uml: Change printf to printk in console driverJeff Dike2005-05-211-7/+15
* [PATCH] uml: fixrange_init 3-level page table supportJeff Dike2005-05-211-9/+31
* [PATCH] uml: Remove ubd-mmap supportJeff Dike2005-05-212-322/+3Star
* [PATCH] uml: initrd cleanupJeff Dike2005-05-212-1/+79
* [PATCH] uml: Export clear_user_*Jeff Dike2005-05-212-0/+2
* [PATCH] uml: multicast driver cleanupJeff Dike2005-05-212-35/+16Star
* [PATCH] uml: Delay loop cleanupsJeff Dike2005-05-212-22/+27
* [PATCH] uml: Page fault fixesJeff Dike2005-05-211-3/+4
* [PATCH] uml: small fixes left over from rc4Jeff Dike2005-05-2112-68/+65Star
* 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-075-5/+9
* [PATCH] uml: Fix process exit raceBodo Stroesser2005-05-075-16/+11Star
* [PATCH] uml: S390 preparation, arch_align_stackBodo Stroesser2005-05-071-0/+9
* [PATCH] uml: Use CONFIG variable for address space sizeBodo Stroesser2005-05-071-7/+1Star
* [PATCH] uml: Turn literal numbers into symbolic constantsJeff Dike2005-05-071-13/+22
* [PATCH] uml: Makefile cleanupJeff Dike2005-05-071-5/+1Star
* [PATCH] uml: Eliminate unusable functionJeff Dike2005-05-071-10/+0Star
* [PATCH] uml: S390 preparation, save an extra registerBodo Stroesser2005-05-071-0/+4
* [PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarchBodo Stroesser2005-05-074-50/+153
* [PATCH] uml: command line handling cleanupJeff Dike2005-05-072-4/+4
* [PATCH] uml: __deprecated makes build unnecessarily noisyJeff Dike2005-05-072-4/+4
* [PATCH] uml: header and code cleanupBodo Stroesser2005-05-062-18/+2Star
* [PATCH] uml: remove a dangling symlinkBodo Stroesser2005-05-061-1/+1
* [PATCH] uml: s390 preparation, sighandler interface abstractionBodo Stroesser2005-05-063-2/+6
* [PATCH] uml: s390 preparation, delay moved to archBodo Stroesser2005-05-065-21/+41