Commit Graph

988 Commits (a07e387ae3a830106d0463ec254657f297b97ea0)

Author SHA1 Message Date
Jeff Dike 92128504f9 uml: remove unused file 18 years ago
Jesper Juhl da2486ba2c uml: remove unneeded void * cast 18 years ago
Jeff Dike 75c7e214ba uml: eliminate floating point state from register file 18 years ago
Jeff Dike f0c4cad99c uml: style fixes in FP code 18 years ago
Jeff Dike 54fa0ba406 uml: sysrq and mconsole fixes 18 years ago
Jeff Dike 058ac308f3 uml: coredumping floating point fixes 18 years ago
Jeff Dike e8012b584f uml: ptrace floating point fixes 18 years ago
Jeff Dike a5f6096c80 uml: floating point signal delivery fixes 18 years ago
Jeff Dike 189872f968 uml: don't use glibc asm/user.h 18 years ago
Jeff Dike 1466abf2d0 uml: clean up tlb flush path 18 years ago
Jeff Dike 512b6fb1c1 uml: userspace files should call libc directly 18 years ago
Jeff Dike 3cdaf45578 uml: replace clone with fork 18 years ago
Jeff Dike 8ca842c4b5 uml: remove os_* usage from userspace files 18 years ago
Jeff Dike 28078e8f97 uml: free LDT state on process exit 18 years ago
Jeff Dike 18badddaa8 uml: rename pt_regs general-purpose register file 18 years ago
Jeff Dike 6c738ffa9f uml: fold mmu_context_skas into mm_context 18 years ago
Jeff Dike fab95c55e3 uml: get rid of do_longjmp 18 years ago
Jeff Dike 0a7675aa20 uml: remove __u64 usage from physical memory subsystem 18 years ago
Jeff Dike ba180fd437 uml: style fixes pass 3 18 years ago
Jeff Dike 77bf440031 uml: remove code made redundant by CHOOSE_MODE removal 18 years ago
Jeff Dike ae2587e412 uml: style fixes pass 2 18 years ago
Jeff Dike 6aa802ce6a uml: throw out CHOOSE_MODE 18 years ago
Jeff Dike 4c9e138513 uml: style fixes pass 1 18 years ago
Jeff Dike c28b59d477 uml: remove sysdep/thread.h 18 years ago
Jeff Dike 42fda66387 uml: throw out CONFIG_MODE_TT 18 years ago
Jeff Dike ad43c3565b uml: add VDE networking support 18 years ago
Jeff Dike 6d536e4b59 uml: physmem code tidying 18 years ago
Jeff Dike 42daba3165 uml: stop saving process FP state 18 years ago
Jeff Dike 5c8aaceab8 uml: stop specially protecting kernel stacks 18 years ago
Jeff Dike 8d82076080 uml: fix nonremovability of watchdog 18 years ago
Jeff Dike 818f6ef407 uml: fix an IPV6 libc vs kernel symbol clash 18 years ago
Jeff Dike 71f926f2ea uml: stop using libc asm/page.h 18 years ago
Jeff Dike 2f8a2dc2cf uml: console tidying 18 years ago
Jeff Dike c59dbcadd5 uml: fix console writing bugs 18 years ago
Jeff Dike e99525f970 uml: console subsystem tidying 18 years ago
Jeff Dike 79f662334f uml: fix error cleanup ordering 18 years ago
Jeff Dike 8e2d10e1e7 uml: tidy recently-moved code 18 years ago
Jeff Dike 89fe64766a uml: move userspace code to userspace file 18 years ago
Alexey Dobriyan 1bcf548293 Consolidate PTRACE_DETACH 18 years ago
Sam Ravnborg 06c5040cdb kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP 18 years ago
Sam Ravnborg 222d394d30 kbuild: enable 'make AFLAGS=...' to add additional options to AS 18 years ago
Sam Ravnborg a0f97e06a4 kbuild: enable 'make CFLAGS=...' to add additional options to CC 18 years ago
Al Viro 2b8232ce51 minimal build fixes for uml (fallout from x86 merge) 18 years ago
Thomas Gleixner 96a388de5d i386/x86_64: move headers to include/asm-x86 18 years ago
Thomas Gleixner 9a163ed8e0 i386: move kernel 18 years ago
Thomas Gleixner 541054d935 i386: prepare shared kernel/syscall_table.S 18 years ago
Jeff Dike 508a92741a uml: fix irqstack crash 18 years ago
Nicolas George 2c392a4f47 uml: use correct type in BLKGETSIZE ioctl 18 years ago
Jeff Dike d1254b12c9 uml: fix x86_64 core dump crash 18 years ago
Jeff Dike c7ec16da5a uml: fix linker script alignment bugs 18 years ago