linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-24 20:23:35 to 2015-03-26 17:38:06 UTC [more...]

[PATCH 1/2] mm: Introducing arch_remap hook
 2015-03-26 17:37 UTC  (22+ messages)
` [PATCH v2 0/2] Tracking user space vDSO remaping
` [PATCH v2 1/2] mm: Introducing arch_remap hook
` [PATCH v2 2/2] powerpc/mm: Tracking vDSO remap
    ` [PATCH v3 0/2] Tracking user space vDSO remaping
    ` [PATCH v3 1/2] mm: Introducing arch_remap hook
    ` [PATCH v3 2/2] powerpc/mm: Tracking vDSO remap
                  ` [PATCH v4 0/2] Tracking user space vDSO remaping
                  ` [PATCH v4 1/2] mm: Introducing arch_remap hook
                  ` [PATCH v4 2/2] powerpc/mm: Tracking vDSO remap

[PATCH 1/1]: thermal driver therm_adt746.c
 2015-03-26 16:23 UTC  (7+ messages)

[PATCH] powerpc/powernv: handle OPAL_SUCCESS return in opal_sensor_read
 2015-03-26 16:04 UTC  (7+ messages)
      ` [PATCH v2 1/3] powerpc/powernv: convert codes returned by OPAL calls
        ` [PATCH v2 2/3] powerpc/powernv: handle OPAL_SUCCESS return in opal_sensor_read
        ` [PATCH v2 3/3] powerpc/powernv: remove opal_sensor_mutex

[PATCH v3] powerpc: Use PFN_PHYS() to avoid truncating the physical address
 2015-03-26 15:31 UTC  (3+ messages)

[PATCH V4 1/4] KVM: PPC: Use READ_ONCE when dereferencing pte_t pointer
 2015-03-26 13:13 UTC  (4+ messages)
` [PATCH V4 2/4] KVM: PPC: Remove page table walk helpers
` [PATCH V4 3/4] powerpc/mm/thp: Make page table walk safe against thp split/collapse
` [PATCH V4 4/4] powerpc/mm/thp: Return pte address if we find trans_splitting

[PATCH 1/3] powerpc/dts: Add TDM device tree nodes for P1021RDB
 2015-03-26  9:14 UTC 

Generic IOMMU pooled allocator
 2015-03-26 10:56 UTC  (7+ messages)

[PATCH 1/4] powerpc/cache: add cache flush operation for various e500
 2015-03-26 10:18 UTC  (4+ messages)
` [PATCH 2/4] powerpc/rcpm: add RCPM driver
` [PATCH 3/4] powerpc: support CPU hotplug for e500mc, e5500 and e6500
` [PATCH 4/4] powerpc/85xx: support sleep feature on QorIQ SoCs with RCPM

[PATCH] cxl: Fix a typo in ABI documentation
 2015-03-26 10:46 UTC 

[PATCH 2/3] powerpc/85xx: Create dts of each core in CAMP mode for P1021RDB-PC
 2015-03-26  9:15 UTC 

[PATCH 3/3] P1021RDB: Add QE TDM support
 2015-03-26  9:16 UTC 

[PATCH v8 19/30] powerpc/pci: Use pci_scan_host_bridge() for simplicity
 2015-03-26  6:20 UTC  (7+ messages)

[PATCH v3 1/2] powerpc: Add a proper syscall for switching endianness
 2015-03-26  6:24 UTC  (10+ messages)
` [PATCH v3 2/2] selftests/powerpc: Add a test of the switch_endian() syscall

[PATCH 0/4] perf: Implement event group read using txn interface
 2015-03-26  5:57 UTC  (7+ messages)
` [PATCH 1/4] perf: Add 'flags' parameter to pmu txn interfaces
` [PATCH 4/4] perf/powerpc: Implement group_read() txn interface for 24x7 counters

[PATCH v5 0/3] EEH Error Injection Support for VFIO Devices
 2015-03-26  5:42 UTC  (4+ messages)
` [PATCH v5 1/3] powerpc/eeh: Move PE state constants around
` [PATCH v5 2/3] powerpc/eeh: Introduce eeh_pe_inject_err()
` [PATCH v5 3/3] drivers/vfio: Support EEH error injection

[PATCH v3] Fix missing L2 cache size in /sys/devices/system/cpu
 2015-03-26  4:49 UTC  (2+ messages)
` [v3] "

[RFC PATCH powerpc] perf/hv-24x7 set the attr group to NULL if events failed to be initialized
 2015-03-26  3:51 UTC  (4+ messages)
` [RFC, "

[PATCH v4 0/4] EEH Error Injection Support for VFIO Devices
 2015-03-26  2:48 UTC  (12+ messages)
` [PATCH v4 1/4] powerpc/eeh: Eliminate duplicated PE states
` [PATCH v4 2/4] powerpc/eeh: Introduce eeh_pe_inject_err()
` [PATCH v4 3/4] drivers/vfio: Support EEH error injection
` [PATCH v4 4/4] drivers/vfio: Remove duplicated PE states

linux-next: build failure after merge of the powerpc-mpe tree
 2015-03-26  2:35 UTC  (2+ messages)

[PATCH v7 0/3] Generic IOMMU pooled allocator
 2015-03-25 21:05 UTC  (6+ messages)
` [PATCH v7 RFC 1/3] sparc: Break up monolithic iommu table/lock into finer graularity pools and lock
` [PATCH v7 RFC 2/3] sparc: Make sparc64 use scalable lib/iommu-common.c functions
` [PATCH v7 RFC 3/3] sparc: Make LDC use common iommu poll management functions

[PATCH v6 0/3] Generic IOMMU pooled allocator
 2015-03-25 17:36 UTC  (3+ messages)

net: ucc: tbi phy detection broken by 058112c7efc9ef43bb511c137293dddbe6e42908
 2015-03-25 17:13 UTC  (3+ messages)

drivers/of: Add empty ranges quirk for PA-Semi
 2015-03-25 16:15 UTC  (3+ messages)

[PATCH V3 1/3] KVM: PPC: Use READ_ONCE when dereferencing pte_t pointer
 2015-03-25 13:51 UTC  (3+ messages)
` [PATCH V3 2/3] powerpc/mm: Remove page table walk helpers
` [PATCH V3 3/3] powerpc/mm/thp: Make page table walk safe against thp split/collapse

[PATCH 1/2] KVM: PPC: Use ACCESS_ONCE when dereferencing pte_t pointer
 2015-03-25 13:48 UTC  (4+ messages)
` [PATCH -V2 1/2] KVM: PPC: Use READ_ONCE "
` [PATCH -V2 2/2] powerpc/mm/thp: Make page table walk safe against thp split/collapse

[PATCH] powerpc/perf: add missing put_cpu_var in power_pmu_event_init
 2015-03-25  9:29 UTC  (3+ messages)
`  "

[PATCH] powerpc/powernv: Remove powernv RTAS support
 2015-03-25  9:42 UTC  (4+ messages)

[PATCH v4 0/3] powerpc: Enable seccomp filter support
 2015-03-25  9:31 UTC  (5+ messages)

[PATCH 1/6] powerpc/mm: Remove duplicate declaration of setbat()
 2015-03-25  9:24 UTC  (8+ messages)
` [PATCH 2/6] powerpc/mm: Change setbat() to take a pgprot_t rather than flags
` [PATCH 3/6] powerpc: Make STRICT_MM_TYPECHECKS a config option
` [PATCH 4/6] powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabled
` [PATCH 5/6] mm/gup: Replace ACCESS_ONCE with READ_ONCE for STRICT_MM_TYPECHECKS
` [RFC PATCH 6/6] powerpc: Always enable STRICT_MM_TYPECHECKS

[PATCH V16 00/20] Enable SRIOV on POWER8
 2015-03-25  8:24 UTC  (21+ messages)
` [PATCH V16 01/20] PCI: Print more info in sriov_enable() error message
` [PATCH V16 02/20] PCI: Print PF SR-IOV resource that contains all VF(n) BAR space
` [PATCH V16 03/20] PCI: Keep individual VF BAR size in struct pci_sriov
` [PATCH V16 04/20] PCI: Index IOV resources in the conventional style
` [PATCH V16 05/20] PCI: Refresh First VF Offset and VF Stride when updating NumVFs
` [PATCH V16 06/20] PCI: Calculate maximum number of buses required for VFs
` [PATCH V16 07/20] PCI: Export pci_iov_virtfn_bus() and pci_iov_virtfn_devfn()
` [PATCH V16 08/20] PCI: Add pcibios_sriov_enable() and pcibios_sriov_disable()
` [PATCH V16 09/20] PCI: Add pcibios_iov_resource_alignment() interface
` [PATCH V16 10/20] PCI: Consider additional PF's IOV BAR alignment in sizing and assigning
` [PATCH V16 11/20] powerpc/pci: Create pci_dn for VFs
` [PATCH V16 12/20] powerpc/pci: Don't unset PCI resources "
` [PATCH V16 13/20] powerpc/powernv: Allocate struct pnv_ioda_pe iommu_table dynamically
` [PATCH V16 14/20] powerpc/powernv: Reserve additional space for IOV BAR according to the number of total_pe
` [PATCH V16 15/20] powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernv
` [PATCH V16 16/20] powerpc/powernv: Shift VF resource with an offset
` [PATCH V16 17/20] powerpc/powernv: Reserve additional space for IOV BAR, with m64_per_iov supported
` [PATCH V16 18/20] powerpc/powernv: Group VF PE when IOV BAR is big on PHB3
` [PATCH V16 19/20] powerpc/pci: Remove unused struct pci_dn.pcidev field
` [PATCH V16 20/20] powerpc/pci: Add PCI resource alignment documentation

[PATCH 00/27] Refactor PCI controller operations
 2015-03-25  7:40 UTC  (29+ messages)
` [PATCH 01/27] powerpc: move find_and_init_phbs() to pSeries specific code
` [PATCH 02/27] powerpc/powermac: move pmac_pci_probe_mode from setup.c to pci.c
` [PATCH 03/27] powerpc/swiotlb: give init call a less misleading name
` [PATCH 04/27] powerpc/fsl_pci: Don't change ppc_swiotlb_enable after swiotlb_subsys_init
` [PATCH 05/27] powerpc: pcibios_enable_device_hook: return bool rather than int
` [PATCH 06/27] powerpc: Create the pci_controller_ops struct
` [PATCH 07/27] powerpc: ppc_md.pci_dma_dev_setup -> pci_controller_ops.dma_dev_setup
` [PATCH 08/27] powerpc: ppc_md.pci_dma_bus_setup -> pci_controller_ops.dma_bus_setup
` [PATCH 09/27] powerpc: ppc_md.pci_probe_mode -> pci_controller_ops.probe_mode
` [PATCH 10/27] powerpc: ppc_md.pcibios_enable_device_hook -> pci_controller_ops.enable_device_hook
` [PATCH 11/27] powerpc: ppc_md.pcibios_window_alignment -> pci_controller_ops.window_alignment
` [PATCH 12/27] powerpc: ppc_md.pcibios_reset_secondary_bus -> pci_controller_ops.reset_secondary_bus
` [PATCH 13/27] powerpc: dart_iommu: optionally populate controller_ops on init
` [PATCH 14/27] powerpc/powermac: Move controller ops from ppc_md to controller_ops
` [PATCH 15/27] powerpc/pseries: "
` [PATCH 16/27] powerpc/powernv: "
` [PATCH 17/27] powerpc/pasemi: "
` [PATCH 18/27] powerpc/maple: "
` [PATCH 19/27] powerpc: fsl_pci, swiotlb: "
` [PATCH 20/27] powerpc/cell: "
` [PATCH 21/27] powerpc: Remove shim for pci_controller_ops.window_alignment
` [PATCH 22/27] powerpc: Remove shim for pci_controller_ops.reset_secondary_bus
` [PATCH 23/27] powerpc: Remove shim for pci_controller_ops.enable_device_hook
` [PATCH 24/27] powerpc: Remove shim for pci_controller_ops.probe_mode
` [PATCH 25/27] powerpc: Remove shim for pci_controller_ops.dma_dev_setup
` [PATCH 26/27] powerpc: Remove shim for pci_controller_ops.dma_bus_setup
` [PATCH 27/27] powerpc: dart_iommu: Remove check for controller_ops == NULL case

[PATCH v2] powerpc/mpc85xx: Add MDIO bus muxing support to the board device tree(s)
 2015-03-25  6:14 UTC 

[PATCH V15 00/21] Enable SRIOV on POWER8
 2015-03-25  5:44 UTC  (22+ messages)
` [PATCH V15 01/21] powerpc/pci: Refactor pci_dn
` [PATCH V15 02/21] powerpc/powernv: Use pci_dn, not device_node, in PCI config accessor
` [PATCH V15 03/21] PCI: Print more info in sriov_enable() error message
` [PATCH V15 04/21] PCI: Print PF SR-IOV resource that contains all VF(n) BAR space
` [PATCH V15 05/21] PCI: Keep individual VF BAR size in struct pci_sriov
` [PATCH V15 06/21] PCI: Index IOV resources in the conventional style
` [PATCH V15 07/21] PCI: Refresh First VF Offset and VF Stride when updating NumVFs
` [PATCH V15 08/21] PCI: Calculate maximum number of buses required for VFs
` [PATCH V15 09/21] PCI: Export pci_iov_virtfn_bus() and pci_iov_virtfn_devfn()
` [PATCH V15 10/21] PCI: Add pcibios_sriov_enable() and pcibios_sriov_disable()
` [PATCH V15 11/21] PCI: Add pcibios_iov_resource_alignment() interface
` [PATCH V15 12/21] PCI: Consider additional PF's IOV BAR alignment in sizing and assigning
` [PATCH V15 13/21] powerpc/pci: Don't unset PCI resources for VFs
` [PATCH V15 14/21] powerpc/powernv: Allocate struct pnv_ioda_pe iommu_table dynamically
` [PATCH V15 15/21] powerpc/powernv: Reserve additional space for IOV BAR according to the number of total_pe
` [PATCH V15 16/21] powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernv
` [PATCH V15 17/21] powerpc/powernv: Shift VF resource with an offset
` [PATCH V15 18/21] powerpc/powernv: Reserve additional space for IOV BAR, with m64_per_iov supported
` [PATCH V15 19/21] powerpc/powernv: Group VF PE when IOV BAR is big on PHB3
` [PATCH V15 20/21] powerpc/pci: Remove unused struct pci_dn.pcidev field
` [PATCH V15 21/21] powerpc/pci: Add PCI resource alignment documentation

[PATCH] powerpc: Remove the celleb support
 2015-03-25  5:25 UTC  (2+ messages)

[PATCH v2 0/2] LED interface for PowerNV platform
 2015-03-25  5:21 UTC  (3+ messages)
` [PATCH v2 2/2] leds/powernv: Add driver "

[PATCH v2 1/2] powerpc32: put csum_tcpudp_magic inline
 2015-03-25  2:10 UTC  (2+ messages)

[PATCH] powerpc: Fix trivial typo in comment
 2015-03-25  1:58 UTC  (2+ messages)
`  "

[PATCH v2] powerpc/pseries: Simplify check for suspendability during suspend/migration
 2015-03-25  1:55 UTC  (3+ messages)

[23/32] powerpc: copy_thread(): rename 'arg' argument to 'kthread_arg'
 2015-03-25  1:35 UTC  (5+ messages)

[PATCH 0/8] powerpc/8xx: Getting rid of CONFIG_8xx
 2015-03-25  1:31 UTC  (4+ messages)

[PATCH v2 2/2] powerpc32: add support for csum_add()
 2015-03-25  1:30 UTC  (2+ messages)
` [v2,2/2] "

[PATCH] powerpc32: rearrange instructions order in ip_fast_csum()
 2015-03-25  1:22 UTC  (2+ messages)
`  "

[PATCH 3/3] powerpc/e6500: disable POWER7 data cache prefetch and implement our own
 2015-03-24 22:44 UTC 

[PATCH 2/3] powerpc: make copyuser_power7.S 64-byte cacheline friendly
 2015-03-24 22:44 UTC 

[PATCH 1/3] powerpc/e6500: set FTR_VMX_COPY
 2015-03-24 22:44 UTC 

[PATCH 0/3] Reduce system overhead of automatic NUMA balancing
 2015-03-24 20:23 UTC  (4+ messages)


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