Linus Torvalds
4e21fc138b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
...
Pull third pile of kernel_execve() patches from Al Viro:
"The last bits of infrastructure for kernel_thread() et.al., with
alpha/arm/x86 use of those. Plus sanitizing the asm glue and
do_notify_resume() on alpha, fixing the "disabled irq while running
task_work stuff" breakage there.
At that point the rest of kernel_thread/kernel_execve/sys_execve work
can be done independently for different architectures. The only
pending bits that do depend on having all architectures converted are
restrictred to fs/* and kernel/* - that'll obviously have to wait for
the next cycle.
I thought we'd have to wait for all of them done before we start
eliminating the longjump-style insanity in kernel_execve(), but it
turned out there's a very simple way to do that without flagday-style
changes."
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal:
alpha: switch to saner kernel_execve() semantics
arm: switch to saner kernel_execve() semantics
x86, um: convert to saner kernel_execve() semantics
infrastructure for saner ret_from_kernel_thread semantics
make sure that kernel_thread() callbacks call do_exit() themselves
make sure that we always have a return path from kernel_execve()
ppc: eeh_event should just use kthread_run()
don't bother with kernel_thread/kernel_execve for launching linuxrc
alpha: get rid of switch_stack argument of do_work_pending()
alpha: don't bother passing switch_stack separately from regs
alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.c
alpha: simplify TIF_NEED_RESCHED handling
2012-10-13 10:05:52 +09:00
..
2012-10-02 17:26:42 -07:00
2012-10-09 15:04:25 +01:00
2012-10-09 09:48:40 +01:00
2012-10-08 06:38:18 +09:00
2012-09-19 19:08:53 -06:00
2012-10-02 18:01:25 +01:00
2012-10-07 10:27:49 -03:00
2012-10-11 10:27:51 +09:00
2012-09-17 21:48:51 +01:00
2012-10-02 17:16:10 -07:00
2012-09-19 19:08:37 -06:00
2012-10-09 09:48:45 +01:00
2012-10-09 07:07:14 +09:00
2012-09-30 20:33:43 -07:00
2012-10-07 17:41:45 -04:00
2012-10-09 15:04:25 +01:00
2012-10-09 09:48:55 +01:00
2012-10-09 09:48:56 +01:00
2012-10-09 09:48:58 +01:00
2012-10-09 09:48:59 +01:00
2012-10-09 09:49:01 +01:00
2012-10-03 13:45:43 -07:00
2012-10-12 12:39:17 +09:00
2012-10-07 17:29:24 +09:00
2012-09-28 14:45:07 +01:00
2012-10-01 15:33:33 -07:00
2012-10-09 09:49:05 +01:00
2012-10-09 09:49:06 +01:00
2012-09-18 17:40:56 +01:00
2012-09-24 16:36:10 -06:00
2012-09-24 12:38:02 -04:00
2012-09-13 01:08:53 -04:00
2012-09-11 08:56:37 +02:00
2012-10-09 16:22:46 +09:00
2012-10-12 20:15:09 -04:00
2012-09-10 11:13:16 -07:00
2012-09-19 19:08:46 -06:00
2012-10-10 12:02:25 +09:00
2012-09-20 14:31:45 +02:00
2012-09-20 14:31:45 +02:00
2012-09-20 14:31:45 +02:00
2012-09-14 09:57:37 -07:00
2012-10-02 10:52:28 -07:00
2012-09-07 18:30:19 -07:00
2012-09-24 12:38:06 -04:00
2012-10-09 16:22:51 +09:00
2012-10-10 12:02:25 +09:00
2012-10-12 10:27:27 +09:00
2012-09-17 15:00:38 -07:00
2012-10-06 03:05:16 +09:00
2012-09-18 11:23:51 -07:00
2012-10-02 18:32:35 -07:00
2012-09-24 18:35:29 +02:00
2012-10-02 18:01:25 +01:00
2012-09-27 15:35:23 +05:30
2012-09-29 12:21:03 -07:00
2012-09-29 12:21:03 -07:00
2012-10-06 03:05:17 +09:00
2012-09-10 15:49:54 -04:00
2012-10-06 03:05:00 +09:00
2012-09-27 09:29:33 -04:00
2012-09-26 21:10:00 -04:00
2012-09-26 22:20:08 -04:00
2012-09-24 16:49:21 -04:00
2012-09-28 11:47:42 +02:00
2012-09-21 10:38:12 -04:00
2012-10-12 20:15:10 -04:00
2012-09-24 13:42:45 -07:00
2012-10-12 00:32:03 -04:00
2012-10-06 03:04:57 +09:00
2012-10-09 16:23:01 +09:00
2012-09-25 15:31:31 +02:00
2012-09-06 19:13:13 +01:00
2012-09-06 19:13:13 +01:00
2012-09-19 19:50:20 +02:00
2012-10-09 16:23:02 +09:00
2012-09-10 16:42:33 -07:00
2012-10-06 13:14:36 +02:00
2012-10-05 22:23:54 +02:00
2012-10-05 22:23:51 +02:00
2012-10-06 13:43:38 +02:00
2012-09-12 17:52:44 +02:00
2012-10-05 22:23:54 +02:00
2012-10-06 03:04:56 +09:00
2012-10-01 18:39:45 -04:00
2012-10-08 15:21:55 -04:00
2012-09-07 14:57:47 -04:00
2012-09-17 18:08:54 -07:00
2012-10-06 03:04:37 +09:00
2012-09-19 19:50:18 +02:00
2012-09-07 14:57:45 -04:00
2012-09-23 07:42:52 -07:00
2012-10-09 16:22:40 +09:00
2012-10-09 16:22:39 +09:00
2012-09-25 12:14:56 +02:00
2012-09-11 10:15:02 +02:00
2012-09-06 22:17:20 -07:00
2012-10-01 09:06:36 -07:00
2012-10-12 22:17:48 +09:00
2012-10-07 17:49:05 +09:00
2012-09-26 13:42:26 -07:00
2012-09-25 15:42:37 +02:00
2012-09-19 06:51:25 -07:00
2012-09-13 18:28:02 -07:00
2012-09-26 13:52:36 -07:00
2012-10-04 09:30:33 -07:00
2012-09-23 13:50:15 +02:00
2012-09-11 18:32:41 +08:00
2012-10-10 20:14:07 +09:00
2012-10-10 01:15:44 -04:00
2012-10-02 19:01:32 -07:00
2012-10-06 02:48:09 +09:00
2012-09-21 03:13:20 -07:00
2012-10-09 16:22:47 +09:00
2012-10-11 08:50:16 +09:00
2012-10-09 16:23:02 +09:00
2012-09-17 15:00:37 -07:00
2012-10-09 16:22:22 +09:00
2012-09-24 15:54:33 -04:00
2012-09-13 14:58:54 -04:00
2012-10-09 16:22:39 +09:00
2012-10-09 16:22:54 +09:00
2012-10-09 16:22:18 +09:00
2012-10-09 16:22:58 +09:00
2012-10-09 16:23:00 +09:00
2012-10-01 18:02:07 -07:00
2012-10-06 03:05:24 +09:00
2012-10-02 20:25:04 -07:00
2012-10-08 15:40:43 -04:00
2012-10-07 00:30:56 -04:00
2012-09-27 10:47:59 +02:00
2012-10-01 15:33:33 -07:00
2012-10-01 15:20:11 -07:00
2012-10-02 14:56:19 -07:00
2012-09-18 19:54:06 +02:00
2012-09-20 12:32:30 +02:00
2012-10-05 12:01:30 +09:00
2012-09-10 16:34:00 -07:00
2012-10-09 16:22:24 +09:00
2012-09-09 22:06:33 +02:00
2012-10-09 16:22:52 +09:00
2012-10-11 08:50:14 +09:00
2012-10-05 22:23:53 +02:00
2012-09-24 14:51:23 -06:00
2012-09-13 09:08:02 -06:00
2012-09-07 16:24:59 -06:00
2012-09-26 07:46:43 +02:00
2012-10-06 03:04:44 +09:00
2012-10-01 10:28:49 -07:00
2012-10-02 18:32:35 -07:00
2012-10-03 13:52:52 -07:00
2012-09-18 01:01:35 -07:00
2012-09-18 01:01:35 -07:00
2012-09-07 21:13:28 +01:00
2012-09-18 01:01:37 -07:00
2012-09-06 22:16:58 -07:00
2012-09-22 15:42:46 -04:00
2012-10-10 12:02:25 +09:00
2012-09-20 12:52:02 +02:00
2012-09-18 01:01:41 -07:00
2012-09-18 01:01:40 -07:00
2012-10-09 16:22:40 +09:00
2012-10-09 16:22:40 +09:00
2012-09-26 15:47:02 +02:00
2012-09-18 21:55:52 +03:00
2012-10-06 03:05:21 +09:00
2012-10-11 08:50:16 +09:00
2012-10-09 16:22:43 +09:00
2012-10-06 03:05:01 +09:00
2012-10-06 03:05:04 +09:00
2012-09-27 12:45:28 +02:00
2012-10-10 12:02:25 +09:00
2012-09-17 13:29:23 +01:00
2012-10-11 20:02:04 -04:00
2012-09-26 13:47:02 -07:00
2012-10-07 00:40:54 -04:00
2012-09-29 10:02:27 +03:00
2012-09-25 10:14:18 +03:00
2012-09-25 10:11:14 +03:00
2012-09-22 16:35:13 +03:00
2012-10-09 16:22:55 +09:00
2012-10-12 13:35:07 -04:00
2012-09-13 16:47:34 +02:00
2012-09-20 17:12:27 -04:00
2012-09-24 12:38:08 -04:00
2012-10-09 16:22:32 +09:00
2012-09-12 10:20:14 -04:00
2012-09-18 01:01:32 -07:00
2012-10-02 11:11:09 -07:00
2012-09-15 17:37:28 +02:00
2012-09-10 13:04:01 -07:00
2012-09-10 11:10:37 -07:00
2012-09-18 01:01:37 -07:00
2012-10-05 22:42:17 -03:00
2012-10-05 21:28:02 -03:00
2012-09-13 16:05:27 -03:00
2012-10-05 22:39:51 -03:00
2012-09-28 15:05:15 +09:30
2012-09-28 15:05:15 +09:30
2012-09-28 15:05:15 +09:30
2012-10-09 16:22:59 +09:00
2012-10-09 16:22:59 +09:00
2012-10-02 21:38:48 -07:00
2012-09-20 18:08:40 -04:00