aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* frv: switch to generic kernel_thread()Al Viro2012-10-01
* frv: switch to generic kernel_execveAl Viro2012-10-01
* frv: switch to generic sys_execve()Al Viro2012-10-01
* frv: split ret_from_fork, simplify kernel_thread() a lotAl Viro2012-10-01
* m68k: switch to generic sys_execve()/kernel_execve()Al Viro2012-10-01
* m68k: split ret_from_fork(), simplify kernel_thread()Al Viro2012-10-01
* m68k: always set stack frame format for ColdFire on thread startGreg Ungerer2012-10-01
* powerpc: switch to generic sys_execve()/kernel_execve()Al Viro2012-09-30
* powerpc: split ret_from_forkAl Viro2012-09-30
* s390: convert to generic kernel_execve()Al Viro2012-09-30
* s390: switch to generic kernel_thread()Al Viro2012-09-30
* s390: fold kernel_thread_helper() into ret_from_fork()Al Viro2012-09-30
* s390: fold execve_tail() into start_thread(), convert to generic sys_execve()Al Viro2012-09-30
* um: switch to generic kernel_thread()Al Viro2012-09-30
* x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro2012-09-30
* x86: split ret_from_forkAl Viro2012-09-30
* alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro2012-09-30
* alpha: switch to generic kernel_thread()Al Viro2012-09-30
* alpha: switch to generic sys_execve()Al Viro2012-09-30
* arm: get rid of execve wrapper, switch to generic execve() implementationAl Viro2012-09-30
* arm: optimized current_pt_regs()Al Viro2012-09-30
* arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro2012-09-30
* arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk]Al Viro2012-09-30
* generic sys_execve()Al Viro2012-09-30
* generic kernel_execve()Al Viro2012-09-30
* new helper: current_pt_regs()Al Viro2012-09-30
* preparation for generic kernel_thread()Al Viro2012-09-30
* um: kill thread->forkingAl Viro2012-09-20
* um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro2012-09-20
* um: don't leak floating point state and segment registers on execve()Al Viro2012-09-20
* um: take cleaning singlestep to start_thread()Al Viro2012-09-20
* don't bother exporting kernel_execve()Al Viro2012-09-20
* the only place that needs to include asm/exec.h is linux/binfmts.hAl Viro2012-09-20
* get rid of generic instances of asm/exec.hAl Viro2012-09-20
* x86: get rid of TIF_IRET hackeryAl Viro2012-09-20
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-09-19
|\
| * cciss: fix handling of protocol errorStephen M. Cameron2012-09-18
| * blk: add an upper sanity check on partition addingAlan Cox2012-09-18
| * mtip32xx: fix user_buffer check in exec_drive_commandDavid Milburn2012-09-12
| * mtip32xx: Remove dead codeAsai Thambi S P2012-09-12
| * mtip32xx: Change printk to pr_xxxxAsai Thambi S P2012-09-12
| * mtip32xx: Proper reporting of write protect status on big-endianAsai Thambi S P2012-09-12
| * mtip32xx: Increase timeout for standby commandAsai Thambi S P2012-09-12
| * mtip32xx: Handle NCQ commands during the security locked stateAsai Thambi S P2012-09-12
| * mtip32xx: Add support for new devicesAsai Thambi S P2012-09-12
| * block: rate-limit the error message from failing commandsYi Zou2012-08-30
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-09-19
|\ \
| * | sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling.Al Viro2012-09-18
| * | sh: pfc: Release spinlock in sh_pfc_gpio_request_enable() error pathLaurent Pinchart2012-09-18
| * | sh: intc: Fix up multi-evt irq association.Paul Mundt2012-08-20