summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* mn10300: convert to generic kernel_thread()Al Viro2012-10-013-36/+19
* mn10300: switch to generic kernel_execve()Al Viro2012-10-016-49/+13
* mn10300: switch to generic sys_execve()Al Viro2012-10-013-16/+2
* mn10300: split ret_from_fork, simplify kernel_thread()Al Viro2012-10-015-71/+27
* frv: switch to generic kernel_thread()Al Viro2012-10-013-23/+20
* frv: switch to generic kernel_execveAl Viro2012-10-015-39/+10
* frv: switch to generic sys_execve()Al Viro2012-10-013-19/+2
* frv: split ret_from_fork, simplify kernel_thread() a lotAl Viro2012-10-015-100/+32
* m68k: switch to generic sys_execve()/kernel_execve()Al Viro2012-10-015-37/+9
* m68k: split ret_from_fork(), simplify kernel_thread()Al Viro2012-10-014-62/+36
* m68k: always set stack frame format for ColdFire on thread startGreg Ungerer2012-10-011-11/+12
* powerpc: switch to generic sys_execve()/kernel_execve()Al Viro2012-10-018-51/+21
* powerpc: split ret_from_forkAl Viro2012-10-018-84/+43
* s390: convert to generic kernel_execve()Al Viro2012-10-013-49/+13
* s390: switch to generic kernel_thread()Al Viro2012-10-013-40/+34
* s390: fold kernel_thread_helper() into ret_from_fork()Al Viro2012-10-013-16/+28
* s390: fold execve_tail() into start_thread(), convert to generic sys_execve()Al Viro2012-10-019-61/+5
* um: switch to generic kernel_thread()Al Viro2012-10-013-16/+4
* x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro2012-10-0117-158/+34
* x86: split ret_from_forkAl Viro2012-10-017-85/+67
* alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro2012-10-013-19/+14
* alpha: switch to generic kernel_thread()Al Viro2012-10-015-72/+31
* alpha: switch to generic sys_execve()Al Viro2012-10-013-30/+1
* arm: get rid of execve wrapper, switch to generic execve() implementationAl Viro2012-10-014-26/+2
* arm: optimized current_pt_regs()Al Viro2012-10-011-0/+5
* arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro2012-10-013-42/+13
* arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk]Al Viro2012-10-014-67/+26
* preparation for generic kernel_thread()Al Viro2012-09-301-0/+3
* um: kill thread->forkingAl Viro2012-09-207-66/+29
* um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro2012-09-202-7/+5
* um: don't leak floating point state and segment registers on execve()Al Viro2012-09-201-0/+1
* um: take cleaning singlestep to start_thread()Al Viro2012-09-201-19/+5
* don't bother exporting kernel_execve()Al Viro2012-09-203-3/+0
* the only place that needs to include asm/exec.h is linux/binfmts.hAl Viro2012-09-201-1/+0
* get rid of generic instances of asm/exec.hAl Viro2012-09-2036-195/+22
* x86: get rid of TIF_IRET hackeryAl Viro2012-09-205-17/+8
* Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-09-192-2/+2
|\
| * sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling.Al Viro2012-09-182-2/+2
* | Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds2012-09-151-1/+1
|\ \
| * | arm: mm: fix DMA pool affiliation checkThomas Petazzoni2012-09-101-1/+1
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-09-154-6/+11
|\ \ \
| * \ \ Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2012-09-051-5/+5
| |\ \ \
| | * | | oprofile, s390: Fix uninitialized memory access when writing to oprofilefsRobert Richter2012-08-271-5/+5
| * | | | perf/x86: Enable Intel Cedarview Atom suppportStephane Eranian2012-09-042-1/+3
| * | | | perf/x86: Fix microcode revision check for SNB-PEBSStephane Eranian2012-08-271-0/+3
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-09-1313-32/+98
|\ \ \ \ \
| * \ \ \ \ Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesOlof Johansson2012-09-138-21/+125
| |\ \ \ \ \
| | * | | | | ARM: clk-imx35: Fix SSI clock registrationFabio Estevam2012-09-111-4/+2
| | * | | | | ARM: clk-imx25: Fix SSI clock registrationFabio Estevam2012-09-111-4/+2
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'omap-fixes-for-v3.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-0811-24/+94
| |\ \ \ \ \