summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-02-10powerpc/64: Fix task_cpu in early boot when booting non-zero cpuidNicholas Piggin
2023-02-10powerpc/64s: Fix stress_hpt memblock alloc alignmentNicholas Piggin
2023-02-10powerpc/64e: Simplify address calculation in secondary hold loopNicholas Piggin
2023-02-10powerpc/64s: Refactor initialisation after promNicholas Piggin
2023-02-10crypto: powerpc - Use address generation helper for asmNicholas Piggin
2023-02-10powerpc/powernv/ioda: Skip unallocated resources when mapping to PEFrederic Barrat
2023-02-10powerpc/32: select HAVE_VIRT_CPU_ACCOUNTING_GENNicholas Piggin
2023-02-10powerpc/32: implement HAVE_CONTEXT_TRACKING_USER supportNicholas Piggin
2023-02-10powerpc: Consolidate 32-bit and 64-bit interrupt_enter_prepareNicholas Piggin
2023-02-10powerpc/hv-24x7: Fix pvr check when setting interface versionKajol Jain
2023-02-10powerpc/bpf/32: perform three operands ALU operationsChristophe Leroy
2023-02-10powerpc/bpf/32: introduce a second source register for ALU operationsChristophe Leroy
2023-02-10powerpc/bpf/32: Optimise some particular const operationsChristophe Leroy
2023-02-10powerpc/bpf: Only pad length-variable code at initial passChristophe Leroy
2023-02-10powerpc/bpf: Perform complete extra passes to update addressesChristophe Leroy
2023-02-10powerpc/bpf/32: BPF prog is never called with more than one argChristophe Leroy
2023-02-10powerpc/bpf/32: Only set a stack frame when necessaryChristophe Leroy
2023-02-10powerpc/bpf/32: No need to zeroise r4 when not doing tail callChristophe Leroy
2023-02-10powerpc: Remove __kernel_text_address() in show_instructions()Christophe Leroy
2023-02-10powerpc/mce: log the error for all unrecoverable errorsGanesh Goudar
2023-02-10Merge tag 'amlogic-fixes-v6.2-rc-take2' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
2023-02-10s390/ap: fix status returned by ap_qact()Halil Pasic
2023-02-10s390/ap: fix status returned by ap_aqic()Halil Pasic
2023-02-10crypto: arm64/sm4-gcm - Fix possible crash in GCM cryptionHerbert Xu
2023-02-10crypto: arm64/sm4-ccm - Rewrite skcipher walker loopTianjia Zhang
2023-02-10crypto: x86/blowfish - Eliminate use of SYM_TYPED_FUNC_START in asmPeter Lafreniere
2023-02-10crypto: x86/blowfish - Convert to use ECB/CBC helpersPeter Lafreniere
2023-02-10crypto: x86/blowfish - Remove unused encode parameterPeter Lafreniere
2023-02-10crypto: arm64/aes-ccm - Rewrite skcipher walker loopHerbert Xu
2023-02-10arm64: dts: meson-gx: Make mmc host controller interrupts level-sensitiveHeiner Kallweit
2023-02-10arm64: dts: meson-g12-common: Make mmc host controller interrupts level-sensi...Heiner Kallweit
2023-02-10arm64: dts: meson-axg: Make mmc host controller interrupts level-sensitiveHeiner Kallweit
2023-02-09sparc: allow PM configs for sparc32 COMPILE_TESTRandy Dunlap
2023-02-09arch/Kconfig: fix indentationJuerg Haefliger
2023-02-09sh: mm: set VM_IOREMAP flag to the vmalloc areaBaoquan He
2023-02-09powerpc: mm: add VM_IOREMAP flag to the vmalloc areaBaoquan He
2023-02-09mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)
2023-02-09mips: drop definition of pfn_valid() for DISCONTIGMEMMike Rapoport (IBM)
2023-02-09m68k: use asm-generic/memory_model.h for both MMU and !MMUMike Rapoport (IBM)
2023-02-09arm: include asm-generic/memory_model.h from page.h rather than memory.hMike Rapoport (IBM)
2023-02-09mm: introduce __vm_flags_mod and use it in untrack_pfnSuren Baghdasaryan
2023-02-09mm: replace vma->vm_flags indirect modification in ksm_madviseSuren Baghdasaryan
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-02-09arm/mm: fix swp type masking in __swp_entry()David Hildenbrand
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-09riscv: Fixup race condition on PG_dcache_clean in flush_icache_pteGuo Ren
2023-02-09riscv: kprobe: Fixup misaligned load textGuo Ren
2023-02-09Revert "s390/mem_detect: do not update output parameters on failure"Heiko Carstens
2023-02-09s390/idle: remove arch_cpu_idle_time() and corresponding codeHeiko Carstens
2023-02-09s390/vx: use simple assignments to access __vector128 membersHeiko Carstens