linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-23 03:01:13 to 2014-09-28 10:01:20 UTC [more...]

[PATCHv4] clk: ppc-corenet: rename to ppc-qoriq and add CLK_OF_DECLARE support
 2014-09-28 10:01 UTC  (11+ messages)

[PATCH v2 00/22] Use MSI chip framework to configure MSI/MSI-X in all platforms
 2014-09-28  6:11 UTC  (64+ messages)
` [PATCH v2 01/22] PCI/MSI: Clean up struct msi_chip argument
` [PATCH v2 02/22] PCI/MSI: Remove useless bus->msi assignment
` [PATCH v2 03/22] MSI: Remove the redundant irq_set_chip_data()
` [PATCH v2 04/22] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
` [PATCH v2 05/22] s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()
` [PATCH v2 06/22] PCI/MSI: Introduce weak arch_find_msi_chip() to find MSI chip
` [PATCH v2 07/22] PCI/MSI: Refactor struct msi_chip to make it become more common
` [PATCH v2 08/22] x86/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v2 09/22] x86/xen/MSI: "
` [PATCH v2 10/22] Irq_remapping/MSI: "
` [PATCH v2 11/22] x86/MSI: Remove unused MSI weak arch functions
` [PATCH v2 12/22] MIPS/Octeon/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v2 13/22] MIPS/Xlp: Remove the dead function destroy_irq() to fix build error
` [PATCH v2 14/22] MIPS/Xlp/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v2 15/22] MIPS/Xlr/MSI: "
` [PATCH v2 16/22] Powerpc/MSI: "
` [PATCH v2 17/22] s390/MSI: "
` [PATCH v2 18/22] arm/iop13xx/MSI: "
` [PATCH v2 19/22] IA64/MSI: "
` [PATCH v2 20/22] Sparc/MSI: "
` [PATCH v2 21/22] tile/MSI: "
` [PATCH v2 22/22] PCI/MSI: Clean up unused MSI arch functions

[PATCH 1/3] powerpc: Remove -mno-sched-epilog workaround
 2014-09-27  0:22 UTC  (12+ messages)
` [PATCH 2/3] powerpc/ftrace: Remove mod_return_to_handler
` [PATCH 3/3] powerpc/ftrace: simplify prepare_ftrace_return

[PATCH][V2] Freescale Frame Manager Device Tree binding document
 2014-09-26 16:37 UTC  (2+ messages)

[PATCH 0/15] POWER8 Coherent Accelerator device driver
 2014-09-26 13:24 UTC  (12+ messages)
` [PATCH 01/15] powerpc/cell: Move spu_handle_mm_fault() out of cell platform
` [PATCH 02/15] powerpc/cell: Move data segment faulting code "
` [PATCH 09/15] powerpc/opal: Add PHB to cxl mode call
` [PATCH 10/15] powerpc/mm: Add hooks for cxl

[PATCH 1/4] powerpc/powernv: Sync header with firmware
 2014-09-26  6:48 UTC  (4+ messages)
` [1/4] "

[PATCH v4 00/10] Add support for parameterized events from sysfs
 2014-09-26  2:25 UTC  (13+ messages)
` [PATCH v4 01/10] tools/perf: support parsing parameterized events
` [PATCH v4 02/10] tools/perf: extend format_alias() to include event parameters
` [PATCH v4 03/10] perf: provide sysfs_show for struct perf_pmu_events_attr
` [PATCH v4 04/10] powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
` [PATCH v4 05/10] perf: add PMU_EVENT_ATTR_STRING() helper
` [PATCH v4 06/10] powerpc/perf/{hv-gpci, hv-common}: generate requests with counters annotated
` [PATCH v4 07/10] powerpc/perf/hv-gpci: add the remaining gpci requests
` [PATCH v4 08/10] perf Documentation: add event parameters
` [PATCH v4 09/10] tools/perf: Document parameterized and symbolic events
` [PATCH v4 10/10] powerpc/perf/hv-24x7: Document sysfs event description entries

[PATCH v2 0/3] fix bugs in mobility RTAS calls
 2014-09-26  1:32 UTC  (8+ messages)
` [PATCH v2 1/3] drivers/of: add of_changeset_apply_locked
` [PATCH v2 2/3] powerpc/pseries: create rtas buffer accessor
` [PATCH v2 3/3] powerpc/pseries: fix bugs in mobility RTAS calls

[PATCH v3] cpufreq: powernv: Set the cpus to nominal frequency during reboot/kexec
 2014-09-25 23:52 UTC  (3+ messages)

[PATCH v2] powerpc/powernv: Override dma_get_required_mask()
 2014-09-25 23:26 UTC  (3+ messages)

[PATCH 2/3] qe_common: add qe common functions to qe_common.c
 2014-09-25 20:41 UTC  (3+ messages)
` [PATCH 3/3] rheap: move rheap.c from arch/powerpc/lib/ to lib/

bit fields && data tearing
 2014-09-25 16:12 UTC  (11+ messages)

[PATCH] selftests/powerpc: Add test of load_unaligned_zero_pad()
 2014-09-25  6:45 UTC 

[PATCH v3] powerpc/iommu/ddw: Fix endianness
 2014-09-25  6:39 UTC 

[RFC PATCH] powerpc/powernv: Fix dma_ops for bypass window
 2014-09-25  6:03 UTC  (2+ messages)

[PATCH v2 00/13] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2014-09-25  5:19 UTC  (16+ messages)
` [PATCH v2 03/13] powerpc/spapr: vfio: Implement spapr_tce_iommu_ops
` [PATCH v2 04/13] powerpc/powernv: Convert/move set_bypass() callback to take_ownership()
` [PATCH v2 05/13] powerpc/iommu: Fix IOMMU ownership control functions
` [PATCH v2 06/13] powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
` [PATCH v2 07/13] powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
` [PATCH v2 08/13] powerpc/powernv: Release replaced TCE
` [PATCH v2 09/13] powerpc/pseries/lpar: Enable VFIO
` [PATCH v2 10/13] powerpc/powernv: Implement Dynamic DMA windows (DDW) for IODA
` [PATCH v2 11/13] vfio: powerpc/spapr: Move locked_vm accounting to helpers
` [PATCH v2 12/13] vfio: powerpc/spapr: Use it_page_size
` [PATCH v2 13/13] vfio: powerpc/spapr: Enable Dynamic DMA windows

[PATCH] powerpc: Print instruction when logging unhandled exceptions
 2014-09-25  5:05 UTC 

[PATCH 2/5] powerpc/eeh: Add eeh_pe_state sysfs entry
 2014-09-25  4:47 UTC  (3+ messages)
` [2/5] "

[PATCH 1/3] powerpc/eeh: Dump PCI config space for all child devices
 2014-09-25  4:13 UTC  (2+ messages)
` [PATCH 2/3] powerpc/powernv: Fetch frozen PE on top level

[PATCH] fadump: fix endianess issues in firmware assisted dump handling
 2014-09-25  1:40 UTC  (2+ messages)
`  "

[PATCH] powerpc: Fix build failure when MEMORY_HOTPLUG=y
 2014-09-25  1:14 UTC  (2+ messages)
`  "

[PATCH 4/5] pseries: Implement memory hotplug add in the kernel
 2014-09-24 20:57 UTC  (3+ messages)
` [4/5] "

[PATCH 0/3] pseries: Make CPU hotplug and hotremove endian safe
 2014-09-24 20:16 UTC  (7+ messages)
` [PATCH v2 1/3] pseries: Make CPU hotplug path "
` [PATCH v2 2/3] pseries: Fix endian issues in onlining cpu threads
` [PATCH v3 3/3] pseries: Fix endian issues in cpu hot-removal

[PATCH v2 0/4] powerpc/perf: Miscellaneous fixes
 2014-09-24 19:24 UTC  (5+ messages)
` [PATCH v2 1/4] powerpc/perf/hv-24x7: use kmem_cache instead of aligned stack allocations
` [PATCH v2 2/4] Simplify catalog_read()
` [PATCH v2 3/4] perf Documentation: sysfs events/ interfaces
` [PATCH v2 4/4] perf Documentation: remove duplicated docs for powerpc cpu specific events

[PATCHv8 0/6] Getting rid of get_unused_fd() / enable close-on-exec
 2014-09-24 13:11 UTC  (2+ messages)
` [PATCHv8 3/6] ppc/cell: trivial: replace get_unused_fd() by get_unused_fd_flags(0)

[PATCH 1/5] char: hw_random: Remove .owner field for driver
 2014-09-24  9:57 UTC 

[PATCH v4 00/11] drivers: cacheinfo support
 2014-09-24  6:35 UTC  (5+ messages)
` [PATCH v4 04/11] drivers: base: support cpu cache information interface to userspace via sysfs

[PATCH] powerpc/8xx: Remove Kconfig symbol FADS
 2014-09-24  8:06 UTC 

[PATCH 1/2] powerpc: Add VM_FAULT_HWPOISON handling to powerpc page fault handler
 2014-09-24  7:00 UTC  (4+ messages)
` [PATCH 2/2] powerpc: Fill in si_addr_lsb siginfo field

[PATCH 1/3] powerpc: Simplify do_sigbus
 2014-09-24  6:59 UTC  (3+ messages)
` [PATCH 2/3] powerpc: Add VM_FAULT_HWPOISON handling to powerpc page fault handler
` [PATCH 3/3] powerpc: Fill in si_addr_lsb siginfo field

[PATCH 1/3] powerpc: Don't build powernv for other platform defconfigs
 2014-09-24  6:36 UTC  (5+ messages)
` [PATCH 2/3] powerpc: Enable CONFIG_CRASH_DUMP=y for ppc64_defconfig
` [PATCH 3/3] powerpc/kdump: crash_dump.c needs to include io.h

[PATCH v1 00/21] Use MSI chip to configure MSI/MSI-X in all platforms
 2014-09-24  3:52 UTC  (3+ messages)

[PATCH v4 1/3] MSI/powerpc: Use __read_msi_msg() instead of read_msi_msg()
 2014-09-24  3:09 UTC 

[PATCH 2/4] powerpc/eeh: Introduce eeh_ops::err_inject
 2014-09-24  2:23 UTC  (2+ messages)
` [2/4] "

[PATCH v2 0/3] PCI/MSI: Remove arch_msi_check_device()
 2014-09-23 21:01 UTC  (4+ messages)
` [PATCH v2 3/3] "

[PATCH v13 2/9] clk: Move all drivers to use internal API
 2014-09-23 18:42 UTC 

bit fields && data tearing
 2014-09-23 18:39 UTC  (18+ messages)

Pull request: scottwood/linux.git next
 2014-09-23 16:19 UTC  (6+ messages)

[PATCH v5 1/1] powerpc/perf: Adjust callchain based on DWARF debug info
 2014-09-23 16:26 UTC  (6+ messages)

[PATCH 3/5] powerpc: Set CONFIG_NET=y in defconfigs
 2014-09-23 15:44 UTC 

[PATCH 3/5] pseries: Create device hotplug entry point
 2014-09-23 14:43 UTC  (5+ messages)
` [3/5] "

[PATCH v2] PowerPC: boot: Parse chosen/cmdline-timeout parameter
 2014-09-23  9:43 UTC  (3+ messages)

Build regressions/improvements in v3.17-rc6 (take two)
 2014-09-23  8:53 UTC 

[PATCH v2] powerpc/iommu/ddw: Fix endianness
 2014-09-23  8:20 UTC  (2+ messages)

[PATCH] powerpc: Fix do_page_fault to check for HWPOISON flag
 2014-09-23  5:42 UTC 

[PATCH v3 7/9] MSI/powerpc: Use __read_msi_msg() instead of read_msi_msg()
 2014-09-23  5:27 UTC 

[PATCH] powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument
 2014-09-23  3:53 UTC 


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