Commit Graph

1525 Commits (f4466946c103372d3dd845ec55af1d2dc89ece33)

Author SHA1 Message Date
Al Viro dd768c56da um: take system.h out of shared/sysdep 13 years ago
Al Viro 00361683ce um: fill the handlers array at build time 13 years ago
Al Viro e87df986ed um: simplify set_handler() 13 years ago
Al Viro d5c7e8b4ec um: don't bother blocking SIGARLM and SIGUSR1 13 years ago
Al Viro 9b25fcbdc6 um: switch stub_segv_handler to SA_SIGINFO variant, get rid of magic crap in there 13 years ago
Al Viro adcfb9852d um: kill includes of sysdep/sigcontext.h from stuff built with kernel headers 13 years ago
Al Viro 51d3474905 um: merge arch/um/os-Linux/sys-{i386,x86_64} 13 years ago
Al Viro 7eb122555c um: merge hard_handler() instances, switch to use of SA_SIGINFO 13 years ago
Al Viro 5d40de0f6e um: kill dead code around uaccess 13 years ago
Al Viro 6582b7f774 um: merge arch/um/sys-{i386,x86_64} 13 years ago
Al Viro 858ba94499 um: merge arch/um/sys-{i386,x86_64}/shared 13 years ago
Al Viro 27f85f1263 um: merge arch/um/sys-{i386,x86_64}/asm 13 years ago
Al Viro 3655c4d3c4 um: get rid of unused macros in ptrace_user.h 13 years ago
Al Viro ad694df534 um: get rid of sysdep/sc.h 13 years ago
Al Viro 412f90ed13 um: Get rid of UPT_SET/UPT_REG macros 13 years ago
Al Viro ab785c1dd4 um: take vm-flags.h to sys-*/asm 13 years ago
Al Viro c16d56a37a um: get rid of sysdep/checksum.h 13 years ago
Al Viro 16b7c5737d um: trim unused junk from user.h 13 years ago
Al Viro 9e636452d0 um: get rid of kern_constants.h 13 years ago
Al Viro 945581d5bd um: kill a couple of useless includes of kern_constants.h 13 years ago
Al Viro 078073a3d4 um: -include user.h for USER_OBJ, trim includes 13 years ago
Al Viro 4de1c5f65c um: take user_constants.h to include/generated 13 years ago
Al Viro 9f270de836 um: kill skas_ptregs.h 13 years ago
Al Viro 4d45db9c45 um: switch to -idirafter, get saner kern_constants.h out of that 13 years ago
Al Viro a955bd611d um: series of __get_user() is costly in sigframe handling 13 years ago
Al Viro 3d72210bdc um: make copy_sc() static 13 years ago
Al Viro 3c916fec12 um: don't rely on sc.fpstate not having been reassigned prior to rt_sigreturn() 13 years ago
Al Viro 78722a445b um: switch {rt_,}sigreturn() to set_current_blocked() 13 years ago
Al Viro d118c13548 um: use subarch-obj instead of copying... 13 years ago
Paul Bolle 71e76e90ef um: drop unused Kconfig symbol 13 years ago
John Stultz dcb69290af time: Cleanup old CONFIG_GENERIC_TIME references that snuck in 14 years ago
Al Viro 2c51a4bc02 um: fix strrchr() problems 14 years ago
Al Viro f2833aef6a um: clean arch_ptrace() up a bit 14 years ago
Al Viro 01599cdc2f um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarch 14 years ago
Al Viro 7cf3cf21aa um: fix free_winch() mess 14 years ago
Al Viro 45cd5e2d4e um: winch_interrupt() can happen inside of free_winch() 14 years ago
Al Viro f71f94845e um: fix oopsable race in line_close() 14 years ago
Ingo van Lil fbfe9c847e um: Save FPU registers between task switches 14 years ago
Jonathan Neuschäfer b40997b872 um: drivers/xterm.c: fix a file descriptor leak 14 years ago
Thadeu Lima de Souza Cascardo e5f0bdc784 um: disable CMPXCHG_DOUBLE as it breaks UML build 14 years ago
Jiri Pirko afc4b13df1 net: remove use of ndo_set_multicast_list in drivers 14 years ago
Mike Frysinger 0e9a6cb5e6 ptrace: unify show_regs() prototype 14 years ago
Richard Weinberger f1c93e4946 um: remove dead code 14 years ago
Richard Weinberger 39073db15b um: adjust size of pid_buf 14 years ago
Richard Weinberger f1c2bb8b99 um: implement a x86_64 vDSO 14 years ago
Richard Weinberger fc9a00187b um: set __HAVE_ARCH_GATE_AREA for x86_64 14 years ago
Richard Weinberger 548f0a4e02 um: Set __HAVE_ARCH_GATE_AREA for i386 14 years ago
Richard Weinberger b743ac54e5 um: disable scan_elf_aux() on x86_64 14 years ago
Davidlohr Bueso 2a6d0ac182 uml: free resources 14 years ago
Vitaliy Ivanov 9a8beb9306 uml: drivers/slip_user.c memory leak fix 14 years ago