aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-28Revert "x86/mce/AMD: Collect error info even if valid bits are not set"Yazen Ghannam1-14/+0
2018-03-28x86/platform/UV: Fix critical UV MMR address errormike.travis@hpe.com1-1/+1
2018-03-28arm64: uaccess: Fix omissions from usercopy whitelistDave Martin7-57/+72
2018-03-28arm64: fpsimd: Split cpu field out from struct fpsimd_stateDave Martin6-57/+29
2018-03-28arm64: tlbflush: avoid writing RES0 bitsPhilip Elcan1-8/+17
2018-03-28KVM: x86: Fix pv tlb flush dependenciesWanpeng Li1-2/+2
2018-03-28Merge 4.16-rc7 into staging-nextGreg Kroah-Hartman29-188/+181
2018-03-28Merge 4.16-rc7 into char-misc-nextGreg Kroah-Hartman83-580/+881
2018-03-28x86/boot: Fix SEV boot failure from change to __PHYSICAL_MASK_SHIFTTom Lendacky3-18/+15
2018-03-28x86/platform/uv/BAU: Add APIC idt entryAndrew Banman3-2/+4
2018-03-28x86/msr: Make rdmsrl_safe_on_cpu() scheduling safe as wellEric Dumazet1-7/+4
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie323-2234/+3555
2018-03-27Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds5-11/+12
2018-03-27parisc: Fix out of array access in match_pci_device()Helge Deller1-0/+4
2018-03-27parisc: Add code generator for Qemu/SeaBIOS machine infoHelge Deller1-0/+171
2018-03-27parisc: Fix HPMC handler by increasing size to multiple of 16 bytesHelge Deller1-1/+5
2018-03-27parisc: machine_power_off() should call pm_power_off()Helge Deller1-1/+5
2018-03-27parisc/Kconfig: SMP kernels boot on all machinesHelge Deller1-4/+2
2018-03-27parisc: Silence uninitialized variable warning in dbl_to_sgl_fcnvff()Dan Carpenter1-1/+1
2018-03-27parisc: Move various functions and strings to init sectionHelge Deller2-17/+17
2018-03-27parisc: Convert MAP_TYPE to cover 4 bits on pariscHelge Deller1-1/+1
2018-03-27parisc: Force to various endian types for sparseHelge Deller1-6/+6
2018-03-27arm64: cmpxchg: Include linux/compiler.h in asm/cmpxchg.hWill Deacon1-0/+1
2018-03-27arm64: move percpu cmpxchg implementation from cmpxchg.h to percpu.hWill Deacon2-26/+29
2018-03-27arm64: cmpxchg: Include build_bug.h instead of bug.h for BUILD_BUGWill Deacon1-1/+1
2018-03-27arm64: lse: Include compiler_types.h and export.h for out-of-line LL/SCWill Deacon1-0/+3
2018-03-27arm64: fpsimd: include <linux/init.h> in fpsimd.hWill Deacon1-0/+1
2018-03-27Merge tag 'sunxi-fixes-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into fixesArnd Bergmann1-3/+60
2018-03-27Merge tag 'omap-for-v4.16/sram-fix-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesArnd Bergmann3-16/+38
2018-03-27Revert "arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)"Will Deacon6-68/+11
2018-03-27arm64: cpufeature: Avoid warnings due to unused symbolsWill Deacon2-8/+10
2018-03-27x86/cpuid: Allow cpuid_read() to scheduleEric Dumazet1-8/+26
2018-03-27x86/msr: Allow rdmsr_safe_on_cpu() to scheduleEric Dumazet1-8/+24
2018-03-27x86/mm: Update comment in detect_tme() regarding x86_phys_bitsKirill A. Shutemov1-5/+2
2018-03-27x86/PCI: Fix a potential regression when using dmi_get_bios_year()Andy Shevchenko1-1/+3
2018-03-27x86/alternatives: Fixup alternative_call_2Alexey Dobriyan1-3/+1
2018-03-27x86/mm/32: Remove unused node_memmap_size_bytes() & CONFIG_NEED_NODE_MEMMAP_SIZE logicDavid Rientjes2-15/+0
2018-03-27Merge tag 'v4.16-rc7' into x86/mm, to fix up conflictIngo Molnar46-326/+318
2018-03-27perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUsStephane Eranian1-8/+17
2018-03-27perf/x86: Update rdpmc_always_available static key to the modern APIDavidlohr Bueso2-5/+6
2018-03-26arm64: Add work around for Arm Cortex-A55 Erratum 1024718Suzuki K Poulose2-1/+29
2018-03-26arm64: Delay enabling hardware DBM featureSuzuki K Poulose3-8/+79
2018-03-26arm64: Add MIDR encoding for Arm Cortex-A55 and Cortex-A35Suzuki K Poulose1-0/+4
2018-03-26arm64: capabilities: Handle shared entriesSuzuki K Poulose3-14/+66
2018-03-26arm64: capabilities: Add support for checks based on a list of MIDRsSuzuki K Poulose4-41/+60
2018-03-26arm64: Add helpers for checking CPU MIDR against a rangeSuzuki K Poulose3-13/+37
2018-03-26arm64: capabilities: Clean up midr range helpersSuzuki K Poulose1-48/+60
2018-03-26arm64: capabilities: Change scope of VHE to Boot CPU featureSuzuki K Poulose4-46/+9
2018-03-26arm64: capabilities: Add support for features enabled earlySuzuki K Poulose2-22/+83
2018-03-26arm64: capabilities: Restrict KPTI detection to boot-time CPUsSuzuki K Poulose2-5/+20