linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-09-28 14:07:15 to 2011-10-14 04:44:04 UTC [more...]

[PATCH v2 00/29] Create PCI root buses with correct resources
 2011-10-14  4:43 UTC  (57+ messages)
` [PATCH v2 01/29] PCI: add helpers for building PCI bus resource lists
` [PATCH v2 02/29] PCI: add pci_create_root_bus(), deprecate pci_create_bus()
` [PATCH v2 03/29] PCI: add pci_scan_root_bus(), deprecate pci_scan_bus() and pci_scan_bus_parented()
` [PATCH v2 04/29] MIPS: PCI: convert to pci_scan_root_bus() for correct root bus resources
` [PATCH v2 05/29] x86/PCI: use pci_scan_bus() instead of pci_scan_bus_parented()
` [PATCH v2 06/29] x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus()
` [PATCH v2 07/29] powerpc/PCI: make pcibios_setup_phb_resources() static
` [PATCH v2 08/29] powerpc/PCI: split PHB part out of pcibios_map_io_space()
` [PATCH v2 09/29] powerpc/PCI: convert to pci_create_root_bus() for correct root bus resources
` [PATCH v2 10/29] microblaze/PCI: fix pci_bus_for_each_resource() usage
` [PATCH v2 11/29] microblaze/PCI: make pcibios_setup_phb_resources() static
` [PATCH v2 12/29] microblaze/PCI: convert to pci_create_root_bus() for correct root bus resources
` [PATCH v2 13/29] microblaze/PCI: use pci_scan_root_bus()
` [PATCH v2 14/29] sparc/PCI: convert to pci_create_root_bus() for correct root bus resources
` [PATCH v2 15/29] sparc32, leon/PCI: convert to pci_scan_root_bus() "
` [PATCH v2 16/29] ia64/PCI: use pci_create_bus() instead of pci_scan_bus_parented()
` [PATCH v2 17/29] ia64/PCI: convert to pci_create_root_bus() for correct root bus resources
` [PATCH v2 18/29] parisc/PCI: use pci_create_root_bus() instead of pci_scan_bus_parented()
` [PATCH v2 19/29] parisc/PCI: supply root bus resources to pci_create_root_bus()
` [PATCH v2 20/29] parisc/PCI: deal with LMMIO/PAT overlaps before creating PCI root bus
` [PATCH v2 21/29] parisc/PCI: use pci_create_root_bus() instead of pci_scan_bus_parented()
` [PATCH v2 22/29] parisc/PCI: supply root bus resources to pci_create_root_bus()
` [PATCH v2 23/29] xen/PCI: use pci_create_root_bus() instead of pci_scan_bus_parented()
` [PATCH v2 24/29] alpha/PCI: convert to pci_scan_root_bus() for correct root bus resources
` [PATCH v2 25/29] arm/PCI: "
` [PATCH v2 26/29] frv/PCI: "
` [PATCH v2 27/29] mn10300/PCI: "
` [PATCH v2 28/29] sh/PCI: "
` [PATCH v2 29/29] xtensa/PCI: "

Please include const-sections into linux-next
 2011-10-14  0:04 UTC  (2+ messages)

[RFC/PULL 00/11] introduce export.h; reduce module.h usage
 2011-10-13 21:51 UTC  (3+ messages)

[RFC 0/2 v2] ARM: DMA-mapping & IOMMU integration
 2011-10-13  0:18 UTC  (12+ messages)
` [PATCH 1/2] ARM: initial proof-of-concept IOMMU mapper for DMA-mapping
  ` [Linaro-mm-sig] "

[PATCH 1/7] Add assertion support with annotated oopsing
 2011-10-12 20:36 UTC  (19+ messages)
` [PATCH 2/7] Add assertion checking macros
` [PATCH 3/7] Make shrink_dcache_for_umount_subtree() use the core assertion code
` [PATCH 4/7] FS-Cache: Use new core assertion macros
` [PATCH 5/7] CacheFiles: "
` [PATCH 6/7] AFS: "
` [PATCH 7/7] RxRPC: "

An Email From Mr and Mrs Large
 2011-10-10 21:25 UTC 

MAIL-BOX
 2011-10-10  7:22 UTC 

[PATCH V1 00/57] Tree wide: cleanup IRQF_DISABLED
 2011-10-08  2:34 UTC  (5+ messages)
` [PATCH 54/57] Documentation: irq: Change documents related to IRQF_DISABLED

Hello
 2011-10-07 16:27 UTC 

Including C6X in linux-next
 2011-10-07  6:02 UTC  (4+ messages)

[PATCH] mm, arch: Complete pagefault_disable abstraction
 2011-10-05 21:39 UTC  (2+ messages)

05=Reminder
 2011-10-05 16:33 UTC 

[PATCH v4 00/24] C6X: New architecture
 2011-10-05 16:16 UTC  (60+ messages)
` [PATCH v4 01/24] fix default __strnlen_user macro
` [PATCH v4 02/24] fixed generic page.h for non-zero PAGE_OFFSET
` [PATCH v4 03/24] add ELF machine define for TI C6X DSPs
` [PATCH v4 04/24] add missing __iomem to generic iounmap declaration
` [PATCH v4 05/24] C6X: build infrastructure
` [PATCH v4 06/24] C6X: early boot code
  ` [PATCH v4 07/24] C6X: devicetree support
` [PATCH v4 08/24] C6X: memory management and DMA support
` [PATCH v4 09/24] C6X: process management
` [PATCH v4 10/24] C6X: signal management
` [PATCH v4 11/24] C6X: time management
` [PATCH v4 12/24] C6X: interrupt handling
` [PATCH v4 13/24] C6X: syscalls
` [PATCH v4 14/24] C6X: build infrastructure
` [PATCH v4 15/24] C6X: clocks
` [PATCH v4 16/24] C6X: cache control
` [PATCH v4 17/24] C6X: loadable module support
` [PATCH v4 18/24] C6X: ptrace support
` [PATCH v4 19/24] C6X: headers
` [PATCH v4 20/24] C6X: library code
` [PATCH v4 21/24] C6X: general SoC support
` [PATCH v4 22/24] C6X: EMIF - External Memory Interface
` [PATCH v4 23/24] C6X: DSCR - Device State Configuration Registers
` [PATCH v4 24/24] C6X: MAINTAINERS

[PATCH] mm, arch: Complete pagefault_disable abstraction
 2011-10-05 13:12 UTC  (2+ messages)

[PATCH] mm, arch: Complete pagefault_disable abstraction
 2011-10-05 13:10 UTC 

(unknown),
 2011-10-05  5:49 UTC 

[PATCH V2 00/55] Tree wide: cleanup IRQF_DISABLED
 2011-10-04 20:59 UTC  (7+ messages)
` [PATCH 32/55] i2c: irq: Remove IRQF_DISABLED
` [PATCH 49/55] video: "

Go through this:
 2011-10-04 11:12 UTC 

(unknown),
 2011-10-03 22:28 UTC 

[PATCH v3 00/24] C6X: New architecture
 2011-09-29 14:41 UTC  (44+ messages)
` [PATCH v3 05/24] C6X: build infrastructure
` [PATCH v3 07/24] C6X: devicetree support
` [PATCH v3 19/24] C6X: headers
` [PATCH v3 20/24] C6X: library code
` [PATCH v3 21/24] C6X: general SoC support
` [PATCH v3 22/24] C6X: EMIF - External Memory Interface
` [PATCH v3 23/24] C6X: DSCR - Device State Configuration Registers
` [PATCH v3 24/24] C6X: MAINTAINERS
` [PATCH v3 06/24] C6X: early boot code


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).