summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao2019-01-161-1/+1
* x86,kvm: move qemu/guest FPU switching out to vcpu_runRik van Riel2019-01-162-21/+26
* powerpc/tm: Set MSR[TS] just prior to recheckpointBreno Leitao2019-01-132-15/+49
* arm64: relocatable: fix inconsistencies in linker script and optionsArd Biesheuvel2019-01-132-5/+6
* arm64: drop linker script hack to hide __efistub_ symbolsArd Biesheuvel2019-01-131-27/+17
* powerpc/boot: Set target when cross-compiling for clangJoel Stanley2019-01-131-0/+5
* powerpc: Disable -Wbuiltin-requires-header when setjmp is usedJoel Stanley2019-01-132-1/+7
* powerpc: avoid -mno-sched-epilog on GCC 4.9 and newerNicholas Piggin2019-01-131-1/+6
* x86/dump_pagetables: Fix LDT remap address markerKirill A. Shutemov2019-01-131-5/+2
* x86/mm: Fix guard hole handlingKirill A. Shutemov2019-01-133-9/+15
* ARM: dts: imx7d-nitrogen7: Fix the description of the Wifi clockFabio Estevam2019-01-131-2/+7
* ARM: imx: update the cpu power up timing setting on i.mx6sxAnson Huang2019-01-131-1/+1
* powerpc/mm: Fix linux page tables build with some configsMichael Ellerman2019-01-131-0/+1
* powerpc: Fix COFF zImage booting on old powermacsPaul Mackerras2019-01-131-1/+3
* MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=yPaul Burton2019-01-092-3/+4
* arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1Will Deacon2019-01-091-1/+1
* MIPS: OCTEON: mark RGMII interface disabled on OCTEON IIIAaro Koskinen2019-01-091-1/+2
* MIPS: Expand MIPS32 ASIDs to 64 bitsPaul Burton2019-01-094-9/+7
* MIPS: Align kernel load address to 64KBHuacai Chen2019-01-091-3/+4
* MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen2019-01-091-0/+5
* MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3Huacai Chen2019-01-095-7/+70
* MIPS: math-emu: Write-protect delay slot emulation pagesPaul Burton2019-01-092-20/+22
* KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() failsSean Christopherson2019-01-091-2/+5
* KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixupSean Christopherson2019-01-091-1/+1
* x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()Dan Williams2019-01-091-6/+0
* x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=offMichal Hocko2019-01-092-2/+3
* s390/pci: fix sleeping in atomic during hotplugSebastian Ott2019-01-091-1/+1
* x86/mtrr: Don't copy uninitialized gentry fields back to userspaceColin Ian King2018-12-291-0/+2
* KVM: Fix UAF in nested posted interrupt processingCfir Cohen2018-12-291-0/+2
* kvm: x86: Add AMD's EX_CFG to the list of ignored MSRsEduardo Habkost2018-12-292-0/+3
* bpf, arm: fix emit_ldx_r and emit_mov_i using TMP_REG_1Nicolas Schichan2018-12-211-1/+1
* ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpartVladimir Murzin2018-12-211-5/+9
* ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handlingChris Cole2018-12-211-3/+5
* ARC: io.h: Implement reads{x}()/writes{x}()Jose Abreu2018-12-211-0/+72
* x86/earlyprintk/efi: Fix infinite loop on some screen widthsYiFei Zhu2018-12-211-1/+1
* locking/qspinlock, x86: Provide liveness guaranteePeter Zijlstra2018-12-211-0/+21
* locking/qspinlock/x86: Increase _Q_PENDING_LOOPS upper boundWill Deacon2018-12-211-0/+2
* locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'Will Deacon2018-12-212-3/+2
* x86/build: Fix compiler support check for CONFIG_RETPOLINEMasahiro Yamada2018-12-211-3/+7
* powerpc/msi: Fix NULL pointer access in teardown codeRadu Rendec2018-12-211-1/+6
* ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dtLubomir Rintel2018-12-211-2/+4
* arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearingRobin Murphy2018-12-211-1/+1
* Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin2018-12-172-80/+4
* x86/kvm/vmx: fix old-style function declarationYi Wang2018-12-171-4/+4
* KVM: x86: fix empty-body warningsYi Wang2018-12-171-1/+1
* ARM: dts: at91: sama5d2: use the divided clock for SMCRomain Izard2018-12-171-1/+1
* s390/cpum_cf: Reject request for sampling in event initializationThomas Richter2018-12-171-0/+2
* ARM: OMAP1: ams-delta: Fix possible use of uninitialized fieldJanusz Krzysztofik2018-12-171-0/+3
* ARM: dts: logicpd-somlv: Fix interrupt on mmc3_dat1Adam Ford2018-12-171-1/+1
* ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeupNathan Chancellor2018-12-171-1/+1