summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-09-14s390/dump: save IPL CPU registers once DAT is availableAlexander Gordeev
2022-09-14s390/pci: convert high_memory to physical addressNiklas Schnelle
2022-09-14s390/smp,ptdump: add absolute lowcore markersAlexander Gordeev
2022-09-14s390/smp: rework absolute lowcore accessAlexander Gordeev
2022-09-14s390/smp: call smp_reinit_ipl_cpu() before scheduler is availableAlexander Gordeev
2022-09-14Merge branch 'fixes' into featuresVasily Gorbik
2022-09-07s390/ptdump: add missing amode31 markersHeiko Carstens
2022-09-07s390/mm: split lowcore pages with set_memory_4k()Heiko Carstens
2022-09-07s390/smp: enforce lowcore protection on CPU restartAlexander Gordeev
2022-09-07s390/boot: fix absolute zero lowcore corruption on bootAlexander Gordeev
2022-08-30s390/mm: remove unused access parameter from do_fault_error()Heiko Carstens
2022-08-30s390/delay: sync comment within __delay() with realityHeiko Carstens
2022-08-30s390: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-30s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepagesGerald Schaefer
2022-08-30s390: update defconfigsHeiko Carstens
2022-08-30s390: fix nospec table alignmentsJosh Poimboeuf
2022-08-30s390/mm: remove useless hugepage address alignmentGerald Schaefer
2022-08-28Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-28Merge tag 'perf-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-27Merge tag 's390-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-08-27Merge tag 'for-linus-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-27provide arch_test_bit_acquire for architectures that define test_bitMikulas Patocka
2022-08-27perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMUStephane Eranian
2022-08-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-08-26Merge tag 'riscv-for-linus-6.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-08-26Merge tag 'loongarch-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-26wait_on_bit: add an acquire memory barrierMikulas Patocka
2022-08-25Merge branch 'riscv-variable_fixes_without_kvm' of git://git.kernel.org/pub/s...Palmer Dabbelt
2022-08-25Merge tag 'dt-fixes-for-palmer-6.0-rc3' of git://git.kernel.org/pub/scm/linux...Palmer Dabbelt
2022-08-25x86/sev: Mark snp_abort() noreturnBorislav Petkov
2022-08-25s390/mm: do not trigger write fault when vma does not allow VM_WRITEGerald Schaefer
2022-08-25s390: fix double free of GS and RI CBs on fork() failureBrian Foster
2022-08-25xen: x86: remove setting the obsolete config XEN_MAX_DOMAIN_MEMORYLukas Bulwahn
2022-08-25LoongArch: mm: Avoid unnecessary page fault retires on shared memory typesHuacai Chen
2022-08-25LoongArch: Add subword xchg/cmpxchg emulationHuacai Chen
2022-08-25LoongArch: Cleanup headers to avoid circular dependencyHuacai Chen
2022-08-25LoongArch: Cleanup reset routines with new APIHuacai Chen
2022-08-25LoongArch: Fix build warnings in VDSOHuacai Chen
2022-08-25LoongArch: Select PCI_QUIRKS to avoid build errorHuacai Chen
2022-08-24x86/sev: Don't use cc_platform_has() for early SEV-SNP callsTom Lendacky
2022-08-24x86/boot: Don't propagate uninitialized boot_params->cc_blob_addressMichael Roth
2022-08-23riscv: dts: microchip: mpfs: remove pci axi address translation propertyConor Dooley
2022-08-23riscv: dts: microchip: mpfs: remove bogus card-detect-delayConor Dooley
2022-08-23riscv: dts: microchip: mpfs: remove ti,fifo-depth propertyConor Dooley
2022-08-23riscv: dts: microchip: mpfs: fix incorrect pcie child node nameConor Dooley
2022-08-23Merge tag 'parisc-for-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-23x86/cpu: Add new Raptor Lake CPU model numberTony Luck
2022-08-23arm64/sme: Don't flush SVE register state when handling SME trapsMark Brown
2022-08-23arm64/sme: Don't flush SVE register state when allocating SME storageMark Brown
2022-08-23arm64/signal: Flush FPSIMD register state when disabling streaming modeMark Brown