1. d4a2d03 x86/unwind: Disable unwinder warnings on 32-bit by Josh Poimboeuf · 7 years ago
  2. 99bd28a x86/unwind: Align stack pointer in unwinder dump by Josh Poimboeuf · 7 years ago
  3. 5c99b69 x86/unwind: Use MSB for frame pointer encoding on 32-bit by Josh Poimboeuf · 7 years ago
  4. 62dd86a x86/unwind: Fix dereference of untrusted pointer by Josh Poimboeuf · 7 years ago
  5. b0c79f4 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  6. 229a718 irq: Make the irqentry text section unconditional by Masami Hiramatsu · 8 years ago
  7. ee9f8fc x86/unwind: Add the ORC unwinder by Josh Poimboeuf · 8 years ago
  8. 519fb5c x86/unwind: Add end-of-stack check for ftrace handlers by Josh Poimboeuf · 8 years ago
  9. 76f1948 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  10. 262fa73 x86/unwind: Dump all stacks in unwind_dump() by Josh Poimboeuf · 8 years ago
  11. b0d50c7 x86/unwind: Silence more entry-code related warnings by Josh Poimboeuf · 8 years ago
  12. aa4f853 x86/unwind: Remove unused 'sp' parameter in unwind_dump() by Josh Poimboeuf · 8 years ago
  13. 4ea3d74 x86/unwind: Prepend hex mask value with '0x' in unwind_dump() by Josh Poimboeuf · 8 years ago
  14. 9b135b2 x86/unwind: Properly zero-pad 32-bit values in unwind_dump() by Josh Poimboeuf · 8 years ago
  15. a8b7a92 x86/unwind: Silence entry-related warnings by Josh Poimboeuf · 8 years ago
  16. 6bcdf9d x86/unwind: Read stack return address in update_stack_state() by Josh Poimboeuf · 8 years ago
  17. 5ed8d8b x86/unwind: Move common code into update_stack_state() by Josh Poimboeuf · 8 years ago
  18. 87a6b29 x86/unwind: Fix last frame check for aligned function stacks by Josh Poimboeuf · 8 years ago
  19. af085d9 stacktrace/x86: add function for detecting reliable stack traces by Josh Poimboeuf · 8 years ago
  20. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  21. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  22. 8493611 x86/unwind: Disable KASAN checks for non-current tasks by Josh Poimboeuf · 8 years ago
  23. 900742d x86/unwind: Silence warnings for non-current tasks by Josh Poimboeuf · 8 years ago
  24. c280f77 Revert "x86/unwind: Detect bad stack return address" by Josh Poimboeuf · 8 years ago
  25. 8b5e99f x86/unwind: Dump stack data on warnings by Josh Poimboeuf · 8 years ago
  26. 8023e0e x86/unwind: Adjust last frame check for aligned function stacks by Josh Poimboeuf · 8 years ago
  27. 24d86f5 x86/unwind: Ensure stack grows down by Josh Poimboeuf · 8 years ago
  28. b6959a3 x86/unwind: Detect bad stack return address by Josh Poimboeuf · 8 years ago
  29. c32c47c x86/unwind: Warn on bad frame pointer by Josh Poimboeuf · 8 years ago
  30. acb4608 x86/unwind: Create stack frames for saved syscall registers by Josh Poimboeuf · 8 years ago
  31. 946c191 x86/entry/unwind: Create stack frames for saved interrupt registers by Josh Poimboeuf · 8 years ago
  32. 7c7900f x86/unwind: Add new unwind interface and implementations by Josh Poimboeuf · 8 years ago