Histórico de commits

Autor SHA1 Mensagem Data
  Dave Hansen 4fe2d8b11a x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stack 7 anos atrás
  Andy Lutomirski 33a2f1a6c4 x86/dumpstack: Add get_stack_info() support for the SYSENTER stack 7 anos atrás
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 anos atrás
  Josh Poimboeuf 5a3cf86978 x86/dumpstack: Fix interrupt and exception stack boundary checks 8 anos atrás
  Peter Zijlstra 9a93848fe7 x86/debug: Implement __WARN() using UD0 8 anos atrás
  Ingo Molnar b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 anos atrás
  Josh Poimboeuf 3d02a9c48d x86/dumpstack: Make stack name tags more comprehensible 8 anos atrás
  Josh Poimboeuf 0d2b8579ad x86/dumpstack: Warn on stack recursion 8 anos atrás
  Josh Poimboeuf 0ee1dd9f5e x86/dumpstack: Remove raw stack dump 8 anos atrás
  Josh Poimboeuf c8fe460982 x86/dumpstack: Remove dump_trace() and related callbacks 9 anos atrás
  Josh Poimboeuf e18bcccd1a x86/dumpstack: Convert show_trace_log_lvl() to use the new unwinder 9 anos atrás
  Josh Poimboeuf 81539169f2 x86/dumpstack: Remove NULL task pointer convention 9 anos atrás
  Andy Lutomirski 1959a60182 x86/dumpstack: Pin the target stack when dumping it 9 anos atrás
  Josh Poimboeuf fcd709ef20 x86/dumpstack: Add recursion checking for all stacks 9 anos atrás
  Josh Poimboeuf 5fe599e02e x86/dumpstack: Add support for unwinding empty IRQ stacks 9 anos atrás
  Josh Poimboeuf cb76c93982 x86/dumpstack: Add get_stack_info() interface 9 anos atrás
  Josh Poimboeuf 9c00390757 x86/dumpstack: Simplify in_exception_stack() 9 anos atrás
  Josh Poimboeuf cfeeed279d x86/dumpstack: Allow preemption in show_stack_log_lvl() and dump_trace() 9 anos atrás
  Josh Poimboeuf 5a8ff54c26 x86/dumpstack: Remove unnecessary stack pointer arguments 9 anos atrás
  Josh Poimboeuf 4b8afafbe7 x86/dumpstack: Add get_stack_pointer() and get_frame_pointer() 9 anos atrás
  Josh Poimboeuf 4950d6d48a x86/dumpstack: Remove 64-byte gap at end of irq stack 9 anos atrás
  Josh Poimboeuf 6225f3232a x86/dumpstack: Remove extra brackets around "<EOE>" 9 anos atrás
  Linus Torvalds aeb35d6b74 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 anos atrás
  Linus Torvalds 36e635cb21 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 anos atrás
  Andy Lutomirski 98f30b1207 x86/dumpstack/64: Handle faults when printing the "Stack: " part of an OOPS 9 anos atrás
  Paul Gortmaker 186f43608a x86/kernel: Audit and remove any unnecessary uses of module.h 9 anos atrás
  Andy Lutomirski ef16dd0c2a x86/dumpstack: Honor supplied @regs arg 9 anos atrás
  Linus Torvalds da01e18a37 x86: avoid avoid passing around 'thread_info' in stack dumping code 9 anos atrás
  Adrien Schildknecht 04769ae3ac x86/kernel: Use kstack_end() in dumpstack_64.c 10 anos atrás
  Adrien Schildknecht 1fc7f61c3e x86/kernel: Fix output of show_stack_log_lvl() 10 anos atrás