summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin2020-07-291-0/+2
* x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann2020-07-291-1/+1
* arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon2020-07-291-2/+2
* irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner2020-07-294-12/+18
* xtensa: update *pos in cpuinfo_op.nextMax Filippov2020-07-291-1/+2
* xtensa: fix __sync_fetch_and_{and,or}_4 declarationsMax Filippov2020-07-291-2/+2
* x86/cpu: Move x86_cache_bits settingsSuraj Jitindar Singh2020-07-221-1/+1
* arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon2020-07-223-6/+20
* MIPS: Fix build for LTS kernel caused by backporting lpj adjustmentHuacai Chen2020-07-221-9/+4
* copy_xstate_to_kernel: Fix typo which caused GDB regressionKevin Buettner2020-07-221-1/+1
* ARM: dts: socfpga: Align L2 cache-controller nodename with dtschemaKrzysztof Kozlowski2020-07-222-2/+2
* arm64: dts: meson: add missing gxl rng clockJerome Brunet2020-07-221-0/+5
* arm64/alternatives: don't patch up internal branchesArd Biesheuvel2020-07-221-14/+2
* arm64: alternative: Use true and false for boolean valuesGustavo A. R. Silva2020-07-221-2/+2
* arm64/alternatives: use subsections for replacement sequencesArd Biesheuvel2020-07-222-11/+8
* s390/mm: fix huge pte soft dirty copyingJanosch Frank2020-07-221-1/+1
* ARC: elf: use right ELF_ARCHVineet Gupta2020-07-221-1/+1
* ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta2020-07-221-11/+5
* KVM: x86: Mark CR4.TSD as being possibly owned by the guestSean Christopherson2020-07-222-1/+3
* KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit modeSean Christopherson2020-07-221-0/+2
* KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini2020-07-221-1/+1
* KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTARTAndrew Scull2020-07-221-4/+7
* KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon2020-07-221-1/+1
* arm64: kgdb: Fix single-step exception handling oopsWei Li2020-07-221-1/+1
* x86/entry: Increase entry_stack size to a full pagePeter Zijlstra2020-07-221-1/+1
* ARM: imx6: add missing put_device() call in imx6q_suspend_init()yu kuai2020-07-221-4/+6
* s390/kasan: fix early pgm check handler executionVasily Gorbik2020-07-221-0/+2
* ARM: dts: omap4-droid4: Fix spi configuration and increase rateTony Lindgren2020-07-221-1/+3
* KVM: s390: reduce number of IO pins to 1Christian Borntraeger2020-07-221-4/+4
* MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens2020-07-091-0/+1
* arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma2020-06-301-3/+22
* KVM: nVMX: Plumb L2 GPA through to PML emulationSean Christopherson2020-06-305-10/+10
* KVM: X86: Fix MSR range of APIC registers in X2APIC modeXiaoyao Li2020-06-301-2/+2
* s390/ptrace: fix setting syscall numberSven Schnelle2020-06-301-1/+30
* ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()yu kuai2020-06-301-2/+4
* ARM: dts: NSP: Correct FA2 mailbox nodeMatthew Hagan2020-06-301-3/+3
* fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro2020-06-301-2/+7
* KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generatedSean Christopherson2020-06-251-18/+9
* kvm: x86: Fix reserved bits related calculation errors caused by MKTMEKai Huang2020-06-251-6/+27
* kvm: x86: Move kvm_set_mmio_spte_mask() from x86.c to mmu.cKai Huang2020-06-252-31/+31
* kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa2020-06-251-13/+3
* x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lldArd Biesheuvel2020-06-251-1/+1
* arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon2020-06-251-18/+26
* openrisc: Fix issue with argument clobbering for clone/forkStafford Horne2020-06-251-2/+2
* powerpc/4xx: Don't unmap NULL mbasehuhai2020-06-251-3/+1
* x86/apic: Make TSC deadline timer detection message visibleBorislav Petkov2020-06-251-1/+1
* powerpc/64s/pgtable: fix an undefined behaviourQian Cai2020-06-251-4/+19
* powerpc/ps3: Fix kexec shutdown hangGeoff Levand2020-06-251-10/+12
* powerpc/pseries/ras: Fix FWNMI_VALID off by oneNicholas Piggin2020-06-251-2/+3
* powerpc/crashkernel: Take "mem=" option into accountPingfan Liu2020-06-251-3/+5