Age | Commit message (Expand) | Author |
2012-11-29 | arm: switch to generic fork/vfork/clone | Al Viro |
2012-11-29 | x86, um: switch to generic fork/vfork/clone | Al Viro |
2012-11-29 | get rid of pt_regs argument of ->load_binary() | Al Viro |
2012-11-29 | get rid of pt_regs argument of search_binary_handler() | Al Viro |
2012-11-29 | kill stray kernel_thread() garbage | Al Viro |
2012-11-29 | consolidate sys_execve() prototype | Al Viro |
2012-11-29 | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro |
2012-11-29 | generic sys_fork / sys_vfork / sys_clone | Al Viro |
2012-11-29 | alpha: reorganize copy_process(), prepare to saner fork_idle() | Al Viro |
2012-11-29 | alpha: don't pass useless arguments to do_{,rt_},sigreturn() | Al Viro |
2012-11-29 | alpha: simplify fork and friends | Al Viro |
2012-11-29 | um: don't bother looking at regs in copy_thread() - current_pt_regs() is what... | Al Viro |
2012-11-29 | um: don't bother with passing sp to do_fork() for fork(2)/vfork(2) | Al Viro |
2012-11-29 | microblaze: rt_sigreturn is too trigger-happy about sigaltstack errors | Al Viro |
2012-11-29 | score: do_sigaltstack() expects a userland pointer... | Al Viro |
2012-11-29 | sh64: fix altstack switching on sigreturn | Al Viro |
2012-11-29 | openrisk: fix altstack switching on sigreturn | Al Viro |
2012-11-29 | um: get_safe_registers() should be done in flush_thread(), not start_thread() | Al Viro |
2012-11-29 | Merge branch 'arch-tile' into no-rebases | Al Viro |
2012-11-29 | tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errors | Al Viro |
2012-11-26 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2012-11-26 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-11-25 | powerpc/eeh: Do not invalidate PE properly | Gavin Shan |
2012-11-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-11-23 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-11-23 | of/address: sparc: Declare of_iomap as an extern function for sparc again | Andreas Larsson |
2012-11-23 | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l... | Linus Torvalds |
2012-11-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2012-11-23 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-11-23 | MIPS: Fix crash that occurs when function tracing is enabled | Al Cooper |
2012-11-23 | MIPS: Merge overlapping bootmem ranges | Ralf Baechle |
2012-11-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-11-23 | Merge branch 'v3.7-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2012-11-23 | powerpc/pseries: Fix oops with MSIs when missing EEH PEs | Alexey Kardashevskiy |
2012-11-22 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-11-22 | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds |
2012-11-22 | [PARISC] fix user-triggerable panic on parisc | Al Viro |
2012-11-21 | Merge tag 'omap-for-v3.7-rc5/fixes-signed' of git://git.kernel.org/pub/scm/li... | Olof Johansson |
2012-11-21 | ARM - OMAP: ads7846: fix pendown debounce setting | Igor Grinberg |
2012-11-21 | x86-64: Fix ordering of CFI directives and recent ASM_CLAC additions | Jan Beulich |
2012-11-21 | x86, microcode, AMD: Add support for family 16h processors | Boris Ostrovsky |
2012-11-21 | x86-32: Export kernel_stack_pointer() for modules | H. Peter Anvin |
2012-11-21 | x86-32: Fix invalid stack address while in softirq | Robert Richter |
2012-11-21 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2012-11-21 | Merge remote-tracking branch 'agust/merge' into merge | Benjamin Herrenschmidt |
2012-11-21 | Merge commit 'efi-for-3.7-v2' into x86/urgent | H. Peter Anvin |
2012-11-20 | x86, efi: Fix processor-specific memcpy() build error | Matt Fleming |
2012-11-20 | x86: remove dummy long from EFI stub | Cesar Eduardo Barros |
2012-11-20 | ARM: EXYNOS: PL330 MDMA1 fix for revision 0 of Exynos4210 SOC | Bartlomiej Zolnierkiewicz |
2012-11-19 | ARM: davinci: dm644x: fix out range signal for ED | Lad, Prabhakar |