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