summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-20um: kill thread->forkingAl Viro
2012-09-20um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro
2012-09-20um: don't leak floating point state and segment registers on execve()Al Viro
2012-09-20um: take cleaning singlestep to start_thread()Al Viro
2012-09-20don't bother exporting kernel_execve()Al Viro
2012-09-20the only place that needs to include asm/exec.h is linux/binfmts.hAl Viro
2012-09-20get rid of generic instances of asm/exec.hAl Viro
2012-09-20x86: get rid of TIF_IRET hackeryAl Viro
2012-09-19Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-09-18sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling.Al Viro
2012-09-14Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds
2012-09-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-09-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-12Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesOlof Johansson
2012-09-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds
2012-09-11ARM: clk-imx35: Fix SSI clock registrationFabio Estevam
2012-09-11ARM: clk-imx25: Fix SSI clock registrationFabio Estevam
2012-09-11kbuild: add symbol prefix arg to kallsymsJames Hogan
2012-09-11Merge tag 'kvm-3.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-09-10arm: mm: fix DMA pool affiliation checkThomas Petazzoni
2012-09-10KVM: fix error paths for failed gfn_to_page() callsXiao Guangrong
2012-09-09ARM: 7529/1: delay: set loops_per_jiffy when moving to timer-based loopWill Deacon
2012-09-09ARM: 7528/1: uaccess: annotate [__]{get,put}_user functions with might_fault()Will Deacon
2012-09-09ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King
2012-09-09KVM: x86: Check INVPCID feature bit in EBX of leaf 7Ren, Yongjie
2012-09-08Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds
2012-09-07Merge tag 'omap-fixes-for-v3.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-09-07ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling pathWill Deacon
2012-09-07ARM: 7521/1: Fix semihosting Kconfig textStephen Boyd
2012-09-07ARM: 7513/1: Make sure dtc is built before running itDavid Brown
2012-09-07ARM: 7512/1: Fix XIP build due to PHYS_OFFSET definition movingStephen Boyd
2012-09-07blackfin: smp: adapt to generic smp helpersSteven Miao
2012-09-06Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-09-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds