summaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux
AgeCommit message (Expand)AuthorLines
2010-04-19uml: Fix build breakage after slab.h changesJan Kiszka-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-09-20includecheck fix: um, helper.cJaswinder Singh Rajput-1/+0
2009-04-01uml: improve error messagesWANG Cong-4/+4
2009-03-12uml: fix WARNING: vmlinux: 'memcpy' exported twiceakpm@linux-foundation.org-1/+4
2008-12-04um: Kill directly reference of netdev->privWang Chen-2/+2
2008-10-22x86, um: get rid of arch/um/os symlinkAl Viro-11/+0
2008-10-22x86, um: get rid of excessive includes of uml-config.hAl Viro-1/+0
2008-10-16uml: remove the dead TTY_LOG codeAdrian Bunk-220/+0
2008-07-24UML: make several more things staticWANG Cong-4/+4
2008-06-12uml: work around broken host PTRACE_SYSEMUJeff Dike-9/+16
2008-06-12uml: remove include of asm/user.hJeff Dike-2/+2
2008-06-06uml: PATH_MAX needs limits.hIngo Molnar-0/+1
2008-06-06uml: stub needs to tolerate SIGWINCHJeff Dike-1/+1
2008-06-06uml: deal with inaccessible address space startTom Spink-9/+24
2008-06-06uml: deal with host time going backwardsJeff Dike-0/+7
2008-05-21fix include order in sys-i386/registers.cAl Viro-0/+1
2008-05-13uml: track and make up lost ticksJeff Dike-4/+51
2008-05-13uml: random driver fixesJeff Dike-14/+21
2008-05-13uml: fix build when SLOB is enabledJeff Dike-7/+7
2008-05-13uml: tidy ptrace interfaceJeff Dike-2/+3
2008-05-13uml: style fixesJeff Dike-1/+1
2008-05-13uml: redo host capability detection and disablingJeff Dike-40/+41
2008-04-28arch/um/os-Linux/sys-i386/task_size.c: improve a bitWANG Cong-4/+8
2008-04-28arch/um/os-Linux/start_up.c: various improvements.WANG Cong-8/+6
2008-04-26uml: fix build errorIngo Molnar-0/+1
2008-02-23uml: fix FP register corruptionJeff Dike-0/+41
2008-02-08uml: improved error handling while locating temp dirJim Meyering-9/+6
2008-02-08uml: style fixes in arch/um/os-LinuxJeff Dike-118/+98
2008-02-08uml: runtime host VMSPLIT detectionJeff Dike-2/+127
2008-02-05uml: move register initializationJeff Dike-3/+7
2008-02-05uml: add newlines to printksJeff Dike-4/+4
2008-02-05uml: implement O_APPENDJeff Dike-0/+2
2008-02-05uml: remove init_irq_signalsJeff Dike-12/+4
2008-02-05uml: signal handling tidyingJeff Dike-21/+12
2008-02-05uml: clean up sig_handler_common_skasJeff Dike-45/+18
2008-02-05uml: move sig_handler_common_skasJeff Dike-76/+65
2008-02-05uml: don't allow processes to call into stubJeff Dike-0/+3
2008-02-05uml: tidy helper codeJeff Dike-46/+32
2008-02-05uml: use barrier() instead of mb()Jeff Dike-20/+8
2008-02-05uml: install panic notifier earlierJeff Dike-2/+0
2008-02-05uml: eliminate setjmp_wrapperJeff Dike-15/+0
2008-02-05uml: style fixes in file.cJeff Dike-114/+118
2008-02-05uml: miscellaneous code cleanupsJeff Dike-28/+13
2008-02-05uml: syle fixes in arch/um/os-LinuxJeff Dike-118/+150
2008-02-05uml: kill processes instead of panicing kernelJeff Dike-102/+188
2008-02-05uml: use ptrace directly in libc codeJeff Dike-12/+12
2008-02-05uml: simplify SIGSEGV handlingJeff Dike-7/+4
2008-02-05uml: convert functions to voidKarol Swietlicki-3/+1
2008-02-05arch/um: remove duplicate includesLucas Woods-1/+0