summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel2020-07-291-0/+1
* parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin2020-07-291-0/+2
* RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorwPalmer Dabbelt2020-07-291-1/+9
* 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
* ARM: dts: n900: remove mmc1 card detect gpioMerlijn Wajer2020-07-291-4/+8
* ARM: dts: imx6qdl-gw551x: fix audio SSITim Harvey2020-07-291-1/+1
* ARM: dts: imx6qdl-gw551x: Do not use 'simple-audio-card,dai-link'Fabio Estevam2020-07-291-11/+8
* irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner2020-07-295-15/+22
* 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
* genirq/affinity: Handle affinity setting on inactive interrupts correctlyThomas Gleixner2020-07-221-17/+5
* arm64: compat: Ensure upper 32 bits of x0 are zero on syscall returnWill Deacon2020-07-222-1/+14
* arm64: ptrace: Consistently use pseudo-singlestep exceptionsWill Deacon2020-07-224-16/+23
* arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon2020-07-223-6/+20
* powerpc/pseries/svm: Fix incorrect check for shared_lppaca_sizeSatheesh Rajendran2020-07-221-1/+1
* powerpc/book3s64/pkeys: Fix pkey_access_permitted() for execute disable pkeyAneesh Kumar K.V2020-07-221-5/+7
* riscv: use 16KB kernel stack on 64-bitAndreas Schwab2020-07-221-0/+4
* arm: dts: mt7623: add phy-mode property for gmac2Sean Wang2020-07-221-0/+1
* copy_xstate_to_kernel: Fix typo which caused GDB regressionKevin Buettner2020-07-221-1/+1
* arm64: dts: spcfpga: Align GIC, NAND and UART nodenames with dtschemaKrzysztof Kozlowski2020-07-221-4/+4
* ARM: dts: socfpga: Align L2 cache-controller nodename with dtschemaKrzysztof Kozlowski2020-07-222-2/+2
* ARM: dts: Fix dcan driver probe failed on am437x platformdillon min2020-07-221-4/+10
* arm64: dts: meson-gxl-s805x: reduce initial Mali450 core frequencyNeil Armstrong2020-07-223-2/+26
* arm64: dts: meson: add missing gxl rng clockJerome Brunet2020-07-221-0/+5
* arm64: dts: g12-common: add parkmode_disable_ss_quirk on DWC3 controllerNeil Armstrong2020-07-221-0/+1
* scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò2020-07-2243-43/+0
* ARM: at91: pm: add quirk for sam9x60's ulp1Claudiu Beznea2020-07-221-0/+4
* ARM: OMAP2+: use separate IOMMU pdata to fix DRA7 IPU1 bootSuman Anna2020-07-221-0/+21
* ARM: OMAP2+: Add workaround for DRA7 DSP MStandby errata i879Suman Anna2020-07-221-3/+40
* ARM: OMAP4+: remove pdata quirks for omap4+ iommusTero Kristo2020-07-221-14/+0
* arm64/alternatives: don't patch up internal branchesArd Biesheuvel2020-07-221-14/+2
* arm64/alternatives: use subsections for replacement sequencesArd Biesheuvel2020-07-222-11/+8
* m68k: mm: fix node memblock initAngelo Dureghello2020-07-221-1/+1
* m68k: nommu: register start of the memory with memblockMike Rapoport2020-07-221-1/+2
* x86/fpu: Reset MXCSR to default in kernel_fpu_begin()Petteri Aimonen2020-07-222-0/+11
* arm64: arch_timer: Allow an workaround descriptor to disable compat vdsoMarc Zyngier2020-07-221-0/+1
* arm64: Introduce a way to disable the 32bit vdsoMarc Zyngier2020-07-227-10/+37
* s390/maccess: add no DAT mode to kernel_writeVasily Gorbik2020-07-161-5/+9
* s390: Change s390_kernel_write() return type to match memcpy()Josh Poimboeuf2020-07-162-4/+7
* s390/mm: fix huge pte soft dirty copyingJanosch Frank2020-07-161-1/+1
* s390/setup: init jump labels before command line parsingVasily Gorbik2020-07-161-0/+1
* ARC: elf: use right ELF_ARCHVineet Gupta2020-07-161-1/+1
* ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta2020-07-161-11/+5
* KVM: arm64: Fix kvm_reset_vcpu() return code being incorrect with SVESteven Price2020-07-161-3/+7
* KVM: x86: Mark CR4.TSD as being possibly owned by the guestSean Christopherson2020-07-162-1/+3
* KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit modeSean Christopherson2020-07-161-0/+2
* KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini2020-07-161-1/+1
* KVM: arm64: Annotate hyp NMI-related functions as __always_inlineAlexandru Elisei2020-07-162-2/+2
* KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTARTAndrew Scull2020-07-161-4/+7