summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-08-31Merge tag 'acpi-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-3/+19
2021-08-31Merge tag 'pm-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+24
2021-08-30Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds5-7/+1
2021-08-30Merge tag 'x86-misc-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
2021-08-30Merge tag 'x86-irq-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-37/+357
2021-08-30Merge tag 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-28/+175
2021-08-30Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds29-144/+84
2021-08-30Merge tag 'perf-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds16-88/+843
2021-08-30Merge tag 'x86_cleanups_for_v5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-35/+36
2021-08-30Merge tag 'x86_cache_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-595/+592
2021-08-30Merge tag 'x86_build_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-58/+40
2021-08-30Merge tag 'ras_core_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+9
2021-08-30Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds98-1241/+1913
2021-08-30Merge tag 'm68k-for-v5.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds15-22/+52
2021-08-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds10-11/+1796
2021-08-30Merge back new PM domains material for v5.15.Rafael J. Wysocki1-0/+24
2021-08-30s390: remove SCHED_CORE from defconfigsHeiko Carstens2-2/+0
2021-08-29Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner28-140/+84
2021-08-29Merge tag 'perf_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-2/+12
2021-08-29Merge tag 'x86_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-9/+30
2021-08-29Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...Helge Deller5-157/+74
2021-08-28Merge tag 'powerpc-5.14-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-4/+5
2021-08-27Merge tag 'riscv-for-linus-5.14-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-1/+9
2021-08-27Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-8/+27
2021-08-27crypto: aesni - xts_crypt() return if walk.nbytes is 0Shreyansh Chouhan1-1/+1
2021-08-27crypto: x86/sm4 - add AES-NI/AVX2/x86_64 implementationTianjia Zhang3-0/+669
2021-08-27crypto: x86/sm4 - export reusable AESNI/AVX functionsTianjia Zhang2-32/+84
2021-08-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-0/+39
2021-08-26s390/smp: do not use nodat_stack for secondary CPU startAlexander Gordeev1-15/+10
2021-08-26s390/smp: enable DAT before CPU restart callback is calledAlexander Gordeev8-19/+42
2021-08-26s390: update defconfigsHeiko Carstens1-1/+1
2021-08-26perf/x86/amd/ibs: Add bitfield definitions in new <asm/amd-ibs.h> headerKim Phillips2-14/+141
2021-08-26perf/amd/uncore: Allow the driver to be built as a moduleKim Phillips3-3/+40
2021-08-26x86/cpu: Add get_llc_id() helper functionKim Phillips4-2/+10
2021-08-26perf/amd/uncore: Clean up header use, use <linux/ include paths instead of <asm/Kim Phillips1-2/+2
2021-08-26perf/amd/uncore: Simplify code, use free_percpu()'s built-in check for NULLKim Phillips1-4/+2
2021-08-26perf/x86/intel: Replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior2-6/+6
2021-08-26perf/x86: Remove unused assignment to pointer 'e'Colin Ian King1-3/+1
2021-08-26Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1999-33728/+54171
2021-08-26perf/x86/amd/power: Assign pmu.moduleKim Phillips1-0/+1
2021-08-26perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS OpKim Phillips1-0/+1
2021-08-26perf/x86/amd/ibs: Work around erratum #1197Kim Phillips1-0/+8
2021-08-26perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32Colin Ian King1-1/+1
2021-08-25ACPI: Add memory semantics to acpi_os_map_memory()Lorenzo Pieralisi2-3/+19
2021-08-25perf/x86/intel/pt: Fix mask of num_address_rangesXiaoyao Li1-1/+1
2021-08-25Partially revert "arm64/mm: drop HAVE_ARCH_PFN_VALID"Will Deacon3-0/+39
2021-08-25x86/build: Move the install rule to arch/x86/MakefileMasahiro Yamada2-7/+3
2021-08-25x86/build: Remove the left-over bzlilo targetMasahiro Yamada1-2/+2
2021-08-25KVM: s390: generate kvm hypercall functionsHeiko Carstens1-156/+73
2021-08-25s390/sclp: add tracing of SCLP interactionsPeter Oberparleiter1-7/+9