aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | arm64: Use generic sys_execve() implementationCatalin Marinas2012-10-17
| | * | | | | | | | | arm64: Use generic kernel_execve() implementationCatalin Marinas2012-10-17
| | * | | | | | | | | arm64: Use generic kernel_thread() implementationCatalin Marinas2012-10-17
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'arch-m68k' into no-rebasesAl Viro2012-10-17
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | m68k: switch to saner kernel_execve() semanticsAl Viro2012-10-17
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'arch-sparc' into no-rebasesAl Viro2012-10-17
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | * | | | | | | | sparc32: switch to generic sys_execve()Al Viro2012-10-16
| | * | | | | | | | sparc32: switch to generic kernel_execve()Al Viro2012-10-16
| | * | | | | | | | sparc32: switch to generic kernel_thread()Al Viro2012-10-16
| | * | | | | | | | sparc32: bury the remnants of LOWSYS tricksAl Viro2012-10-16
| | * | | | | | | | sparc64: convert to generic execveAl Viro2012-10-16
| | * | | | | | | | sparc64: switch to generic kernel_execve()Al Viro2012-10-14
| | * | | | | | | | sparc64: take fprs_write() and friends to start_thread()Al Viro2012-10-14
| | * | | | | | | | sparc64: switch to generic kernel_thread()Al Viro2012-10-14
| | * | | | | | | | sparc64: clear syscall_noerror on the entry to syscall, not on the exitAl Viro2012-10-14
| | |/ / / / / / /
| * | | | | | | | Merge branch 'arch-mips' into no-rebasesAl Viro2012-10-17
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mips: switch to saner kernel_execve() semanticsAl Viro2012-10-15
| | * | | | | | | | MIPS: Switch over to generic sys_execve and kernel_execve.Ralf Baechle2012-10-14
| | * | | | | | | | mips: switch to generic kernel_thread()Al Viro2012-10-14
| | |/ / / / / / /
| * / / / / / / / c6x: switch to saner kernel_execve() semanticsAl Viro2012-10-15
| |/ / / / / / /
* | | | | | | | generic sys_fork / sys_vfork / sys_cloneAl Viro2012-11-28
* | | | | | | | alpha: reorganize copy_process(), prepare to saner fork_idle()Al Viro2012-11-28
* | | | | | | | alpha: don't pass useless arguments to do_{,rt_},sigreturn()Al Viro2012-11-28
* | | | | | | | alpha: simplify fork and friendsAl Viro2012-11-28
* | | | | | | | um: don't bother looking at regs in copy_thread() - current_pt_regs() is what...Al Viro2012-11-28
* | | | | | | | um: don't bother with passing sp to do_fork() for fork(2)/vfork(2)Al Viro2012-11-28
* | | | | | | | kill daemonize()Al Viro2012-11-28
* | | | | | | | microblaze: rt_sigreturn is too trigger-happy about sigaltstack errorsAl Viro2012-11-28
* | | | | | | | score: do_sigaltstack() expects a userland pointer...Al Viro2012-11-28
* | | | | | | | sh64: fix altstack switching on sigreturnAl Viro2012-11-28
* | | | | | | | openrisk: fix altstack switching on sigreturnAl Viro2012-11-28
* | | | | | | | um: get_safe_registers() should be done in flush_thread(), not start_thread()Al Viro2012-11-28
* | | | | | | | Linux 3.7-rc7Linus Torvalds2012-11-25
* | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-11-25
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/eeh: Do not invalidate PE properlyGavin Shan2012-11-25
| * | | | | | | | powerpc/pseries: Fix oops with MSIs when missing EEH PEsAlexey Kardashevskiy2012-11-22
* | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-11-25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MPI: Fix compilation on MIPS with GCC 4.4 and newerManuel Lauss2012-11-23
| * | | | | | | | | MIPS: Fix crash that occurs when function tracing is enabledAl Cooper2012-11-23
| * | | | | | | | | MIPS: Merge overlapping bootmem rangesRalf Baechle2012-11-23
* | | | | | | | | | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-11-24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ALSA: hda - Fix build without CONFIG_PMTakashi Iwai2012-11-24
* | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-11-24
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86-64: Fix ordering of CFI directives and recent ASM_CLAC additionsJan Beulich2012-11-21
| * | | | | | | | | | | x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky2012-11-21
| * | | | | | | | | | | x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin2012-11-21
| * | | | | | | | | | | x86-32: Fix invalid stack address while in softirqRobert Richter2012-11-21
| * | | | | | | | | | | Merge commit 'efi-for-3.7-v2' into x86/urgentH. Peter Anvin2012-11-20
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | x86, efi: Fix processor-specific memcpy() build errorMatt Fleming2012-11-20
| | * | | | | | | | | | | x86: remove dummy long from EFI stubCesar Eduardo Barros2012-11-20