summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* um: switch to generic kernel_thread()Al Viro2012-09-303-16/+4
* x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro2012-09-3017-158/+34
* x86: split ret_from_forkAl Viro2012-09-307-85/+67
* alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro2012-09-303-19/+14
* alpha: switch to generic kernel_thread()Al Viro2012-09-305-72/+31
* alpha: switch to generic sys_execve()Al Viro2012-09-303-30/+1
* arm: get rid of execve wrapper, switch to generic execve() implementationAl Viro2012-09-304-26/+2
* arm: optimized current_pt_regs()Al Viro2012-09-301-0/+5
* arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro2012-09-303-42/+13
* arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk]Al Viro2012-09-304-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-141-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-144-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-128-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-0711-24/+94
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'omap-fixes-a-for-3.6rc' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-09-056-18/+75
| | |\ \ \ \ \
| | | | \ \ \ \
| | | | \ \ \ \
| | | *-. \ \ \ \ Merge branches 'clkdev_fixes_3.6rc', 'clkdm_fixes_3.6rc' and 'hwmod_data_fixe...Paul Walmsley2012-09-035-11/+68
| | | |\ \ \ \ \ \
| | | | | * | | | | ARM: OMAP4: hwmod data: temporarily comment out data for the sl2if IP blockTero Kristo2012-09-031-6/+6
| | | | | * | | | | ARM: OMAP: hwmod code: Disable module when hwmod enable failsMisael Lopez Cruz2012-09-031-0/+1
| | | | | * | | | | ARM: OMAP3: hwmod data: fix iva2 reset infoTero Kristo2012-09-032-3/+13
| | | | * | | | | | ARM: OMAP3xxx: clockdomain: fix software supervised wakeup/sleepPaul Walmsley2012-09-031-2/+48
| | | | |/ / / / /
| | | * / / / / / ARM: OMAP2+: am33xx: Fix the timer fck clock naming conventionVaibhav Hiremath2012-09-031-7/+7
| | | |/ / / / /
| | * | | | | | Merge branch 'fixes-wakeupgen' into fixesTony Lindgren2012-09-05109-593/+711
| | |\ \ \ \ \ \
| | | * | | | | | ARM: OMAP4: Fix array size for irq_target_cpuTony Lindgren2012-09-041-1/+1
| | | |/ / / / /
| | * | | | | | ARM: OMAP: Config fix for omap3-touchbook boardRadek Pilar2012-08-302-2/+3
| | * | | | | | ARM: OMAP: sram: skip the first 16K on OMAP3 HSAaro Koskinen2012-08-301-3/+6
| | * | | | | | ARM: OMAP: sram: fix OMAP4 errata handlingAaro Koskinen2012-08-301-0/+2
| | * | | | | | ARM: OMAP: timer: obey the !CONFIG_OMAP_32K_TIMERIgor Grinberg2012-08-301-0/+7
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-09-1315-57/+151
|\ \ \ \ \ \ \
| * | | | | | | ARM: 7529/1: delay: set loops_per_jiffy when moving to timer-based loopWill Deacon2012-09-091-0/+1
| * | | | | | | ARM: 7528/1: uaccess: annotate [__]{get,put}_user functions with might_fault()Will Deacon2012-09-091-2/+16
| * | | | | | | ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King2012-09-094-21/+56