aboutsummaryrefslogtreecommitdiff
path: root/arch/um/include
AgeCommit message (Expand)Author
2008-02-05uml: cover stubs with a VMAJeff Dike
2008-02-05uml: clean up TASK_SIZE usageJeff Dike
2008-02-05uml: kill processes instead of panicing kernelJeff Dike
2008-02-05uml: use ptrace directly in libc codeJeff Dike
2008-02-05uml: header untanglingJeff Dike
2008-02-05uml: convert functions to voidKarol Swietlicki
2008-02-05uml: tidy kern_util.hJeff Dike
2008-02-05uml: delete some unused headersJeff Dike
2008-02-05uml: borrow const.h techniquesJeff Dike
2008-02-05uml: const and other tidyingWANG Cong
2008-02-05uml: further bugs.c tidyingJeff Dike
2008-02-05uml: improve detection of host cmovKarol Swietlicki
2008-02-05uml: fix URLs in Kconfig and help stringsKarol Swietlicki
2008-02-05uml: code tidying under arch/um/os-LinuxWANG Cong
2008-02-05uml: arch/um/include/init.h needs a definition of __usedJeff Dike
2008-01-28remove __attribute_used__Adrian Bunk
2007-12-17uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka
2007-11-14uml: fix build for !CONFIG_PRINTKJeff Dike
2007-10-16uml: fix stub address calculationsJeff Dike
2007-10-16uml: network driver MTU cleanupsJeff Dike
2007-10-16uml: use *SEC_PER_*SEC constantsJeff Dike
2007-10-16uml: time build fixJeff Dike
2007-10-16uml: eliminate interrupts in the idle loopJeff Dike
2007-10-16uml: tickless supportJeff Dike
2007-10-16uml: separate timer initializationJeff Dike
2007-10-16uml: simplify interval settingJeff Dike
2007-10-16uml: fix timer switchingJeff Dike
2007-10-16uml: eliminate hz()Jeff Dike
2007-10-16uml: eliminate floating point state from register fileJeff Dike
2007-10-16uml: style fixes in FP codeJeff Dike
2007-10-16uml: floating point signal delivery fixesJeff Dike
2007-10-16uml: clean up tlb flush pathJeff Dike
2007-10-16uml: userspace files should call libc directlyJeff Dike
2007-10-16uml: remove os_* usage from userspace filesJeff Dike
2007-10-16uml: rename pt_regs general-purpose register fileJeff Dike
2007-10-16uml: fold mmu_context_skas into mm_contextJeff Dike
2007-10-16uml: get rid of do_longjmpJeff Dike
2007-10-16uml: remove __u64 usage from physical memory subsystemJeff Dike
2007-10-16uml: style fixes pass 3Jeff Dike
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike
2007-10-16uml: style fixes pass 2Jeff Dike
2007-10-16uml: throw out CHOOSE_MODEJeff Dike
2007-10-16uml: style fixes pass 1Jeff Dike
2007-10-16uml: remove sysdep/thread.hJeff Dike
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike
2007-10-16uml: physmem code tidyingJeff Dike
2007-10-16uml: stop saving process FP stateJeff Dike
2007-10-16uml: stop specially protecting kernel stacksJeff Dike
2007-10-16uml: stop using libc asm/page.hJeff Dike
2007-10-16uml: tidy recently-moved codeJeff Dike