Commit Graph

1006 Commits (2418f4f28f8467b92a6177af32d05737ebf6206c)

Author SHA1 Message Date
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
Jeff Dike f4768ffd1d uml: fix previous request size limit fix 18 years ago
Jeff Dike 6676ae6282 UML: console should handle spurious IRQS 18 years ago
Alexey Dobriyan 4e950f6f01 Remove fs.h from mm.h 18 years ago
Jeff Dike 97a1fcbb20 uml: more __init annotations 18 years ago
Jeff Dike da3e30e78e uml: fix aio compilation bug 18 years ago
Jeff Dike 1a65f493c3 uml: fix string exporting on UML/i386 18 years ago
Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 years ago
Al Viro 75473c1d39 fallout from kbuild changes 18 years ago
Avi Kivity 2d9ce177e6 i386: Allow KVM on i386 nonpae 18 years ago
Nick Piggin 83c54070ee mm: fault feedback #2 18 years ago
Al Viro 6d0fd9c983 um_kmalloc() remnants 18 years ago
Alexey Dobriyan f284ce7269 PTRACE_POKEDATA consolidation 18 years ago
Alexey Dobriyan 7664732315 PTRACE_PEEKDATA consolidation 18 years ago
Jeff Dike 23f465b728 uml: remove dead file 18 years ago
Jeff Dike 8619b86f20 uml: limit request size on COWed devices 18 years ago
Jeff Dike e8234483e7 uml: export hostfs symbols 18 years ago
Jeff Dike e4c4bf9968 uml: Eliminate kernel allocator wrappers 18 years ago
Jeff Dike c43990162f uml: simplify helper stack handling 18 years ago
Jeff Dike 42a359e31a uml: SIGIO support cleanup 18 years ago
Jeff Dike d14ad81f80 uml: handle errors on opening host side of consoles 18 years ago
Jeff Dike 75886f21e3 uml: pty channel tidying 18 years ago
Jeff Dike 63920f4717 uml: xterm driver tidying 18 years ago
Eduard-Gabriel Munteanu 89df6bfc04 uml: DEBUG_SHIRQ fixes 18 years ago
Jeff Dike e18eecb8b3 Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGE 18 years ago
Jeff Dike 0a6d3a2a38 uml: fix request->sector update 18 years ago
Jeff Dike c539ab7307 uml: remove PAGE_SIZE from libc code 18 years ago
Jeff Dike e16f5350d4 uml: get declaration of simple_strtoul 18 years ago
Jeff Dike e80ad9b651 uml: fix kernel stack size on x86_64 18 years ago
Jeff Dike cf6acedbea uml: improve PTRACE_SYSEMU checking 18 years ago
Sam Ravnborg ca967258b6 all-archs: consolidate .data section definition in asm-generic 18 years ago
Sam Ravnborg 7664709b44 all-archs: consolidate .text section definition in asm-generic 18 years ago
Al Viro ecec5ba681 fix uml-x86_64 18 years ago