index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ocrdma
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-15
x86/dumpstack: Add support for unwinding empty IRQ stacks
Josh Poimboeuf
2
-3
/
+15
2016-09-15
x86/dumpstack: Add get_stack_info() interface
Josh Poimboeuf
7
-128
/
+234
2016-09-15
x86/dumpstack: Simplify in_exception_stack()
Josh Poimboeuf
1
-63
/
+26
2016-09-14
x86/dumpstack: Allow preemption in show_stack_log_lvl() and dump_trace()
Josh Poimboeuf
2
-25
/
+15
2016-09-13
x86/entry/64: Clean up and document espfix64 stack setup
Andy Lutomirski
1
-11
/
+53
2016-09-13
selftests/x86/sigreturn: Use CX, not AX, as the scratch register
Andy Lutomirski
1
-8
/
+8
2016-09-08
x86/dumpstack: Remove unnecessary stack pointer arguments
Josh Poimboeuf
4
-10
/
+4
2016-09-08
x86/dumpstack: Add get_stack_pointer() and get_frame_pointer()
Josh Poimboeuf
4
-68
/
+33
2016-09-08
x86/dumpstack: Make printk_stack_address() more generally useful
Josh Poimboeuf
1
-3
/
+3
2016-09-08
oprofile/x86: Add regs->ip to oprofile trace
Josh Poimboeuf
1
-3
/
+10
2016-09-08
perf/x86: Check perf_callchain_store() error
Josh Poimboeuf
1
-1
/
+2
2016-09-08
selftests/x86: Fix spelling mistake "preseve" -> "preserve"
Colin Ian King
1
-2
/
+2
2016-09-08
virtio_console: Stop doing DMA on the stack
Andy Lutomirski
1
-8
/
+15
2016-09-08
x86/mm: Improve stack-overflow #PF handling
Andy Lutomirski
3
-3
/
+41
2016-08-24
sched: Remove __schedule() non-standard frame annotation
Brian Gerst
1
-1
/
+0
2016-08-24
sched/x86: Fix thread_saved_pc()
Brian Gerst
3
-16
/
+13
2016-08-24
sched/x86: Pass kernel thread parameters in 'struct fork_frame'
Brian Gerst
5
-59
/
+41
2016-08-24
sched/x86: Rewrite the switch_to() code
Brian Gerst
11
-132
/
+125
2016-08-24
sched/x86: Add 'struct inactive_task_frame' to better document the sleeping t...
Brian Gerst
4
-4
/
+11
2016-08-24
sched/x86/64, kgdb: Clear GDB_PS on 64-bit
Brian Gerst
1
-1
/
+1
2016-08-24
sched/x86/32, kgdb: Don't use thread.ip in sleeping_thread_to_gdb_regs()
Brian Gerst
1
-2
/
+1
2016-08-24
x86/dumpstack/ftrace: Don't print unreliable addresses in print_context_stack...
Josh Poimboeuf
1
-2
/
+0
2016-08-24
x86/dumpstack/ftrace: Mark function graph handler function as unreliable
Josh Poimboeuf
1
-8
/
+16
2016-08-24
ftrace/x86: Implement HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Josh Poimboeuf
2
-1
/
+3
2016-08-24
x86/dumpstack/ftrace: Convert dump_trace() callbacks to use ftrace_graph_ret_...
Josh Poimboeuf
1
-43
/
+22
2016-08-24
ftrace: Add ftrace_graph_ret_addr() stack unwinding helpers
Josh Poimboeuf
2
-0
/
+68
2016-08-24
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
15
-15
/
+34
2016-08-24
ftrace: Only allocate the ret_stack 'fp' field when needed
Josh Poimboeuf
2
-0
/
+4
2016-08-24
ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config
Josh Poimboeuf
8
-11
/
+9
2016-08-24
x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y)
Andy Lutomirski
4
-1
/
+104
2016-08-24
dma-api: Teach the "DMA-from-stack" check about vmapped stacks
Andy Lutomirski
1
-6
/
+30
2016-08-24
fork: Add generic vmalloced stack support
Andy Lutomirski
4
-21
/
+126
2016-08-24
x86/entry: Remove outdated comment about SYSCALL targets
Borislav Petkov
1
-5
/
+0
2016-08-22
Linux 4.8-rc3
v4.8-rc3
Linus Torvalds
1
-1
/
+1
2016-08-21
EDAC, skx_edac: Add EDAC driver for Skylake
Tony Luck
4
-0
/
+1136
2016-08-20
parisc: Fix order of EREFUSED define in errno.h
Helge Deller
1
-2
/
+2
2016-08-20
parisc: Fix automatic selection of cr16 clocksource
Helge Deller
2
-20
/
+0
2016-08-19
Make the hardened user-copy code depend on having a hardened allocator
Linus Torvalds
1
-0
/
+1
2016-08-18
x86/dumpstack: Remove 64-byte gap at end of irq stack
Josh Poimboeuf
3
-8
/
+5
2016-08-18
proc: Fix return address printk conversion specifer in /proc/<pid>/stack
Josh Poimboeuf
1
-1
/
+1
2016-08-18
x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack access
Josh Poimboeuf
1
-2
/
+2
2016-08-18
x86/head: Remove useless zeroed word
Josh Poimboeuf
1
-1
/
+0
2016-08-18
x86/dumpstack: Remove extra brackets around "<EOE>"
Josh Poimboeuf
1
-1
/
+1
2016-08-18
x86/asm/head: Rename 'stack_start' -> 'initial_stack'
Josh Poimboeuf
6
-15
/
+12
2016-08-18
x86/asm/head: Remove unused init_rsp variable extern
Josh Poimboeuf
1
-1
/
+0
2016-08-18
x86/dumpstack: Remove show_trace()
Josh Poimboeuf
2
-8
/
+0
2016-08-18
locking/barriers: Suppress sparse warnings in lockless_dereference()
Johannes Berg
1
-3
/
+3
2016-08-18
Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference"
Johannes Berg
1
-1
/
+1
2016-08-18
arm64: Fix shift warning in arch/arm64/mm/dump.c
Catalin Marinas
1
-3
/
+3
2016-08-18
sched/cputime: Resync steal time when guest & host lose sync
Wanpeng Li
1
-3
/
+15
[next]