aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-20includecheck fix: um, helper.cJaswinder Singh Rajput1-1/+0
2009-04-01uml: improve error messagesWANG Cong1-4/+4
2009-03-12uml: fix WARNING: vmlinux: 'memcpy' exported twiceakpm@linux-foundation.org1-1/+4
2008-12-04um: Kill directly reference of netdev->privWang Chen2-2/+2
2008-10-22x86, um: get rid of arch/um/os symlinkAl Viro1-11/+0
2008-10-22x86, um: get rid of excessive includes of uml-config.hAl Viro1-1/+0
2008-10-16uml: remove the dead TTY_LOG codeAdrian Bunk2-220/+0
2008-07-24UML: make several more things staticWANG Cong4-4/+4
2008-06-12uml: work around broken host PTRACE_SYSEMUJeff Dike1-9/+16
2008-06-12uml: remove include of asm/user.hJeff Dike1-2/+2
2008-06-06uml: PATH_MAX needs limits.hIngo Molnar1-0/+1
2008-06-06uml: stub needs to tolerate SIGWINCHJeff Dike1-1/+1
2008-06-06uml: deal with inaccessible address space startTom Spink2-9/+24
2008-06-06uml: deal with host time going backwardsJeff Dike1-0/+7
2008-05-21fix include order in sys-i386/registers.cAl Viro1-0/+1
2008-05-13uml: track and make up lost ticksJeff Dike2-4/+51
2008-05-13uml: random driver fixesJeff Dike1-14/+21
2008-05-13uml: fix build when SLOB is enabledJeff Dike4-7/+7
2008-05-13uml: tidy ptrace interfaceJeff Dike1-2/+3
2008-05-13uml: style fixesJeff Dike1-1/+1
2008-05-13uml: redo host capability detection and disablingJeff Dike1-40/+41
2008-04-28arch/um/os-Linux/sys-i386/task_size.c: improve a bitWANG Cong1-4/+8
2008-04-28arch/um/os-Linux/start_up.c: various improvements.WANG Cong1-8/+6
2008-04-26uml: fix build errorIngo Molnar1-0/+1
2008-02-23uml: fix FP register corruptionJeff Dike3-0/+41
2008-02-08uml: improved error handling while locating temp dirJim Meyering1-9/+6
2008-02-08uml: style fixes in arch/um/os-LinuxJeff Dike13-118/+98
2008-02-08uml: runtime host VMSPLIT detectionJeff Dike4-2/+127
2008-02-05uml: move register initializationJeff Dike1-3/+7
2008-02-05uml: add newlines to printksJeff Dike1-4/+4
2008-02-05uml: implement O_APPENDJeff Dike1-0/+2
2008-02-05uml: remove init_irq_signalsJeff Dike2-12/+4
2008-02-05uml: signal handling tidyingJeff Dike1-21/+12
2008-02-05uml: clean up sig_handler_common_skasJeff Dike1-45/+18
2008-02-05uml: move sig_handler_common_skasJeff Dike3-76/+65
2008-02-05uml: don't allow processes to call into stubJeff Dike1-0/+3
2008-02-05uml: tidy helper codeJeff Dike3-46/+32
2008-02-05uml: use barrier() instead of mb()Jeff Dike1-20/+8
2008-02-05uml: install panic notifier earlierJeff Dike1-2/+0
2008-02-05uml: eliminate setjmp_wrapperJeff Dike1-15/+0
2008-02-05uml: style fixes in file.cJeff Dike1-114/+118
2008-02-05uml: miscellaneous code cleanupsJeff Dike2-28/+13
2008-02-05uml: syle fixes in arch/um/os-LinuxJeff Dike2-118/+150
2008-02-05uml: kill processes instead of panicing kernelJeff Dike3-102/+188
2008-02-05uml: use ptrace directly in libc codeJeff Dike2-12/+12
2008-02-05uml: simplify SIGSEGV handlingJeff Dike1-7/+4
2008-02-05uml: convert functions to voidKarol Swietlicki1-3/+1
2008-02-05arch/um: remove duplicate includesLucas Woods1-1/+0
2008-02-05uml: tidy kern_util.hJeff Dike12-64/+46
2008-02-05uml: const and other tidyingWANG Cong3-5/+6