Linus Torvalds
ec0d7f18ab
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
...
Pull fpu state cleanups from Ingo Molnar:
"This tree streamlines further aspects of FPU handling by eliminating
the prepare_to_copy() complication and moving that logic to
arch_dup_task_struct().
It also fixes the FPU dumps in threaded core dumps, removes and old
(and now invalid) assumption plus micro-optimizes the exit path by
avoiding an FPU save for dead tasks."
Fixed up trivial add-add conflict in arch/sh/kernel/process.c that came
in because we now do the FPU handling in arch_dup_task_struct() rather
than the legacy (and now gone) prepare_to_copy().
* 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
x86, fpu: drop the fpu state during thread exit
x86, xsave: remove thread_has_fpu() bug check in __sanitize_i387_state()
coredump: ensure the fpu state is flushed for proper multi-threaded core dump
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
2012-05-23 10:59:07 -07:00
..
2012-03-28 09:58:38 -07:00
2012-03-20 21:29:35 -04:00
2012-03-20 21:29:35 -04:00
2012-03-21 13:36:41 -07:00
2012-04-29 13:30:08 -07:00
2012-03-20 21:29:35 -04:00
2012-03-20 21:29:35 -04:00
2012-05-22 19:22:50 -07:00
2012-03-20 21:29:41 -04:00
2012-03-28 10:01:29 -07:00
2012-05-16 11:26:25 -05:00
2012-03-28 18:30:03 +01:00
2012-03-20 21:29:48 -04:00
2012-03-21 13:36:41 -07:00
2012-04-05 15:25:50 -07:00
2012-03-21 13:36:41 -07:00
2012-05-15 10:39:28 -05:00
2012-03-20 21:29:49 -04:00
2012-03-20 21:29:35 -04:00
2012-03-28 20:04:27 -07:00
2012-05-10 19:54:35 -07:00
2012-05-10 19:54:35 -07:00
2012-05-10 19:54:35 -07:00
2012-03-23 16:58:40 -07:00
2012-03-20 21:29:35 -04:00
2012-04-18 17:29:05 -07:00
2012-05-22 19:31:38 -07:00
2012-03-20 21:29:35 -04:00
2012-05-04 17:11:24 -07:00
2012-03-27 18:29:53 -07:00
2012-03-20 21:29:35 -04:00
2012-03-20 21:29:35 -04:00
2012-04-25 21:26:34 -07:00
2012-03-20 21:29:35 -04:00
2012-03-21 10:15:51 -07:00
2012-04-23 21:43:41 -04:00
2012-05-07 20:30:14 +01:00
2012-03-20 21:29:48 -04:00
2012-04-13 13:50:52 -04:00
2012-03-21 13:36:41 -07:00
2012-03-21 13:36:41 -07:00
2012-03-28 18:30:03 +01:00
2012-05-10 19:54:35 -07:00
2012-04-30 12:28:48 -07:00
2012-05-10 19:54:35 -07:00
2011-11-26 19:58:47 -08:00
2012-03-23 16:58:31 -07:00
2012-03-21 13:36:41 -07:00
2012-04-23 23:15:17 -04:00
2012-03-20 21:29:35 -04:00
2012-03-20 21:29:35 -04:00
2012-05-18 15:56:25 -07:00
2012-05-17 08:51:59 -07:00
2012-03-20 21:29:52 -04:00
2012-03-20 21:29:38 -04:00
2012-03-28 10:00:14 -07:00
2012-03-20 21:29:37 -04:00
2012-03-28 15:58:21 -07:00
2012-03-30 17:31:56 -07:00
2012-03-28 18:05:54 -07:00
2012-05-14 12:19:56 -07:00
2012-03-20 21:29:35 -04:00
2012-05-22 19:30:27 -07:00
2012-05-10 19:54:35 -07:00
2012-05-10 19:54:35 -07:00
2012-03-28 15:58:21 -07:00
2012-05-21 16:06:20 -07:00
2012-03-20 21:29:45 -04:00
2012-02-28 19:31:58 -05:00
2012-02-28 19:31:58 -05:00
2012-04-20 17:29:13 -07:00
2012-04-20 17:29:13 -07:00
2012-04-20 17:29:13 -07:00
2012-03-20 21:29:46 -04:00
2012-04-20 17:29:13 -07:00
2012-03-23 16:58:31 -07:00
2012-03-20 21:29:46 -04:00
2012-04-20 17:29:13 -07:00
2012-03-20 21:48:21 +08:00
2012-05-11 16:45:12 +02:00
2012-05-11 16:42:14 +02:00
2012-05-11 16:42:14 +02:00
2011-12-13 11:18:17 -08:00
2012-03-24 10:24:31 -07:00
2012-03-29 18:12:23 -07:00
2012-05-21 18:48:10 -07:00
2012-02-28 19:31:58 -05:00
2012-02-23 15:56:21 -08:00
2012-02-28 19:31:58 -05:00
2012-04-25 21:26:33 -07:00
2012-05-23 10:59:07 -07:00
2012-02-19 10:30:52 -08:00
2012-01-06 23:16:53 -05:00
2012-03-20 21:29:32 -04:00
2012-03-29 18:12:23 -07:00
2012-01-03 22:52:39 -05:00
2012-03-24 10:24:31 -07:00
2012-03-28 10:07:27 -07:00
2012-03-20 21:29:51 -04:00
2012-01-06 23:20:12 -05:00
2012-02-28 19:31:58 -05:00
2012-02-07 07:51:30 +01:00
2012-03-21 13:36:41 -07:00
2012-05-15 09:17:34 -04:00
2012-05-10 19:54:35 -07:00
2012-04-01 13:54:27 -05:00
2012-03-20 21:29:38 -04:00
2012-01-06 23:20:12 -05:00
2012-02-28 19:31:58 -05:00
2012-05-21 08:50:57 -07:00
2012-01-08 13:21:22 -08:00
2012-04-09 12:22:50 -04:00
2012-04-29 13:12:42 -07:00
2012-01-03 22:57:11 -05:00
2012-01-03 22:57:11 -05:00
2012-02-28 19:31:58 -05:00
2012-01-06 23:19:54 -05:00
2012-02-28 19:31:58 -05:00
2012-02-28 19:31:58 -05:00
2012-03-29 18:12:23 -07:00
2012-03-24 10:24:31 -07:00
2012-02-24 11:42:50 -08:00
2012-04-05 19:04:27 -04:00
2012-02-28 19:31:58 -05:00
2012-05-21 08:46:08 -07:00
2012-02-28 19:31:58 -05:00
2012-03-24 10:24:31 -07:00
2012-02-28 19:31:58 -05:00
2012-02-28 19:31:58 -05:00
2012-04-05 15:25:50 -07:00