linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-16 21:37:54 to 2013-04-23 03:20:12 UTC [more...]

[PATCH 1/2] powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.h
 2013-04-23  2:39 UTC 

[Suggestion] PowerPC: kernel: memory access violation when rtas_data_buf contents are more than 1026
 2013-04-23  3:12 UTC  (4+ messages)
    ` [PATCH] "

[PATCH v3 0/12] NUMA CPU Reconfiguration using PRRN
 2013-04-23  2:49 UTC  (21+ messages)
` [PATCH v3 1/12] Create a powerpc update_devicetree interface
` [PATCH v3 2/12] Correct buffer parsing in update-properties
` [PATCH v3 3/12] Add PRRN event handler
` [PATCH v3 4/12] Move architecture vector definitions to prom.h
` [PATCH v3 5/12] Update firmware_has_feature() to check architecture bits
` [PATCH v3 6/12] Update numa.c to use updated firmware_has_feature()
` [PATCH v3 7/12] Use stop machine to update cpu maps
` [PATCH v3 8/12] "
` [PATCH v3 9/12] Update NUMA VDSO information
` [PATCH v3 10/12] Re-enable Virtual Private Home Node capabilities
` [PATCH v3 11/12] Enable PRRN Event handling
` [PATCH v3 12/12] Add /proc interface to control topology updates

[PATCH] powerpc: Add HWCAP2 aux entry
 2013-04-23  0:41 UTC  (5+ messages)

[PATCH] powerpc/rtas_flash: New return code to indicate FW entitlement expiry
 2013-04-23  0:40 UTC  (2+ messages)

[PATCH v2 0/11] NUMA CPU Reconfiguration using PRRN
 2013-04-23  0:23 UTC  (5+ messages)
` [PATCH v2 7/11] Use stop machine to update cpu maps

[PATCH 1/3 v2] iommu: Move swap_pci_ref function to pci.h
 2013-04-22 23:50 UTC  (4+ messages)
` [PATCH 2/3 v13] iommu/fsl: Add additional iommu attributes required by the PAMU driver
` [PATCH 3/3 v13] iommu/fsl: Freescale PAMU driver and iommu implementation

[PATCH 1/3] powerpc/powernv: Supports PHB3
 2013-04-22 23:34 UTC  (8+ messages)
` [PATCH 2/3] powerpc/powernv: Configure IODA2 tables explicitly
` [PATCH 3/3] powerpc/powernv: Patch MSI EOI handler on P8

[PATCH v8 0/3] of/pci: Provide common support for PCI DT parsing
 2013-04-22 23:02 UTC  (6+ messages)
` [PATCH v8 1/3] of/pci: Unify pci_process_bridge_OF_ranges from Microblaze and PowerPC
` [PATCH v8 2/3] of/pci: Provide support for parsing PCI DT ranges property
` [PATCH v8 3/3] of/pci: mips: convert to common of_pci_range_parser

[PATCH] [RFC] powerpc: Add VDSO version of time
 2013-04-22 19:29 UTC  (6+ messages)

PROBLEM: Only 2 of 4 cores used on IBM Cell blades and no threads shown in spufs
 2013-04-22 16:44 UTC 

[PATCH] perf: Power7: Make CPI stack events available in sysfs
 2013-04-22 15:55 UTC  (3+ messages)

[PATCH -V6 00/27] THP support for PPC64
 2013-04-22 15:49 UTC  (31+ messages)
` [PATCH -V6 01/27] powerpc: Use signed formatting when printing error
` [PATCH -V6 02/27] powerpc: Save DAR and DSISR in pt_regs on MCE
` [PATCH -V6 03/27] powerpc: Don't hard code the size of pte page
` [PATCH -V6 04/27] powerpc: Don't truncate pgd_index wrongly
` [PATCH -V6 05/27] powerpc: New hugepage directory format
` [PATCH -V6 06/27] powerpc: Switch 16GB and 16MB explicit hugepages to a different page table format
` [PATCH -V6 07/27] powerpc: Reduce the PTE_INDEX_SIZE
` [PATCH -V6 08/27] powerpc: Move the pte free routines from common header
` [PATCH -V6 09/27] powerpc: Reduce PTE table memory wastage
` [PATCH -V6 10/27] powerpc: Use encode avpn where we need only avpn values
` [PATCH -V6 11/27] powerpc: Decode the pte-lp-encoding bits correctly
` [PATCH -V6 12/27] powerpc: Fix hpte_decode to use the correct decoding for page sizes
` [PATCH -V6 13/27] powerpc: print both base and actual page size on hash failure
` [PATCH -V6 14/27] powerpc: Print page size info during boot
` [PATCH -V6 15/27] powerpc: Update tlbie/tlbiel as per ISA doc
` [PATCH -V6 16/27] mm/THP: HPAGE_SHIFT is not a #define on some arch
` [PATCH -V6 17/27] mm/THP: Add pmd args to pgtable deposit and withdraw APIs
` [PATCH -V6 18/27] mm/THP: withdraw the pgtable after pmdp related operations
` [PATCH -V6 19/27] powerpc/THP: Double the PMD table size for THP
` [PATCH -V6 20/27] powerpc/THP: Implement transparent hugepages for ppc64
` [PATCH -V6 21/27] powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code
` [PATCH -V6 22/27] powerpc: Update find_linux_pte_or_hugepte to handle transparent hugepages
` [PATCH -V6 23/27] powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte
` [PATCH -V6 24/27] powerpc: Update gup_pmd_range to handle transparent hugepages
` [PATCH -V6 25/27] powerpc/THP: Add code to handle HPTE faults for large pages
` [PATCH -V6 26/27] powerpc/THP: Enable THP on PPC64
` [PATCH -V6 27/27] powerpc: Optimize hugepage invalidate

[PATCH] macintosh: use %*ph to print small buffers
 2013-04-22 13:02 UTC 

[PATCH v2 06/15] powerpc/85xx: add support to JOG feature using cpufreq interface
 2013-04-22 10:57 UTC  (2+ messages)

[PATCH v7 0/3] of/pci: Provide common support for PCI DT parsing
 2013-04-22 10:57 UTC  (25+ messages)
` [PATCH v7 1/3] of/pci: Unify pci_process_bridge_OF_ranges from Microblaze and PowerPC
` [PATCH v7 2/3] of/pci: Provide support for parsing PCI DT ranges property
` [PATCH v7 3/3] of/pci: mips: convert to common of_pci_range_parser

[PATCH v2 01/15] powerpc/85xx: cache operations for Freescale SoCs based on BOOK3E
 2013-04-22 10:56 UTC  (17+ messages)
` [PATCH v2 02/15] powerpc/85xx: add sleep and deep sleep support
` [PATCH v2 03/15] fsl_pmc: Add API to enable device as wakeup event source
` [PATCH v2 04/15] pm: add power node to dts
` [PATCH v2 05/15] fsl_pmc: update device bindings
` [PATCH v2 06/15] powerpc/85xx: add support to JOG feature using cpufreq interface
` [PATCH v2 07/15] powerpc/85xx: add time base sync for SoCs based on e500mc/e5500
` [PATCH v2 08/15] powerpc/85xx: add cpu hotplug support for e500mc/e5500
` [PATCH v2 09/15] powerpc/rcpm: add sleep feature for SoCs using RCPM
` [PATCH v2 10/15] powerpc/85xx: fix 64-bit support for cpu hotplug
` [PATCH v2 11/15] powerpc/rcpm: add struct ccsr_rcpm_v2
` [PATCH v2 12/15] powerpc/85xx: add time base sync support for e6500
` [PATCH v2 13/15] powerpc/85xx: add support for e6500 L1 cache operation
` [PATCH v2 14/15] powerpc/smp: add cpu hotplug support for e6500
` [PATCH v2 15/15] powerpc/rcpm: add sleep support for T4/B4 chips

[PATCH] powerpc/fsl-pci:fix incorrect iounmap pci hose->private_data
 2013-04-22 18:35 UTC 

[PATCH V3 0/5] powerpc, perf: BHRB based branch stack enablement on POWER8
 2013-04-22  7:03 UTC  (13+ messages)
` [PATCH V3 1/5] powerpc, perf: Add new BHRB related instructions for POWER8
` [PATCH V3 2/5] powerpc, perf: Add basic assembly code to read BHRB entries on POWER8
` [PATCH V3 3/5] powerpc, perf: Add new BHRB related generic functions, data and flags
` [PATCH V3 4/5] powerpc, perf: Define BHRB generic functions, data and flags for POWER8
` [PATCH V3 5/5] powerpc, perf: Enable branch stack sampling framework

[PATCH 0/5] of_platform_driver and OF_DEVICE removal
 2013-04-22  7:03 UTC  (3+ messages)
` [PATCH 1/5] ibmebus: convert of_platform_driver to platform_driver

[PATCH] powerpc/fsl-pci: fix setup_pci_atmu() parameter issue
 2013-04-22  6:56 UTC  (3+ messages)

[PATCH 17/18] cpufreq: powerpc: move cpufreq driver to drivers/cpufreq
 2013-04-22  6:49 UTC  (4+ messages)

[PATCH RESEND] powerpc/rtas_flash: Free kmem upon module exit
 2013-04-22  6:33 UTC  (4+ messages)

[PATCH] ptrace/powerpc: dont flush_ptrace_hw_breakpoint() on fork()
 2013-04-21 16:47 UTC 

PROBLEM: Linux 3.6.2 fails to boot on IBM Cell
 2013-04-21 12:31 UTC  (3+ messages)

[PATCH] powerpc/fsl: Enable CONFIG_E1000E in mpc85xx_smp_defconfig
 2013-04-19  8:13 UTC 

[RFC PATCH powerpc] make CONFIG_NUMA depends on CONFIG_SMP
 2013-04-19  7:20 UTC  (4+ messages)

[PATCH -V5 00/25] THP support for PPC64
 2013-04-19  1:55 UTC  (2+ messages)

[PATCH 04/28] proc: Supply PDE attribute setting accessor functions [RFC]
 2013-04-18 16:42 UTC  (3+ messages)

linux-next: manual merge of the ppc-temp tree with the metag tree
 2013-04-18  7:49 UTC 

[PATCH] powerpc/mm: Use tlbiel for 4KB pages
 2013-04-18  6:33 UTC  (2+ messages)

questions around Book III-E and branch trace
 2013-04-18  6:28 UTC  (3+ messages)
` BUG: branch trace support for 64-bit Book-E (was Re: questions around Book III-E and branch trace)

[PATCH v2] Erroneous double irq_eoi() on CPM IRQ in MPC8xx
 2013-04-18  5:26 UTC 

AUTO: Michael Barry is out of the office (returning 24/04/2013)
 2013-04-18  3:01 UTC 

[PATCH V2 0/5] powerpc, perf: BHRB based branch stack enablement on POWER8
 2013-04-18  2:58 UTC  (8+ messages)
` [PATCH V2 2/5] powerpc, perf: Add basic assembly code to read BHRB entries "
` [PATCH V2 5/5] powerpc, perf: Enable branch stack sampling framework support with BHRB

[PATCH] Erroneous double irq_eoi() on CPM IRQ in MPC8xx
 2013-04-17 22:04 UTC 

[PATCH v2] of/base: release the node correctly in of_parse_phandle_with_args()
 2013-04-17 22:00 UTC  (10+ messages)

[PATCH 0/3] Add MPC5125 platform support
 2013-04-17 21:24 UTC  (5+ messages)
` [PATCH 2/3] serial/mpc52xx_uart: add PSC UART support for MPC5125 platforms
  ` [PATCH v2 1/2] serial/mpc52xx_uart: prepare for adding MPC5125 PSC UART support
    ` [PATCH v2 2/2] serial/mpc52xx_uart: add MPC5125 PSC support

[PATCHv3 0/2] Speed Cap fixes for ppc64
 2013-04-17 20:30 UTC  (13+ messages)
` [PATCHv3 1/2] ppc64: perform proper max_bus_speed detection
` [PATCHv3 2/2] radeon: use max_bus_speed to activate gen2 speeds

[PATCH] usb: remove redundant tdi_reset
 2013-04-17 15:03 UTC  (2+ messages)

[PATCH] Enable CONFIG_DEVTMPFS_MOUNT to ensure /dev can be mounted correctly
 2013-04-17 12:27 UTC  (4+ messages)

[PATCH] powerpc: remove the unneeded trigger of decrementer interrupt in decrementer_check_overflow
 2013-04-17  9:50 UTC 

[PATCH 0/8] Nvram-to-pstore
 2013-04-17  5:19 UTC  (5+ messages)
` [PATCH 4/8] Read/Write oops nvram partition via pstore

PowerPC, P2020RDB, application debug when the application is in tight loop, Sysrq
 2013-04-17  5:04 UTC 

[PATCH v3] clk: add PowerPC corenet clock driver support
 2013-04-17  2:12 UTC  (4+ messages)
  `  "

[PATCH v3 1/4] powerpc/mpic: add irq_set_wake support
 2013-04-16 23:30 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).