summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2012-10-01c6x: switch to generic kernel_thread()Al Viro
2012-10-01c6x: switch to generic sys_execveMark Salter
2012-10-01c6x: switch to generic kernel_execveMark Salter
2012-10-01c6x: add ret_from_kernel_thread(), simplify kernel_thread()Mark Salter
2012-10-01mn10300: convert to generic kernel_thread()Al Viro
2012-10-01mn10300: switch to generic kernel_execve()Al Viro
2012-10-01mn10300: switch to generic sys_execve()Al Viro
2012-10-01mn10300: split ret_from_fork, simplify kernel_thread()Al Viro
2012-10-01frv: switch to generic kernel_thread()Al Viro
2012-10-01frv: switch to generic kernel_execveAl Viro
2012-10-01frv: switch to generic sys_execve()Al Viro
2012-10-01frv: split ret_from_fork, simplify kernel_thread() a lotAl Viro
2012-10-01m68k: switch to generic sys_execve()/kernel_execve()Al Viro
2012-10-01m68k: split ret_from_fork(), simplify kernel_thread()Al Viro
2012-10-01m68k: always set stack frame format for ColdFire on thread startGreg Ungerer
2012-09-30powerpc: switch to generic sys_execve()/kernel_execve()Al Viro
2012-09-30powerpc: split ret_from_forkAl Viro
2012-09-30s390: convert to generic kernel_execve()Al Viro
2012-09-30s390: switch to generic kernel_thread()Al Viro
2012-09-30s390: fold kernel_thread_helper() into ret_from_fork()Al Viro
2012-09-30s390: fold execve_tail() into start_thread(), convert to generic sys_execve()Al Viro
2012-09-30um: switch to generic kernel_thread()Al Viro
2012-09-30x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro
2012-09-30x86: split ret_from_forkAl Viro
2012-09-30alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro
2012-09-30alpha: switch to generic kernel_thread()Al Viro
2012-09-30alpha: switch to generic sys_execve()Al Viro
2012-09-30arm: get rid of execve wrapper, switch to generic execve() implementationAl Viro
2012-09-30arm: optimized current_pt_regs()Al Viro
2012-09-30arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro
2012-09-30arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk]Al Viro
2012-09-30preparation for generic kernel_thread()Al Viro
2012-09-30Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel...Russell King
2012-09-29ARM: add v7 multi-platform defconfigRob Herring
2012-09-29Merge tag 'ep93xx-fixes-for-3.7' of git://github.com/RyanMallon/linux-ep93xx ...Olof Johansson
2012-09-29Merge branch 'lpc32xx/core' of git://git.antcom.de/linux-2.6 into next/socOlof Johansson
2012-09-29Merge branch 'lpc32xx/dts' of git://git.antcom.de/linux-2.6 into next/dtOlof Johansson
2012-09-29Merge branch 'vt8500/devel' into next/dtOlof Johansson
2012-09-29arm: vt8500: Fixup for missing gpio.hTony Prisk
2012-09-29Merge tag 'omap-devel-board-late-v3-for-v3.7' of git://git.kernel.org/pub/scm...Olof Johansson
2012-09-29Merge tag 'devel-dt-arch-timer-for-v3.7' of git://git.kernel.org/pub/scm/linu...Olof Johansson
2012-09-29uprobes: Move clear_thread_flag(TIF_UPROBE) to uprobe_notify_resume()Oleg Nesterov
2012-09-29efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett
2012-09-29efi: Add a function to look up existing IO memory mappingsJosh Triplett
2012-09-29efi: Defer freeing boot services memory until after ACPI initJosh Triplett
2012-09-29defconfigs: remove CONFIG_MTD_NAND_VERIFY_WRITEHuang Shijie
2012-09-29mtd: autcpu12-nvram: Convert driver to platform_deviceAlexander Shiyan
2012-09-28ARM: mvebu: fix build breaks from multi-platform conversionRob Herring
2012-09-28ARM: nomadik: remove NAND_NO_READRDY useArnd Bergmann
2012-09-28ARM: 7541/1: Add ARM ERRATA 775420 workaroundSimon Horman