ppc: eeh_event should just use kthread_run()
[sfrench/cifs-2.6.git] / arch /
2012-10-12 Al Viroppc: eeh_event should just use kthread_run()
2012-10-12 Al Viroalpha: get rid of switch_stack argument of do_work_pend...
2012-10-12 Al Viroalpha: don't bother passing switch_stack separately...
2012-10-12 Al Viroalpha: take SIGPENDING/NOTIFY_RESUME loop into signal.c
2012-10-12 Al Viroalpha: simplify TIF_NEED_RESCHED handling
2012-10-01 Al Viroalpha: don't open-code trace_report_syscall_{enter...
2012-10-01 Richard WeinbergerUninclude linux/freezer.h
2012-10-01 Al Virom32r: trim masks
2012-10-01 Al Viroavr32: trim masks
2012-10-01 Al Virotile: don't bother with SIGTRAP in setup_frame
2012-10-01 Al Viromicroblaze: don't bother with SIGTRAP in setup_rt_frame()
2012-10-01 Al Viromn10300: don't bother with SIGTRAP in setup_frame()
2012-10-01 Al Virofrv: no need to raise SIGTRAP in setup_frame()
2012-10-01 Al Virox86: get rid of duplicate code in case of CONFIG_VM86
2012-10-01 Al Virounicore32: remove pointless test
2012-10-01 Al Viroh8300: trim _TIF_WORK_MASK
2012-10-01 Al Viroparisc: decide whether to go to slow path (tracesys...
2012-10-01 Al Viroparisc: don't bother looping in do_signal()
2012-10-01 Al Viroparisc: fix double restarts
2012-10-01 Al Virobury the rest of TIF_IRET
2012-10-01 Al Virosanitize tsk_is_polling()
2012-10-01 Al Virobury _TIF_RESTORE_SIGMASK
2012-10-01 Al Virounicore32: unobfuscate _TIF_WORK_MASK
2012-10-01 Al Viromips: NOTIFY_RESUME is not needed in TIF masks
2012-10-01 Al Viromips: merge the identical "return from syscall" per...
2012-10-01 Al Viromips: unobfuscate _TIF..._MASK
2012-10-01 Al Viromips: prevent hitting do_notify_resume() with !user_mod...
2012-10-01 Al Viroia64: can't reach do_signal() when returning to kernel...
2012-10-01 Al Viroscore: fix bogus restarts on sigreturn()
2012-10-01 Al Viromn10300: get rid of calling do_notify_resume() when...
2012-10-01 Al Viroxtensa: can't get to do_notify_resume() when user_mode...
2012-10-01 Al Viroc6x: switch to generic kernel_thread()
2012-10-01 Mark Salterc6x: switch to generic sys_execve
2012-10-01 Mark Salterc6x: switch to generic kernel_execve
2012-10-01 Mark Salterc6x: add ret_from_kernel_thread(), simplify kernel_thread()
2012-10-01 Al Viromn10300: convert to generic kernel_thread()
2012-10-01 Al Viromn10300: switch to generic kernel_execve()
2012-10-01 Al Viromn10300: switch to generic sys_execve()
2012-10-01 Al Viromn10300: split ret_from_fork, simplify kernel_thread()
2012-10-01 Al Virofrv: switch to generic kernel_thread()
2012-10-01 Al Virofrv: switch to generic kernel_execve
2012-10-01 Al Virofrv: switch to generic sys_execve()
2012-10-01 Al Virofrv: split ret_from_fork, simplify kernel_thread()...
2012-10-01 Al Virom68k: switch to generic sys_execve()/kernel_execve()
2012-10-01 Al Virom68k: split ret_from_fork(), simplify kernel_thread()
2012-10-01 Greg Ungererm68k: always set stack frame format for ColdFire on...
2012-10-01 Al Viropowerpc: switch to generic sys_execve()/kernel_execve()
2012-10-01 Al Viropowerpc: split ret_from_fork
2012-10-01 Al Viros390: convert to generic kernel_execve()
2012-10-01 Al Viros390: switch to generic kernel_thread()
2012-10-01 Al Viros390: fold kernel_thread_helper() into ret_from_fork()
2012-10-01 Al Viros390: fold execve_tail() into start_thread(), convert...
2012-10-01 Al Viroum: switch to generic kernel_thread()
2012-10-01 Al Virox86, um/x86: switch to generic sys_execve and kernel_execve
2012-10-01 Al Virox86: split ret_from_fork
2012-10-01 Al Viroalpha: introduce ret_from_kernel_execve(), switch to...
2012-10-01 Al Viroalpha: switch to generic kernel_thread()
2012-10-01 Al Viroalpha: switch to generic sys_execve()
2012-10-01 Al Viroarm: get rid of execve wrapper, switch to generic execv...
2012-10-01 Al Viroarm: optimized current_pt_regs()
2012-10-01 Al Viroarm: introduce ret_from_kernel_execve(), switch to...
2012-10-01 Al Viroarm: split ret_from_fork, simplify kernel_thread()...
2012-09-30 Al Viropreparation for generic kernel_thread()
2012-09-20 Al Viroum: kill thread->forking
2012-09-20 Al Viroum: let signal_delivered() do SIGTRAP on singlestepping...
2012-09-20 Al Viroum: don't leak floating point state and segment registe...
2012-09-20 Al Viroum: take cleaning singlestep to start_thread()
2012-09-20 Al Virodon't bother exporting kernel_execve()
2012-09-20 Al Virothe only place that needs to include asm/exec.h is...
2012-09-20 Al Viroget rid of generic instances of asm/exec.h
2012-09-20 Al Virox86: get rid of TIF_IRET hackery
2012-09-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2012-09-19 Linus TorvaldsMerge tag 'sh-for-linus' of git://github.com/pmundt...
2012-09-19 Linus TorvaldsMerge tag 'rpmsg-3.6-fix' of git://git./linux/kernel...
2012-09-19 Linus TorvaldsMerge tag 'md-3.6-fixes' of git://neil.brown.name/md
2012-09-19 Linus TorvaldsMerge branch 'for-3.6-fixes' of git://git./linux/kernel...
2012-09-18 Linus TorvaldsMerge tag 'hwspinlock-3.6-fix' of git://git./linux...
2012-09-18 Al Virosh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling.
2012-09-17 Linus TorvaldsMerge branch 'for-3.6-fixes' of git://git./linux/kernel...
2012-09-17 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2012-09-16 Linus TorvaldsMerge tag 'mfd-for-linus-3.6-2' of git://git./linux...
2012-09-16 Linus TorvaldsMerge tag 'for-3.6-rc6' of git://gitorious.org/linux...
2012-09-16 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2012-09-16 Linus TorvaldsMerge tag 'pm-for-3.6-rc6' of git://git./linux/kernel...
2012-09-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-09-16 Linus TorvaldsMerge tag 'sound-3.6' of git://git./linux/kernel/git...
2012-09-15 Takashi IwaiMerge tag 'asoc-3.6' of git://git./linux/kernel/git...
2012-09-15 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-3.0-fixes
2012-09-15 Linus TorvaldsMerge branch 'for_linus' of git://cavan.codon.org.uk...
2012-09-15 Linus TorvaldsMerge branch 'i2c-embedded/for-current' of git://git...
2012-09-15 Linus TorvaldsMerge tag 'ecryptfs-3.6-rc6-fixes' of git://git./linux...
2012-09-15 Linus TorvaldsMerge branch 'fixes-for-3.6' of git://git.linaro.org...
2012-09-15 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2012-09-15 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-09-15 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2012-09-15 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2012-09-15 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2012-09-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-09-14 Linus TorvaldsMerge tag 'usb-3.6-rc6' of git://git./linux/kernel...
2012-09-14 Linus TorvaldsMerge tag 'tty-3.6-rc6' of git://git./linux/kernel...
next