index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-23
1
-2
/
+2
|
\
|
*
x86/asm: Optimize memcpy_flushcache()
Mikulas Patocka
2018-09-10
1
-2
/
+2
*
|
x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixups
Jann Horn
2018-09-03
7
-125
/
+129
|
/
*
x86/nmi: Fix NMI uaccess race against CR3 switching
Andy Lutomirski
2018-08-31
1
-0
/
+5
*
x86/asm/64: Use 32-bit XOR to zero registers
Jan Beulich
2018-07-03
1
-1
/
+1
*
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-08
1
-0
/
+10
|
\
|
*
x86, nfit_test: Add unit test for memcpy_mcsafe()
Dan Williams
2018-05-22
1
-0
/
+10
*
|
Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-06-04
2
-58
/
+65
|
\
\
|
|
/
|
*
x86/asm/memcpy_mcsafe: Add write-protection-fault handling
Dan Williams
2018-05-15
2
-0
/
+35
|
*
x86/asm/memcpy_mcsafe: Return bytes remaining
Dan Williams
2018-05-15
1
-6
/
+14
|
*
x86/asm/memcpy_mcsafe: Add labels for __memcpy_mcsafe() write fault handling
Dan Williams
2018-05-15
1
-9
/
+12
|
*
x86/asm/memcpy_mcsafe: Remove loop unrolling
Dan Williams
2018-05-15
1
-49
/
+10
*
|
x86/asm/64: Micro-optimize __clear_user() - Use immediate constants
Alexey Dobriyan
2018-05-14
1
-5
/
+4
|
/
*
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-04-02
1
-15
/
+28
|
\
|
*
x86/msr: Make rdmsrl_safe_on_cpu() scheduling safe as well
Eric Dumazet
2018-03-28
1
-7
/
+4
|
*
x86/msr: Allow rdmsr_safe_on_cpu() to schedule
Eric Dumazet
2018-03-27
1
-8
/
+24
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-02
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
x86/asm: Trim clear_page.S includes
Alexey Dobriyan
2018-02-13
1
-2
/
+0
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-26
2
-57
/
+0
|
\
\
|
*
|
Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
David Woodhouse
2018-02-20
2
-57
/
+0
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-02-14
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86/error_inject: Make just_return_func() globally visible
Arnd Bergmann
2018-02-13
1
-0
/
+1
|
|
/
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2018-02-15
1
-1
/
+1
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-04
2
-4
/
+14
|
\
\
|
|
/
|
*
x86/get_user: Use pointer masking to limit speculation
Dan Williams
2018-01-30
1
-0
/
+10
|
*
x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
2018-01-30
1
-2
/
+2
|
*
x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
Dan Williams
2018-01-30
1
-4
/
+4
|
*
Merge tag 'v4.15' into x86/pti, to be able to merge dependent changes
Ingo Molnar
2018-01-30
4
-4
/
+1389
|
|
\
*
|
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
2
-0
/
+20
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-23
1
-2
/
+3
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-17
3
-3
/
+53
|
|
\
\
\
\
|
*
|
|
|
|
error-injection: Separate error-injection from kprobe
Masami Hiramatsu
2018-01-12
2
-0
/
+20
*
|
|
|
|
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-01-30
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/timer: Don't inline __const_udelay
Andi Kleen
2018-01-14
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-29
2
-0
/
+57
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
/
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
x86/retpoline: Simplify vmexit_fill_RSB()
Borislav Petkov
2018-01-27
2
-0
/
+57
*
|
|
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-28
1
-1
/
+0
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
|
|
|
|
/
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
x86/retpoline: Remove the esp/rsp thunk
Waiman Long
2018-01-24
1
-1
/
+0
*
|
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-21
1
-2
/
+3
|
\
\
\
\
\
|
|
/
/
/
/
|
|
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
kprobes/x86: Blacklist indirect thunk functions for kprobes
Masami Hiramatsu
2018-01-19
1
-1
/
+2
|
*
|
|
retpoline: Introduce start/end markers of indirect thunk
Masami Hiramatsu
2018-01-19
1
-1
/
+1
*
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-14
3
-3
/
+53
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
x86/retpoline/checksum32: Convert assembler indirect jumps
David Woodhouse
2018-01-12
1
-3
/
+4
|
*
|
x86/retpoline: Add initial retpoline support
David Woodhouse
2018-01-12
2
-0
/
+49
*
|
|
Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2017-12-18
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
x86/entry/64: Make cpu_entry_area.tss read-only
Andy Lutomirski
2017-12-17
1
-2
/
+2
*
|
|
x86/decoder: Fix and update the opcodes map
Randy Dunlap
2017-12-15
1
-2
/
+11
|
|
/
|
/
|
*
|
x86/decoder: Add new TEST instruction pattern
Masami Hiramatsu
2017-11-24
1
-1
/
+1
*
|
x86/umip: Fix insn_get_code_seg_params()'s return value
Borislav Petkov
2017-11-23
1
-2
/
+2
[next]