messages from 2014-11-21 02:53:01 to 2015-02-25 00:36:25 UTC [more...]
[PATCH v3 0/9] Start deprecating _OSI on new architectures
2015-02-25 0:36 UTC (10+ messages)
` [PATCH v3 1/9] ACPI: fix all errors reported by cleanpatch.pl in osl.c
` [PATCH v3 2/9] ACPI: clear up warnings on use of printk reported by checkpatch.pl
` [PATCH v3 3/9] ACPI: clean up checkpatch warnings for various bits of syntax
` [PATCH v3 4/9] ACPI: clean up checkpatch warnings for items with possible semantic value
` [PATCH v3 5/9] ACPI: move acpi_os_handler() so it can be made arch-dependent later
` [PATCH v3 6/9] ACPI: move _OSI support functions to allow arch-dependent implementation
` [PATCH v3 7/9] ACPI: enable arch-specific compilation for _OSI and the blacklist
` [PATCH v3 8/9] ACPI: arm64: use an arch-specific ACPI _OSI method and ACPI blacklist
` [PATCH v3 9/9] ACPI: arm64: use "Linux" as ACPI_OS_NAME for _OS on arm64
[PATCH RFT][RESEND] ia64: move cacheinfo sysfs to generic cacheinfo infrastructure
2015-02-23 18:04 UTC
[PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge
2015-02-16 17:46 UTC (44+ messages)
` [PATCH v2 01/30] PCI: Rip out pci_bus_add_devices() from pci_scan_bus()
` [PATCH v2 02/30] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus()
` [PATCH v2 03/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
` [PATCH v2 04/30] PCI: Remove deprecated pci_scan_bus_parented()
` [PATCH v2 05/30] PCI: Rename pci_scan_bus() to pci_scan_bus_legacy()
` [PATCH v2 06/30] PCI: Combine PCI domain and bus number in u32 arg
` [PATCH v2 07/30] PCI: Pass PCI domain number combined with root bus number
` [PATCH v2 08/30] PCI: Introduce pci_host_assign_domain_nr() to assign domain
` [PATCH v2 09/30] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
` [PATCH v2 10/30] PCI: Introduce pci_host_bridge_list to manage host bridges
` [PATCH v2 11/30] PCI: Save sysdata in pci_host_bridge drvdata
` [PATCH v2 12/30] PCI: Introduce pci_host_bridge_ops to support host specific operations
` [PATCH v2 13/30] PCI: Introduce new scan function pci_scan_root_bridge()
` [PATCH v2 14/30] PCI/x86: Refine pci_acpi_scan_root() with generic pci_host_bridge
` [PATCH v2 15/30] PCI/IA64: "
` [PATCH v2 16/30] PCI/IA64: Fix the build warning about pci_domain_nr()
` [PATCH v2 17/30] PCI/powerpc: Rename pcibios_root_bridge_prepare()
` [PATCH v2 18/30] PCI/powerpc: Use pci_scan_root_bridge() for simplicity
` [PATCH v2 19/30] PCI: Remove weak pcibios_root_bridge_prepare()
` [PATCH v2 20/30] PCI/sparc: Use pci_scan_root_bridge() for simplicity
` [PATCH v2 21/30] PCI: Introduce pci_bus_child_max_busnr()
` [PATCH v2 22/30] PCI/Parisc: Use pci_scan_root_bus() for simplicity
` [PATCH v2 23/30] PCI/mvebu: Use pci_common_init_dev() to simplify code
` [PATCH v2 24/30] PCI/tegra: Remove redundant tegra_pcie_scan_bus()
` [PATCH v2 25/30] PCI/designware: Use pci_scan_root_bus() for simplicity
` [PATCH v2 26/30] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus()
` [PATCH v2 27/30] PCI: Rename __pci_create_root_bus() to pci_create_root_bus()
` [PATCH v2 28/30] PCI: Export find_pci_host_bridge()
` [PATCH v2 29/30] PCI: Remove platform specific pci_domain_nr()
` [PATCH v2 30/30] PCI: Remove pci_bus_assign_domain_nr()
[PATCH] mm: Use macro to switch between section and pfn
2015-02-13 9:01 UTC
[PATCH] KVM: ia64: drop kvm.h from installed user headers
2015-02-10 8:02 UTC (2+ messages)
[Patch v4 01/23] ACPICA: Resources: Provide common part for struct acpi_resource_address structures
2015-02-05 15:49 UTC (3+ messages)
` [Xen-devel] [Patch v4 01/23] ACPICA: Resources: Provide common part for struct acpi_resource_add
` [Patch v4 01/23] ACPICA: Resources: Provide common part for struct acpi_resource_address structu
[PATCH v2 0/5] Start deprecating _OSI on new architectures
2015-02-04 23:49 UTC (13+ messages)
` [PATCH v2 1/5] ACPI: move acpi_os_handler() so it can be made arch-dependent later
` [PATCH v2 2/5] ACPI: move _OSI support functions to allow arch-dependent implementation
` [PATCH v2 3/5] ACPI: add arch-specific compilation for _OSI and the blacklist
` [PATCH v2 4/5] ACPI: arm64: use the arch-specific ACPI _OSI method and ACPI blacklist
` [PATCH v2 5/5] ACPI: arm64: use "Linux" as ACPI_OS_NAME for _OS on arm64
[Patch v2 01/23] ACPICA: Resources: Provide common part for struct acpi_resource_address structures
2015-02-02 2:42 UTC
ia64: implicit declaration of functions since change on <linux/dmar.h>
2015-01-31 14:08 UTC
[PATCH v12 00/28] Add gdb python scripts as kernel debugging helpers
2015-01-30 7:24 UTC (2+ messages)
` [PATCH v12 15/28] scripts/gdb: Add internal helper and convenience function to retrieve thread_info
[PATCH v11 00/28] Add gdb python scripts as kernel debugging helpers
2015-01-29 6:46 UTC (2+ messages)
` [PATCH v11 15/28] scripts/gdb: Add internal helper and convenience function to retrieve thread_info
[Patch v2 01/22] ACPICA: Resources: Provide common part for struct acpi_resource_address structures
2015-01-28 10:57 UTC
[RFC PATCH 1/2] ACPI: Introduce acpi_unload_parent_table() usages in Linux kernel
2015-01-26 12:56 UTC (3+ messages)
[RFC PATCH] ACPI: Introduce acpi_unload_parent_table() usages in Linux kernel
2015-01-26 1:59 UTC (4+ messages)
[PATCH 10/32] ia64: use %*pb[l] to print bitmaps including cpumasks and nodemasks
2015-01-24 14:03 UTC
[PATCH 0/7] Start deprecating _OSI on new architectures
2015-01-23 16:34 UTC (13+ messages)
` [PATCH 1/7] ia64: ACPI: move kernel acpi files to a directory
` [PATCH 2/7] arm64: "
` [PATCH 3/7] x86: ACPI: create arch-dependent version of acpi_osi_handler()
` [PATCH 4/7] ia64: "
` [PATCH 5/7] arm64: "
` [PATCH 6/7] x86: ia64: arm64: ACPI: move _OSI support functions to arch-dependent locations
` [PATCH 7/7] ACPI: use Linux as ACPI_OS_NAME for _OS on ARM64
[Resend Patch v4 04/16] smp, IA64: Kill SMP single function call interrupt
2015-01-23 5:36 UTC
[Patch Part1 v7 19/38] iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit
2015-01-20 3:08 UTC
ia64: use current->state helpers
2015-01-19 20:56 UTC (2+ messages)
[PATCH 00/28] Refine PCI scan interfaces and make generic pci host bridge
2015-01-19 10:56 UTC (56+ messages)
` [PATCH 01/28] PCI: Rip out pci_bus_add_devices() from pci_scan_bus()
` [PATCH 02/28] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus()
` [PATCH 03/28] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
` [PATCH 04/28] PCI: Remove deprecated pci_scan_bus_parented()
` [PATCH 05/28] PCI: Rename pci_scan_bus() to pci_scan_bus_legacy()
` [PATCH 06/28] PCI: Combine PCI domain and bus number in u32 arg
` [PATCH 07/28] PCI: Pass PCI domain number combined with root bus number
` [PATCH 08/28] PCI: Introduce pci_host_assign_domain_nr() to assign domain
` [PATCH 09/28] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
` [PATCH 10/28] PCI: Save sysdata in pci_host_bridge drvdata
` [PATCH 11/28] PCI: Introduce pci_host_bridge_ops to setup host bridge
` [PATCH 12/28] PCI: Introduce new scan function pci_scan_root_bridge()
` [PATCH 13/28] PCI/x86: Refine pci_acpi_scan_root() with generic pci_host_bridge
` [PATCH 14/28] PCI/IA64: "
` [PATCH 15/28] PCI/powerpc: Rename pcibios_root_bridge_prepare() for better readability
` [PATCH 16/28] PCI/powerpc: Use pci_scan_root_bridge() for simplicity
` [PATCH 17/28] PCI: Remove weak pcibios_root_bridge_prepare()
` [PATCH 18/28] PCI/sparc: Use pci_scan_root_bridge() for simplicity
` [PATCH 19/28] PCI: Introduce pci_bus_child_max_busnr()
` [PATCH 20/28] PCI/Parisc: Use pci_scan_root_bus() for simplicity
` [PATCH 21/28] PCI/mvebu: Use pci_common_init_dev() to simplify code
` [PATCH 22/28] PCI/tegra: Remove redundant tegra_pcie_scan_bus()
` [PATCH 23/28] PCI/designware: Use pci_scan_root_bus() for simplicity
` [PATCH 24/28] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus()
` [PATCH 25/28] PCI: Rename __pci_create_root_bus() to pci_create_root_bus()
` [PATCH 26/28] PCI: Export find_pci_host_bridge()
` [PATCH 27/28] PCI: Remove platform specific pci_domain_nr()
` [PATCH 28/28] PCI: Remove pci_bus_assign_domain_nr()
[PATCH v2 05/10] PCI, ia64: clip firmware assigned resource under parent bridge's
2015-01-15 4:31 UTC
[PATCH 1/3] module_arch_freeing_init(): new hook for archs before module->module_init freed
2015-01-13 21:11 UTC (3+ messages)
[PATCH 05/10] PCI, ia64: clip firmware assigned resource under parent bridge's
2015-01-12 19:23 UTC
[PATCH RFT] ia64: move cacheinfo sysfs to generic cacheinfo infrastructure
2015-01-08 7:39 UTC
ia64/kernel/unwind.c:907: possible ternary operator problem ?
2015-01-07 9:52 UTC
[PATCH] arch: ia64: kernel: irq_ia64.c: Remove unused function
2015-01-06 18:28 UTC (4+ messages)
` [PATCH] arch: ia64: kernel: irq_ia64.c: Remove some unused functions
[PATCH v2 07/40] ia64/uaccess: fix sparse errors
2015-01-06 15:44 UTC (2+ messages)
` [PATCH v2 19/40] ia64: fix put_user "
[GIT PULL] Add execveat syscall for ia64
2015-01-05 21:22 UTC
status of ia64 / hpsim
2015-01-05 20:36 UTC (3+ messages)
[PATCH repost 07/16] ia64/uaccess: fix sparse errors
2014-12-25 9:28 UTC
[GIT PULL] ia64: last piece of __get_cpu_var removal
2014-12-19 22:29 UTC
[PATCH 07/18] ia64/uaccess: fix sparse errors
2014-12-14 16:52 UTC
Rebuilding a kernel for a proprietary closed-source ia64 module: possible or not?
2014-12-11 15:16 UTC (5+ messages)
[PATCH 2/4] ia64: use common dma_get_required_mask_from_pfn()
2014-12-05 14:08 UTC
RHEL 4 WS Beta 2 ISO images
2014-12-04 9:14 UTC
[PATCH] PM / Kconfig: Do not select PM directly from Kconfig files
2014-12-02 1:10 UTC (4+ messages)
[Patch Part2 v6 19/27] iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit
2014-11-25 5:53 UTC
[PATCH 1/1] [IA64] Deletion of unnecessary checks before the function call "unw_remove_unwind_table"
2014-11-22 21:09 UTC (2+ messages)
` [PATCH 1/1] [IA64] Deletion of unnecessary checks before the function call "unw_remove_unwind_ta
SLES 9 ia64 ISO images
2014-11-22 14:28 UTC (2+ messages)
[RFC PATCH 00/16] Refine PCI host bridge scan interfaces
2014-11-21 9:53 UTC (15+ messages)
` [RFC PATCH 07/16] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
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