aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-15drm/i915/pmu: Replace open coded kstat_irqs() copyThomas Gleixner3-18/+43
2020-12-15drm/i915/lpe_audio: Remove pointless irq_to_desc() usageThomas Gleixner1-4/+0
2020-12-15s390/irq: Use irq_desc_kstat_cpu() in show_msi_interrupt()Thomas Gleixner1-1/+1
2020-12-15parisc/irq: Use irq_desc_kstat_cpu() in show_interrupts()Thomas Gleixner1-1/+1
2020-12-15arm64/smp: Use irq_desc_kstat_cpu() in arch_show_interrupts()Thomas Gleixner1-1/+1
2020-12-15ARM: smp: Use irq_desc_kstat_cpu() in show_ipi_list()Thomas Gleixner1-1/+1
2020-12-15genirq: Provide kstat_irqdesc_cpu()Thomas Gleixner2-2/+8
2020-12-15genirq: Make kstat_irqs() staticThomas Gleixner2-14/+6
2020-12-15parisc/irq: Simplify irq count output for /proc/interruptsThomas Gleixner1-4/+1
2020-12-15genirq: Annotate irq stats data racesThomas Gleixner2-4/+5
2020-12-15genirq: Provide irq_get_effective_affinity()Thomas Gleixner1-0/+7
2020-12-15genirq: Move irq_set_lockdep_class() to coreThomas Gleixner2-6/+18
2020-12-15genirq: Move status flag checks to coreThomas Gleixner2-12/+25
2020-12-15genirq: Move irq_has_action() into core codeThomas Gleixner5-7/+21
2020-12-15perf test: Fix metric parsing testKajol Jain1-1/+1
2020-12-15Merge branch 'acpi-ec'Rafael J. Wysocki1-65/+52
2020-12-15Merge branches 'acpi-apei', 'acpi-misc' and 'acpi-processor'Rafael J. Wysocki9-50/+5
2020-12-15Merge branches 'acpi-resources' and 'acpi-docs'Rafael J. Wysocki13-38/+413
2020-12-15Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki10-98/+135
2020-12-15tracing: Offload eval map updates to a work queueSteven Rostedt (VMware)1-1/+31
2020-12-15Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki24-598/+775
2020-12-15Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'Rafael J. Wysocki14-102/+152
2020-12-15Merge branches 'pm-cpuidle' and 'pm-em'Rafael J. Wysocki13-49/+154
2020-12-15Merge branch 'pm-cpufreq'Rafael J. Wysocki25-236/+330
2020-12-15arm64: entry: suppress W=1 prototype warningsMark Rutland1-0/+4
2020-12-15arm64: topology: Drop the useless update to per-cpu cyclesViresh Kumar1-5/+1
2020-12-15powerpc: Add config fragment for disabling -WerrorMichael Ellerman1-0/+1
2020-12-15powerpc/configs: Add ppc64le_allnoconfig targetMichael Ellerman2-0/+7
2020-12-15powerpc/powernv: Rate limit opal-elog read failure messageAndrew Donnellan1-2/+2
2020-12-15powerpc/pseries/memhotplug: Quieten some DLPAR operationsLaurent Dufour1-6/+6
2020-12-15powerpc/ps3: use dma_mapping_error()Vincent Stehlé1-1/+1
2020-12-15powerpc: force inlining of csum_partial() to avoid multiple csum_partial() with GCC10Christophe Leroy1-1/+1
2020-12-15powerpc/perf: Fix Threshold Event Counter Multiplier width for P10Madhavan Srinivasan2-0/+7
2020-12-15powerpc/mm: Fix hugetlb_free_pmd_range() and hugetlb_free_pud_range()Christophe Leroy1-4/+4
2020-12-15KVM: PPC: Book3S HV: Fix mask size for emulated msgsndpLeonardo Bras1-3/+3
2020-12-15KVM: PPC: fix comparison to bool warningKaixu Xia1-3/+3
2020-12-15KVM: PPC: Book3S: Assign boolean values to a bool variableKaixu Xia1-2/+2
2020-12-15Merge tag 'efi-next-for-v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/coreThomas Gleixner4-9/+10
2020-12-15sched: Optimize finish_lock_switch()Peter Zijlstra2-33/+20
2020-12-15KVM: SVM: Provide support to launch and run an SEV-ES guestTom Lendacky1-0/+104
2020-12-15KVM: SVM: Provide an updated VMRUN invocation for SEV-ES guestsTom Lendacky4-9/+77
2020-12-15KVM: SVM: Provide support for SEV-ES vCPU loadingTom Lendacky6-23/+103
2020-12-15KVM: SVM: Provide support for SEV-ES vCPU creation/loadingTom Lendacky4-5/+92
2020-12-15KVM: SVM: Update ASID allocation to support SEV-ES guestsTom Lendacky1-11/+14
2020-12-15KVM: SVM: Set the encryption mask for the SVM host save areaTom Lendacky3-2/+4
2020-12-15KVM: SVM: Add NMI support for an SEV-ES guestTom Lendacky2-7/+17
2020-12-15KVM: SVM: Guest FPU state save/restore not needed for SEV-ES guestTom Lendacky3-10/+56
2020-12-15KVM: SVM: Do not report support for SMM for an SEV-ES guestTom Lendacky4-5/+18
2020-12-15KVM: x86: Update __get_sregs() / __set_sregs() to support SEV-ESTom Lendacky1-9/+18
2020-12-15KVM: SVM: Add support for CR8 write traps for an SEV-ES guestTom Lendacky2-1/+7