Age | Commit message (Expand) | Author |
2011-10-26 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-10-04 | time: Cleanup old CONFIG_GENERIC_TIME references that snuck in | John Stultz |
2011-09-22 | Merge branch 'master' of github.com:davem330/net | David S. Miller |
2011-09-14 | um: fix strrchr() problems | Al Viro |
2011-09-14 | um: clean arch_ptrace() up a bit | Al Viro |
2011-09-14 | um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarch | Al Viro |
2011-09-14 | um: fix free_winch() mess | Al Viro |
2011-09-14 | um: winch_interrupt() can happen inside of free_winch() | Al Viro |
2011-09-14 | um: fix oopsable race in line_close() | Al Viro |
2011-09-14 | um: Save FPU registers between task switches | Ingo van Lil |
2011-09-14 | um: drivers/xterm.c: fix a file descriptor leak | Jonathan Neuschäfer |
2011-09-14 | um: disable CMPXCHG_DOUBLE as it breaks UML build | Thadeu Lima de Souza Cascardo |
2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko |
2011-07-26 | ptrace: unify show_regs() prototype | Mike Frysinger |
2011-07-25 | Merge 'akpm' patch series | Linus Torvalds |
2011-07-25 | um: remove dead code | Richard Weinberger |
2011-07-25 | um: adjust size of pid_buf | Richard Weinberger |
2011-07-25 | um: implement a x86_64 vDSO | Richard Weinberger |
2011-07-25 | um: set __HAVE_ARCH_GATE_AREA for x86_64 | Richard Weinberger |
2011-07-25 | um: Set __HAVE_ARCH_GATE_AREA for i386 | Richard Weinberger |
2011-07-25 | um: disable scan_elf_aux() on x86_64 | Richard Weinberger |
2011-07-25 | uml: free resources | Davidlohr Bueso |
2011-07-25 | uml: drivers/slip_user.c memory leak fix | Vitaliy Ivanov |
2011-07-25 | uml: helper.c warning corrections | Vitaliy Ivanov |
2011-07-25 | uml: cow_user.c warning corrections | Vitaliy Ivanov |
2011-07-25 | uml: drivers/net_user.c memory leak fix | Vitaliy Ivanov |
2011-07-25 | um: reinstate kernel version in generated .config | Geert Uytterhoeven |
2011-07-25 | um: add netpoll support | Richard Weinberger |
2011-07-25 | um: fix _FORTIFY_SOURCE=2 support for kernel modules | Richard Weinberger |
2011-07-25 | um: clean up delay functions | Richard Weinberger |
2011-07-25 | um, exec: remove redundant set_fs(USER_DS) | Mathias Krause |
2011-07-25 | um: clean up vm-flags.h | Richard Weinberger |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-23 | Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-... | Linus Torvalds |
2011-07-22 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-07-22 | um: Make rwsem.S depend on CONFIG_RWSEM_XCHGADD_ALGORITHM | Richard Weinberger |
2011-07-21 | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody |
2011-07-21 | x86: Unify rwsem assembly implementation | Jan Beulich |
2011-06-27 | um: add asm/percpu.h | Richard Weinberger |
2011-05-26 | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita |
2011-05-25 | lib: consolidate DEBUG_STACK_USAGE option | Stephen Boyd |
2011-05-25 | Remove unused PROC_CHANGE_PENALTY constant | Stephen Boyd |
2011-05-25 | um: fix crash while os_dump_core() | Richard Weinberger |
2011-05-25 | um: include linux/prefetch.h | Richard Weinberger |
2011-05-25 | um: print info about fatal segfaults | Richard Weinberger |
2011-05-25 | um: add ucast ethernet transport | Nolan Leake |
2011-05-25 | um: add earlyprintk support | Richard Weinberger |
2011-05-25 | um: remove SIGHUP handler | Richard Weinberger |
2011-05-25 | um: fix UML_LIB_PATH | Richard Weinberger |
2011-05-25 | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra |