summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-03-10tty: xtensa/iss, drop serial_version & serial_nameJiri Slaby1-6/+1
2021-03-10tty: cyclades, remove this orphanJiri Slaby1-1/+0
2021-03-10Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-3/+7
2021-03-10Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-10/+7
2021-03-10sparc: sparc64_defconfig: remove duplicate CONFIGsCorentin Labbe1-3/+1
2021-03-10sparc64: Fix opcode filtering in handling of no fault loadsRob Gardner1-7/+6
2021-03-10powerpc: Fix missing declaration of [en/dis]able_kernel_vsx()Christophe Leroy1-0/+10
2021-03-09powerpc/64s/exception: Clean up a missed SRR specifierDaniel Axtens1-1/+1
2021-03-09powerpc: Fix inverted SET_FULL_REGS bitopNicholas Piggin1-2/+2
2021-03-09powerpc/64s: Use symbolic macros for function entry encodingMichael Ellerman1-3/+4
2021-03-09Merge tag 'mips-fixes_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-7/+33
2021-03-09KVM: arm64: Ensure I-cache isolation between vcpus of a same VMMarc Zyngier5-8/+15
2021-03-09arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUALAndrey Konovalov1-0/+5
2021-03-09x86/sev-es: Use __copy_from_user_inatomic()Joerg Roedel3-15/+55
2021-03-09x86/sev-es: Correctly track IRQ states in runtime #VC handlerJoerg Roedel1-2/+4
2021-03-09x86/sev-es: Check regs->sp is trusted before adjusting #VC IST stackJoerg Roedel1-2/+12
2021-03-09powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao1-1/+1
2021-03-09MIPS: kernel: Reserve exception base early to prevent corruptionThomas Bogendoerfer4-5/+17
2021-03-09KVM: arm64: Don't use cbz/adr with external symbolsSami Tolvanen1-2/+4
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds20-642/+198
2021-03-08ARM: ep93xx: Select GENERIC_IRQ_MULTI_HANDLER directlyMarc Zyngier1-0/+1
2021-03-08arm64/mm: Reorganize pfn_valid()Anshuman Khandual1-5/+16
2021-03-08arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memoryAnshuman Khandual1-0/+12
2021-03-08MIPS: vmlinux.lds.S: align raw appended dtb to 8 bytesBjørn Mork1-1/+5
2021-03-08x86/sev-es: Introduce ip_within_syscall_gap() helperJoerg Roedel4-2/+19
2021-03-08arm64/mm: Drop THP conditionality from FORCE_MAX_ZONEORDERAnshuman Khandual1-2/+2
2021-03-08arm64/mm: Drop redundant ARCH_WANT_HUGE_PMD_SHAREAnshuman Khandual1-2/+0
2021-03-08arm64: Drop support for CMDLINE_EXTENDWill Deacon2-10/+1
2021-03-08arm64: cpufeatures: Fix handling of CONFIG_CMDLINE for idreg overridesWill Deacon1-19/+25
2021-03-08crypto: mips/poly1305 - enable for all MIPS processorsMaciej W. Rozycki1-2/+2
2021-03-08MIPS: boot/compressed: Copy DTB to aligned addressPaul Cercueil2-0/+10
2021-03-08s390: remove IBM_PARTITION and CONFIGFS_FS from zfcpdump defconfigAlexander Egorenkov1-2/+0
2021-03-08s390: update defconfigsHeiko Carstens3-23/+5
2021-03-08s390/cpumf: remove unneeded semicolonJiapeng Chong1-1/+1
2021-03-08s390/cpumf: rename header file to hwctrset.hThomas Richter2-1/+1
2021-03-08s390/cpumf: remove 60 seconds read limitThomas Richter1-16/+2
2021-03-08s390/topology: remove always false if checkHeiko Carstens1-2/+0
2021-03-08s390/time,idle: get rid of unsigned long longHeiko Carstens5-45/+45
2021-03-08Merge branch 'parisc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+5
2021-03-08Merge tag 'powerpc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds9-21/+44
2021-03-06m68k: Fix virt_addr_valid() W=1 compiler warningsGeert Uytterhoeven2-3/+3
2021-03-06x86/entry: Fix entry/exit mismatch on failed fast 32-bit syscallsAndy Lutomirski1-1/+2
2021-03-06x86/unwind/orc: Silence warnings caused by missing ORC dataJosh Poimboeuf1-1/+1
2021-03-06x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2Josh Poimboeuf1-6/+6
2021-03-06perf/x86/intel: Set PERF_ATTACH_SCHED_CB for large PEBS and LBRKan Liang1-1/+4
2021-03-06KVM: arm64: Fix range alignment when walking page tablesJia He1-0/+1
2021-03-06KVM: arm64: Workaround firmware wrongly advertising GICv2-on-v3 compatibilityMarc Zyngier2-4/+39
2021-03-06KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config()Marc Zyngier4-7/+14
2021-03-06KVM: arm64: Don't access PMSELR_EL0/PMUSERENR_EL0 when no PMU is availableMarc Zyngier2-3/+9
2021-03-06KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static keyMarc Zyngier2-10/+10