aboutsummaryrefslogtreecommitdiff
path: root/arch/um/sys-i386
AgeCommit message (Expand)Author
2008-07-24UML: make several more things staticWANG Cong
2008-05-13uml: tidy ptrace interfaceJeff Dike
2008-04-26x86, UML: remove x86-specific implementations of find_first_bitAlexander van Heukelum
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-02-23uml: remove unused sigcontext accessorsJeff Dike
2008-02-05uml: redo the calculation of NR_syscallsJeff Dike
2008-02-05uml: LDT mutex conversionDaniel Walker
2008-02-05uml: style fixes in arch/um/sys-x86_64Jeff Dike
2008-02-05uml: simplify SIGSEGV handlingJeff Dike
2008-02-05uml: current.h cleanupJeff Dike
2008-02-05uml: header untanglingJeff Dike
2008-02-05uml: host TLS diagnosticsJeff Dike
2008-02-05uml: remove unused variables in the context switcherKarol Swietlicki
2008-02-05uml: tidy kern_util.hJeff Dike
2008-02-05uml: borrow const.h techniquesJeff Dike
2008-02-05uml: further bugs.c tidyingJeff Dike
2008-02-05uml: remove now unused codeKarol Swietlicki
2008-02-05uml: improve detection of host cmovKarol Swietlicki
2008-02-05uml: get rid of asmlinkageJeff Dike
2008-02-05uml: remove xmm checking on x86Karol Swietlicki
2008-01-30UML: change sigcontext fields to match x86Jeff Dike
2007-10-29misc uml annotation and section fixesAl Viro
2007-10-20spelling fixes: arch/um/Simon Arlott
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-16uml: fix stub address calculationsJeff Dike
2007-10-16uml: style fixes in FP codeJeff Dike
2007-10-16uml: coredumping floating point fixesJeff Dike
2007-10-16uml: ptrace floating point fixesJeff Dike
2007-10-16uml: floating point signal delivery fixesJeff Dike
2007-10-16uml: don't use glibc asm/user.hJeff 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: style fixes pass 3Jeff Dike
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff 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-13minimal build fixes for uml (fallout from x86 merge)Al Viro
2007-10-11i386: move kernelThomas Gleixner
2007-10-11i386: prepare shared kernel/syscall_table.SThomas Gleixner
2007-07-24uml: fix string exporting on UML/i386Jeff Dike
2007-05-07uml: more page fault path trimmingJeff Dike
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike
2007-05-07uml: change remaining callers of os_{read_write}_fileJeff Dike
2007-05-07uml: start fixing os_read_file and os_write_fileJeff Dike
2007-05-07uml: delete HOST_FRAME_SIZEJeff Dike
2007-05-07uml: kernel segfaults should dump proper registersJeff Dike
2007-05-07uml: tidy fault codeJeff Dike
2007-05-07uml: no locking needed in tls.cJeff Dike