| Commit message (Expand) | Author | Age | Files | Lines |
* | um: merge Makefile-{i386,x86_64} | Al Viro | 2011-11-02 | 3 | -28/+35 |
* | um: trim detritus from Makefile-i386 | Al Viro | 2011-11-02 | 1 | -7/+3 |
* | um: arch_hweight.h is needed only on uml-x86 | Al Viro | 2011-11-02 | 1 | -0/+0 |
* | um: merge kernel_offsets_*.h | Al Viro | 2011-11-02 | 3 | -49/+21 |
* | um: merge skas_ptrace.h 32/64bit variants | Al Viro | 2011-11-02 | 3 | -48/+21 |
* | um: sysdep/barrier.h is not used for anything | Al Viro | 2011-11-02 | 4 | -22/+0 |
* | um: shared/process.h is empty now; kill it | Al Viro | 2011-11-02 | 6 | -14/+0 |
* | um: finish conversion to mcontext_t | Al Viro | 2011-11-02 | 9 | -81/+67 |
* | um: start switching the references to host mcontext_t to its userland type | Al Viro | 2011-11-02 | 7 | -26/+33 |
* | um: take userland definition of barrier() to user.h | Al Viro | 2011-11-02 | 3 | -6/+3 |
* | um: take system.h out of shared/sysdep | Al Viro | 2011-11-02 | 2 | -2/+1 |
* | um: fill the handlers array at build time | Al Viro | 2011-11-02 | 4 | -12/+21 |
* | um: simplify set_handler() | Al Viro | 2011-11-02 | 4 | -27/+19 |
* | um: don't bother blocking SIGARLM and SIGUSR1 | Al Viro | 2011-11-02 | 3 | -9/+8 |
* | um: switch stub_segv_handler to SA_SIGINFO variant, get rid of magic crap in ... | Al Viro | 2011-11-02 | 7 | -39/+14 |
* | um: kill includes of sysdep/sigcontext.h from stuff built with kernel headers | Al Viro | 2011-11-02 | 8 | -22/+14 |
* | um: merge arch/um/os-Linux/sys-{i386,x86_64} | Al Viro | 2011-11-02 | 9 | -85/+57 |
* | um: merge hard_handler() instances, switch to use of SA_SIGINFO | Al Viro | 2011-11-02 | 5 | -35/+10 |
* | um: kill dead code around uaccess | Al Viro | 2011-11-02 | 6 | -77/+3 |
* | um: merge arch/um/sys-{i386,x86_64} | Al Viro | 2011-11-02 | 51 | -193/+81 |
* | um: merge arch/um/sys-{i386,x86_64}/shared | Al Viro | 2011-11-02 | 39 | -134/+61 |
* | um: merge arch/um/sys-{i386,x86_64}/asm | Al Viro | 2011-11-02 | 19 | -234/+192 |
* | um: get rid of unused macros in ptrace_user.h | Al Viro | 2011-11-02 | 2 | -63/+0 |
* | um: get rid of sysdep/sc.h | Al Viro | 2011-11-02 | 4 | -91/+15 |
* | um: Get rid of UPT_SET/UPT_REG macros | Al Viro | 2011-11-02 | 5 | -158/+145 |
* | um: take vm-flags.h to sys-*/asm | Al Viro | 2011-11-02 | 3 | -1/+1 |
* | um: get rid of sysdep/checksum.h | Al Viro | 2011-11-02 | 3 | -7/+1 |
* | um: trim unused junk from user.h | Al Viro | 2011-11-02 | 1 | -2/+0 |
* | um: get rid of kern_constants.h | Al Viro | 2011-11-02 | 5 | -14/+5 |
* | um: kill a couple of useless includes of kern_constants.h | Al Viro | 2011-11-02 | 2 | -2/+0 |
* | um: -include user.h for USER_OBJ, trim includes | Al Viro | 2011-11-02 | 47 | -78/+3 |
* | um: take user_constants.h to include/generated | Al Viro | 2011-11-02 | 7 | -9/+8 |
* | um: kill skas_ptregs.h | Al Viro | 2011-11-02 | 3 | -10/+0 |
* | um: switch to -idirafter, get saner kern_constants.h out of that | Al Viro | 2011-11-02 | 1 | -2/+2 |
* | um: series of __get_user() is costly in sigframe handling | Al Viro | 2011-11-02 | 2 | -86/+80 |
* | um: make copy_sc() static | Al Viro | 2011-11-02 | 3 | -32/+1 |
* | um: don't rely on sc.fpstate not having been reassigned prior to rt_sigreturn() | Al Viro | 2011-11-02 | 1 | -5/+8 |
* | um: switch {rt_,}sigreturn() to set_current_blocked() | Al Viro | 2011-11-02 | 2 | -15/+3 |
* | um: use subarch-obj instead of copying... | Al Viro | 2011-11-02 | 2 | -227/+2 |
* | um: fix strrchr() problems | Al Viro | 2011-09-14 | 1 | -1/+1 |
* | um: clean arch_ptrace() up a bit | Al Viro | 2011-09-14 | 5 | -46/+31 |
* | um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarch | Al Viro | 2011-09-14 | 2 | -14/+14 |
* | um: fix free_winch() mess | Al Viro | 2011-09-14 | 1 | -14/+24 |
* | um: winch_interrupt() can happen inside of free_winch() | Al Viro | 2011-09-14 | 1 | -2/+4 |
* | um: fix oopsable race in line_close() | Al Viro | 2011-09-14 | 2 | -13/+13 |
* | um: Save FPU registers between task switches | Ingo van Lil | 2011-09-14 | 7 | -5/+31 |
* | um: drivers/xterm.c: fix a file descriptor leak | Jonathan Neuschäfer | 2011-09-14 | 1 | -0/+1 |
* | um: disable CMPXCHG_DOUBLE as it breaks UML build | Thadeu Lima de Souza Cascardo | 2011-09-14 | 1 | -0/+4 |
* | ptrace: unify show_regs() prototype | Mike Frysinger | 2011-07-26 | 1 | -2/+0 |
* | Merge 'akpm' patch series | Linus Torvalds | 2011-07-25 | 34 | -90/+604 |
|\ |
|