index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-02
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-15
/
+28
2018-04-02
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2018-03-28
x86/msr: Make rdmsrl_safe_on_cpu() scheduling safe as well
Eric Dumazet
1
-7
/
+4
2018-03-27
x86/msr: Allow rdmsr_safe_on_cpu() to schedule
Eric Dumazet
1
-8
/
+24
2018-02-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-57
/
+0
2018-02-20
Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
David Woodhouse
2
-57
/
+0
2018-02-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2018-02-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2018-02-15
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
1
-1
/
+1
2018-02-13
x86/asm: Trim clear_page.S includes
Alexey Dobriyan
1
-2
/
+0
2018-02-13
x86/error_inject: Make just_return_func() globally visible
Arnd Bergmann
1
-0
/
+1
2018-02-04
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+14
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-0
/
+20
2018-01-30
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2018-01-30
x86/get_user: Use pointer masking to limit speculation
Dan Williams
1
-0
/
+10
2018-01-30
x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
1
-2
/
+2
2018-01-30
x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
Dan Williams
1
-4
/
+4
2018-01-30
Merge tag 'v4.15' into x86/pti, to be able to merge dependent changes
Ingo Molnar
4
-4
/
+1389
2018-01-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+57
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/retpoline: Simplify vmexit_fill_RSB()
Borislav Petkov
2
-0
/
+57
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
1
-2
/
+3
2018-01-21
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+3
2018-01-19
kprobes/x86: Blacklist indirect thunk functions for kprobes
Masami Hiramatsu
1
-1
/
+2
2018-01-19
retpoline: Introduce start/end markers of indirect thunk
Masami Hiramatsu
1
-1
/
+1
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+53
2018-01-14
x86/timer: Don't inline __const_udelay
Andi Kleen
1
-1
/
+1
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-3
/
+53
2018-01-12
error-injection: Separate error-injection from kprobe
Masami Hiramatsu
2
-0
/
+20
2018-01-12
x86/retpoline/checksum32: Convert assembler indirect jumps
David Woodhouse
1
-3
/
+4
2018-01-12
x86/retpoline: Add initial retpoline support
David Woodhouse
2
-0
/
+49
2017-12-18
Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-2
/
+2
2017-12-17
x86/entry/64: Make cpu_entry_area.tss read-only
Andy Lutomirski
1
-2
/
+2
2017-12-15
x86/decoder: Fix and update the opcodes map
Randy Dunlap
1
-2
/
+11
2017-11-24
x86/decoder: Add new TEST instruction pattern
Masami Hiramatsu
1
-1
/
+1
2017-11-23
x86/umip: Fix insn_get_code_seg_params()'s return value
Borislav Petkov
1
-2
/
+2
2017-11-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+1365
2017-11-08
x86/insn-eval: Add support to resolve 16-bit address encodings
Ricardo Neri
1
-1
/
+212
2017-11-08
x86/insn-eval: Handle 32-bit address encodings in virtual-8086 mode
Ricardo Neri
1
-0
/
+11
2017-11-08
x86/insn-eval: Add wrapper function for 32 and 64-bit addresses
Ricardo Neri
1
-5
/
+55
2017-11-08
x86/insn-eval: Add support to resolve 32-bit address encodings
Ricardo Neri
1
-6
/
+106
2017-11-08
x86/insn-eval: Compute linear address in several utility functions
Ricardo Neri
1
-58
/
+185
2017-11-08
Merge branch 'x86/mpx' into x86/asm, to pick up dependent commits
Ingo Molnar
2
-1
/
+866
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
21
-0
/
+21
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
21
-0
/
+21
2017-11-02
x86/insn-eval: Extend get_seg_base_addr() to also obtain segment limit
Ricardo Neri
1
-8
/
+19
2017-11-01
x86/insn-eval: Incorporate segment base in linear address computation
Ricardo Neri
1
-3
/
+52
2017-11-01
x86/insn-eval: Indicate a 32-bit displacement if ModRM.mod is 0 and ModRM.rm ...
Ricardo Neri
1
-3
/
+22
2017-11-01
x86/insn-eval: Add function to get default params of code segment
Ricardo Neri
1
-0
/
+64
[next]