| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2018-04-05 | 4 | -105/+22 |
|\ |
|
| * | crypto: x86/glue_helper - rename glue_skwalk_fpu_begin() | Eric Biggers | 2018-03-02 | 1 | -4/+3 |
| * | crypto: x86/glue_helper - remove blkcipher_walk functions | Eric Biggers | 2018-03-02 | 1 | -62/+0 |
| * | crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interface | Eric Biggers | 2018-03-02 | 1 | -1/+3 |
| * | crypto: x86/camellia - remove XTS algorithm | Eric Biggers | 2018-03-02 | 1 | -1/+2 |
| * | crypto: x86/camellia - remove LRW algorithm | Eric Biggers | 2018-03-02 | 1 | -10/+0 |
| * | crypto: x86/camellia-aesni-avx - remove LRW algorithm | Eric Biggers | 2018-03-02 | 1 | -0/+1 |
| * | crypto: x86/twofish-3way - remove XTS algorithm | Eric Biggers | 2018-03-02 | 1 | -8/+0 |
| * | crypto: x86/twofish-3way - remove LRW algorithm | Eric Biggers | 2018-03-02 | 1 | -11/+0 |
| * | crypto: x86/serpent-avx,avx2 - convert to skcipher interface | Eric Biggers | 2018-03-02 | 1 | -2/+5 |
| * | crypto: x86/serpent-avx - remove LRW algorithm | Eric Biggers | 2018-03-02 | 1 | -10/+0 |
| * | crypto: x86/glue_helper - add skcipher_walk functions | Eric Biggers | 2018-03-02 | 1 | -0/+12 |
* | | Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-04-03 | 2 | -68/+2 |
|\ \ |
|
| * | | syscalls/x86: auto-create compat_sys_*() prototypes | Dominik Brodowski | 2018-04-02 | 1 | -64/+0 |
| * | | x86: fix sys_sigreturn() return type to be long, not unsigned long | Dominik Brodowski | 2018-04-02 | 1 | -1/+1 |
| * | | x86/ioport: add ksys_ioperm() helper; remove in-kernel calls to sys_ioperm() | Dominik Brodowski | 2018-04-02 | 1 | -0/+1 |
| * | | x86: remove compat_sys_x86_waitpid() | Dominik Brodowski | 2018-04-02 | 1 | -3/+0 |
* | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-04-03 | 1 | -15/+11 |
|\ \ \ |
|
| * | | | x86/efi: Use efi_switch_mm() rather than manually twiddling with %cr3 | Sai Praneeth | 2018-03-12 | 1 | -15/+10 |
| * | | | efi: Use efi_mm in x86 as well as ARM | Sai Praneeth | 2018-03-12 | 1 | -0/+1 |
| * | | | Merge branch 'x86/mm' into efi/core | Ingo Molnar | 2018-03-12 | 1 | -0/+1 |
| |\ \ \ |
|
* | \ \ \ | Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-04-03 | 6 | -69/+5 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'linus' into x86/dma, to resolve a conflict with upstream | Ingo Molnar | 2018-03-24 | 1 | -0/+1 |
| |\ \ \ \ \ |
|
| * | | | | | | dma/direct: Handle the memory encryption bit in common code | Christoph Hellwig | 2018-03-20 | 1 | -23/+2 |
| * | | | | | | dma/swiotlb: Remove swiotlb_set_mem_attributes() | Christoph Hellwig | 2018-03-20 | 1 | -2/+0 |
| * | | | | | | x86/dma: Remove dma_alloc_coherent_gfp_flags() | Christoph Hellwig | 2018-03-20 | 1 | -11/+0 |
| * | | | | | | x86/dma: Use generic swiotlb_ops | Christoph Hellwig | 2018-03-20 | 2 | -8/+3 |
| * | | | | | | x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y) | Christoph Hellwig | 2018-03-20 | 2 | -11/+0 |
| * | | | | | | x86/dma: Remove dma_alloc_coherent_mask() | Christoph Hellwig | 2018-03-20 | 1 | -16/+2 |
| * | | | | | | Merge branch 'x86/mm' into x86/dma, to pick up dependencies | Ingo Molnar | 2018-03-20 | 27 | -148/+300 |
| |\ \ \ \ \ \ |
|
* | \ \ \ \ \ \ | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-04-03 | 2 | -3/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86/tsc: Get rid of rdtscll() | Thomas Gleixner | 2018-03-23 | 1 | -3/+0 |
| * | | | | | | | | x86/tsc: Convert ART in nanoseconds to TSC | Rajvi Jingar | 2018-03-16 | 1 | -0/+1 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-04-03 | 2 | -1/+3 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86/jailhouse: Enable PCI mmconfig access in inmates | Otavio Pontes | 2018-03-08 | 1 | -0/+2 |
| * | | | | | | | | jailhouse: Provide detection for non-x86 systems | Jan Kiszka | 2018-03-08 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-04-03 | 17 | -78/+190 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge tag 'v4.16-rc7' into x86/mm, to fix up conflict | Ingo Molnar | 2018-03-27 | 5 | -46/+6 |
| |\ \ \ \ \ \ \ \ \
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | Merge branch 'x86/urgent' into x86/mm to pick up dependencies | Thomas Gleixner | 2018-03-14 | 6 | -18/+23 |
| |\ \ \ \ \ \ \ \ \
| | | |_|/ / / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | ACPI, x86/boot: Introduce the ->reduced_hw_early_init() ACPI callback | Andy Shevchenko | 2018-03-12 | 1 | -0/+2 |
| * | | | | | | | | | ACPI, x86/boot: Split out acpi_generic_reduce_hw_init() and export | Andy Shevchenko | 2018-03-12 | 1 | -0/+4 |
| * | | | | | | | | | x86/pconfig: Provide defines and helper to run MKTME_KEY_PROG leaf | Kirill A. Shutemov | 2018-03-12 | 1 | -0/+50 |
| * | | | | | | | | | x86/pconfig: Detect PCONFIG targets | Kirill A. Shutemov | 2018-03-12 | 1 | -0/+15 |
| * | | | | | | | | | Merge branch 'x86/pti' into x86/mm, to pick up dependencies | Ingo Molnar | 2018-03-12 | 18 | -66/+225 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86/mm: Do not use paravirtualized calls in native_set_p4d() | Kirill A. Shutemov | 2018-03-12 | 1 | -2/+2 |
| * | | | | | | | | | | x86/acpi: Add a new x86_init_acpi structure to x86_init_ops | Juergen Gross | 2018-02-26 | 2 | -0/+16 |
| * | | | | | | | | | | Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes | Ingo Molnar | 2018-02-26 | 13 | -83/+135 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86/mm: Optimize boot-time paging mode switching cost | Kirill A. Shutemov | 2018-02-21 | 1 | -1/+4 |
| * | | | | | | | | | | | x86/mm: Redefine some of page table helpers as macros | Kirill A. Shutemov | 2018-02-21 | 1 | -10/+13 |
| * | | | | | | | | | | | x86/mm: Allow to boot without LA57 if CONFIG_X86_5LEVEL=y | Kirill A. Shutemov | 2018-02-16 | 1 | -7/+1 |