summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-09-26arm64: perf: Disable PMU while processing counter overflowsSuzuki K Poulose1-22/+28
2018-09-26ARM: hisi: check of_iomap and fix missing of_node_putNicholas Mc Guire1-5/+9
2018-09-26ARM: hisi: fix error handling and missing of_node_putNicholas Mc Guire1-4/+4
2018-09-26ARM: hisi: handle of_iomap and fix missing of_node_putNicholas Mc Guire1-6/+13
2018-09-26arm64: dts: mt7622: update a clock property for UART0Ryder Lee1-1/+1
2018-09-26MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG readsPaul Burton1-1/+1
2018-09-26KVM: PPC: Book3S: Fix matching of hardware and emulated TCE tablesAlexey Kardashevskiy1-3/+2
2018-09-26KVM: PPC: Book3S HV: Add of_node_put() in success pathNicholas Mc Guire1-0/+2
2018-09-26arm64: dts: uniphier: Add missing cooling device properties for CPUsViresh Kumar1-0/+2
2018-09-26x86/EISA: Don't probe EISA bus for Xen PV guestsBoris Ostrovsky1-2/+8
2018-09-26xtensa: ISS: don't allocate memory in platform_setupMax Filippov1-10/+15
2018-09-26s390/crypto: Fix return code checking in cbc_paes_crypt()Ingo Franzki1-1/+1
2018-09-26x86/mm/pti: Add an overflow check to pti_clone_pmds()Joerg Roedel1-0/+4
2018-09-26x86/pti: Check the return value of pti_user_pagetable_walk_pmd()Jiang Biao1-3/+7
2018-09-26x86/pti: Check the return value of pti_user_pagetable_walk_p4d()Jiang Biao1-2/+9
2018-09-26ARM: dts: qcom: msm8974-hammerhead: increase load on l20 for sdhciBhushan Shah1-0/+2
2018-09-26arm64: dts: qcom: db410c: Fix Bluetooth LED triggerLoic Poulain1-1/+1
2018-09-26arm64: fix possible spectre-v1 write in ptrace_hbp_set_event()Mark Rutland1-8/+11
2018-09-26MIPS: jz4740: Bump zload addressPaul Cercueil1-1/+1
2018-09-26powerpc/powernv: opal_put_chars partial write fixNicholas Piggin1-1/+1
2018-09-26ARM: exynos: Clear global variable on init error pathKrzysztof Kozlowski1-0/+1
2018-09-26MIPS: ath79: fix system restartFelix Fietkau2-0/+2
2018-09-19MIPS: mscc: ocelot: fix length of memory address space for MIIMQuentin Schulz1-1/+1
2018-09-19MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ONPaul Burton1-2/+4
2018-09-19MIPS: generic: fix missing of_node_put()Nicholas Mc Guire1-0/+1
2018-09-19MIPS: Octeon: add missing of_node_put()Nicholas Mc Guire1-0/+2
2018-09-19x86/mm: Remove in_nmi() warning from vmalloc_fault()Joerg Roedel1-2/+0
2018-09-19powerpc/mm: Don't report PUDs as memory leaks when using kmemleakMichael Ellerman1-2/+21
2018-09-19MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSETPaul Burton1-4/+4
2018-09-19powerpc/pseries: fix EEH recovery of some IOV devicesSam Bobroff1-8/+17
2018-09-19powerpc/4xx: Fix error return path in ppc4xx_msi_probe()Guenter Roeck1-21/+30
2018-09-19powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usageReza Arbab1-2/+3
2018-09-19ARC: [plat-axs*]: Enable SWAPAlexey Brodkin3-3/+0
2018-09-19x86/apic/vector: Make error return value negativeThomas Gleixner1-1/+1
2018-09-19x86/process: Don't mix user/kernel regs in 64bit __show_regs()Jann Horn4-13/+26
2018-09-19x86/microcode: Update the new microcode revision unconditionallyFilippo Sironi2-14/+21
2018-09-19x86/microcode: Make sure boot_cpu_data.microcode is up-to-datePrarit Bhargava2-0/+8
2018-09-19ARC: [plat-axs*/plat-hsdk]: Allow U-Boot to pass MAC-address to the kernelAlexey Brodkin2-2/+12
2018-09-19KVM: x86: Do not re-{try,execute} after failed emulation in L2Sean Christopherson2-2/+11
2018-09-19KVM: x86: Default to not allowing emulation retry in kvm_mmu_page_faultSean Christopherson1-6/+12
2018-09-19KVM: x86: Merge EMULTYPE_RETRY and EMULTYPE_ALLOW_REEXECUTESean Christopherson3-7/+6
2018-09-19KVM: x86: Invert emulation re-execute behavior to make it opt-inSean Christopherson3-7/+5
2018-09-19KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instrSean Christopherson1-2/+2
2018-09-19KVM: x86: SVM: Set EMULTYPE_NO_REEXECUTE for RSM emulationSean Christopherson2-2/+9
2018-09-19KVM: s390: vsie: copy wrapping keys to right placePierre Morel1-1/+2
2018-09-19KVM: PPC: Book3S HV: Use correct pagesize in kvm_unmap_radix()Paul Mackerras1-3/+3
2018-09-19arm64: KVM: Only force FPEXC32_EL2.EN if trapping FPSIMDMarc Zyngier1-3/+6
2018-09-19MIPS: VDSO: Match data page cache colouring when D$ aliasesPaul Burton1-0/+20
2018-09-15x86: kvm: avoid unused variable warningArnd Bergmann1-3/+1
2018-09-15kvm: x86: Set highest physical address bits in non-present/reserved SPTEsJunaid Shahid2-7/+44