Linus Torvalds
3fb9268e43
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
...
Pull x86 asm updates from Ingo Molnar:
"The main changes in this cycle were:
- unwinder fixes and enhancements
- improve ftrace interaction with the unwinder
- optimize the code footprint of WARN() and related debugging
constructs
- ... plus misc updates, cleanups and fixes"
* 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (24 commits)
x86/unwind: Dump all stacks in unwind_dump()
x86/unwind: Silence more entry-code related warnings
x86/ftrace: Fix ebp in ftrace_regs_caller that screws up unwinder
x86/unwind: Remove unused 'sp' parameter in unwind_dump()
x86/unwind: Prepend hex mask value with '0x' in unwind_dump()
x86/unwind: Properly zero-pad 32-bit values in unwind_dump()
x86/unwind: Ensure stack pointer is aligned
debug: Avoid setting BUGFLAG_WARNING twice
x86/unwind: Silence entry-related warnings
x86/unwind: Read stack return address in update_stack_state()
x86/unwind: Move common code into update_stack_state()
debug: Fix __bug_table[] in arch linker scripts
debug: Add _ONCE() logic to report_bug()
x86/debug: Define BUG() again for !CONFIG_BUG
x86/debug: Implement __WARN() using UD0
x86/ftrace: Use Makefile logic instead of #ifdef for compiling ftrace_*.o
x86/ftrace: Add -mfentry support to x86_32 with DYNAMIC_FTRACE set
x86/ftrace: Clean up ftrace_regs_caller
x86/ftrace: Add stack frame pointer to ftrace_caller
x86/ftrace: Move the ftrace specific code out of entry_32.S
...
2017-05-01 22:07:51 -07:00
..
2017-03-07 14:30:38 +01:00
2017-03-14 10:36:41 +01:00
2017-03-13 20:42:34 +00:00
2017-05-01 16:15:18 -07:00
2017-03-28 23:33:30 +05:30
2017-05-01 13:12:49 -07:00
2017-03-16 20:14:51 -07:00
2017-02-23 11:27:49 -08:00
2017-04-18 19:18:07 +02:00
2017-04-20 12:09:55 -06:00
2017-04-07 01:08:08 +02:00
2017-02-27 19:59:21 -08:00
2017-04-14 01:41:34 +02:00
2017-03-09 17:01:09 -08:00
2017-04-14 10:29:40 +02:00
2017-02-23 15:57:04 -08:00
2017-02-27 18:43:46 -08:00
2017-03-02 08:42:32 +01:00
2017-03-14 17:07:31 +08:00
2017-05-01 16:15:18 -07:00
2017-04-28 18:09:59 -04:00
2017-03-30 09:35:54 +02:00
2017-03-02 08:32:46 +01:00
2017-04-20 12:09:55 -06:00
2017-04-20 12:09:55 -06:00
2017-03-03 01:45:23 +01:00
2017-03-23 08:16:11 -06:00
2017-04-08 11:25:38 -06:00
2017-03-29 11:25:48 -06:00
2017-02-27 20:54:05 +02:00
2017-04-28 08:11:43 -06:00
2017-05-01 10:39:57 -07:00
2017-03-30 09:37:20 +02:00
2017-03-16 17:43:08 +08:00
2017-04-11 09:06:17 +09:00
2017-05-01 13:52:24 -07:00
2017-05-01 16:15:18 -07:00
2017-04-20 14:56:58 +02:00
2017-02-24 17:46:55 -08:00
2017-04-20 12:09:55 -06:00
2017-03-20 16:10:33 +01:00
2017-03-01 20:32:25 +01:00
2017-02-27 23:09:29 -08:00
2017-03-16 09:51:10 +01:00
2017-03-02 08:42:40 +01:00
2017-04-17 18:37:27 +02:00
2017-03-02 13:53:13 -08:00
2017-04-14 19:50:47 +02:00
2017-04-11 08:57:54 +09:00
2017-03-02 08:42:31 +01:00
2017-02-24 17:46:54 -08:00
2017-03-02 08:42:24 +01:00
2017-03-07 14:15:27 -08:00
2017-02-23 20:33:51 -08:00
2017-03-03 01:45:28 +01:00
2017-03-06 22:06:59 +01:00
2017-04-12 12:42:14 +09:00
2017-04-08 11:25:38 -06:00
2017-03-16 16:56:19 -07:00
2017-02-24 17:46:55 -08:00
2017-02-25 13:45:43 -08:00
2017-03-02 08:42:38 +01:00
2017-04-10 17:15:02 +02:00
2017-04-05 12:27:25 +02:00
2017-04-05 12:27:28 +02:00
2017-04-14 14:06:57 -06:00
2017-03-02 08:42:36 +01:00
2017-03-21 18:44:17 -07:00
2017-04-04 11:22:42 +09:00
2017-02-27 10:07:47 -08:00
2017-03-03 01:45:28 +01:00
2017-03-12 23:51:34 -07:00
2017-03-01 20:32:25 +01:00
2017-04-20 12:09:55 -06:00
2017-03-15 14:15:47 -04:00
2017-02-23 20:33:51 -08:00
2017-03-29 00:00:29 +02:00
2017-04-21 14:17:27 -06:00
2017-02-24 17:46:55 -08:00
2017-04-14 21:49:56 +02:00
2017-02-24 17:46:54 -08:00
2017-03-09 11:48:47 -08:00
2017-04-02 07:01:53 -07:00
2017-03-16 16:42:00 +09:00
2017-03-02 08:42:32 +01:00
2017-04-20 12:16:10 -06:00
2017-04-04 09:48:23 -06:00
2017-04-04 11:44:05 +02:00
2017-02-24 17:46:54 -08:00
2017-03-22 16:16:17 +01:00
2017-02-24 17:46:56 -08:00
2017-03-06 14:40:04 +00:00
2017-03-07 09:37:28 -08:00
2017-03-31 17:13:30 -07:00
2017-02-27 18:43:47 -08:00
2017-04-18 10:37:13 +02:00
2017-03-02 10:09:00 +11:00
2017-03-02 08:42:28 +01:00
2017-03-22 20:11:35 -06:00
2017-03-15 17:48:37 -03:00
2017-03-02 08:42:28 +01:00
2017-03-23 19:02:25 +01:00
2017-04-19 20:27:50 +02:00
2017-03-08 21:10:01 +01:00
2017-03-01 00:49:42 -08:00
2017-04-16 10:06:25 -06:00
2017-03-09 13:27:17 -08:00
2017-03-16 09:57:07 +01:00
2017-03-02 12:17:22 -08:00
2017-02-24 17:46:57 -08:00
2017-02-24 17:46:54 -08:00
2017-03-31 17:13:30 -07:00
2017-02-24 17:46:56 -08:00
2017-02-24 17:46:55 -08:00
2017-02-23 09:54:19 -08:00
2017-02-24 17:46:54 -08:00
2017-03-03 01:45:25 +01:00
2017-03-03 01:43:48 +01:00
2017-03-31 17:13:30 -07:00
2017-04-13 18:24:21 -07:00
2017-02-24 17:46:54 -08:00
2017-03-16 09:57:08 +01:00
2017-02-23 11:53:22 -08:00
2017-03-09 18:23:27 -08:00
2017-03-01 09:50:58 -08:00
2017-04-20 12:09:55 -06:00
2017-03-02 20:51:15 -05:00
2017-03-03 01:43:38 +01:00
2017-04-21 16:41:51 +02:00
2017-04-04 09:48:23 -06:00
2017-04-21 16:41:47 +02:00
2017-02-22 19:23:14 -08:00
2017-03-29 00:00:28 +02:00
2017-02-28 09:08:33 -08:00
2017-03-02 08:42:29 +01:00
2017-02-22 16:41:30 -08:00
2017-03-02 08:56:04 -07:00
2017-03-16 09:57:08 +01:00
2017-03-30 09:55:35 +02:00
2017-03-02 08:42:36 +01:00
2017-02-24 17:46:54 -08:00
2017-04-26 14:32:00 -04:00
2017-02-24 17:46:56 -08:00
2017-03-02 08:42:38 +01:00
2017-03-29 00:11:34 +02:00
2017-03-03 00:43:11 +01:00
2017-04-14 21:49:54 +02:00
2017-04-14 21:49:56 +02:00
2017-03-03 01:43:47 +01:00
2017-03-29 00:00:29 +02:00
2017-03-02 08:42:29 +01:00
2017-03-10 20:55:09 +01:00
2017-03-28 08:54:48 +02:00
2017-02-24 17:46:57 -08:00
2017-03-09 13:27:17 -08:00
2017-03-02 08:42:24 +01:00
2017-03-02 08:42:24 +01:00
2017-03-02 08:42:24 +01:00
2017-03-13 07:41:08 +01:00
2017-04-04 17:36:10 +02:00
2017-03-02 08:42:38 +01:00
2017-02-24 17:46:55 -08:00
2017-02-27 18:43:48 -08:00
2017-04-14 14:06:52 -06:00
2017-05-01 19:36:00 -07:00
2017-02-23 20:33:51 -08:00
2017-02-23 11:55:41 -07:00
2017-02-27 18:43:46 -08:00
2017-02-24 17:46:56 -08:00
2017-03-03 01:43:48 +01:00
2017-03-03 01:43:48 +01:00
2017-03-02 08:42:29 +01:00
2017-03-02 08:42:27 +01:00
2017-03-26 15:09:45 +02:00
2017-04-03 01:06:00 -04:00
2017-02-22 16:41:30 -08:00
2017-03-02 20:51:15 -05:00
2017-03-24 20:34:39 -06:00
2017-03-02 08:42:29 +01:00
2017-03-20 16:10:34 +01:00
2017-03-23 02:12:14 +01:00
2017-03-03 01:45:25 +01:00
2017-04-14 21:49:55 +02:00
2017-03-03 01:45:39 +01:00
2017-04-26 12:11:01 -04:00
2017-04-02 12:10:47 -04:00
2017-03-06 15:26:37 -06:00
2017-03-09 17:01:10 -08:00
2017-02-27 20:54:05 +02:00
2017-03-21 14:41:46 -07:00
2017-04-07 16:38:59 +03:00
2017-03-09 17:01:10 -08:00
2017-03-02 08:42:25 +01:00
2017-03-08 10:36:03 -08:00
2017-02-24 14:00:23 -08:00
2017-04-15 12:20:53 +02:00
2017-03-22 20:11:33 -06:00