index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-06
Merge branch 'linus' into sched/urgent, to resolve conflicts
Ingo Molnar
25
-145
/
+208
2018-02-05
lockin/x86: Implement sync_core_before_usermode()
Mathieu Desnoyers
1
-0
/
+28
2018-02-04
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12
-25
/
+65
2018-02-04
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+8
2018-02-03
x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
Darren Kenny
1
-1
/
+1
2018-02-02
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+25
2018-02-02
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+0
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2018-02-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+51
2018-02-01
x86/mm: provide pmdp_establish() helper
Kirill A. Shutemov
2
-1
/
+51
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-0
/
+20
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-28
/
+33
2018-01-31
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-88
/
+4
2018-01-31
x86/speculation: Use Indirect Branch Prediction Barrier in context switch
Tim Chen
1
-0
/
+2
2018-01-30
x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
3
-12
/
+12
2018-01-30
x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
1
-0
/
+9
2018-01-30
x86: Introduce barrier_nospec
Dan Williams
2
-2
/
+5
2018-01-30
x86: Implement array_index_mask_nospec
Dan Williams
1
-0
/
+24
2018-01-30
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2018-01-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+4
2018-01-30
x86/asm: Move 'status' from thread_struct to thread_info
Andy Lutomirski
3
-6
/
+5
2018-01-30
x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
William Grant
2
-4
/
+7
2018-01-30
Merge tag 'v4.15' into x86/pti, to be able to merge dependent changes
Ingo Molnar
55
-522
/
+713
2018-01-30
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-76
/
+61
2018-01-30
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+5
2018-01-30
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-107
/
+699
2018-01-30
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2018-01-29
Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+1
2018-01-29
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+0
2018-01-28
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2018-01-27
x86/speculation: Simplify indirect_branch_prediction_barrier()
Borislav Petkov
2
-9
/
+7
2018-01-27
x86/retpoline: Simplify vmexit_fill_RSB()
Borislav Petkov
2
-63
/
+10
2018-01-27
x86/cpufeatures: Clean up Spectre v2 related CPUID flags
David Woodhouse
2
-10
/
+10
2018-01-26
x86/nospec: Fix header guards names
Borislav Petkov
1
-3
/
+3
2018-01-26
x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
David Woodhouse
2
-0
/
+15
2018-01-26
x86/msr: Add definitions for new speculation control MSRs
David Woodhouse
1
-0
/
+12
2018-01-26
x86/cpufeatures: Add AMD feature bits for Speculation Control
David Woodhouse
1
-0
/
+3
2018-01-26
x86/cpufeatures: Add Intel feature bits for Speculation Control
David Woodhouse
1
-0
/
+3
2018-01-26
x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
David Woodhouse
4
-7
/
+14
2018-01-24
x86/retpoline: Remove the esp/rsp thunk
Waiman Long
1
-1
/
+0
2018-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+8
2018-01-21
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+8
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-4
/
+10
2018-01-19
x86/retpoline: Optimize inline assembler for vmexit_fill_RSB
Andi Kleen
1
-3
/
+4
2018-01-19
retpoline: Introduce start/end markers of indirect thunk
Masami Hiramatsu
1
-0
/
+3
2018-01-19
x86/mce: Make machine check speculation protected
Thomas Gleixner
1
-0
/
+1
2018-01-18
x86/intel_rdt: Enumerate L2 Code and Data Prioritization (CDP) feature
Fenghua Yu
1
-0
/
+1
2018-01-18
Merge branches 'acpi-x86', 'acpi-apei' and 'acpi-ec'
Rafael J. Wysocki
1
-1
/
+1
2018-01-18
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
40
-241
/
+1080
2018-01-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+3
[next]