- 548916e mn10300: don't bother with SIGTRAP in setup_frame() by Al Viro · 13 years ago
- 7fa6239 frv: no need to raise SIGTRAP in setup_frame() by Al Viro · 13 years ago
- 969ae0b x86: get rid of duplicate code in case of CONFIG_VM86 by Al Viro · 13 years ago
- fe9d7fe unicore32: remove pointless test by Al Viro · 13 years ago
- ff89357 h8300: trim _TIF_WORK_MASK by Al Viro · 13 years ago
- 64482bd parisc: decide whether to go to slow path (tracesys) based on thread flags by Al Viro · 13 years ago
- e3b880c parisc: don't bother looping in do_signal() by Al Viro · 13 years ago
- 00df111 parisc: fix double restarts by Al Viro · 13 years ago
- 8ca8230 bury the rest of TIF_IRET by Al Viro · 13 years ago
- 16a8016 sanitize tsk_is_polling() by Al Viro · 13 years ago
- 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 13 years ago
- 87b0e71 unicore32: unobfuscate _TIF_WORK_MASK by Al Viro · 13 years ago
- ac19fe5 mips: NOTIFY_RESUME is not needed in TIF masks by Al Viro · 13 years ago
- 45111b5 mips: merge the identical "return from syscall" per-ABI code by Al Viro · 13 years ago
- f925725 mips: unobfuscate _TIF..._MASK by Al Viro · 13 years ago
- bfc8364 mips: prevent hitting do_notify_resume() with !user_mode(regs) by Al Viro · 13 years ago
- cf88024 ia64: can't reach do_signal() when returning to kernel mode by Al Viro · 13 years ago
- af445f4 score: fix bogus restarts on sigreturn() by Al Viro · 13 years ago
- 6fdb6fb mn10300: get rid of calling do_notify_resume() when returning to kernel mode by Al Viro · 13 years ago
- 13d112e xtensa: can't get to do_notify_resume() when user_mode(regs) is not true by Al Viro · 13 years ago
- 5687580 c6x: switch to generic kernel_thread() by Al Viro · 12 years ago
- 680a145 c6x: switch to generic sys_execve by Mark Salter · 12 years ago
- 39fcf44 c6x: switch to generic kernel_execve by Mark Salter · 12 years ago
- 46f1506 c6x: add ret_from_kernel_thread(), simplify kernel_thread() by Mark Salter · 12 years ago
- 61b7fbc mn10300: convert to generic kernel_thread() by Al Viro · 12 years ago
- 6e75421 mn10300: switch to generic kernel_execve() by Al Viro · 12 years ago
- 8f1597e mn10300: switch to generic sys_execve() by Al Viro · 12 years ago
- 255461c mn10300: split ret_from_fork, simplify kernel_thread() by Al Viro · 12 years ago
- 49ed339 frv: switch to generic kernel_thread() by Al Viro · 12 years ago
- 019f96a frv: switch to generic kernel_execve by Al Viro · 12 years ago
- 460daba frv: switch to generic sys_execve() by Al Viro · 12 years ago
- 02ce496 frv: split ret_from_fork, simplify kernel_thread() a lot by Al Viro · 12 years ago
- d878d6d m68k: switch to generic sys_execve()/kernel_execve() by Al Viro · 12 years ago
- 533e690 m68k: split ret_from_fork(), simplify kernel_thread() by Al Viro · 12 years ago
- 0973c68 m68k: always set stack frame format for ColdFire on thread start by Greg Ungerer · 12 years ago
- be6abfa7 powerpc: switch to generic sys_execve()/kernel_execve() by Al Viro · 12 years ago
- 58254e1 powerpc: split ret_from_fork by Al Viro · 12 years ago
- f322220 s390: convert to generic kernel_execve() by Al Viro · 12 years ago
- f9a7e02 s390: switch to generic kernel_thread() by Al Viro · 12 years ago
- 37fe5d4 s390: fold kernel_thread_helper() into ret_from_fork() by Al Viro · 12 years ago
- 65f22a9 s390: fold execve_tail() into start_thread(), convert to generic sys_execve() by Al Viro · 12 years ago
- 1f02ab4 um: switch to generic kernel_thread() by Al Viro · 12 years ago
- 6783eaa2 x86, um/x86: switch to generic sys_execve and kernel_execve by Al Viro · 13 years ago
- 7076aad x86: split ret_from_fork by Al Viro · 12 years ago
- 44f4b56 alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve() by Al Viro · 13 years ago
- cba1ec7 alpha: switch to generic kernel_thread() by Al Viro · 12 years ago
- 756144f alpha: switch to generic sys_execve() by Al Viro · 13 years ago
- a63c97a arm: get rid of execve wrapper, switch to generic execve() implementation by Al Viro · 13 years ago
- bfd170d arm: optimized current_pt_regs() by Al Viro · 13 years ago
- 583d632 arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve() by Al Viro · 13 years ago
- 9e14f82 arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk] by Al Viro · 12 years ago
- 2aa3a7f preparation for generic kernel_thread() by Al Viro · 12 years ago
- a4d94ff um: kill thread->forking by Al Viro · 12 years ago
- 8e2c85a um: let signal_delivered() do SIGTRAP on singlestepping into handler by Al Viro · 12 years ago
- 344569a um: don't leak floating point state and segment registers on execve() by Al Viro · 12 years ago
- ab286b2 um: take cleaning singlestep to start_thread() by Al Viro · 12 years ago
- 1cedd69 don't bother exporting kernel_execve() by Al Viro · 13 years ago
- 826eba4 the only place that needs to include asm/exec.h is linux/binfmts.h by Al Viro · 13 years ago
- ddd03a1 get rid of generic instances of asm/exec.h by Al Viro · 13 years ago
- e76623d x86: get rid of TIF_IRET hackery by Al Viro · 13 years ago
- 077fee0 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
- 5e071e2 sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling. by Al Viro · 12 years ago
- 1568d9f Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
- 7ef6e97 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 6a2a2b8 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- 2bc733e Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Olof Johansson · 12 years ago
- 8507876 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
- 2a1497c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 12 years ago
- 4854005 ARM: clk-imx35: Fix SSI clock registration by Fabio Estevam · 12 years ago
- 912bfe7 ARM: clk-imx25: Fix SSI clock registration by Fabio Estevam · 12 years ago
- 6895f97 kbuild: add symbol prefix arg to kallsyms by James Hogan · 12 years ago
- ffc29649 Merge tag 'kvm-3.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
- f3d8752 arm: mm: fix DMA pool affiliation check by Thomas Petazzoni · 12 years ago
- 4484141 KVM: fix error paths for failed gfn_to_page() calls by Xiao Guangrong · 12 years ago
- beafa0d ARM: 7529/1: delay: set loops_per_jiffy when moving to timer-based loop by Will Deacon · 12 years ago
- ad72907 ARM: 7528/1: uaccess: annotate [__]{get,put}_user functions with might_fault() by Will Deacon · 12 years ago
- 8404663 ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINS by Russell King · 12 years ago
- 4f97704 KVM: x86: Check INVPCID feature bit in EBX of leaf 7 by Ren, Yongjie · 12 years ago
- 32d687c Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
- f5a60d4 Merge tag 'omap-fixes-for-v3.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
- 2b2040a ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling path by Will Deacon · 12 years ago
- 62194bd ARM: 7521/1: Fix semihosting Kconfig text by Stephen Boyd · 12 years ago
- 70b0476 ARM: 7513/1: Make sure dtc is built before running it by David Brown · 12 years ago
- b4ad515 ARM: 7512/1: Fix XIP build due to PHYS_OFFSET definition moving by Stephen Boyd · 12 years ago
- 5088846 blackfin: smp: adapt to generic smp helpers by Steven Miao · 13 years ago
- bf71d0e Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
- eeea3ac Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- bc6c836 uml: fix compile error in deliver_alarm() by Miklos Szeredi · 12 years ago
- 6ab019b Merge tag 'omap-fixes-a-for-3.6rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes by Tony Lindgren · 12 years ago
- 580a7ce Merge branch 'fixes-wakeupgen' into fixes by Tony Lindgren · 12 years ago
- ce7184b xen: fix logical error in tlb flushing by Alex Shi · 12 years ago
- 593d0a3 Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus-3.6 by Konrad Rzeszutek Wilk · 12 years ago
- 50e9004 xen/p2m: Fix one-off error in checking the P2M tree directory. by Konrad Rzeszutek Wilk · 12 years ago
- e4390fa Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 12 years ago
- 636802e powerpc: Don't use __put_user() in patch_instruction by Benjamin Herrenschmidt · 12 years ago
- 9fb1b36 powerpc: Make sure IPI handlers see data written by IPI senders by Paul Mackerras · 12 years ago
- 7143328 powerpc: Restore correct DSCR in context switch by Anton Blanchard · 12 years ago
- 1021cb2 powerpc: Fix DSCR inheritance in copy_thread() by Anton Blanchard · 12 years ago
- 00ca0de powerpc: Keep thread.dscr and thread.dscr_inherit in sync by Anton Blanchard · 12 years ago
- 1b6ca2a powerpc: Update DSCR on all CPUs when writing sysfs dscr_default by Anton Blanchard · 12 years ago