aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-05uml: redo the calculation of NR_syscallsJeff Dike3-13/+3
2008-02-05uml: remove unused fields from mm_contextJeff Dike1-4/+0
2008-02-05uml: style fixes in arch/um/sys-x86_64Jeff Dike1-8/+3
2008-02-05uml: SMP locking commentaryJeff Dike1-1/+0
2008-02-05uml: remove init_irq_signalsJeff Dike1-1/+0
2008-02-05uml: move sig_handler_common_skasJeff Dike1-3/+0
2008-02-05uml: get rid of syscall countersJeff Dike1-1/+0
2008-02-05uml: tidy helper codeJeff Dike1-1/+1
2008-02-05uml: install panic notifier earlierJeff Dike1-0/+2
2008-02-05uml: eliminate setjmp_wrapperJeff Dike1-1/+0
2008-02-05uml: style fixes in file.cJeff Dike1-1/+0
2008-02-05uml: miscellaneous code cleanupsJeff Dike2-3/+1
2008-02-05uml: cover stubs with a VMAJeff Dike2-18/+4
2008-02-05uml: clean up TASK_SIZE usageJeff Dike3-6/+16
2008-02-05uml: kill processes instead of panicing kernelJeff Dike3-8/+7
2008-02-05uml: use ptrace directly in libc codeJeff Dike1-1/+0
2008-02-05uml: header untanglingJeff Dike1-1/+3
2008-02-05uml: convert functions to voidKarol Swietlicki1-5/+1
2008-02-05uml: tidy kern_util.hJeff Dike2-87/+35
2008-02-05uml: delete some unused headersJeff Dike3-39/+0
2008-02-05uml: borrow const.h techniquesJeff Dike1-13/+21
2008-02-05uml: const and other tidyingWANG Cong1-1/+1
2008-02-05uml: further bugs.c tidyingJeff Dike1-1/+1
2008-02-05uml: improve detection of host cmovKarol Swietlicki1-0/+1
2008-02-05uml: fix URLs in Kconfig and help stringsKarol Swietlicki1-1/+1
2008-02-05uml: code tidying under arch/um/os-LinuxWANG Cong1-6/+6
2008-02-05uml: arch/um/include/init.h needs a definition of __usedJeff Dike1-11/+14
2008-01-28remove __attribute_used__Adrian Bunk1-13/+13
2007-12-17uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka1-1/+1
2007-11-14uml: fix build for !CONFIG_PRINTKJeff Dike1-1/+12
2007-10-16uml: fix stub address calculationsJeff Dike3-11/+37
2007-10-16uml: network driver MTU cleanupsJeff Dike2-9/+8
2007-10-16uml: use *SEC_PER_*SEC constantsJeff Dike2-2/+4
2007-10-16uml: time build fixJeff Dike1-2/+2
2007-10-16uml: eliminate interrupts in the idle loopJeff Dike1-3/+2
2007-10-16uml: tickless supportJeff Dike1-0/+1
2007-10-16uml: separate timer initializationJeff Dike1-0/+1
2007-10-16uml: simplify interval settingJeff Dike1-1/+1
2007-10-16uml: fix timer switchingJeff Dike1-1/+1
2007-10-16uml: eliminate hz()Jeff Dike2-1/+2
2007-10-16uml: eliminate floating point state from register fileJeff Dike2-3/+0
2007-10-16uml: style fixes in FP codeJeff Dike2-40/+1
2007-10-16uml: floating point signal delivery fixesJeff Dike3-0/+8
2007-10-16uml: clean up tlb flush pathJeff Dike1-27/+0
2007-10-16uml: userspace files should call libc directlyJeff Dike1-2/+1
2007-10-16uml: remove os_* usage from userspace filesJeff Dike4-91/+78
2007-10-16uml: rename pt_regs general-purpose register fileJeff Dike2-50/+50
2007-10-16uml: fold mmu_context_skas into mm_contextJeff Dike3-27/+16
2007-10-16uml: get rid of do_longjmpJeff Dike3-27/+6
2007-10-16uml: remove __u64 usage from physical memory subsystemJeff Dike1-19/+2