summaryrefslogtreecommitdiffstats
path: root/arch/alpha (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-20x86/dma/amd_gart: Look at dev->coherent_dma_mask instead of GFP_DMAChristoph Hellwig1-1/+1
2018-03-20x86/dma: Use generic swiotlb_opsChristoph Hellwig4-95/+9
2018-03-20x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)Christoph Hellwig11-90/+17
2018-03-20x86/dma: Remove dma_alloc_coherent_mask()Christoph Hellwig4-40/+8
2018-03-20x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirkChristoph Hellwig6-83/+0
2018-03-20x86/boot/64: Verify alignment of the LOAD segmentH.J. Lu1-0/+4
2018-03-20x86/build/64: Force the linker to use 2MB page sizeH.J. Lu1-0/+9
2018-03-19selftests/x86/ptrace_syscall: Fix for yet more glibc interferenceAndy Lutomirski1-2/+6
2018-03-16x86/microcode: Fix CPU synchronization routineBorislav Petkov1-27/+41
2018-03-16x86/microcode: Attempt late loading only when new microcode is presentBorislav Petkov4-19/+28
2018-03-16x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklistAlexander Sergeyev1-2/+1
2018-03-15x86/mm: Remove pointless checks in vmalloc_faultToshi Kani1-39/+17
2018-03-14x86/mm: Fix vmalloc_fault to use pXd_largeToshi Kani1-3/+3
2018-03-14jump_label: Fix sparc64 warningJosh Poimboeuf1-1/+2
2018-03-14x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit...Andy Whitcroft1-1/+4
2018-03-14x86/vm86/32: Fix POPF emulationAndy Lutomirski1-1/+2
2018-03-14selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski1-3/+27
2018-03-14selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski1-1/+1
2018-03-12x86/platform/intel-mid: Add special handling for ACPI HW reduced platformsAndy Shevchenko1-0/+6
2018-03-12ACPI, x86/boot: Introduce the ->reduced_hw_early_init() ACPI callbackAndy Shevchenko3-1/+5
2018-03-12ACPI, x86/boot: Split out acpi_generic_reduce_hw_init() and exportAndy Shevchenko2-9/+17
2018-03-12x86/pconfig: Provide defines and helper to run MKTME_KEY_PROG leafKirill A. Shutemov1-0/+50
2018-03-12x86/pconfig: Detect PCONFIG targetsKirill A. Shutemov3-1/+98
2018-03-12x86/tme: Detect if TME and MKTME is activated by BIOSKirill A. Shutemov1-0/+90
2018-03-12x86/cpufeatures: Add Intel PCONFIG cpufeatureKirill A. Shutemov1-0/+1
2018-03-12x86/cpufeatures: Add Intel Total Memory Encryption cpufeatureKirill A. Shutemov1-0/+1
2018-03-12x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4GKirill A. Shutemov1-16/+53
2018-03-12x86/boot/compressed/64: Use page table in trampoline memoryKirill A. Shutemov1-24/+23
2018-03-12x86/boot/compressed/64: Use stack from trampoline memoryKirill A. Shutemov1-0/+6
2018-03-12x86/boot/compressed/64: Make sure we have a 32-bit code segmentKirill A. Shutemov1-0/+10
2018-03-12x86/mm: Do not use paravirtualized calls in native_set_p4d()Kirill A. Shutemov1-2/+2
2018-03-12kdump, vmcoreinfo: Export pgtable_l5_enabled valueBaoquan He1-0/+1
2018-03-12x86/boot/compressed/64: Prepare new top-level page table for trampolineKirill A. Shutemov1-0/+61
2018-03-12x86/boot/compressed/64: Set up trampoline memoryKirill A. Shutemov3-1/+18
2018-03-12x86/boot/compressed/64: Save and restore trampoline memoryKirill A. Shutemov2-0/+23
2018-03-12x86/boot/compressed/64: Find a place for 32-bit trampolineKirill A. Shutemov3-0/+51
2018-03-12x86/boot/compressed/64: Describe the logic behind the LA57 checkKirill A. Shutemov1-3/+15
2018-03-12Linux 4.16-rc5v4.16-rc5Linus Torvalds1-1/+1
2018-03-11dmaengine: mv_xor_v2: Fix clock resource by adding a register clockGregory CLEMENT2-6/+25
2018-03-10lib/test_kmod.c: fix limit check on number of test devices createdLuis R. Rodriguez1-1/+1
2018-03-10selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpusLi Zhijian1-8/+17
2018-03-10mm/page_alloc: fix memmap_init_zone pageblock alignmentDaniel Vacek1-2/+7
2018-03-10mm/memblock.c: hardcode the end_pfn being -1Daniel Vacek1-5/+5
2018-03-10mm/gup.c: teach get_user_pages_unlocked to handle FOLL_NOWAITAndrea Arcangeli1-2/+5
2018-03-10lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()Kees Cook1-0/+2
2018-03-10bug: use %pB in BUG and stack protector failureKees Cook2-2/+2
2018-03-10hugetlb: fix surplus pages accountingMichal Hocko1-1/+1
2018-03-10RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky1-1/+6
2018-03-10Revert "RDMA/mlx5: Fix integer overflow while resizing CQ"Doug Ledford1-6/+1
2018-03-09arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discoveryMarc Zyngier1-2/+2