summaryrefslogtreecommitdiff
path: root/arch/x86/lib
Commit message (Expand)AuthorAge
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-04-02
|\
| * x86/msr: Make rdmsrl_safe_on_cpu() scheduling safe as wellEric Dumazet2018-03-28
| * x86/msr: Allow rdmsr_safe_on_cpu() to scheduleEric Dumazet2018-03-27
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-02
|\ \ | |/ |/|
| * x86/asm: Trim clear_page.S includesAlexey Dobriyan2018-02-13
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-26
|\ \
| * | Revert "x86/retpoline: Simplify vmexit_fill_RSB()"David Woodhouse2018-02-20
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-14
|\ \ \ | |/ / |/| |
| * | x86/error_inject: Make just_return_func() globally visibleArnd Bergmann2018-02-13
| |/
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-14
|\ \ | |/ |/|
| * x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-15
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-04
|\ \ | |/
| * x86/get_user: Use pointer masking to limit speculationDan Williams2018-01-30
| * x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospecDan Williams2018-01-30
| * x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}Dan Williams2018-01-30
| * Merge tag 'v4.15' into x86/pti, to be able to merge dependent changesIngo Molnar2018-01-30
| |\
* | \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-23
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-17
| |\ \ \ \
| * | | | | error-injection: Separate error-injection from kprobeMasami Hiramatsu2018-01-12
* | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-30
|\ \ \ \ \ \
| * | | | | | x86/timer: Don't inline __const_udelayAndi Kleen2018-01-14
* | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-29
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | x86/retpoline: Simplify vmexit_fill_RSB()Borislav Petkov2018-01-27
* | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-28
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | x86/retpoline: Remove the esp/rsp thunkWaiman Long2018-01-24
* | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-21
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | kprobes/x86: Blacklist indirect thunk functions for kprobesMasami Hiramatsu2018-01-19
| * | | retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu2018-01-19
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-14
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | x86/retpoline/checksum32: Convert assembler indirect jumpsDavid Woodhouse2018-01-12
| * | x86/retpoline: Add initial retpoline supportDavid Woodhouse2018-01-12
* | | Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2017-12-18
|\ \ \ | |/ /
| * | x86/entry/64: Make cpu_entry_area.tss read-onlyAndy Lutomirski2017-12-17
* | | x86/decoder: Fix and update the opcodes mapRandy Dunlap2017-12-15
| |/ |/|
* | x86/decoder: Add new TEST instruction patternMasami Hiramatsu2017-11-24
* | x86/umip: Fix insn_get_code_seg_params()'s return valueBorislav Petkov2017-11-23
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-13
|\ \
| * | x86/insn-eval: Add support to resolve 16-bit address encodingsRicardo Neri2017-11-08
| * | x86/insn-eval: Handle 32-bit address encodings in virtual-8086 modeRicardo Neri2017-11-08
| * | x86/insn-eval: Add wrapper function for 32 and 64-bit addressesRicardo Neri2017-11-08
| * | x86/insn-eval: Add support to resolve 32-bit address encodingsRicardo Neri2017-11-08
| * | x86/insn-eval: Compute linear address in several utility functionsRicardo Neri2017-11-08
| * | Merge branch 'x86/mpx' into x86/asm, to pick up dependent commitsIngo Molnar2017-11-08
| |\ \ | | |/ | |/|
| | * x86/insn-eval: Extend get_seg_base_addr() to also obtain segment limitRicardo Neri2017-11-02
| | * x86/insn-eval: Incorporate segment base in linear address computationRicardo Neri2017-11-01
| | * x86/insn-eval: Indicate a 32-bit displacement if ModRM.mod is 0 and ModRM.rm ...Ricardo Neri2017-11-01
| | * x86/insn-eval: Add function to get default params of code segmentRicardo Neri2017-11-01
| | * x86/insn-eval: Add utility functions to get segment descriptor base address a...Ricardo Neri2017-11-01
| | * x86/insn-eval: Add utility function to get segment descriptorRicardo Neri2017-11-01