summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-07-22scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò43-43/+0
2020-07-22ARM: at91: pm: add quirk for sam9x60's ulp1Claudiu Beznea1-0/+4
2020-07-22ARM: OMAP2+: use separate IOMMU pdata to fix DRA7 IPU1 bootSuman Anna1-0/+21
2020-07-22ARM: OMAP2+: Add workaround for DRA7 DSP MStandby errata i879Suman Anna1-3/+40
2020-07-22ARM: OMAP4+: remove pdata quirks for omap4+ iommusTero Kristo1-14/+0
2020-07-22arm64/alternatives: don't patch up internal branchesArd Biesheuvel1-14/+2
2020-07-22arm64/alternatives: use subsections for replacement sequencesArd Biesheuvel2-11/+8
2020-07-22m68k: mm: fix node memblock initAngelo Dureghello1-1/+1
2020-07-22m68k: nommu: register start of the memory with memblockMike Rapoport1-1/+2
2020-07-22x86/fpu: Reset MXCSR to default in kernel_fpu_begin()Petteri Aimonen2-0/+11
2020-07-22arm64: arch_timer: Allow an workaround descriptor to disable compat vdsoMarc Zyngier1-0/+1
2020-07-22arm64: Introduce a way to disable the 32bit vdsoMarc Zyngier7-10/+37
2020-07-16s390/maccess: add no DAT mode to kernel_writeVasily Gorbik1-5/+9
2020-07-16s390: Change s390_kernel_write() return type to match memcpy()Josh Poimboeuf2-4/+7
2020-07-16s390/mm: fix huge pte soft dirty copyingJanosch Frank1-1/+1
2020-07-16s390/setup: init jump labels before command line parsingVasily Gorbik1-0/+1
2020-07-16ARC: elf: use right ELF_ARCHVineet Gupta1-1/+1
2020-07-16ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta1-11/+5
2020-07-16KVM: arm64: Fix kvm_reset_vcpu() return code being incorrect with SVESteven Price1-3/+7
2020-07-16KVM: x86: Mark CR4.TSD as being possibly owned by the guestSean Christopherson2-1/+3
2020-07-16KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit modeSean Christopherson1-0/+2
2020-07-16KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini1-1/+1
2020-07-16KVM: arm64: Annotate hyp NMI-related functions as __always_inlineAlexandru Elisei2-2/+2
2020-07-16KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTARTAndrew Scull1-4/+7
2020-07-16KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon1-1/+1
2020-07-16arm64: kgdb: Fix single-step exception handling oopsWei Li1-1/+1
2020-07-16x86/entry: Increase entry_stack size to a full pagePeter Zijlstra1-1/+1
2020-07-16ARM: imx6: add missing put_device() call in imx6q_suspend_init()yu kuai1-4/+6
2020-07-16s390/kasan: fix early pgm check handler executionVasily Gorbik1-0/+2
2020-07-16powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUALAneesh Kumar K.V1-1/+2
2020-07-16ARM: dts: omap4-droid4: Fix spi configuration and increase rateTony Lindgren1-1/+3
2020-07-16perf/x86/rapl: Fix RAPL config variable bugStephane Eranian1-1/+1
2020-07-16perf/x86/rapl: Move RAPL support to common x86 codeStephane Eranian4-8/+10
2020-07-16KVM: s390: reduce number of IO pins to 1Christian Borntraeger1-4/+4
2020-07-09x86/resctrl: Fix memory bandwidth counter width for AMDBabu Moger3-1/+7
2020-07-09MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens1-0/+1
2020-07-09MIPS: lantiq: xway: sysctrl: fix the GPHY clock alias namesMartin Blumenstingl1-4/+4
2020-07-09s390/debug: avoid kernel warning on too large number of pagesChristian Borntraeger1-1/+2
2020-06-30arm64: dts: imx8mn-ddr4-evk: correct ldo1/ldo2 voltage rangeRobin Gong1-2/+2
2020-06-30arm64: dts: imx8mm-evk: correct ldo1/ldo2 voltage rangeRobin Gong1-2/+2
2020-06-30arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma1-3/+22
2020-06-30x86/asm/64: Align start of __clear_user() loop to 16-bytesMatt Fleming1-0/+1
2020-06-30x86/cpu: Use pinning mask for CR4 bits needing to be 0Kees Cook1-12/+12
2020-06-30KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROLSean Christopherson3-26/+0
2020-06-30KVM: nVMX: Plumb L2 GPA through to PML emulationSean Christopherson5-10/+11
2020-06-30KVM: X86: Fix MSR range of APIC registers in X2APIC modeXiaoyao Li1-2/+2
2020-06-30RISC-V: Don't allow write+exec only page mapping request in mmapYash Shah1-0/+6
2020-06-30arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=nWill Deacon1-3/+3
2020-06-30s390/vdso: fix vDSO clock_getres()Vincenzo Frascino4-6/+8
2020-06-30s390/vdso: Use $(LD) instead of $(CC) to link vDSONathan Chancellor1-6/+4