summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-01-23Disable MSI also when pcie-octeon.pcie_disable onYunQiang Su1-1/+3
2019-01-23arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel1-2/+6
2019-01-23MIPS: lantiq: Fix IPI interrupt handlingHauke Mehrtens1-63/+5
2019-01-23mips: fix n32 compat_ipc_parse_versionArnd Bergmann1-0/+1
2019-01-23arm64: Don't trap host pointer auth use to EL2Mark Rutland1-1/+3
2019-01-23arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland3-4/+4
2019-01-17x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao1-1/+1
2019-01-17x86,kvm: move qemu/guest FPU switching out to vcpu_runRik van Riel2-21/+26
2019-01-13powerpc/tm: Set MSR[TS] just prior to recheckpointBreno Leitao2-15/+49
2019-01-13arm64: relocatable: fix inconsistencies in linker script and optionsArd Biesheuvel2-5/+6
2019-01-13arm64: drop linker script hack to hide __efistub_ symbolsArd Biesheuvel1-27/+17
2019-01-13powerpc/boot: Set target when cross-compiling for clangJoel Stanley1-0/+5
2019-01-13powerpc: Disable -Wbuiltin-requires-header when setjmp is usedJoel Stanley2-1/+7
2019-01-13powerpc: avoid -mno-sched-epilog on GCC 4.9 and newerNicholas Piggin1-1/+6
2019-01-13x86/dump_pagetables: Fix LDT remap address markerKirill A. Shutemov1-5/+2
2019-01-13x86/mm: Fix guard hole handlingKirill A. Shutemov3-9/+15
2019-01-13ARM: dts: imx7d-nitrogen7: Fix the description of the Wifi clockFabio Estevam1-2/+7
2019-01-13ARM: imx: update the cpu power up timing setting on i.mx6sxAnson Huang1-1/+1
2019-01-13powerpc/mm: Fix linux page tables build with some configsMichael Ellerman1-0/+1
2019-01-13powerpc: Fix COFF zImage booting on old powermacsPaul Mackerras1-1/+3
2019-01-09MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=yPaul Burton2-3/+4
2019-01-09arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1Will Deacon1-1/+1
2019-01-09MIPS: OCTEON: mark RGMII interface disabled on OCTEON IIIAaro Koskinen1-1/+2
2019-01-09MIPS: Expand MIPS32 ASIDs to 64 bitsPaul Burton4-9/+7
2019-01-09MIPS: Align kernel load address to 64KBHuacai Chen1-3/+4
2019-01-09MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen1-0/+5
2019-01-09MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3Huacai Chen5-7/+70
2019-01-09MIPS: math-emu: Write-protect delay slot emulation pagesPaul Burton2-20/+22
2019-01-09KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() failsSean Christopherson1-2/+5
2019-01-09KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixupSean Christopherson1-1/+1
2019-01-09x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()Dan Williams1-6/+0
2019-01-09x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=offMichal Hocko2-2/+3
2019-01-09s390/pci: fix sleeping in atomic during hotplugSebastian Ott1-1/+1
2018-12-29x86/mtrr: Don't copy uninitialized gentry fields back to userspaceColin Ian King1-0/+2
2018-12-29KVM: Fix UAF in nested posted interrupt processingCfir Cohen1-0/+2
2018-12-29kvm: x86: Add AMD's EX_CFG to the list of ignored MSRsEduardo Habkost2-0/+3
2018-12-21bpf, arm: fix emit_ldx_r and emit_mov_i using TMP_REG_1Nicolas Schichan1-1/+1
2018-12-21ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpartVladimir Murzin1-5/+9
2018-12-21ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handlingChris Cole1-3/+5
2018-12-21ARC: io.h: Implement reads{x}()/writes{x}()Jose Abreu1-0/+72
2018-12-21x86/earlyprintk/efi: Fix infinite loop on some screen widthsYiFei Zhu1-1/+1
2018-12-21locking/qspinlock, x86: Provide liveness guaranteePeter Zijlstra1-0/+21
2018-12-21locking/qspinlock/x86: Increase _Q_PENDING_LOOPS upper boundWill Deacon1-0/+2
2018-12-21locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'Will Deacon2-3/+2
2018-12-21x86/build: Fix compiler support check for CONFIG_RETPOLINEMasahiro Yamada1-3/+7
2018-12-21powerpc/msi: Fix NULL pointer access in teardown codeRadu Rendec1-1/+6
2018-12-21ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dtLubomir Rintel1-2/+4
2018-12-21arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearingRobin Murphy1-1/+1
2018-12-17Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin2-80/+4
2018-12-17x86/kvm/vmx: fix old-style function declarationYi Wang1-4/+4