linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-24 16:05:51 to 2013-04-30 05:19:22 UTC [more...]

[PATCH -V7 00/18] THP support for PPC64 (Patchset 1)
 2013-04-30  5:17 UTC  (25+ messages)
` [PATCH -V7 01/18] mm/THP: HPAGE_SHIFT is not a #define on some arch
` [PATCH -V7 02/18] mm/THP: Add pmd args to pgtable deposit and withdraw APIs
` [PATCH -V7 03/18] mm/THP: withdraw the pgtable after pmdp related operations
` [PATCH -V7 04/18] powerpc: Use signed formatting when printing error
` [PATCH -V7 05/18] powerpc: Save DAR and DSISR in pt_regs on MCE
` [PATCH -V7 06/18] powerpc: Don't hard code the size of pte page
` [PATCH -V7 07/18] powerpc: Don't truncate pgd_index wrongly
` [PATCH -V7 08/18] powerpc: New hugepage directory format
` [PATCH -V7 09/18] powerpc: Switch 16GB and 16MB explicit hugepages to a different page table format
` [PATCH -V7 10/18] powerpc: Reduce the PTE_INDEX_SIZE
` [PATCH -V7 11/18] powerpc: Move the pte free routines from common header
` [PATCH -V7 12/18] powerpc: Reduce PTE table memory wastage
` [PATCH -V7 13/18] powerpc: Use encode avpn where we need only avpn values
` [PATCH -V7 14/18] powerpc: Decode the pte-lp-encoding bits correctly
` [PATCH -V7 15/18] powerpc: Fix hpte_decode to use the correct decoding for page sizes
` [PATCH -V7 16/18] powerpc: print both base and actual page size on hash failure
` [PATCH -V7 17/18] powerpc: Print page size info during boot
` [PATCH -V7 18/18] powerpc: Update tlbie/tlbiel as per ISA doc

[PATCH v2] powerpc: Add an in memory udbg console
 2013-04-30  4:07 UTC 

linux-next: build failure after merge of the cgroup tree
 2013-04-30  1:51 UTC  (3+ messages)

[RFC][PATCH 1/2] powerpc/fsl-pci: Keep PCI SoC controller registers in
 2013-04-30  1:08 UTC  (4+ messages)
` [PATCH] powerpc: fix usage of setup_pci_atmu()

[PATCH 1/2] powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.h
 2013-04-29 20:29 UTC  (13+ messages)
` [PATCH 2/2 V7] powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xx

[PATCH v2 12/15] powerpc/85xx: add time base sync support for e6500
 2013-04-29 20:18 UTC  (6+ messages)

[git pull] Please pull powerpc.git next branch
 2013-04-29 19:56 UTC 

[PATCH v2] powerpc/dts: Fix the dts for p1025rdb 36bit
 2013-04-29 19:51 UTC  (2+ messages)

[PATCH] powerpc/fsl-booke: add the reg property for pci bridge device node for t4/b4xx boards
 2013-04-29 19:50 UTC  (2+ messages)

[PATCH] powerpc/fsl-pci: don't unmap the PCI SoC controller registers in setup_pci_atmu
 2013-04-29 19:46 UTC  (2+ messages)

[PATCH] powerpc: Fix missing doorbell IPIs during nap power saving
 2013-04-29 14:06 UTC  (3+ messages)

[PATCH] powerpc/pseries: correct builds break when CONFIG_SMP not defined
 2013-04-29 13:45 UTC 

[PATCH 0/3] rapidio: changes to enumeration/discovery
 2013-04-29 12:08 UTC  (6+ messages)
` [PATCH 1/3] rapidio: make enumeration/discovery configurable

[PATCH] powerpc/booke: remove obsolete macro FINISH_EXCEPTION
 2013-04-29 10:59 UTC 

Please pull 'next' branch of 5xxx tree
 2013-04-29  9:42 UTC 

[PATCH] powerpc: Add an in memory udbg console
 2013-04-29  9:07 UTC  (2+ messages)

[PATCH] powerpc/rtas_flash: Fix bad memory access
 2013-04-29  4:43 UTC 

[PATCH 0/2] powerpc: Early debug console configuration clean up
 2013-04-29  3:42 UTC  (3+ messages)
` [PATCH 1/2] powerpc: Add a configuration option for early BootX/OpenFirmware debug
` [PATCH 2/2] powerpc: Update default configurations

linux-next: manual merge of the vfs tree with the powerpc tree
 2013-04-29  3:40 UTC  (2+ messages)

[PATCH] powerpc: Align p_toc
 2013-04-29  1:52 UTC 

[PATCH -V7 00/10] THP support for PPC64 (Patchset 2)
 2013-04-28 19:51 UTC  (11+ messages)
` [PATCH -V7 01/10] powerpc/THP: Double the PMD table size for THP
` [PATCH -V7 02/10] powerpc/THP: Implement transparent hugepages for ppc64
` [PATCH -V7 03/10] powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code
` [PATCH -V7 04/10] powerpc: Update find_linux_pte_or_hugepte to handle transparent hugepages
` [PATCH -V7 05/10] powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte
` [PATCH -V7 06/10] powerpc: Update gup_pmd_range to handle transparent hugepages
` [PATCH -V7 07/10] powerpc/THP: Add code to handle HPTE faults for large pages
` [PATCH -V7 08/10] powerpc/THP: Enable THP on PPC64
` [PATCH -V7 09/10] powerpc: Optimize hugepage invalidate
` [PATCH -V7 10/10] powerpc: disable assert_pte_locked

[PATCH v2 02/15] powerpc/85xx: add sleep and deep sleep support
 2013-04-28 10:20 UTC  (3+ messages)

[PATCH 1/2 V2] powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.h
 2013-04-28  5:20 UTC  (2+ messages)
` [PATCH 2/2 V8] powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xx

[PATCH] powerpc: Fix "attempt to move .org backwards" error
 2013-04-27  9:34 UTC  (3+ messages)

"attempt to move .org backwards" still show up
 2013-04-27  9:33 UTC  (35+ messages)
              ` [PATCH v2] PowerPC: kernel: compiling issue, make additional room in exception vector area
            ` [PATCH] "

[PATCH] powerpc: Bring all threads online prior to migration/hibernation
 2013-04-26 21:32 UTC 

Status of I2C mac-drivers needing attach_adapter?
 2013-04-26 15:31 UTC 

[PATCH 0/8 v3] KVM: PPC: e500: Enable FSL e6500 core
 2013-04-26 13:48 UTC  (2+ messages)

[RFC PATCH 0/3] Nvram-to-pstore: compression support for oops data
 2013-04-26  9:56 UTC  (4+ messages)
` [PATCH 1/3] Retreive header size from pstore
` [PATCH 2/3] powerpc/pseries: Re-organise the oops compression code
` [PATCH 3/3] powerpc/pseries: Support compression of oops text via pstore

[PATCH v8 0/3] of/pci: Provide common support for PCI DT parsing
 2013-04-26  9:33 UTC  (3+ messages)
` [PATCH v8 2/3] of/pci: Provide support for parsing PCI DT ranges property

[PATCH] powerpc: Setup BHRB instructions facility in HFSCR for POWER8
 2013-04-26  6:54 UTC 

[PATCH 1/7] powerpc: Initialise PMU related regs on Power8
 2013-04-26  5:28 UTC  (7+ messages)
` [PATCH 2/7] powerpc/perf: Add an explict flag indicating presence of SLOT field
` [PATCH 3/7] powerpc/perf: Convert mmcra_sipr/sihv() to regs_sipr/sihv()
` [PATCH 4/7] powerpc/perf: Add an accessor for regs->result
` [PATCH 5/7] powerpc/perf: Add regs_no_sipr()
` [PATCH 6/7] powerpc/perf: Add support for SIER
` [PATCH 7/7] powerpc/perf: Power8 PMU support

[PATCH v4 0/6] powerpc/powernv: PHB3 Support
 2013-04-26  5:21 UTC  (7+ messages)
` [PATCH 1/6] powerpc/powernv: Supports PHB3
` [PATCH 2/6] powerpc/powernv: Add option CONFIG_POWERNV_MSI
` [PATCH 3/6] powerpc/powernv: Patch MSI EOI handler on P8
` [PATCH 4/6] powerpc/powernv: TCE invalidation for PHB3
` [PATCH 5/6] powerpc/powernv: Build DMA space for PE on PHB3
` [PATCH 6/6] powerpc/powernv: Fix invalid IOMMU table

[PATCH V4 0/5] powerpc, perf: BHRB based branch stack enablement on POWER8
 2013-04-26  3:11 UTC  (2+ messages)

[PATCH v4 0/13] NUMA CPU Reconfiguration using PRRN
 2013-04-26  3:08 UTC  (8+ messages)
` [PATCH v4 2/13] Correct buffer parsing in update_dt_node()
` [PATCH v4 5/13] Use ARRAY_SIZE to iterate over firmware_features_table array
` [PATCH v4 11/13] RE-enable Virtual Processor Home Node updating
` [PATCH v4 12/13] Enable PRRN handling
` [PATCH v4 13/13] Add /proc interface to control topology updates

[PATCH 1/1] kvm:book3e: Fix a build error
 2013-04-26  1:53 UTC  (3+ messages)

[PATCH] powerpc: Fix hardware IRQs with MMU on exceptions when HV=0
 2013-04-26  1:30 UTC 

why does CONFIG_NONSTATIC_KERNEL affect the boot kernel?
 2013-04-25 23:33 UTC 

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

[RFC PATCH 0/3] Unify definations of struct pci_controller
 2013-04-25 19:08 UTC  (5+ messages)
` [RFC PATCH 1/3] powerpc: Move struct pci_controller to asm-generic
` [RFC PATCH 2/3] microblaze: Use asm-generic version of pci_controller
` [RFC PATCH 3/3] pci: Use common definations of INDIRECT_TYPE_*

[PATCH 1/4] powerpc/perf: Convert mmcra_sipr/sihv() to regs_sipr/sihv()
 2013-04-25 18:24 UTC  (4+ messages)
` [PATCH 4/4] powerpc/perf: Add support for SIER

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

[PATCH 04/28] proc: Supply PDE attribute setting accessor functions [RFC]
 2013-04-25 15:22 UTC  (6+ messages)
` [PATCH 22/28] ppc: Clean up rtas_flash driver somewhat [RFC]
` [PATCH 23/28] ppc: Clean up scanlog [RFC]

[PATCH v3 0/7] powerpc/powernv: PHB3 Support
 2013-04-25 11:58 UTC  (10+ messages)
` [PATCH 4/7] powerpc/powernv: Patch MSI EOI handler on P8
` [PATCH 5/7] powerpc/powernv: TCE invalidation for PHB3

[PATCH v3 0/8] Nvram-to-pstore
 2013-04-25 10:19 UTC  (9+ messages)
` [PATCH v3 1/8] powerpc/pseries: Remove syslog prefix in uncompressed oops text
` [PATCH v3 2/8] powerpc/pseries: Add version and timestamp to oops header
` [PATCH v3 3/8] powerpc/pseries: Introduce generic read function to read nvram-partitions
` [PATCH v3 4/8] powerpc/pseries: Read/Write oops nvram partition via pstore
` [PATCH v3 5/8] powerpc/pseries: Read rtas "
` [PATCH v3 6/8] powerpc/pseries: Distinguish between a os-partition and non-os partition
` [PATCH v3 7/8] powerpc/pseries: Read of-config partition via pstore
` [PATCH v3 8/8] powerpc/pseries: Read common "

[PATCH] powerpc/85xx: Add TWR-P1025 board support
 2013-04-25  7:13 UTC 

[PATCH] powerpc/power8: fix secondary CPUs hanging on boot for HV=0
 2013-04-25  7:05 UTC  (2+ messages)

[PATCH -V6 00/27] THP support for PPC64
 2013-04-25  6:11 UTC  (9+ messages)
` [PATCH -V6 05/27] powerpc: New hugepage directory format
` [PATCH -V6 18/27] mm/THP: withdraw the pgtable after pmdp related operations

[PATCH v2 0/8] powerpc/pseries: Nvram-to-pstore
 2013-04-25  5:53 UTC  (6+ messages)
` [PATCH v2 7/8] powerpc/pseries: Read of-config partition via pstore

[PATCH 1/4] powerpc/85xx: Add SEC6.0 device tree
 2013-04-25  1:54 UTC  (4+ messages)
` [PATCH 2/4] powerpc/85xx: Add silicon device tree for C293
` [PATCH 3/4] powerpc/85xx: Add C293PCIE board support
` [PATCH 4/4] powerpc/85xx: Update mpc85xx_defconfig for C293PCIE

[PATCH] powerpc: Add isync to copy_and_flush
 2013-04-25  0:19 UTC  (3+ messages)

[PATCH] powerpc: Add HWCAP2 aux entry
 2013-04-24 19:36 UTC  (6+ 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).