public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [for-next][PATCH 0/5] tracing: Final updates for this merge window
@ 2019-05-15  2:27 Steven Rostedt
  2019-05-15  2:27 ` [for-next][PATCH 1/5] tracing: Simplify "if" macro code Steven Rostedt
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Steven Rostedt @ 2019-05-15  2:27 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Andrew Morton

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
for-next

Head SHA1: 693713cbdb3a4bda5a8a678c31f06560bbb14657


Jiri Kosina (1):
      livepatch: Remove klp_check_compiler_support()

Linus Torvalds (1):
      tracing: Simplify "if" macro code

Steven Rostedt (VMware) (3):
      ftrace/x86_32: Remove support for non DYNAMIC_FTRACE
      ftrace/x86: Remove mcount support
      x86: Hide the int3_emulate_call/jmp functions from UML

----
 arch/powerpc/include/asm/livepatch.h |  5 ---
 arch/s390/include/asm/livepatch.h    |  5 ---
 arch/x86/Kconfig                     | 11 ++++++
 arch/x86/include/asm/ftrace.h        |  8 ++--
 arch/x86/include/asm/livepatch.h     |  8 ----
 arch/x86/include/asm/text-patching.h |  4 +-
 arch/x86/kernel/ftrace_32.S          | 75 +++---------------------------------
 arch/x86/kernel/ftrace_64.S          | 28 +-------------
 include/linux/compiler.h             | 35 +++++++++--------
 kernel/livepatch/core.c              |  8 ----
 10 files changed, 41 insertions(+), 146 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-05-15  2:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-15  2:27 [for-next][PATCH 0/5] tracing: Final updates for this merge window Steven Rostedt
2019-05-15  2:27 ` [for-next][PATCH 1/5] tracing: Simplify "if" macro code Steven Rostedt
2019-05-15  2:27 ` [for-next][PATCH 2/5] ftrace/x86_32: Remove support for non DYNAMIC_FTRACE Steven Rostedt
2019-05-15  2:27 ` [for-next][PATCH 3/5] ftrace/x86: Remove mcount support Steven Rostedt
2019-05-15  2:27 ` [for-next][PATCH 4/5] livepatch: Remove klp_check_compiler_support() Steven Rostedt
2019-05-15  2:27 ` [for-next][PATCH 5/5] x86: Hide the int3_emulate_call/jmp functions from UML Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox