messages from 2015-04-03 09:25:57 to 2015-07-20 12:01:18 UTC [more...]
[PATCH part3 v12 00/10] Cleanup platform pci_domain_nr()
2015-07-20 12:01 UTC (11+ messages)
` [PATCH part3 v12 01/10] PCI: Save domain in pci_host_bridge
` [PATCH part3 v12 02/10] PCI: Move pci_bus_assign_domain_nr() declaration into drivers/pci/pci.h
` [PATCH part3 v12 03/10] PCI: Remove declaration for pci_get_new_domain_nr()
` [PATCH part3 v12 04/10] PCI: Introduce pci_host_assign_domain_nr() to assign domain
` [PATCH part3 v12 05/10] powerpc/PCI: Rename pcibios_root_bridge_prepare() to pcibios_root_bus_prepar
` [PATCH part3 v12 06/10] PCI: Make pci_host_bridge hold sysdata in drvdata
` [PATCH part3 v12 07/10] PCI: Create pci host bridge prior to root bus
` [PATCH part3 v12 08/10] PCI: Introduce common pci_domain_nr() and remove platform specific code
` [PATCH part3 v12 09/10] PCI: Remove pci_bus_assign_domain_nr()
` [PATCH part3 v12 10/10] IA64/PCI: Fix build warning found by kbuild test
[PATCH 3/3] ia64, palinfo: Remove bogus __refdata annotation
2015-07-19 15:05 UTC
[PATCH 2/3] ia64, topology: Remove bogus __ref annotations
2015-07-19 15:05 UTC
[PATCH 1/3] ACPI / ia64: Get rid of the acpi_map_cpu() wrapper
2015-07-19 15:05 UTC
[PATCH 0/3] ia64: Remove unneeded __ref / __refdata annotations
2015-07-19 15:05 UTC
[PATCH 0/3] IRQ trivial clarifications
2015-07-17 17:50 UTC (10+ messages)
` [PATCH 1/3] x86, irq: Rename VECTOR_UNDEFINED and VECTOR_RETRIGGERED to IRQ_*
` [PATCH 2/3] x86, irq: Clarify "No irq handler" message
` [PATCH 3/3] IRQ: Print "unexpected IRQ" messages consistently across architectures
` [3/3] "
[PATCH] ia64: sn2: Add missing kfree in error path
2015-07-17 7:31 UTC
[PATCH v2 48/49] PCI: Introduce resource_disabled()
2015-07-14 22:47 UTC
[PATCH V3 2/5] mm: mlock: Add new mlock, munlock, and munlockall system calls
2015-07-08 11:06 UTC (4+ messages)
[GIT PULL] ia64: fix some boot time noise introduced this merge window
2015-07-02 21:36 UTC
[PATCH] mm: tlb.c: Trivial: Fix typo in error message
2015-06-29 20:16 UTC
[GIT PULL] misc ia64 changes for 4.2
2015-06-29 15:08 UTC
[PATCH 04/32] ACPI: sleep: Update acpi_set_firmware_waking_vector() invocations to favor 32-bit firm
2015-06-26 1:39 UTC (10+ messages)
` [PATCH 04/32] ACPI: sleep: Update acpi_set_firmware_waking_vector() invocations to favor 32-bit
` [PATCH v2 03/28] ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACS
[GIT PULL] ia64: remove paravirt code
2015-06-22 16:59 UTC
[PATCH 01/44] kernel: Add support for poweroff handler call chain
2015-06-18 21:40 UTC (7+ messages)
[PATCH] ia64: export flush_icache_range for module use
2015-06-15 22:41 UTC (4+ messages)
[PATCH] ia64: remove paravirt code
2015-06-11 22:39 UTC (5+ messages)
[PATCH] arch/ia64: Use setup_timer
2015-06-11 4:48 UTC
[Patch v5 2/6] ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridge
2015-06-08 16:20 UTC (3+ messages)
` [Patch v5 3/6] ia64/PCI: Use common struct resource_entry to replace struct iospace_resource
` [Patch v5 6/6] ia64/PCI/ACPI: Use common interface to support PCI host bridge
Generic kernel features that need architecture(ia64) support
2015-06-08 14:57 UTC
[Patch v3 19/36] IA64, irq: Use access helper irq_data_get_affinity_mask()
2015-06-05 8:48 UTC (7+ messages)
` [Patch v3 33/36] genirq: Use helper function to access irq_data->msi_desc
` [v3,33/36] "
` [Patch v3 35/36] genirq: Pass irq_data to helper function __irq_set_chip_handler_name_locked()
[GIT PULL] Fix ia64 build warnings
2015-06-02 17:40 UTC
[PATCH] ia64: Return -ENOMEM in ia64_mmap_check() error case
2015-06-02 9:09 UTC (2+ messages)
[PATCH 0/5] Remove s390 sw-emulated hugepages and cleanup
2015-06-02 7:46 UTC (9+ messages)
` [PATCH 1/5] s390/mm: make hugepages_supported a boot time decision
` [PATCH 2/5] mm/hugetlb: remove unused arch hook prepare/release_hugepage
` [PATCH 3/5] mm/hugetlb: remove arch_prepare/release_hugepage from arch headers
` [PATCH 4/5] s390/hugetlb: remove dead code for sw emulated huge pages
` [PATCH 5/5] s390/mm: forward check for huge pmds to pmd_large()
[Patch v4 2/8] ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridge
2015-06-02 6:12 UTC (3+ messages)
` [Patch v4 3/8] ia64/PCI: Use common struct resource_entry to replace struct iospace_resource
` [Patch v4 8/8] ia64/PCI/ACPI: Use common interface to support PCI host bridge
[PATCH] ia64: make cpu_callin_map non-volatile
2015-06-01 6:35 UTC (3+ messages)
[PATCH 00/15] Replace module_init with device_initcall in non modules
2015-05-29 0:48 UTC (3+ messages)
` [PATCH 07/15] ia64: don't use module_init for non-modular core kernel/mca.c code
` [PATCH 08/15] ia64: don't use module_init in non-modular sim/simscsi.c code
[PATCH 0/2] PCI: Convert hotplug core and pciehp to be builtin only
2015-05-28 22:19 UTC (8+ messages)
` [PATCH 2/2] PCI: pciehp: Convert pciehp to be builtin only, not modular
[PATCH 06/16] ia64: fix up obsolete cpu function usage
2015-05-28 3:56 UTC (5+ messages)
[Patch v3 2/7] ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridge
2015-05-22 13:46 UTC (5+ messages)
` [Patch v3 3/7] ia64/PCI: Use common struct resource_entry to replace struct iospace_resource
` [Patch v3 7/7] ia64/PCI/ACPI: Use common interface to support PCI host bridge
[Patch v2 12/14] genirq: Use helper function to access irq_data->msi_desc
2015-05-20 9:40 UTC (2+ messages)
` [Patch v2 14/14] genirq: Pass irq_data to helper function __irq_set_chip_handler_name_locked()
[RFC v1 09/11] genirq: Use helper function to access irq_data->msi_desc
2015-05-15 20:48 UTC (3+ messages)
` [RFC v1 11/11] genirq: Pass irq_data to helper function __irq_set_chip_handler_name_locked()
[RFC v2 2/7] ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridge
2015-05-11 13:04 UTC (4+ messages)
` [RFC v2 3/7] ia64/PCI: Use common struct resource_entry to replace struct iospace_resource
` [RFC v2 7/7] ia64/PCI/ACPI: Use common interface to support PCI host bridge
ia64: make cpu_callin_map non-volatile
2015-05-08 18:22 UTC
[PATCH Part3 v11 0/9] Remove platform pci_domain_nr()
2015-05-08 7:22 UTC (10+ messages)
` [PATCH Part3 v11 1/9] PCI: Save domain in pci_host_bridge
` [PATCH Part3 v11 2/9] PCI: Move pci_bus_assign_domain_nr() declaration into drivers/pci/pci.h
` [PATCH Part3 v11 3/9] PCI: Remove declaration for pci_get_new_domain_nr()
` [PATCH Part3 v11 4/9] PCI: Introduce pci_host_assign_domain_nr() to assign domain
` [PATCH Part3 v11 5/9] powerpc/PCI: Rename pcibios_root_bridge_prepare() to pcibios_root_bus_prepare(
` [PATCH Part3 v11 6/9] PCI: Make pci_host_bridge hold sysdata in drvdata
` [PATCH Part3 v11 7/9] PCI: Create pci host bridge prior to root bus
` [PATCH Part3 v11 8/9] PCI: Remove platform specific pci_domain_nr()
` [PATCH Part3 v11 9/9] PCI: Remove pci_bus_assign_domain_nr()
[PATCH v10 00/29] Refine PCI scan interfaces and make generic pci host bridge
2015-04-27 6:25 UTC (32+ messages)
` [PATCH v10 01/29] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
` [PATCH v10 02/29] PCI: Remove deprecated pci_scan_bus_parented()
` [PATCH v10 03/29] PCI: Save domain in pci_host_bridge
` [PATCH v10 04/29] PCI: Move pci_bus_assign_domain_nr() declaration into drivers/pci/pci.h
` [PATCH v10 05/29] PCI: Remove argument bus for pci_create_root_bus()
` [PATCH v10 06/29] PCI: Alloc busn resource dynamically for pci_scan_bus()
` [PATCH v10 07/29] PCI: Allocate busn resource for pci_scan_root_bus()
` [PATCH v10 08/29] PCI: Introduce pci_host_assign_domain_nr() to assign domain
` [PATCH v10 09/29] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
` [PATCH v10 10/29] PCI: Introduce pci_host_bridge_list to manage host bridges
` [PATCH v10 11/29] PCI: Save sysdata in pci_host_bridge drvdata
` [PATCH v10 12/29] powerpc/PCI: Rename pcibios_root_bridge_prepare() to pcibios_set_root_bus_speed()
` [PATCH v10 13/29] PCI: Move pcibios_root_bridge_prepare() to pci_create_host_bridge()
` [PATCH v10 14/29] PCI: Introduce pci_host_bridge_ops to support host specific operations
` [PATCH v10 15/29] PCI: Introduce new scan function pci_scan_host_bridge()
` [PATCH v10 16/29] PCI: Introduce pci_bus_child_max_busnr()
` [PATCH v10 17/29] x86/PCI: Refine pci_acpi_scan_root() with generic pci_host_bridge
` [PATCH v10 18/29] ia64/PCI: "
` [PATCH v10 19/29] powerpc/pci: Use pci_scan_host_bridge() for simplicity
` [PATCH v10 20/29] PCI: Remove pcibios_root_bridge_prepare() and pcibos_set_root_bus_speed()
` [PATCH v10 21/29] sparc/PCI: Use pci_scan_host_bridge() for simplicity
` [PATCH v10 22/29] parisc/PCI: Use pci_scan_root_bus() "
` [PATCH v10 23/29] PCI/mvebu: Use pci_common_init_dev() to simplify code
` [PATCH v10 24/29] PCI/tegra: Remove redundant tegra_pcie_scan_bus()
` [PATCH v10 25/29] PCI/designware: Use pci_scan_root_bus() for simplicity
` [PATCH v10 26/29] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus()
` [PATCH v10 27/29] PCI: Rename __pci_create_root_bus() to pci_create_root_bus()
` [PATCH v10 28/29] PCI: Remove platform specific pci_domain_nr()
` [PATCH v10 29/29] PCI: Remove pci_bus_assign_domain_nr()
[GIT PULL] PCI fixes for v4.1
2015-04-22 15:35 UTC
[PATCH] ia64/PCI: Treat all host bridge Address Space Descriptors (even consumers) as windows
2015-04-21 23:00 UTC (3+ messages)
[Patch Part1 v8 19/37] iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit
2015-04-13 6:11 UTC
[PATCH] tty: serial: Add const to struct uart_ops declarations
2015-04-09 9:48 UTC (11+ messages)
` [PATCH V2] "
[PATCH v9 00/30] Refine PCI scan interfaces and make generic pci host bridge
2015-04-08 9:22 UTC (30+ messages)
` [PATCH] PCI: Save sysdata in pci_host_bridge drvdata
` [PATCH v9 03/30] PCI: Save domain in pci_host_bridge
` [PATCH v9 06/30] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
` [PATCH v9 07/30] PCI: Add default bus resource in pci_host_bridge
` [PATCH v9 08/30] PCI: Update pci_host_bridge bus resource
` [PATCH v9 14/30] PCI: Introduce pci_host_bridge_ops to support host specific operations
` [PATCH v9 19/30] powerpc/pci: Use pci_scan_host_bridge() for simplicity
` [PATCH v9 23/30] PCI/mvebu: Use pci_common_init_dev() to simplify code
` [PATCH v9 24/30] PCI/tegra: Remove redundant tegra_pcie_scan_bus()
` [PATCH v9 25/30] PCI/designware: Use pci_scan_root_bus() for simplicity
` [PATCH v9 26/30] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus()
` [PATCH v9 27/30] PCI: Rename __pci_create_root_bus() to pci_create_root_bus()
` [PATCH v9 28/30] PCI: Remove platform specific pci_domain_nr()
` [PATCH v9 29/30] PCI: Remove pci_bus_assign_domain_nr()
` [PATCH v9 30/30] PCI: Clean up CONFIG_PCI_DOMAINS_GENERIC
[RFC 2/7] ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridge
2015-04-07 4:31 UTC (3+ messages)
` [RFC 3/7] ia64/PCI: Use common struct resource_entry to replace struct iospace_resource
` [RFC 7/7] ia64/PCI/ACPI: Use common interface to support PCI host bridge
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).