summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-07-15MIPS: config: Add ip30_defconfigJiaxun Yang
2024-07-15MIPS: config: lemote2f: Regenerate defconfigJiaxun Yang
2024-07-15MIPS: config: generic: Add board-litexJiaxun Yang
2024-07-15MIPS: config: Enable MSA and virtualization for MIPS64R6Jiaxun Yang
2024-07-15MIPS: Fix fallback march for SB1Jiaxun Yang
2024-07-15Merge branch 'arm64-uaccess' (early part)Linus Torvalds
2024-07-16treewide: change conditional prompt for choices to 'depends on'Masahiro Yamada
2024-07-15Merge branch 'word-at-a-time'Linus Torvalds
2024-07-15riscv: lib: relax assembly constraints in hweightQingfang Deng
2024-07-15Merge branch 'runtime-constants'Linus Torvalds
2024-07-15ARM: pxa: fix build breakage on PXA3xxDmitry Torokhov
2024-07-15uprobe: Change uretprobe syscall scope and numberJiri Olsa
2024-07-14Merge tag 'x86_urgent_for_v6.10' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-14sh: config: Drop CONFIG_MEMORY_{HOTPLUG,HOTREMOVE}Oscar Salvador
2024-07-14sh: Drop support for memory hotplug and memory hotremoveOscar Salvador
2024-07-14Merge branch kvm-arm64/nv-tcr2 into kvmarm/nextOliver Upton
2024-07-14Merge branch kvm-arm64/nv-sve into kvmarm/nextOliver Upton
2024-07-14Merge branch kvm-arm64/el2-kcfi into kvmarm/nextOliver Upton
2024-07-14Merge branch kvm-arm64/ctr-el0 into kvmarm/nextOliver Upton
2024-07-14Merge branch kvm-arm64/shadow-mmu into kvmarm/nextOliver Upton
2024-07-14Merge branch kvm-arm64/ffa-1p1 into kvmarm/nextOliver Upton
2024-07-13Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner
2024-07-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-12init/modpost: conditionally check section mismatch to __meminit*Masahiro Yamada
2024-07-12powerpc/mm: remove hugepd leftoversChristophe Leroy
2024-07-12powerpc/64s: use contiguous PMD/PUD instead of HUGEPDChristophe Leroy
2024-07-12powerpc/e500: use contiguous PMD instead of hugepdChristophe Leroy
2024-07-12powerpc/e500: free r10 for FIND_PTEChristophe Leroy
2024-07-12powerpc/e500: don't pre-check write access on data TLB errorChristophe Leroy
2024-07-12powerpc/e500: encode hugepage size in PTE bitsChristophe Leroy
2024-07-12powerpc/e500: switch to 64 bits PGD on 85xx (32 bits)Christophe Leroy
2024-07-12powerpc/e500: remove enc and ind fields from struct mmu_psize_defChristophe Leroy
2024-07-12powerpc/8xx: simplify struct mmu_psize_defChristophe Leroy
2024-07-12powerpc/8xx: rework support for 8M pages using contiguous PTE entriesChristophe Leroy
2024-07-12powerpc/8xx: fix size given to set_huge_pte_at()Christophe Leroy
2024-07-12powerpc/mm: allow hugepages without hugepdChristophe Leroy
2024-07-12powerpc/mm: fix __find_linux_pte() on 32 bits with PMD leaf entriesChristophe Leroy
2024-07-12powerpc/mm: remove _PAGE_PSIZEChristophe Leroy
2024-07-12mm: provide mm_struct and address to huge_ptep_get()Christophe Leroy
2024-07-12powerpc/64e: drop unused TLB miss handlersMichael Ellerman
2024-07-12powerpc/64e: consolidate TLB miss handler patchingMichael Ellerman
2024-07-12powerpc/64e: drop MMU_FTR_TYPE_FSL_E checks in 64-bit codeMichael Ellerman
2024-07-12powerpc/64e: drop E500 ifdefs in 64-bit codeMichael Ellerman
2024-07-12powerpc/64e: split out nohash Book3E 64-bit codeMichael Ellerman
2024-07-12powerpc/64e: remove unused IBM HTW codeMichael Ellerman
2024-07-12Merge tag 'arm-fixes-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-12riscv: set trap vector earlieryang.zhang
2024-07-12Merge patch series "riscv: Apply Zawrs when available"Palmer Dabbelt
2024-07-12KVM: riscv: Support guest wrs.ntoAndrew Jones