Commit Graph

979 Commits (5aaf5f7b871abf00fb2525e7ed2d5938a74ce23c)

Author SHA1 Message Date
Jeff Dike d25f2e1235 uml: use ptrace directly in libc code 17 years ago
Jeff Dike ee3d9bd4de uml: simplify SIGSEGV handling 17 years ago
Jeff Dike ca77b555c0 uml: add virt_to_pte 17 years ago
Jeff Dike 655e4ed0c5 uml: fix page table data sizes 17 years ago
Jeff Dike a5a678c80b uml: current.h cleanup 17 years ago
Jeff Dike 009ec2a915 uml: style cleanup 17 years ago
Jeff Dike 8192ab42bf uml: header untangling 17 years ago
Jeff Dike 9157f90f08 uml: move um_virt_to_phys 17 years ago
Jeff Dike b8bec829c9 uml: host TLS diagnostics 17 years ago
Karol Swietlicki 6b7e967484 uml: convert functions to void 17 years ago
Karol Swietlicki 291248fd6e uml: remove unused variables in the context switcher 17 years ago
Lucas Woods ab8cda4347 arch/um: remove duplicate includes 17 years ago
Jeff Dike 8299ca5ce1 uml: reconst a parameter 17 years ago
Jeff Dike d83ecf083a uml: tidy pgtable.h 17 years ago
Jeff Dike edea138584 uml: tidy kern_util.h 17 years ago
Jeff Dike 0ba7fe03b6 uml: allow LFLAGS on command line 17 years ago
Jeff Dike e725a9b0f5 uml: delete some unused headers 17 years ago
Jeff Dike 4bdf8bc4a1 uml: borrow const.h techniques 17 years ago
Jeff Dike ee56314b79 uml: clone.c tidying 17 years ago
Jeff Dike acb2cf34cf uml: console driver cleanups 17 years ago
Karol Swietlicki 054211acad uml: GPROF needs to depend on FRAME_POINTER 17 years ago
Jeff Dike 02bff1f091 uml: SMP needs to depend on BROKEN for now 17 years ago
WANG Cong c0a9290ecf uml: const and other tidying 17 years ago
Jeff Dike 9226b83847 uml: further bugs.c tidying 17 years ago
Karol Swietlicki 06d9bd3ad6 uml: remove now unused code 17 years ago
Karol Swietlicki 235a6f06eb uml: improve detection of host cmov 17 years ago
Karol Swietlicki 0ba9d3f91d uml: fix URLs in Kconfig and help strings 17 years ago
Jeff Dike 20ede453af uml: document new ubd flag 17 years ago
Jeff Dike b2cf770758 uml: get rid of asmlinkage 17 years ago
Jeff Dike c112746555 uml: implement get_wchan 17 years ago
WANG Cong c9a3072d13 uml: code tidying under arch/um/os-Linux 17 years ago
Karol Swietlicki 4d18de45fa uml: remove xmm checking on x86 17 years ago
Jeff Dike 99c9f502cb uml: arch/um/include/init.h needs a definition of __used 17 years ago
Benjamin Herrenschmidt 5e5419734c add mm argument to pte/pmd/pud/pgd_free 17 years ago
Joe Perches 9cd3704fc0 arch/um: Spelling fixes 17 years ago
Mathieu Desnoyers 125e564582 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig 17 years ago
Harvey Harrison 332540d5fe UML: remove remaining FASTCALL uses 17 years ago
Jeff Dike 7796931f54 UML: change sigcontext fields to match x86 17 years ago
Adrian Bunk 3ff6eecca4 remove __attribute_used__ 17 years ago
Sam Ravnborg 01ba2bdc6b all archs: consolidate init and exit sections in vmlinux.lds.h 17 years ago
Kiyoshi Ueda 4898b53a5e blk_end_request: changing um (take 4) 17 years ago
Al Viro c63f702068 uml: user of helper_wait() got missed when it got extra arguments 17 years ago
Stanislaw Gruszka 4dbed85a35 uml: stop gdb from deleting breakpoints when running UML 17 years ago
Julia Lawall 505a41d43c [UM]: Fix use of skb after netif_rx 17 years ago
Al Viro 79901a9738 no need to mess with KBUILD_CFLAGS on uml-i386 anymore 17 years ago
Jeff Dike ce3b642d42 uml: work around host tcsetattr bug 17 years ago
Jeff Dike 0a765329ed uml: after_sleep_interval should return something 17 years ago
Jeff Dike 54d67ee22c uml: keep UML Kconfig in sync with x86 17 years ago
Miklos Szeredi 12429bf932 leak in do_ubd_request 17 years ago
Jeff Dike 364e3a3d8a uml: fix !NO_HZ busy-loop 17 years ago