summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/netdev-times-report
diff options
context:
space:
mode:
authorLorenzo Pieralisi <lpieralisi@kernel.org>2025-07-03 12:25:04 +0200
committerMarc Zyngier <maz@kernel.org>2025-07-08 18:35:51 +0100
commit42555929dd250e3502a6963aa57332bb1672f5f2 (patch)
tree75a91762bb7cd5e3d5476545370397e80f0d2545 /tools/perf/scripts/python/bin/netdev-times-report
parent45d9f8e195cf1374270fedf7d1e0f697068eb49f (diff)
downloadkernel-42555929dd250e3502a6963aa57332bb1672f5f2.tar.gz
arm64/sysreg: Add ICH_HFGITR_EL2
Add ICH_HFGITR_EL2 register description to sysreg. Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org> Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Marc Zyngier <maz@kernel.org> Cc: Will Deacon <will@kernel.org> Cc: Catalin Marinas <catalin.marinas@arm.com> Cc: Marc Zyngier <maz@kernel.org> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Link: https://lore.kernel.org/r/20250703-gicv5-host-v7-14-12e71f1b3528@kernel.org Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/netdev-times-report')
0 files changed, 0 insertions, 0 deletions
54cb2332e387f29c65f19f3620e5c812c89a328'>parisc: remove IRQF_DISABLEDPeter Zijlstra 2013-02-20drivers/parisc/pdc_stable.c: use WARNJulia Lawall 2013-02-20drivers/parisc: Use printf extension %pR for struct resourceJoe Perches 2013-01-03Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman 2012-08-22parisc/PCI: Use list_for_each_entry() for bus->devices traversalBjorn Helgaas 2012-08-22parisc/PCI: Enable PERR/SERR on all devicesBjorn Helgaas 2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds 2012-06-13parisc/PCI: register busn_res for root busesYinghai Lu 2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu 2012-06-05parisc: cleanup quoted includePaul Bolle 2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds 2012-05-10parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer 2012-04-08Merge branch 'master' into for-nextJiri Kosina 2012-04-05parisc: Use vsprintf extention %pf with builtin_return_addressJoe Perches 2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds 2012-03-28Remove all #inclusions of asm/system.hDavid Howells 2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds 2012-02-27[PARISC] include <linux/prefetch.h> in drivers/parisc/iommu-helpers.hCong Wang 2012-02-23parisc/PCI: get rid of device resource fixupsBjorn Helgaas 2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds 2012-01-06parisc/PCI: lba: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas 2012-01-06parisc/PCI: lba: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas 2012-01-06parisc/PCI: lba: deal with LMMIO/PAT overlaps before creating PCI root busBjorn Helgaas 2012-01-06parisc/PCI: dino: convert to pci_create_root_bus() for correct root bus resou...Bjorn Helgaas 2012-01-06parisc/PCI: dino: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas 2011-11-13Merge branch 'master' into for-nextJiri Kosina 2011-10-31parisc: add module.h to files really requiring itPaul Gortmaker 2011-10-31parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker 2011-10-29treewide: remove commented out Kconfig entriesPaul Bolle 2011-09-27doc: fix broken referencesPaul Bolle