aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-08s390/perf: Change CPUM_CF return code in event init functionThomas Richter1-1/+1
2018-11-07ubd: fix missing lock around request issueJens Axboe1-2/+7
2018-11-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-30/+38
2018-11-07Merge tag 'stratix10_dts_fix_for_v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into fixesOlof Johansson1-0/+3
2018-11-07Merge tag 'renesas-fixes-for-v4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixesOlof Johansson2-24/+25
2018-11-07KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILEScott Wood4-8/+27
2018-11-06x86/vsmp: Remove dependency on pv_irq_opsEial Czerwacki2-78/+7
2018-11-06x86/ldt: Remove unused variable in map_ldt_struct()Kirill A. Shutemov1-8/+0
2018-11-06x86/ldt: Unmap PTEs for the slot before freeing LDT pagesKirill A. Shutemov1-13/+38
2018-11-06x86/mm: Move LDT remap out of KASLR region on 5-level pagingKirill A. Shutemov3-11/+11
2018-11-06acpi/nfit, x86/mce: Validate a MCE's address before using itVishal Verma2-1/+3
2018-11-06acpi/nfit, x86/mce: Handle only uncorrectable machine checksVishal Verma2-1/+3
2018-11-06Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2018-11-06parisc: Revert "Release spinlocks using ordered store"John David Anglin2-6/+10
2018-11-06ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mmArd Biesheuvel1-1/+1
2018-11-06powerpc/mm/64s: Only use slbfee on CPUs that support itMichael Ellerman1-0/+3
2018-11-06powerpc/mm/64s: Use PPC_SLBFEE macroMichael Ellerman2-1/+4
2018-11-06powerpc/mm/64s: Consolidate SLB assertionsMichael Ellerman1-20/+9
2018-11-05xtensa: make sure bFLT stack is 16 byte alignedMax Filippov1-1/+5
2018-11-05arm64: dts: stratix10: fix multicast filteringAaro Koskinen1-0/+3
2018-11-05MIPS: Fix `dma_alloc_coherent' returning a non-coherent allocationMaciej W. Rozycki1-1/+1
2018-11-05MIPS: OCTEON: fix out of bounds array access on CN68XXAaro Koskinen1-1/+1
2018-11-05compiler: remove __no_sanitize_address_or_inline againMartin Schwidefsky1-2/+2
2018-11-05x86/build: Remove -pipe from KBUILD_CFLAGSNathan Chancellor1-3/+1
2018-11-05x86/hyper-v: Fix indentation in hv_do_fast_hypercall16()Yi Wang1-1/+1
2018-11-05Merge tag 'imx-fixes-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixesOlof Johansson4-5/+10
2018-11-05ARM: defconfig: Disable PREEMPT again on multi_v7Olof Johansson1-1/+0
2018-11-05s390: update defconfigsHeiko Carstens3-43/+63
2018-11-05arm64: dts: renesas: condor: switch from EtherAVB to GEtherSergei Shtylyov1-23/+24
2018-11-05arm64: dts: renesas: r8a7795: add missing dma-names on hscif2Kuninori Morimoto1-1/+1
2018-11-05powerpc/powernv/npu: Remove NPU DMA opsAlistair Popple1-60/+4
2018-11-05ARM: dts: imx6sx-sdb: Fix enet phy regulatorLeonard Crestez1-1/+6
2018-11-05ARM: dts: fsl: Fix improperly quoted stdout-path valuesRob Herring2-3/+3
2018-11-05ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c nodeOleksij Rempel1-1/+1
2018-11-04x86/hyper-v: Enable PIT shutdown quirkMichael Kelley1-0/+11
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds37-141/+148
2018-11-04x86/qspinlock: Fix compile errorPeter Zijlstra1-5/+8
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar962-8120/+40565
2018-11-03Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-8/+13
2018-11-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-8/+23
2018-11-03Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+2
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds6-17/+7
2018-11-02Merge tag 'omap-for-v4.20/omap1-fix-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson1-6/+2
2018-11-02ARM: dts: stm32: update HASH1 dmas property on stm32mp157cAlexandre Torgue1-1/+1
2018-11-02ARM: orion: avoid VLA in orion_mpp_confArnd Bergmann1-1/+6
2018-11-02ARM: defconfig: Update multi_v7 to use PREEMPTLinus Walleij1-0/+1
2018-11-02arm64: defconfig: Enable some IPMI configsJohn Garry1-0/+3
2018-11-02arm64: fix warnings without CONFIG_IOMMU_DMAChristoph Hellwig1-0/+2
2018-11-02arm64: kprobe: make page to RO mode when allocate itAnders Roxell1-7/+20
2018-11-02arm64: kdump: fix small typoYangtao Li1-1/+1