| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-04-04 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'siginfo-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Will Deacon | 2018-03-20 | 1 | -1/+66 |
| |\ |
|
| | * | signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptions | Dave Martin | 2018-03-15 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 2018-04-03 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | signals, sparc: Add signal codes for ADI violations | Khalid Aziz | 2018-03-18 | 1 | -1/+1 |
* | | | | Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-04-02 | 3 | -4/+10 |
|\ \ \ \ |
|
| * | | | | x86/sigreturn: use SYSCALL_DEFINE0 | Tautschnig, Michael | 2018-04-02 | 1 | -2/+3 |
| * | | | | 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 | -1/+6 |
| * | | | | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() | Dominik Brodowski | 2018-04-02 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-04-02 | 5 | -145/+21 |
|\ \ \ \ |
|
| * | | | | x86/dma: Remove dma_alloc_coherent_gfp_flags() | Christoph Hellwig | 2018-03-20 | 2 | -4/+0 |
| * | | | | x86/dma/amd_gart: Use dma_direct_{alloc,free}() | Christoph Hellwig | 2018-03-20 | 1 | -22/+14 |
| * | | | | x86/dma/amd_gart: Look at dev->coherent_dma_mask instead of GFP_DMA | Christoph Hellwig | 2018-03-20 | 1 | -1/+1 |
| * | | | | x86/dma: Use generic swiotlb_ops | Christoph Hellwig | 2018-03-20 | 1 | -46/+1 |
| * | | | | x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y) | Christoph Hellwig | 2018-03-20 | 5 | -74/+9 |
| * | | | | x86/dma: Remove dma_alloc_coherent_mask() | Christoph Hellwig | 2018-03-20 | 1 | -6/+4 |
| * | | | | Merge branch 'x86/mm' into x86/dma, to pick up dependencies | Ingo Molnar | 2018-03-20 | 19 | -76/+480 |
| |\ \ \ \ |
|
* | \ \ \ \ | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-04-02 | 2 | -1/+40 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/tsc: Get rid of rdtscll() | Thomas Gleixner | 2018-03-23 | 1 | -1/+1 |
| * | | | | | | x86/tsc: Convert ART in nanoseconds to TSC | Rajvi Jingar | 2018-03-16 | 1 | -0/+39 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-04-02 | 4 | -22/+56 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/devicetree: Use CPU description from Device Tree | Ivan Gorinov | 2018-03-26 | 1 | -12/+33 |
| * | | | | | | x86/jailhouse: Allow to use PCI_MMCONFIG without ACPI | Jan Kiszka | 2018-03-08 | 2 | -2/+2 |
| * | | | | | | x86/jailhouse: Enable PCI mmconfig access in inmates | Otavio Pontes | 2018-03-08 | 1 | -0/+8 |
| * | | | | | | x86/devicetree: Fix device IRQ settings in DT | Ivan Gorinov | 2018-03-08 | 1 | -5/+8 |
| * | | | | | | x86/devicetree: Initialize device tree before using it | Ivan Gorinov | 2018-03-08 | 1 | -3/+5 |
* | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-04-02 | 11 | -49/+304 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/cpu/tme: Fix spelling: "configuation" -> "configuration" | Colin Ian King | 2018-03-31 | 1 | -1/+1 |
| * | | | | | | | x86/mm: Update comment in detect_tme() regarding x86_phys_bits | Kirill A. Shutemov | 2018-03-27 | 1 | -5/+2 |
| * | | | | | | | Merge tag 'v4.16-rc7' into x86/mm, to fix up conflict | Ingo Molnar | 2018-03-27 | 8 | -77/+79 |
| |\ \ \ \ \ \ \
| | |_|_|_|/ / /
| |/| | | | | | |
|
| * | | | | | | | Merge branch 'x86/urgent' into x86/mm to pick up dependencies | Thomas Gleixner | 2018-03-14 | 3 | -11/+100 |
| |\ \ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | | |
|
| * | | | | | | | ACPI, x86/boot: Introduce the ->reduced_hw_early_init() ACPI callback | Andy Shevchenko | 2018-03-12 | 2 | -1/+3 |
| * | | | | | | | ACPI, x86/boot: Split out acpi_generic_reduce_hw_init() and export | Andy Shevchenko | 2018-03-12 | 1 | -9/+13 |
| * | | | | | | | x86/pconfig: Detect PCONFIG targets | Kirill A. Shutemov | 2018-03-12 | 2 | -1/+83 |
| * | | | | | | | x86/tme: Detect if TME and MKTME is activated by BIOS | Kirill A. Shutemov | 2018-03-12 | 1 | -0/+90 |
| * | | | | | | | Merge branch 'x86/pti' into x86/mm, to pick up dependencies | Ingo Molnar | 2018-03-12 | 14 | -87/+246 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | kdump, vmcoreinfo: Export pgtable_l5_enabled value | Baoquan He | 2018-03-12 | 1 | -0/+1 |
| * | | | | | | | | x86/boot/e820: Implement a range manipulation operator | Jan H. Schönherr | 2018-02-26 | 1 | -0/+18 |
| * | | | | | | | | x86/boot: Make the x86_init noop functions static | Juergen Gross | 2018-02-26 | 1 | -5/+5 |
| * | | | | | | | | x86/acpi: Add a new x86_init_acpi structure to x86_init_ops | Juergen Gross | 2018-02-26 | 1 | -0/+5 |
| * | | | | | | | | Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes | Ingo Molnar | 2018-02-26 | 26 | -101/+143 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
| * | | | | | | | | x86/mm: Optimize boot-time paging mode switching cost | Kirill A. Shutemov | 2018-02-21 | 2 | -3/+8 |
| * | | | | | | | | x86/xen: Allow XEN_PV and XEN_PVH to be enabled with X86_5LEVEL | Kirill A. Shutemov | 2018-02-21 | 1 | -6/+6 |
| * | | | | | | | | x86/mm: Support boot-time switching of paging modes in the early boot code | Kirill A. Shutemov | 2018-02-16 | 2 | -17/+26 |
| * | | | | | | | | x86/mm: Initialize vmemmap_base at boot-time | Kirill A. Shutemov | 2018-02-16 | 1 | -1/+2 |
| * | | | | | | | | x86/mm: Adjust vmalloc base and size at boot-time | Kirill A. Shutemov | 2018-02-16 | 1 | -1/+2 |
| * | | | | | | | | x86/mm: Initialize 'page_offset_base' at boot-time | Kirill A. Shutemov | 2018-02-16 | 2 | -5/+10 |
| * | | | | | | | | x86/mm: Initialize 'pgdir_shift' and 'ptrs_per_p4d' at boot-time | Kirill A. Shutemov | 2018-02-16 | 1 | -2/+4 |
| * | | | | | | | | x86/mm: Initialize 'pgtable_l5_enabled' at boot-time | Kirill A. Shutemov | 2018-02-16 | 1 | -1/+23 |