| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ |
|
| * | um: remove dead code | Richard Weinberger | 2011-07-25 | 3 | -6/+3 |
| * | um: adjust size of pid_buf | Richard Weinberger | 2011-07-25 | 1 | -1/+1 |
| * | um: implement a x86_64 vDSO | Richard Weinberger | 2011-07-25 | 9 | -0/+365 |
| * | um: set __HAVE_ARCH_GATE_AREA for x86_64 | Richard Weinberger | 2011-07-25 | 3 | -1/+37 |
| * | um: Set __HAVE_ARCH_GATE_AREA for i386 | Richard Weinberger | 2011-07-25 | 3 | -1/+65 |
| * | um: disable scan_elf_aux() on x86_64 | Richard Weinberger | 2011-07-25 | 3 | -7/+8 |
| * | uml: free resources | Davidlohr Bueso | 2011-07-25 | 1 | -2/+4 |
| * | uml: drivers/slip_user.c memory leak fix | Vitaliy Ivanov | 2011-07-25 | 1 | -2/+1 |
| * | uml: helper.c warning corrections | Vitaliy Ivanov | 2011-07-25 | 1 | -2/+2 |
| * | uml: cow_user.c warning corrections | Vitaliy Ivanov | 2011-07-25 | 1 | -1/+5 |
| * | uml: drivers/net_user.c memory leak fix | Vitaliy Ivanov | 2011-07-25 | 1 | -1/+4 |
| * | um: reinstate kernel version in generated .config | Geert Uytterhoeven | 2011-07-25 | 1 | -0/+2 |
| * | um: add netpoll support | Richard Weinberger | 2011-07-25 | 1 | -0/+12 |
| * | um: fix _FORTIFY_SOURCE=2 support for kernel modules | Richard Weinberger | 2011-07-25 | 1 | -0/+5 |
| * | um: clean up delay functions | Richard Weinberger | 2011-07-25 | 3 | -32/+91 |
| * | um, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 2011-07-25 | 1 | -1/+0 |
| * | um: clean up vm-flags.h | Richard Weinberger | 2011-07-25 | 3 | -39/+5 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 1 | -1/+1 |
|\ \
| |/
|/| |
|