summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-14x86/dumpstack: Allow preemption in show_stack_log_lvl() and dump_trace()Josh Poimboeuf2-25/+15
2016-09-13x86/entry/64: Clean up and document espfix64 stack setupAndy Lutomirski1-11/+53
2016-09-13selftests/x86/sigreturn: Use CX, not AX, as the scratch registerAndy Lutomirski1-8/+8
2016-09-08x86/dumpstack: Remove unnecessary stack pointer argumentsJosh Poimboeuf4-10/+4
2016-09-08x86/dumpstack: Add get_stack_pointer() and get_frame_pointer()Josh Poimboeuf4-68/+33
2016-09-08x86/dumpstack: Make printk_stack_address() more generally usefulJosh Poimboeuf1-3/+3
2016-09-08oprofile/x86: Add regs->ip to oprofile traceJosh Poimboeuf1-3/+10
2016-09-08perf/x86: Check perf_callchain_store() errorJosh Poimboeuf1-1/+2
2016-09-08selftests/x86: Fix spelling mistake "preseve" -> "preserve"Colin Ian King1-2/+2
2016-09-08virtio_console: Stop doing DMA on the stackAndy Lutomirski1-8/+15
2016-09-08x86/mm: Improve stack-overflow #PF handlingAndy Lutomirski3-3/+41
2016-09-08Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicityIngo Molnar27-39/+73
2016-08-24sched: Remove __schedule() non-standard frame annotationBrian Gerst1-1/+0
2016-08-24sched/x86: Fix thread_saved_pc()Brian Gerst3-16/+13
2016-08-24sched/x86: Pass kernel thread parameters in 'struct fork_frame'Brian Gerst5-59/+41
2016-08-24sched/x86: Rewrite the switch_to() codeBrian Gerst11-132/+125
2016-08-24sched/x86: Add 'struct inactive_task_frame' to better document the sleeping t...Brian Gerst4-4/+11
2016-08-24sched/x86/64, kgdb: Clear GDB_PS on 64-bitBrian Gerst1-1/+1
2016-08-24sched/x86/32, kgdb: Don't use thread.ip in sleeping_thread_to_gdb_regs()Brian Gerst1-2/+1
2016-08-24x86/dumpstack/ftrace: Don't print unreliable addresses in print_context_stack...Josh Poimboeuf1-2/+0
2016-08-24x86/dumpstack/ftrace: Mark function graph handler function as unreliableJosh Poimboeuf1-8/+16
2016-08-24ftrace/x86: Implement HAVE_FUNCTION_GRAPH_RET_ADDR_PTRJosh Poimboeuf2-1/+3
2016-08-24x86/dumpstack/ftrace: Convert dump_trace() callbacks to use ftrace_graph_ret_...Josh Poimboeuf1-43/+22
2016-08-24ftrace: Add ftrace_graph_ret_addr() stack unwinding helpersJosh Poimboeuf2-0/+68
2016-08-24ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf15-15/+34
2016-08-24ftrace: Only allocate the ret_stack 'fp' field when neededJosh Poimboeuf2-0/+4
2016-08-24ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from configJosh Poimboeuf8-11/+9
2016-08-24x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y)Andy Lutomirski4-1/+104
2016-08-24dma-api: Teach the "DMA-from-stack" check about vmapped stacksAndy Lutomirski1-6/+30
2016-08-24fork: Add generic vmalloced stack supportAndy Lutomirski4-21/+126
2016-08-24Merge tag 'v4.8-rc3' into x86/asm, to pick up fixesIngo Molnar277-1800/+3924
2016-08-24x86/entry: Remove outdated comment about SYSCALL targetsBorislav Petkov1-5/+0
2016-08-22Linux 4.8-rc3Linus Torvalds1-1/+1
2016-08-22Merge branch 'parisc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-22/+2
2016-08-21EDAC, skx_edac: Add EDAC driver for SkylakeTony Luck4-0/+1136
2016-08-20parisc: Fix order of EREFUSED define in errno.hHelge Deller1-2/+2
2016-08-20parisc: Fix automatic selection of cr16 clocksourceHelge Deller2-20/+0
2016-08-19Make the hardened user-copy code depend on having a hardened allocatorLinus Torvalds1-0/+1
2016-08-19Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-22/+34
2016-08-19Merge tag 'dm-4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds3-38/+53
2016-08-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-19/+29
2016-08-19Merge tag 'usb-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds31-79/+215
2016-08-19Merge tag 'xfs-iomap-for-linus-4.8-rc3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds11-28/+119
2016-08-19Merge tag 'hwmon-for-linus-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+3
2016-08-19Merge tag 'drm-fixes-for-4.8-rc3-2' of git://people.freedesktop.org/~airlied/...Linus Torvalds11-100/+224
2016-08-19Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-14/+15
2016-08-19Merge tag '4.8-doc-fixes' of git://git.lwn.net/linuxLinus Torvalds3-8/+3
2016-08-19Merge tag 'drm-intel-fixes-2016-08-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie10-95/+219
2016-08-19Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux in...Dave Airlie1-5/+5
2016-08-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-10/+24