summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-09-14x86/dumpstack: Allow preemption in show_stack_log_lvl() and dump_trace()Josh Poimboeuf
2016-09-13x86/entry/64: Clean up and document espfix64 stack setupAndy Lutomirski
2016-09-08x86/dumpstack: Remove unnecessary stack pointer argumentsJosh Poimboeuf
2016-09-08x86/dumpstack: Add get_stack_pointer() and get_frame_pointer()Josh Poimboeuf
2016-09-08x86/dumpstack: Make printk_stack_address() more generally usefulJosh Poimboeuf
2016-09-08oprofile/x86: Add regs->ip to oprofile traceJosh Poimboeuf
2016-09-08perf/x86: Check perf_callchain_store() errorJosh Poimboeuf
2016-09-08x86/mm: Improve stack-overflow #PF handlingAndy Lutomirski
2016-09-08Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicityIngo Molnar
2016-08-24sched/x86: Fix thread_saved_pc()Brian Gerst
2016-08-24sched/x86: Pass kernel thread parameters in 'struct fork_frame'Brian Gerst
2016-08-24sched/x86: Rewrite the switch_to() codeBrian Gerst
2016-08-24sched/x86: Add 'struct inactive_task_frame' to better document the sleeping t...Brian Gerst
2016-08-24sched/x86/64, kgdb: Clear GDB_PS on 64-bitBrian Gerst
2016-08-24sched/x86/32, kgdb: Don't use thread.ip in sleeping_thread_to_gdb_regs()Brian Gerst
2016-08-24x86/dumpstack/ftrace: Don't print unreliable addresses in print_context_stack...Josh Poimboeuf
2016-08-24x86/dumpstack/ftrace: Mark function graph handler function as unreliableJosh Poimboeuf
2016-08-24ftrace/x86: Implement HAVE_FUNCTION_GRAPH_RET_ADDR_PTRJosh Poimboeuf
2016-08-24x86/dumpstack/ftrace: Convert dump_trace() callbacks to use ftrace_graph_ret_...Josh Poimboeuf
2016-08-24ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf
2016-08-24ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from configJosh Poimboeuf
2016-08-24x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y)Andy Lutomirski
2016-08-24fork: Add generic vmalloced stack supportAndy Lutomirski
2016-08-24Merge tag 'v4.8-rc3' into x86/asm, to pick up fixesIngo Molnar
2016-08-24x86/entry: Remove outdated comment about SYSCALL targetsBorislav Petkov
2016-08-20parisc: Fix order of EREFUSED define in errno.hHelge Deller
2016-08-20parisc: Fix automatic selection of cr16 clocksourceHelge Deller
2016-08-18Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-08-18Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-08-18Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-08-18x86/dumpstack: Remove 64-byte gap at end of irq stackJosh Poimboeuf
2016-08-18x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack accessJosh Poimboeuf
2016-08-18x86/head: Remove useless zeroed wordJosh Poimboeuf
2016-08-18x86/dumpstack: Remove extra brackets around "<EOE>"Josh Poimboeuf
2016-08-18x86/asm/head: Rename 'stack_start' -> 'initial_stack'Josh Poimboeuf
2016-08-18x86/asm/head: Remove unused init_rsp variable externJosh Poimboeuf
2016-08-18x86/dumpstack: Remove show_trace()Josh Poimboeuf
2016-08-18Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar
2016-08-18arm64: Fix shift warning in arch/arm64/mm/dump.cCatalin Marinas
2016-08-18x86/smp: Fix __max_logical_packages value setupJiri Olsa
2016-08-18x86/microcode/AMD: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov
2016-08-18Merge branch 'pm-sleep'Rafael J. Wysocki
2016-08-17arm64: kernel: avoid literal load of virtual address with MMU offArd Biesheuvel
2016-08-17arm64: Fix NUMA build error when !CONFIG_ACPICatalin Marinas
2016-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-08-16x86/power/64: Use __pa() for physical address computationRafael J. Wysocki
2016-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2016-08-13Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds