aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-10-0942-263/+1176
|\
| * s390/pci: remove unused bus_next field from struct zpci_devNiklas Schnelle2022-09-281-1/+0
| * s390/cio: remove unused ccw_device_force_console() declarationGaosheng Cui2022-09-281-1/+0
| * s390/pai: Add support for PAI Extension 1 NNPA countersThomas Richter2022-09-165-4/+682
| * s390/mm: fix no previous prototype warnings in maccess.cAlexander Gordeev2022-09-161-0/+1
| * s390/mm: uninline copy_oldmem_kernel() functionAlexander Gordeev2022-09-145-15/+19
| * s390/mm,ptdump: add real memory copy page markersAlexander Gordeev2022-09-141-0/+7
| * s390/mm: rework memcpy_real() to avoid DAT-off modeAlexander Gordeev2022-09-149-89/+71
| * s390/dump: save IPL CPU registers once DAT is availableAlexander Gordeev2022-09-143-35/+34
| * s390/pci: convert high_memory to physical addressNiklas Schnelle2022-09-141-1/+1
| * s390/smp,ptdump: add absolute lowcore markersAlexander Gordeev2022-09-141-0/+7
| * s390/smp: rework absolute lowcore accessAlexander Gordeev2022-09-1414-84/+315
| * s390/smp: call smp_reinit_ipl_cpu() before scheduler is availableAlexander Gordeev2022-09-143-2/+3
| * Merge branch 'fixes' into featuresVasily Gorbik2022-09-148-54/+68
| |\
| * | s390/ptdump: add missing amode31 markersHeiko Carstens2022-09-071-0/+6
| * | s390/mm: split lowcore pages with set_memory_4k()Heiko Carstens2022-09-071-2/+5
| * | s390/mm: remove unused access parameter from do_fault_error()Heiko Carstens2022-08-301-8/+7
| * | s390/delay: sync comment within __delay() with realityHeiko Carstens2022-08-301-7/+4
| * | s390: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-3013-16/+16
* | | Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-0911-62/+63
|\ \ \
| * | | riscv: enable THP_SWAP for RV64Jisheng Zhang2022-10-061-0/+1
| * | | RISC-V: Print SSTC in canonical orderPalmer Dabbelt2022-10-061-1/+1
| * | | riscv: compat: s/failed/unsupported if compat mode isn't supportedJisheng Zhang2022-10-051-1/+1
| * | | RISC-V: Increase range and default value of NR_CPUSAnup Patel2022-10-041-3/+6
| * | | cpuidle: riscv-sbi: Fix CPU_PM_CPU_IDLE_ENTER_xyz() macro usageAnup Patel2022-09-231-1/+6
| * | | perf: RISC-V: throttle perf eventsSergey Matyukevich2022-09-081-0/+4
| * | | perf: RISC-V: exclude invalid pmu counters from SBI callsSergey Matyukevich2022-09-083-14/+19
| * | | riscv: enable CD-ROM file systems in defconfigHeinrich Schuchardt2022-08-251-0/+3
| * | | Merge tag 'riscv-topo-on-6.0-rc1' of https://git.kernel.org/pub/scm/linux/ker...Palmer Dabbelt2022-08-184-42/+22
| |\ \ \
| | * | | riscv: topology: fix default topology reportingConor Dooley2022-08-152-2/+3
| | * | | arm64: topology: move store_cpu_topology() to shared codeConor Dooley2022-08-152-40/+19
| |/ / /
* | | | Merge tag 'microblaze-v6.1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2022-10-094-1/+347
|\ \ \ \
| * | | | microblaze: Add support for error injectionAppana Durga Kedareswara rao2022-09-262-0/+60
| * | | | microblaze: Add custom break vector handler for mb managerAppana Durga Kedareswara rao2022-09-262-1/+212
| * | | | microblaze: Add xmb_manager_register functionAppana Durga Kedareswara rao2022-09-263-0/+75
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-10-0957-1077/+1871
|\ \ \ \
| * | | | KVM: remove KVM_REQ_UNHALTPaolo Bonzini2022-09-2613-45/+3
| * | | | KVM: mips, x86: do not rely on KVM_REQ_UNHALTPaolo Bonzini2022-09-262-5/+11
| * | | | KVM: x86: never write to memory from kvm_vcpu_check_block()Paolo Bonzini2022-09-261-3/+11
| * | | | KVM: x86: Don't snapshot pending INIT/SIPI prior to checking nested eventsSean Christopherson2022-09-261-26/+10
| * | | | KVM: nVMX: Make event request on VMXOFF iff INIT/SIPI is pendingSean Christopherson2022-09-261-2/+2
| * | | | KVM: nVMX: Make an event request if INIT or SIPI is pending on VM-EnterSean Christopherson2022-09-261-12/+6
| * | | | KVM: SVM: Make an event request if INIT or SIPI is pending when GIF is setSean Christopherson2022-09-261-1/+2
| * | | | KVM: x86: lapic does not have to process INIT if it is blockedPaolo Bonzini2022-09-261-1/+2
| * | | | KVM: x86: Rename kvm_apic_has_events() to make it INIT/SIPI specificSean Christopherson2022-09-262-4/+4
| * | | | KVM: x86: Rename and expose helper to detect if INIT/SIPI are allowedSean Christopherson2022-09-264-11/+14
| * | | | KVM: nVMX: Make an event request when pending an MTF nested VM-ExitSean Christopherson2022-09-262-2/+7
| * | | | KVM: x86: make vendor code check for all nested eventsPaolo Bonzini2022-09-263-6/+12
| * | | | mailmap: Update Oliver's email addressOliver Upton2022-09-261-0/+1
| * | | | KVM: x86: Allow force_emulation_prefix to be written without a reloadSean Christopherson2022-09-261-3/+4