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
/
x86
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-15
x86/asm: Move the thread_info::status field to thread_struct
Andy Lutomirski
3
-34
/
+21
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
1
-62
/
+11
2016-09-15
x86/dumpstack: Add get_stack_info() interface
Josh Poimboeuf
1
-4
/
+37
2016-09-08
x86/dumpstack: Add get_stack_pointer() and get_frame_pointer()
Josh Poimboeuf
1
-18
/
+23
2016-09-08
x86/mm: Improve stack-overflow #PF handling
Andy Lutomirski
1
-0
/
+6
2016-09-08
Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicity
Ingo Molnar
4
-3
/
+7
2016-09-06
x86/uaccess: force copy_*_user() to be inlined
Kees Cook
1
-2
/
+2
2016-08-30
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Josh Poimboeuf
1
-60
/
+9
2016-08-24
sched/x86: Fix thread_saved_pc()
Brian Gerst
1
-8
/
+2
2016-08-24
sched/x86: Pass kernel thread parameters in 'struct fork_frame'
Brian Gerst
1
-0
/
+2
2016-08-24
sched/x86: Rewrite the switch_to() code
Brian Gerst
3
-123
/
+21
2016-08-24
sched/x86: Add 'struct inactive_task_frame' to better document the sleeping t...
Brian Gerst
2
-2
/
+7
2016-08-24
ftrace/x86: Implement HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Josh Poimboeuf
1
-0
/
+2
2016-08-24
ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config
Josh Poimboeuf
1
-0
/
+1
2016-08-24
x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y)
Andy Lutomirski
1
-1
/
+27
2016-08-18
x86/asm/head: Rename 'stack_start' -> 'initial_stack'
Josh Poimboeuf
2
-3
/
+1
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
1
-2
/
+0
2016-08-12
Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-2
/
+2
2016-08-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-9
/
+21
2016-08-12
Merge branches 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
1
-2
/
+2
2016-08-11
x86/boot: Rework reserve_real_mode() to allow multiple tries
Andy Lutomirski
1
-0
/
+9
2016-08-11
x86/boot: Defer setup_real_mode() to early_initcall time
Andy Lutomirski
1
-1
/
+0
2016-08-11
x86/irq: Do not substract irq_tlb_count from irq_call_count
Aaron Lu
1
-4
/
+0
2016-08-11
x86/mm: Fix swap entry comment and macro
Dave Hansen
1
-2
/
+2
2016-08-10
x86/mm/64: Enable KASLR for vmemmap memory region
Thomas Garnier
2
-1
/
+4
2016-08-10
x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM values
Mike Travis
1
-2
/
+3
2016-08-10
x86/mm: Disable preemption during CR3 read+write
Sebastian Andrzej Siewior
1
-0
/
+7
2016-08-10
x86: Apply more __ro_after_init and const
Kees Cook
2
-2
/
+3
2016-08-10
Merge branch 'linus' into timers/urgent, to pick up fixes
Ingo Molnar
19
-94
/
+135
2016-08-10
x86/timers/apic: Inform TSC deadline clockevent device about recalibration
Nicolai Stange
1
-0
/
+2
2016-08-08
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
4
-4
/
+54
2016-08-08
x86/power/64: Always create temporary identity mapping correctly
Rafael J. Wysocki
1
-2
/
+2
2016-08-08
unsafe_[get|put]_user: change interface to use a error target label
Linus Torvalds
1
-8
/
+8
2016-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-16
/
+23
2016-08-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+4
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2
-2
/
+0
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
3
-10
/
+8
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
3
-11
/
+11
2016-08-04
pvclock: introduce seqcount-like API
Paolo Bonzini
1
-16
/
+23
2016-08-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-24
/
+0
2016-08-02
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
Andy Lutomirski
1
-24
/
+0
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-14
/
+26
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+1
2016-07-30
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-33
/
+2
2016-07-30
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-41
/
+61
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-6
/
+0
2016-07-28
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-109
/
+20
2016-07-27
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-1
/
+7
2016-07-27
x86/asm, x86/microcode: Add __PAGE_OFFSET_BASE define on 32-bit
Borislav Petkov
1
-1
/
+2
[next]