| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-01-17 | 3 | -3/+53 |
|\ |
|
| * | 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 |
* | | | error-injection: Separate error-injection from kprobe | Masami Hiramatsu | 2018-01-12 | 2 | -0/+20 |
|/ / |
|
* | | 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 |
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-11-13 | 2 | -1/+1365 |
|\ \ |
|
| * | | x86/insn-eval: Add support to resolve 16-bit address encodings | Ricardo Neri | 2017-11-08 | 1 | -1/+212 |
| * | | x86/insn-eval: Handle 32-bit address encodings in virtual-8086 mode | Ricardo Neri | 2017-11-08 | 1 | -0/+11 |
| * | | x86/insn-eval: Add wrapper function for 32 and 64-bit addresses | Ricardo Neri | 2017-11-08 | 1 | -5/+55 |
| * | | x86/insn-eval: Add support to resolve 32-bit address encodings | Ricardo Neri | 2017-11-08 | 1 | -6/+106 |
| * | | x86/insn-eval: Compute linear address in several utility functions | Ricardo Neri | 2017-11-08 | 1 | -58/+185 |
| * | | Merge branch 'x86/mpx' into x86/asm, to pick up dependent commits | Ingo Molnar | 2017-11-08 | 2 | -1/+866 |
| |\ \
| | |/
| |/| |
|
| | * | x86/insn-eval: Extend get_seg_base_addr() to also obtain segment limit | Ricardo Neri | 2017-11-02 | 1 | -8/+19 |
| | * | x86/insn-eval: Incorporate segment base in linear address computation | Ricardo Neri | 2017-11-01 | 1 | -3/+52 |
| | * | x86/insn-eval: Indicate a 32-bit displacement if ModRM.mod is 0 and ModRM.rm ... | Ricardo Neri | 2017-11-01 | 1 | -3/+22 |
| | * | x86/insn-eval: Add function to get default params of code segment | Ricardo Neri | 2017-11-01 | 1 | -0/+64 |
| | * | x86/insn-eval: Add utility functions to get segment descriptor base address a... | Ricardo Neri | 2017-11-01 | 1 | -0/+114 |
| | * | x86/insn-eval: Add utility function to get segment descriptor | Ricardo Neri | 2017-11-01 | 1 | -0/+57 |
| | * | x86/insn-eval: Add utility functions to get segment selector | Ricardo Neri | 2017-11-01 | 1 | -0/+340 |
| | * | x86/insn-eval: Add utility function to identify string instructions | Ricardo Neri | 2017-11-01 | 1 | -0/+28 |
| | * | x86/insn-eval: Add a utility function to get register offsets | Ricardo Neri | 2017-11-01 | 1 | -0/+17 |
| | * | x86/insn-eval: Do not BUG on invalid register type | Ricardo Neri | 2017-11-01 | 1 | -3/+6 |
| | * | x86/mpx, x86/insn: Relocate insn util functions to a new insn-eval file | Ricardo Neri | 2017-11-01 | 2 | -1/+164 |
* | | | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 21 | -0/+21 |
|\| | |
|
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 21 | -0/+21 |
| |/ |
|
* / | locking/arch, x86: Add __down_read_killable() | Kirill Tkhai | 2017-10-10 | 1 | -0/+12 |
|/ |
|
* | x86/boot: Add early cmdline parsing for options with arguments | Tom Lendacky | 2017-07-18 | 1 | -0/+105 |
* | include/linux/string.h: add the option of fortified string.h functions | Daniel Micay | 2017-07-12 | 1 | -1/+1 |
* | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-07-07 | 1 | -0/+134 |
|\ |
|
| * | x86, dax, libnvdimm: remove wb_cache_pmem() indirection | Dan Williams | 2017-06-15 | 1 | -0/+6 |
| * | x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope... | Dan Williams | 2017-06-09 | 1 | -0/+128 |
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-07-03 | 1 | -2/+5 |
|\ \ |
|
| * | | x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings | Paolo Abeni | 2017-06-30 | 1 | -2/+5 |
| |/ |
|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-07-03 | 1 | -1/+1 |
|\ \ |
|
| * | | x86/insn: perf tools: Add new ptwrite instruction | Adrian Hunter | 2017-06-27 | 1 | -1/+1 |
| |/ |
|
* / | objtool, x86: Add several functions and files to the objtool whitelist | Josh Poimboeuf | 2017-06-30 | 1 | -4/+4 |
|/ |
|
* | x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ... | Matthias Kaehlcke | 2017-05-05 | 1 | -1/+2 |
* | Merge branch 'linus' into x86/urgent, to pick up dependent commits | Ingo Molnar | 2017-05-05 | 5 | -363/+11 |
|\ |
|
| * | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-05-01 | 1 | -10/+7 |
| |\ |
|
| | * | x86/asm: Optimize clear_page() | Borislav Petkov | 2017-03-07 | 1 | -10/+7 |
| * | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-05-01 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up... | Ingo Molnar | 2017-03-01 | 1 | -2/+2 |
| | |\| |
|
| | * | | x86/boot/e820: Move asm/e820.h to asm/e820/api.h | Ingo Molnar | 2017-01-28 | 1 | -1/+1 |
| * | | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-05-01 | 3 | -352/+3 |
| |\ \ \ |
|
| | * | | | x86: switch to RAW_COPY_USER | Al Viro | 2017-03-29 | 2 | -222/+3 |