linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-02 03:25:35 to 2015-06-04 21:49:55 UTC [more...]

[PATCH 4/7] PCI: Include <linux/pci.h>, not <asm/pci.h>
 2015-06-04 21:49 UTC 

[PATCH] of: clean-up unnecessary libfdt include paths
 2015-06-04 17:02 UTC  (5+ messages)
`  "

[PATCH 3/3 v3] powerpc/powernv: Add opal-prd channel
 2015-06-04 14:04 UTC  (4+ messages)
` [3/3,v3] "
` [PATCH 3/3 v4] "

[PATCH 3/5] mm/hugetlb: remove arch_prepare/release_hugepage from arch headers
 2015-06-04 12:15 UTC  (2+ messages)
` [3/5] "

[PATCH v6] powerpc/powernv: Poweroff (EPOW, DPO) events support for PowerNV platform
 2015-06-04 12:03 UTC  (2+ messages)
` [PATCH v6] powerpc/powernv: Add poweroff "

[PATCH 1/1] powerpc/perf/hv-24x7: Check support before registering
 2015-06-04 11:40 UTC  (2+ messages)
` [1/1] "

[PATCH] of/dynamic: Fix test for PPC_PSERIES
 2015-06-04 10:57 UTC  (2+ messages)
`  "

[PATCH v1 0/9]powerpc/powernv: Nest Instrumentation support
 2015-06-04 10:26 UTC  (26+ messages)
` [PATCH v1 1/9]powerpc/powernv: Data structure and macros definition
` [PATCH v1 2/9]powerpc/powernv: nest pmu init function with cpumask attr
` [PATCH v1 3/9]powerpc/powernv: Add cpu hotplug support
` [PATCH v1 4/9]powerpc/powernv: Add generic nest pmu ops
` [PATCH v1 5/9]powerpc/powernv: nest pmu feature detection support
` [PATCH v1 6/9]powerpc/powernv: dt parser function for nest pmu and its events
` [PATCH v1 7/9]powerpc/powernv: Event attr creation and PMU registration
` [PATCH v1 8/9] powerpc/powernv: Add OPAL support for Nest PMU
` [PATCH v1 9/9]powerpc/powernv: Makefile changes to include nest pmu

[PATCH 1/2] qe_common: add qe common functions into qe_common.c
 2015-06-04  9:27 UTC  (6+ messages)
` [PATCH 2/2] rheap: move rheap.c from arch/powerpc/lib/ to lib/

[PATCH kernel v11 00/34] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-06-04  9:14 UTC  (21+ messages)
` [PATCH kernel v11 09/34] vfio: powerpc/spapr: Move locked_vm accounting to helpers
` [PATCH kernel v11 17/34] powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
` [PATCH kernel v11 26/34] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_window
` [PATCH kernel v11 27/34] powerpc/powernv: Implement multilevel TCE tables
` [PATCH kernel v11 33/34] vfio: powerpc/spapr: Register memory and define IOMMU v2
` [PATCH kernel v11 34/34] vfio: powerpc/spapr: Support Dynamic DMA windows

[PATCH] of: return NUMA_NO_NODE from fallback of_node_to_nid()
 2015-06-04  5:45 UTC  (5+ messages)

[PATCH] cpufreq: qoriq: optimize the CPU frequency switching time
 2015-06-04  6:36 UTC  (2+ messages)

[PATCH V6 00/10] VF EEH on Power8
 2015-06-04  7:10 UTC  (27+ messages)
` [PATCH V7 "
  ` [PATCH V7 01/10] PCI/IOV: Rename and export virtfn_add/virtfn_remove
  ` [PATCH V7 03/10] powerpc/pci: Remove VFs prior to PF
  ` [PATCH V7 04/10] powerpc/eeh: Trace first 7 BARs in address cache
  ` [PATCH V7 06/10] powerpc/eeh: Create PE for VFs
  ` [PATCH V7 08/10] powerpc/powernv: Support PCI config restore "

[PATCH] powerpc: Make doorbell check preemption safe
 2015-06-04  6:45 UTC  (3+ messages)

[PATCH v5 00/42] PowerPC/PowerNV: PCI Slot Management
 2015-06-04  6:42 UTC  (43+ messages)
` [PATCH v5 01/42] PCI: Add pcibios_setup_bridge()
` [PATCH v5 02/42] powerpc/powernv: Enable M64 on P7IOC
` [PATCH v5 03/42] powerpc/powernv: M64 support improvement
` [PATCH v5 04/42] powerpc/powernv: Trace consumed IO and M32 segments by PE
` [PATCH v5 05/42] powerpc/powernv: Simplify pnv_ioda_setup_pe_seg()
` [PATCH v5 06/42] powerpc/powernv: Improve IO and M32 mapping
` [PATCH v5 07/42] powerpc/powernv: Calculate PHB's DMA weight dynamically
` [PATCH v5 08/42] powerpc/powernv: DMA32 cleanup
` [PATCH v5 09/42] powerpc/powernv: pnv_ioda_setup_dma() configure one PE only
` [PATCH v5 10/42] powerpc/powernv: Trace DMA32 segments consumed by PE
` [PATCH v5 11/42] powerpc/powernv: Increase PE# capacity
` [PATCH v5 12/42] powerpc/pci: Cleanup on pci_controller_ops
` [PATCH v5 13/42] powerpc/pci: Override pcibios_setup_bridge()
` [PATCH v5 14/42] powerpc/powernv: Allocate PE# in deasending order
` [PATCH v5 15/42] powerpc/powernv: Reserve PE# for root bus
` [PATCH v5 16/42] powerpc/powernv: Create PEs dynamically
` [PATCH v5 17/42] powerpc/powernv: PE oriented during configuration
` [PATCH v5 18/42] powerpc/powernv: Helper function pnv_ioda_init_pe()
` [PATCH v5 19/42] powerpc/powernv: Remove DMA32 list of PEs
` [PATCH v5 20/42] powerpc/powernv: Rename pnv_ioda_get_pe() to pnv_ioda_dev_to_pe()
` [PATCH v5 21/42] powerpc/powernv: Drop pnv_ioda_setup_dev_PE()
` [PATCH v5 22/42] powerpc/powernv: Move functions around
` [PATCH v5 23/42] powerpc/powernv: Cleanup on pnv_pci_ioda2_release_dma_pe()
` [PATCH v5 24/42] powerpc/powernv: Release PEs dynamically
` [PATCH v5 25/42] powerpc/powernv: Supports slot ID
` [PATCH v5 26/42] powerpc/powernv: Use PCI slot reset infrastructure
` [PATCH v5 27/42] powerpc/powernv: Simplify pnv_eeh_reset()
` [PATCH v5 28/42] powerpc/powernv: Don't cover root bus in pnv_pci_reset_secondary_bus()
` [PATCH v5 29/42] powerpc/powernv: Issue fundamental reset "
` [PATCH v5 30/42] powerpc/pci: Don't scan empty slot
` [PATCH v5 31/42] powerpc/pci: Move pcibios_find_pci_bus() around
` [PATCH v5 32/42] powerpc/powernv: Introduce pnv_pci_poll()
` [PATCH v5 33/42] powerpc/powernv: Functions to get/reset PCI slot status
` [PATCH v5 34/42] powerpc/pci: Delay creating pci_dn
` [PATCH v5 35/42] powerpc/pci: Create eeh_dev while "
` [PATCH v5 36/42] powerpc/pci: Export traverse_pci_device_nodes()
` [PATCH v5 37/42] powerpc/pci: Update bridge windows on PCI plugging
` [PATCH v5 38/42] powerpc/powernv: Select OF_OVERLAY
` [PATCH v5 39/42] drivers/of: Unflatten nodes equal or deeper than specified level
` [PATCH v5 40/42] drivers/of: Allow to specify root node in of_fdt_unflatten_tree()
` [PATCH v5 41/42] drivers/of: Return allocated memory chunk from of_fdt_unflatten_tree()
` [PATCH v5 42/42] pci/hotplug: PowerPC PowerNV PCI hotplug driver

[RFC 00/24] Re-use nvram module
 2015-06-04  5:14 UTC  (13+ messages)
` [RFC 07/24] x86/thinkpad_acpi: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()
` [RFC 24/24] m68k: Dispatch nvram_ops calls to Atari or Mac functions

[RFT v2 04/48] powerpc, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
 2015-06-04  4:13 UTC  (3+ messages)
` [RFT v2 26/48] powerpc, irq: Prepare for killing the first parameter 'irq' of irq_flow_handler_t
` [RFT v2 38/48] genirq, powerpc: Kill "

[PATCH v5] powerpc/powernv: Poweroff (EPOW, DPO) events support for PowerNV platform
 2015-06-03 19:12 UTC  (8+ messages)
` [PATCH v5] powerpc/powernv: Add poweroff "
  ` [v5] "

[Patch v3 33/36] genirq: Use helper function to access irq_data->msi_desc
 2015-06-03 16:53 UTC  (4+ messages)
` [v3, "
  ` [v3,33/36] "

[PATCH] cpuidle: powernv/pseries: Decrease the snooze residency
 2015-06-03 15:35 UTC  (5+ messages)

[PATCH V13 00/14] perf, tools: Add support for PMU events in JSON format
 2015-06-03 14:25 UTC  (33+ messages)
` [PATCH v13 01/14] perf, tools: Add jsmn `jasmine' JSON parser
` [PATCH v13 02/14] perf, tools, jevents: Program to convert JSON file to C style file
` [PATCH v13 03/14] perf, tools: Use pmu_events_map table to create event aliases
` [PATCH v13 04/14] perf, tools: Allow events with dot
` [PATCH v13 05/14] perf, tools: Support CPU id matching for x86 v2
` [PATCH v13 06/14] perf, tools: Support alias descriptions
` [PATCH v13 07/14] perf, tools: Query terminal width and use in perf list
` [PATCH v13 08/14] perf, tools: Add a --no-desc flag to "
` [PATCH v13 09/14] perf, tools: Group alias perf list by section
` [PATCH v13 10/14] perf, tools: Add override support for event list CPUID
` [PATCH v13 11/14] perf, tools: Support long descriptions with perf list -v
` [PATCH v13 12/14] perf, tools: Add support for event list topics
` [PATCH v13 13/14] perf, tools: Handle header line in mapfile
` [PATCH v13 14/14] perf, tools: Add README for the JSON/map files parsing

[PATCH] ppc64 ftrace: mark data_access callees "notrace" (pt.1)
 2015-06-03 13:22 UTC  (12+ messages)
            ` [PATCH 0/4] ppc64 ftrace implementation
              ` [PATCH 1/4] "
              ` [PATCH 2/4] ppc64 ftrace configuration
              ` [PATCH 3/4] ppc64 ftrace: spare early boot and low level code
              ` [PATCH 4/4] ppc64 ftrace recursion protection

[PATCH V5 00/13] POWER DSCR fixes, improvements, docs and tests
 2015-06-03  8:44 UTC  (3+ messages)
` [PATCH V5 12/13] selftests, powerpc: Add thread based stress test for DSCR sysfs interfaces

[PATCH] rtc/rtc-opal: Disable rtc-alarms when opal doesn't support tpo
 2015-06-03  5:34 UTC  (2+ messages)

[PATCH] powerpc/eeh: Fix trivial error in eeh_restore_dev_state()
 2015-06-03  4:58 UTC  (2+ messages)

[PATCH v4 00/25] Convert the posix_clock_operations and k_clock structure to ready for 2038
 2015-06-03  2:13 UTC  (4+ messages)

[PATCH V2 0/3] Allow user to request memory to be locked on page fault
 2015-06-02 18:13 UTC  (3+ messages)
` [PATCH V2 1/3] Add mmap flag to request pages are locked after "
` [PATCH V2 2/3] Add mlockall flag for locking pages on fault

[RESEND PATCH 0/3] Allow user to request memory to be locked on page fault
 2015-06-02 14:25 UTC  (3+ messages)

[PATCH] Fix function keys sequence on USB
 2015-06-02 11:17 UTC  (7+ messages)

[RFC v1 04/25] powerpc, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
 2015-06-02  9:58 UTC  (2+ messages)
` [RFC, v1, "

[tip:core/rcu] powerpc: Fix smp_mb__before_spinlock()
 2015-06-02  7:52 UTC 

[PATCH 0/5] Remove s390 sw-emulated hugepages and cleanup
 2015-06-02  7:46 UTC  (3+ messages)

[RFC PATCH] powerpc/pseries: Ratelimit EPOW event warnings
 2015-06-02  7:01 UTC  (4+ messages)

[PATCH v2] powerpc/pseries: Ratelimit EPOW event warnings
 2015-06-02  5:18 UTC 

[PATCH V3] drivers/mtd: add powernv flash MTD abstraction driver
 2015-06-02  5:14 UTC  (2+ messages)

[PATCH V3] drivers/mtd: add powernv flash MTD abstraction driver
 2015-06-02  3:58 UTC  (2+ messages)
` [V3] "

[PATCH v5] QE: Move QE from arch/powerpc to drivers/soc
 2015-06-02  3:09 UTC  (3+ 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).