summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2011-07-01 16:38:59 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2011-07-01 16:38:59 -0700
commitc66a86d0cdce3bad2da794f114cc37377d242c3d (patch)
tree4603bb4a464439275c07ebf66ec4a69ebc8fafc3 /tools/perf/scripts/python
parentc9e0b8454582b413bc64c16693c7979417cad3eb (diff)
parent2b1ecb7337592a7bf0989efac46a5b52daab769e (diff)
downloadkernel-c66a86d0cdce3bad2da794f114cc37377d242c3d.tar.gz
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6
* 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6: drm/i915: apply HWSTAM writes to Ivy Bridge as well drm/i915: move IRQ function table init to i915_irq.c drm/i915/overlay: Fix unpinning along init error paths drm/i915: Don't call describe_obj on NULL pointers drm/i915: Hold struct_mutex during i915_save_state/i915_restore_state
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
nelle 2025-02-17s390/pci: Fix SR-IOV for PFs initially in standbyNiklas Schnelle 2024-12-14s390/pci: Fix leak of struct zpci_dev when zpci_add_device() failsNiklas Schnelle 2024-12-14s390/pci: Ignore RID for isolated VFsNiklas Schnelle 2024-12-14s390/pci: Use topology ID for multi-function devicesNiklas Schnelle 2024-12-14s390/pci: Sort PCI functions prior to creating virtual bussesNiklas Schnelle 2024-12-05s390/pci: Fix potential double remove of hotplug slotNiklas Schnelle 2024-12-05iommu/s390: Implement blocking domainMatthew Rosato 2024-10-10s390/pci: Handle PCI error codes other than 0x3aNiklas Schnelle 2024-09-27[tree-wide] finally take no_llseek outAl Viro 2024-09-23Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2024-09-17s390/pci_mmio: use follow_pfnmap APIPeter Xu