aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-28KVM: PPC: Decrease the powerpc default halt poll max valueSuraj Jitindar Singh1-1/+1
2016-11-28KVM: PPC: Book3S HV: Add check for module parameter halt_poll_nsSuraj Jitindar Singh1-3/+2
2016-11-28KVM: PPC: Book3S HV: Use generic kvm module parametersSuraj Jitindar Singh1-23/+6
2016-11-28KVM: Export kvm module parameter variablesSuraj Jitindar Singh2-3/+10
2016-11-24KVM: PPC: Correctly report KVM_CAP_PPC_ALLOC_HTABDavid Gibson1-1/+4
2016-11-24KVM: PPC: Move KVM_PPC_PVINFO_FLAGS_EV_IDLE definition next to its structureDavid Gibson1-2/+3
2016-11-24KVM: PPC: Book3S HV: Fix compilation with unusual configurationsPaul Mackerras1-1/+2
2016-11-24KVM: PPC: Book3S HV: Update kvmppc_set_arch_compat() for ISA v3.00Suraj Jitindar Singh1-15/+28
2016-11-24KVM: PPC: Book3S HV: Treat POWER9 CPU threads as independent subcoresPaul Mackerras2-16/+44
2016-11-24KVM: PPC: Book3S HV: Enable hypervisor virtualization interrupts while in guestPaul Mackerras2-2/+10
2016-11-24KVM: PPC: Book3S HV: Use stop instruction rather than nap on POWER9Paul Mackerras1-11/+22
2016-11-24KVM: PPC: Book3S HV: Use OPAL XICS emulation on POWER9Paul Mackerras4-21/+96
2016-11-24KVM: PPC: Book3S HV: Use msgsnd for IPIs to other cores on POWER9Paul Mackerras2-3/+18
2016-11-24KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9Paul Mackerras5-9/+28
2016-11-24KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRsPaul Mackerras6-2/+59
2016-11-24KVM: PPC: Book3S HV: Adjust host/guest context switch for POWER9Paul Mackerras1-20/+30
2016-11-24KVM: PPC: Book3S HV: Set partition table rather than SDR1 on POWER9Paul Mackerras2-9/+37
2016-11-24KVM: PPC: Book3S HV: Adapt to new HPTE format on POWER9Paul Mackerras2-40/+100
2016-11-23powerpc/powernv: Define and set POWER9 HFSCR doorbell bitMichael Neuling2-1/+3
2016-11-23powerpc/reg: Add definition for LPCR_PECE_HVEEMichael Ellerman1-0/+1
2016-11-23powerpc/64: Define new ISA v3.00 logical PVR value and PCR register valueSuraj Jitindar Singh1-0/+7
2016-11-23powerpc/powernv: Define real-mode versions of OPAL XICS accessorsPaul Mackerras3-0/+8
2016-11-23powerpc/64: Provide functions for accessing POWER9 partition tablePaul Mackerras4-36/+49
2016-11-22powerpc/64: Add some more SPRs and SPR bits for POWER9Paul Mackerras1-0/+5
2016-11-21KVM: PPC: Book3S HV: Drop duplicate header asm/iommu.hGeliang Tang1-1/+0
2016-11-21KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECTPaul Mackerras1-0/+2
2016-11-21KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras6-0/+14
2016-11-21KVM: PPC: Book3S HV: Add a per vcpu cache for recently page faulted MMIO entriesYongji Xie4-19/+144
2016-11-21KVM: PPC: Book3S HV: Clear the key field of HPTE when the page is paged outYongji Xie2-2/+7
2016-11-21KVM: PPC: Book3S HV: Use list_move_tail instead of list_del/list_add_tailWei Yongjun1-2/+1
2016-11-21KVM: PPC: Book3S HV: sparse: prototypes for functions called from assemblerDaniel Axtens6-0/+49
2016-11-21KVM: PPC: Book3S HV: Fix sparse static warningDaniel Axtens1-2/+2
2016-11-16x86/cpuid: Provide get_scattered_cpuid_leaf()He Chen2-12/+40
2016-11-16x86/cpuid: Cleanup cpuid_regs definitionsHe Chen4-47/+41
2016-11-16powerpc/64: Simplify adaptation to new ISA v3.00 HPTE formatPaul Mackerras4-16/+65
2016-11-13Linux 4.9-rc5Linus Torvalds1-1/+1
2016-11-13gp8psk: Fix DVB frontend attachMauro Carvalho Chehab7-152/+246
2016-11-13gp8psk: fix gp8psk_usb_in_op() logicMauro Carvalho Chehab1-2/+3
2016-11-13dvb-usb: move data_mutex to struct dvb_usb_deviceMauro Carvalho Chehab7-95/+61
2016-11-13iio: maxim_thermocouple: detect invalid storage size in read()Arnd Bergmann1-0/+2
2016-11-12aoe: fix crash in page count manipulationJens Axboe1-41/+0
2016-11-11lightnvm: invalid offset calculation for lba_shiftMatias Bjørling1-1/+1
2016-11-11Kbuild: enable -Wmaybe-uninitialized warnings by defaultArnd Bergmann1-2/+0
2016-11-11pcmcia: fix return value of soc_pcmcia_regulator_setArnd Bergmann1-1/+1
2016-11-11infiniband: shut up a maybe-uninitialized warningArnd Bergmann1-26/+28
2016-11-11crypto: aesni: shut up -Wmaybe-uninitialized warningArnd Bergmann1-2/+2
2016-11-11rc: print correct variable for z8f0811Arnd Bergmann1-1/+1
2016-11-11dib0700: fix nec repeat handlingSean Young1-2/+3
2016-11-11s390: pci: don't print uninitialized data for debuggingArnd Bergmann1-1/+1
2016-11-11nios2: fix timer initcall return valueArnd Bergmann1-0/+1