Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | x86/alternatives: Add stack frame dependency to alternative_call_2() | Josh Poimboeuf | 2016-09-24 | |
| * | | | | | | | | | | | | | | | | x86/dumpstack: Fix show_stack() task pointer regression | Josh Poimboeuf | 2016-09-20 | |
| * | | | | | | | | | | | | | | | | x86/dumpstack: Remove dump_trace() and related callbacks | Josh Poimboeuf | 2016-09-20 | |
| * | | | | | | | | | | | | | | | | x86/dumpstack: Convert show_trace_log_lvl() to use the new unwinder | Josh Poimboeuf | 2016-09-20 | |
| * | | | | | | | | | | | | | | | | oprofile/x86: Convert x86_backtrace() to use the new unwinder | Josh Poimboeuf | 2016-09-20 | |
| * | | | | | | | | | | | | | | | | x86/stacktrace: Convert save_stack_trace_*() to use the new unwinder | Josh Poimboeuf | 2016-09-20 | |
| * | | | | | | | | | | | | | | | | perf/x86: Convert perf_callchain_kernel() to use the new unwinder | Josh Poimboeuf | 2016-09-20 | |
| * | | | | | | | | | | | | | | | | x86/unwind: Add new unwind interface and implementations | Josh Poimboeuf | 2016-09-20 | |
| * | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/asm, to pick up fixes | Ingo Molnar | 2016-09-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | x86/dumpstack: Remove NULL task pointer convention | Josh Poimboeuf | 2016-09-16 | |
| * | | | | | | | | | | | | | | | | x86/process: Pin the target stack in get_wchan() | Andy Lutomirski | 2016-09-16 | |
| * | | | | | | | | | | | | | | | | x86/dumpstack: Pin the target stack when dumping it | Andy Lutomirski | 2016-09-16 | |
| * | | | | | | | | | | | | | | | | x86/entry/64: Fix a minor comment rebase error | Andy Lutomirski | 2016-09-16 | |
| * | | | | | | | | | | | | | | | | x86: Move thread_info into task_struct | Andy Lutomirski | 2016-09-15 | |
| * | | | | | | | | | | | | | | | | um/Stop conflating task_struct::stack with thread_info | Linus Torvalds | 2016-09-15 | |
| * | | | | | | | | | | | | | | | | x86/entry: Get rid of pt_regs_to_thread_info() | Linus Torvalds | 2016-09-15 | |
| * | | | | | | | | | | | | | | | | x86/asm: Move the thread_info::status field to thread_struct | Andy Lutomirski | 2016-09-15 | |
| * | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/asm, to pick up recent fixes | Ingo Molnar | 2016-09-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | x86/dumpstack: Add recursion checking for all stacks | Josh Poimboeuf | 2016-09-15 | |
| * | | | | | | | | | | | | | | | | | x86/dumpstack: Add support for unwinding empty IRQ stacks | Josh Poimboeuf | 2016-09-15 | |
| * | | | | | | | | | | | | | | | | | x86/dumpstack: Add get_stack_info() interface | Josh Poimboeuf | 2016-09-15 | |
| * | | | | | | | | | | | | | | | | | x86/dumpstack: Simplify in_exception_stack() | Josh Poimboeuf | 2016-09-15 | |
| * | | | | | | | | | | | | | | | | | x86/dumpstack: Allow preemption in show_stack_log_lvl() and dump_trace() | Josh Poimboeuf | 2016-09-14 | |
| * | | | | | | | | | | | | | | | | | x86/entry/64: Clean up and document espfix64 stack setup | Andy Lutomirski | 2016-09-13 | |
| * | | | | | | | | | | | | | | | | | x86/dumpstack: Remove unnecessary stack pointer arguments | Josh Poimboeuf | 2016-09-08 | |
| * | | | | | | | | | | | | | | | | | x86/dumpstack: Add get_stack_pointer() and get_frame_pointer() | Josh Poimboeuf | 2016-09-08 | |
| * | | | | | | | | | | | | | | | | | x86/dumpstack: Make printk_stack_address() more generally useful | Josh Poimboeuf | 2016-09-08 | |
| * | | | | | | | | | | | | | | | | | oprofile/x86: Add regs->ip to oprofile trace | Josh Poimboeuf | 2016-09-08 | |
| * | | | | | | | | | | | | | | | | | perf/x86: Check perf_callchain_store() error | Josh Poimboeuf | 2016-09-08 | |
| * | | | | | | | | | | | | | | | | | x86/mm: Improve stack-overflow #PF handling | Andy Lutomirski | 2016-09-08 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicity | Ingo Molnar | 2016-09-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | x86/mm/64: Enable KASLR for vmemmap memory region | Thomas Garnier | 2016-08-10 | |
| | * | | | | | | | | | | | | | | | | | x86: Apply more __ro_after_init and const | Kees Cook | 2016-08-10 | |
| * | | | | | | | | | | | | | | | | | | sched/x86: Fix thread_saved_pc() | Brian Gerst | 2016-08-24 | |
| * | | | | | | | | | | | | | | | | | | sched/x86: Pass kernel thread parameters in 'struct fork_frame' | Brian Gerst | 2016-08-24 | |
| * | | | | | | | | | | | | | | | | | | sched/x86: Rewrite the switch_to() code | Brian Gerst | 2016-08-24 | |
| * | | | | | | | | | | | | | | | | | | sched/x86: Add 'struct inactive_task_frame' to better document the sleeping t... | Brian Gerst | 2016-08-24 | |
| * | | | | | | | | | | | | | | | | | | sched/x86/64, kgdb: Clear GDB_PS on 64-bit | Brian Gerst | 2016-08-24 | |
| * | | | | | | | | | | | | | | | | | | sched/x86/32, kgdb: Don't use thread.ip in sleeping_thread_to_gdb_regs() | Brian Gerst | 2016-08-24 | |
| * | | | | | | | | | | | | | | | | | | x86/dumpstack/ftrace: Don't print unreliable addresses in print_context_stack... | Josh Poimboeuf | 2016-08-24 | |
| * | | | | | | | | | | | | | | | | | | x86/dumpstack/ftrace: Mark function graph handler function as unreliable | Josh Poimboeuf | 2016-08-24 | |
| * | | | | | | | | | | | | | | | | | | ftrace/x86: Implement HAVE_FUNCTION_GRAPH_RET_ADDR_PTR | Josh Poimboeuf | 2016-08-24 | |
| * | | | | | | | | | | | | | | | | | | x86/dumpstack/ftrace: Convert dump_trace() callbacks to use ftrace_graph_ret_... | Josh Poimboeuf | 2016-08-24 | |
| * | | | | | | | | | | | | | | | | | | ftrace: Add return address pointer to ftrace_ret_stack | Josh Poimboeuf | 2016-08-24 | |
| * | | | | | | | | | | | | | | | | | | ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config | Josh Poimboeuf | 2016-08-24 | |
| * | | | | | | | | | | | | | | | | | | x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y) | Andy Lutomirski | 2016-08-24 | |
| * | | | | | | | | | | | | | | | | | | Merge tag 'v4.8-rc3' into x86/asm, to pick up fixes | Ingo Molnar | 2016-08-24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | x86/entry: Remove outdated comment about SYSCALL targets | Borislav Petkov | 2016-08-24 | |
| * | | | | | | | | | | | | | | | | | | x86/dumpstack: Remove 64-byte gap at end of irq stack | Josh Poimboeuf | 2016-08-18 | |
| * | | | | | | | | | | | | | | | | | | x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack access | Josh Poimboeuf | 2016-08-18 |