summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-13/+105
2024-11-19Merge tag 'x86-mm-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2024-11-19Merge tag 'x86-cleanups-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-19/+9
2024-11-19Merge tag 'x86-splitlock-2024-11-18' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-410/+428
2024-11-19Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-6/+12
2024-11-19Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds24-223/+384
2024-11-19Merge tag 'objtool-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-1/+3
2024-11-19Merge tag 'locking-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+8
2024-11-19Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-46/+146
2024-11-19Merge tag 'x86_sev_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-135/+377
2024-11-19Merge tag 'x86_platform_for_v6.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+7
2024-11-19Merge tag 'x86_microcode_for_v6.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+2
2024-11-19Merge tag 'x86_cache_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+3
2024-11-19Merge tag 'ras_core_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-161/+272
2024-11-19Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2024-11-19Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds14-2415/+1951
2024-11-18Merge tag 'for-linus-6.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-24/+52
2024-11-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds96-358/+3070
2024-11-18Merge tag 'm68k-for-v6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds24-73/+102
2024-11-18Merge tag 'mips_6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds12-46/+110
2024-11-18Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds79-1195/+2051
2024-11-18Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds16-0/+64
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds7-121/+56
2024-11-18Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds1-3/+1
2024-11-17Merge tag 'x86_urgent_for_v6.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-4/+42
2024-11-16Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...Linus Torvalds9-0/+28
2024-11-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds7-17/+50
2024-11-15Merge tag 'v6.12-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-3/+3
2024-11-15crypto: aesni - Move back to module_initHerbert Xu1-1/+1
2024-11-15crypto: aes-gcm-p10 - Use the correct bit to test for P10Michal Suchanek1-1/+1
2024-11-15crypto: arm/crct10dif - Implement plain NEON variantArd Biesheuvel2-9/+134
2024-11-15crypto: arm/crct10dif - Macroify PMULL asm codeArd Biesheuvel2-81/+83
2024-11-15crypto: arm/crct10dif - Use existing mov_l macro instead of __adrlArd Biesheuvel1-8/+3
2024-11-15crypto: arm64/crct10dif - Remove remaining 64x64 PMULL fallback codeArd Biesheuvel2-194/+68
2024-11-15crypto: arm64/crct10dif - Use faster 16x64 bit polynomial multiplyArd Biesheuvel1-17/+104
2024-11-15crypto: arm64/crct10dif - Remove obsolete chunking logicArd Biesheuvel1-24/+6
2024-11-14crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32Dave Vasilevsky9-0/+28
2024-11-14Merge branch 'for-next/pkey-signal' into for-next/coreCatalin Marinas2-16/+82
2024-11-14Merge branch 'for-next/mops' into for-next/coreCatalin Marinas12-4/+98
2024-11-14Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas90-373/+2964
2024-11-14arm64: tls: Fix context-switching of tpidrro_el0 when kpti is enabledWill Deacon1-1/+1
2024-11-14perf/core: Correct perf sampling with guest VMsColton Lewis3-35/+0
2024-11-14perf/x86: Refactor misc flag assignmentsColton Lewis2-17/+44
2024-11-14perf/powerpc: Use perf_arch_instruction_pointer()Colton Lewis3-3/+3
2024-11-14perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()Colton Lewis8-22/+22
2024-11-14perf/arm: Drop unused functionsColton Lewis2-24/+0
2024-11-13Merge tag 'loongarch-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-41/+124
2024-11-13s390/boot/physmem: Convert to use flag output macrosHeiko Carstens1-15/+21
2024-11-13s390/pci: Convert to use flag output macrosHeiko Carstens3-100/+124
2024-11-13s390/kvm: Convert to use flag output macrosHeiko Carstens1-5/+5