aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-11-30KVM: x86/mmu: Use yield-safe TDP MMU root iter in MMU notifier unmappingSean Christopherson1-1/+1
2021-11-30powerpc/perf: Fix PMU callbacks to clear pending PMI before resetting an overflown PMCAthira Rajeev2-1/+97
2021-11-30powerpc/atomics: Remove atomic_inc()/atomic_dec() and friendsChristophe Leroy1-95/+0
2021-11-30powerpc/atomics: Use immediate operand when possibleChristophe Leroy1-28/+28
2021-11-30powerpc/bitops: Use immediate operand when possibleChristophe Leroy1-8/+81
2021-11-29ARM: dts: stm32: fix stusb1600 pinctrl used on stm32mp157c-dkFabrice Gasnier1-1/+1
2021-11-29spi: pxa2xx: Get rid of unused ->cs_control()Andy Shevchenko1-1/+1
2021-11-29ARM: pxa/lubbock: Replace custom ->cs_control() by GPIO lookup tableAndy Shevchenko1-6/+9
2021-11-29powerpc: flexible GPR range save/restore macrosNicholas Piggin15-126/+94
2021-11-29powerpc/watchdog: help remote CPUs to flush NMI printk outputNicholas Piggin1-6/+31
2021-11-29powerpc: Don't bother about .data..Lubsan sectionsChristophe Leroy1-8/+0
2021-11-29powerpc/ptdump: Fix display a BAT's size unitChristophe Leroy1-2/+2
2021-11-29powerpc/ftrace: Activate HAVE_DYNAMIC_FTRACE_WITH_REGS on PPC32Christophe Leroy4-12/+125
2021-11-29powerpc/ftrace: Add module_trampoline_target() for PPC32Christophe Leroy2-33/+29
2021-11-29powerpc/ftrace: No need to read LR from stack in _mcount()Christophe Leroy1-5/+4
2021-11-29powerpc: Mark probe_machine() __init and staticMichael Ellerman2-3/+1
2021-11-29powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILINGMichael Ellerman1-0/+2
2021-11-29powerpc/mm: Move tlbcam_sz() and make it staticMichael Ellerman1-5/+5
2021-11-29powerpc/85xx: Make c293_pcie_pic_init() staticMichael Ellerman1-1/+1
2021-11-29powerpc/85xx: Make mpc85xx_smp_kexec_cpu_down() staticMichael Ellerman1-2/+2
2021-11-29powerpc/85xx: Fix no previous prototype warning for mpc85xx_setup_pmc()Michael Ellerman1-0/+2
2021-11-29powerpc: select CPUMASK_OFFSTACK if NR_CPUS >= 8192Nicholas Piggin1-0/+1
2021-11-29powerpc: remove cpu_online_cores_map functionNicholas Piggin3-41/+8
2021-11-29MIPS: CPS: Use bitfield helpersGeert Uytterhoeven1-12/+7
2021-11-29MIPS: CPC: Use bitfield helpersGeert Uytterhoeven1-1/+2
2021-11-29MIPS: Remove a repeated word in a commentJason Wang1-1/+1
2021-11-29m68k: Enable memtest functionalityFinn Thain3-9/+9
2021-11-29s390/pci: move pseudo-MMIO to prevent MIO overlapNiklas Schnelle1-3/+4
2021-11-29powerpc/85xx: Fix oops when CONFIG_FSL_PMC=nXiaoming Ni1-2/+2
2021-11-29Revert "powerpc/code-patching: Improve verification of patchability"Michael Ellerman3-2/+6
2021-11-28RISC-V: Add StarFive SoC Kconfig optionEmil Renner Berthing1-0/+8
2021-11-28Merge tag 'x86-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2021-11-28Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-6/+0
2021-11-27arch: Add generic Kconfig option indicating page size smaller than 64kGuenter Roeck1-0/+10
2021-11-27Merge tag 'powerpc-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-4/+7
2021-11-27Merge tag 'mips-fixes_5.16_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds4-5/+5
2021-11-26iommu/vt-d: Remove unused PASID_DISABLEDJoerg Roedel1-6/+0
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski79-286/+332
2021-11-26Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-2/+3
2021-11-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds6-27/+64
2021-11-26KVM: X86: Use vcpu->arch.walk_mmu for kvm_mmu_invlpg()Lai Jiangshan1-1/+1
2021-11-26KVM: X86: Fix when shadow_root_level=5 && guest root_level<4Lai Jiangshan1-2/+2
2021-11-26KVM: x86: Forbid KVM_SET_CPUID{,2} after KVM_RUNVitaly Kuznetsov2-17/+30
2021-11-26arm64: dts: renesas: r8a779a0: Add DU supportKieran Bingham1-0/+32
2021-11-26arm64: dts: renesas: salvator-common: Merge hdmi0_conKieran Bingham1-4/+1
2021-11-26arm64: dts: renesas: ulcb: Merge hdmi0_conKieran Bingham1-4/+1
2021-11-26arm64: dts: renesas: r9a07g044: Add OPP tableBiju Das1-0/+31
2021-11-26arm64: dts: renesas: Fix operating point table node namesGeert Uytterhoeven9-14/+14
2021-11-26arm64: dts: renesas: rzg2l-smarc-som: Enable watchdogBiju Das1-0/+15
2021-11-26arm64: dts: renesas: r9a07g044: Add WDT nodesBiju Das1-0/+45