index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
x86/mm: Improve stack-overflow #PF handling
Andy Lutomirski
3
-3
/
+41
2016-09-08
Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicity
Ingo Molnar
27
-39
/
+73
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 return address pointer to ftrace_ret_stack
Josh Poimboeuf
12
-13
/
+15
2016-08-24
ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config
Josh Poimboeuf
6
-5
/
+8
2016-08-24
x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y)
Andy Lutomirski
4
-1
/
+104
2016-08-24
fork: Add generic vmalloced stack support
Andy Lutomirski
2
-1
/
+35
2016-08-24
Merge tag 'v4.8-rc3' into x86/asm, to pick up fixes
Ingo Molnar
19
-52
/
+67
2016-08-24
x86/entry: Remove outdated comment about SYSCALL targets
Borislav Petkov
1
-5
/
+0
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-18
Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+6
2016-08-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-10
/
+24
2016-08-18
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-4
/
+14
2016-08-18
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-5
/
+17
2016-08-18
Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+1
2016-08-18
x86/dumpstack: Remove 64-byte gap at end of irq stack
Josh Poimboeuf
3
-8
/
+5
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
Merge branch 'x86/urgent' into x86/asm, to pick up fixes
Ingo Molnar
1810
-22082
/
+51084
2016-08-18
arm64: Fix shift warning in arch/arm64/mm/dump.c
Catalin Marinas
1
-3
/
+3
2016-08-18
x86/smp: Fix __max_logical_packages value setup
Jiri Olsa
1
-9
/
+16
2016-08-18
x86/microcode/AMD: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y
Borislav Petkov
1
-1
/
+8
2016-08-18
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-1
/
+1
2016-08-17
arm64: kernel: avoid literal load of virtual address with MMU off
Ard Biesheuvel
1
-1
/
+9
2016-08-17
arm64: Fix NUMA build error when !CONFIG_ACPI
Catalin Marinas
1
-0
/
+2
2016-08-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
9
-20
/
+27
2016-08-16
x86/power/64: Use __pa() for physical address computation
Rafael J. Wysocki
1
-1
/
+1
[next]