linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-12 02:42:49 to 2013-03-16 05:37:42 UTC [more...]

[PATCH 0/3] VFIO change for EEH support
 2013-03-16  5:37 UTC  (10+ messages)
` [PATCH 1/3] VFIO: Architecture dependent VFIO device operations
` [PATCH 2/3] VFIO: VFIO_DEVICE_SET_ADDR_MAPPING command
` [PATCH 3/3] VFIO: Direct access config reg without capability

[PATCH 1/6] powerpc/fsl-booke: Add initial silicon device tree files for B4860QDS
 2013-03-15 20:31 UTC  (13+ messages)
` [PATCH 2/6] powerpc/fsl-booke: Add initial B4860QDS board device tree
` [PATCH 3/6] powerpc/fsl-booke: Add initial silicon device tree files for B4420QDS
` [PATCH 4/6] powerpc/fsl-booke: Add initial B4420QDS board device tree
` [PATCH 5/6] powerpc/fsl-booke: Add B4_QDS board support
` [PATCH 6/6] powerpc/85xx: Update corenet64_smp_defconfig for B4_QDS

[PATCH 0/5] mv643xx_eth: use mvmdio MDIO bus driver
 2013-03-15 18:05 UTC  (22+ messages)
` [PATCH 0/4] "
  ` [PATCH] mv643xx_eth: convert to use the Marvell Orion MDIO driver
  ` [PATCH 2/4 v2] net: mvmdio: rename base register cookie from smireg to regs
  ` [PATCH 3/4 v2] net: mvmdio: enhance driver to support SMI error/done interrupts
  ` [PATCH 4/4 v2] mv643xx_eth: convert to use the Marvell Orion MDIO driver
  ` [PATCH 1/4 v2] net: mvmdio: allow platform device style registration

[PATCH 1/9] powerpc,kvm: fix imbalance srcu_read_[un]lock()
 2013-03-15 16:50 UTC 

[PATCH V4] powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xx
 2013-03-15 16:34 UTC  (9+ messages)

[PATCH V2] powerpc/85xx: Add platform_device declaration to fsl_pci.h
 2013-03-15 16:17 UTC  (2+ messages)

[PATCH] powerpc: remove "config 8260_PCI9"
 2013-03-15 16:17 UTC  (2+ messages)

[PATCH] powerpc/85xx: enable E1000 NIC to mpc85xx_defconfig
 2013-03-15 16:16 UTC  (2+ messages)

[PATCH] powerpc/qe: remove useless Kconfig default
 2013-03-15 16:16 UTC  (2+ messages)

[PATCH] powerpc/qe: Fix Kconfig enablement of QE_USB support
 2013-03-15 16:15 UTC 

[PATCH V2] powerpc/85xx: workaround for chips with MSI hardware errata
 2013-03-15 15:52 UTC  (4+ messages)

[PATCH -V3 00/25] THP support for PPC64
 2013-03-15  9:40 UTC  (26+ messages)
` [PATCH -V3 01/25] powerpc: Use signed formatting when printing error
` [PATCH -V3 02/25] powerpc: Save DAR and DSISR in pt_regs on MCE
` [PATCH -V3 03/25] powerpc: Don't hard code the size of pte page
` [PATCH -V3 04/25] powerpc: Reduce the PTE_INDEX_SIZE
` [PATCH -V3 05/25] powerpc: Move the pte free routines from common header
` [PATCH -V3 06/25] powerpc: Reduce PTE table memory wastage
` [PATCH -V3 07/25] powerpc: Use encode avpn where we need only avpn values
` [PATCH -V3 08/25] powerpc: Decode the pte-lp-encoding bits correctly
` [PATCH -V3 09/25] powerpc: Fix hpte_decode to use the correct decoding for page sizes
` [PATCH -V3 10/25] powerpc: Return all the valid pte ecndoing in KVM_PPC_GET_SMMU_INFO ioctl
` [PATCH -V3 11/25] powerpc: Update tlbie/tlbiel as per ISA doc
` [PATCH -V3 12/25] powerpc: print both base and actual page size on hash failure
` [PATCH -V3 13/25] powerpc: Print page size info during boot
` [PATCH -V3 14/25] mm/THP: HPAGE_SHIFT is not a #define on some arch
` [PATCH -V3 15/25] mm/THP: Add pmd args to pgtable deposit and withdraw APIs
` [PATCH -V3 16/25] mm/THP: withdraw the pgtable after pmdp related operations
` [PATCH -V3 17/25] powerpc/THP: Implement transparent hugepages for ppc64
` [PATCH -V3 18/25] powerpc/THP: Double the PMD table size for THP
` [PATCH -V3 19/25] powerpc/THP: Differentiate THP PMD entries from HUGETLB PMD entries
` [PATCH -V3 20/25] powerpc/THP: Add code to handle HPTE faults for large pages
` [PATCH -V3 21/25] powerpc: Handle hugepage in perf callchain
` [PATCH -V3 22/25] powerpc/THP: get_user_pages_fast changes
` [PATCH -V3 23/25] powerpc/THP: Enable THP on PPC64
` [PATCH -V3 24/25] powerpc: Optimize hugepage invalidate
` [PATCH -V3 25/25] powerpc: Handle hugepages in kvm

[PATCH] powerpc/85xx: Add platform_device declaration to fsl_pci.h
 2013-03-15  6:15 UTC  (5+ messages)

[Suggestion] PowerPC: kernel: cross compiling issue with allmodconfig
 2013-03-15  5:14 UTC  (3+ messages)

[PATCH 5/5 v9] iommu/fsl: Freescale PAMU driver and iommu implementation
 2013-03-14 21:14 UTC  (4+ messages)

[RFC][PATCH 1/2] powerpc/fsl-pci: Keep PCI SoC controller registers in
 2013-03-14 20:35 UTC  (4+ messages)
` [RFC][PATCH 2/2] powerpc/fsl-pci Make PCIe hotplug work with Freescale

[PATCH 2/2] ppc64: Add arch-specific pcie_get_speed_cap_mask
 2013-03-14 18:52 UTC 

[PATCH] powerpc: add Book E support to 64-bit hibernation
 2013-03-14 16:52 UTC  (3+ messages)

[PATCH] powerpc: Fix -mcmodel=medium breakage in prom_init.c
 2013-03-14 16:26 UTC  (3+ messages)

[PATCH] powerpc: Replaced tlbilx with tlbwe in the initialization code
 2013-03-14 14:55 UTC 

[PATCH] powerpc/40x: remove unused "config 405GPR"
 2013-03-14 14:17 UTC  (2+ messages)

[PATCH 0/11] NUMA CPU Reconfiguration using PRRN
 2013-03-14 13:42 UTC  (13+ messages)
` [PATCH 1/11] Expose pseries devicetree_update()
` [PATCH2/11] Add PRRN Event Handler
` [PATCH 3/11] Move architecture vector definitions to prom.h
` [PATCH 4/11] Add platform_has_feature()
` [PATCH 8/11] Update numa cpu vdso info

[GIT PULL 0/8] perf/urgent fixes
 2013-03-14 12:23 UTC  (2+ messages)
` [PATCH 7/8] perf/POWER7: Create a sysfs format entry for Power7 events

[PATCH] powerpc/85xx: workaround for chips with MSI hardware errata
 2013-03-14 11:04 UTC  (5+ messages)

[PATCH v2] edac/85xx: Add PCIe error interrupt edac support
 2013-03-14  8:41 UTC 

[PATCH -V4 1/3] powerpc: Make VSID_BITS* dependency explicit
 2013-03-13 22:06 UTC  (4+ messages)
` [PATCH -V4 2/3] powerpc: Update kernel VSID range
` [PATCH -V4 3/3] powerpc: rename USER_ESID_BITS* to ESID_BITS*

[PATCH][v4] PPC: add paravirt idle loop for 64-bit book E
 2013-03-13 19:22 UTC  (2+ messages)

[PATCH] Make PCIe hotplug work with Freescale PCIe controllers
 2013-03-13 19:04 UTC  (7+ messages)

[PATCH 0/5 v9] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2013-03-13 18:45 UTC  (5+ messages)
` [PATCH 1/5 v9] iommu/fsl: Make iova u64 in the iommu_iova_to_phys API
` [PATCH 2/5 v9] powerpc: Add iommu domain pointer to device archdata
` [PATCH 3/5 v9] iommu/fsl: Add the window permission flag as a parameter to iommu_window_enable API
` [PATCH 4/5 v9] iommu/fsl: Add additional iommu attributes required by the PAMU driver

[PATCH] powerpc/mpc512x: create SoC devices for more nodes
 2013-03-13 14:43 UTC 

[PATCH -V3 1/3] powerpc: Make VSID_BITS* dependency explicit
 2013-03-13 13:44 UTC  (9+ messages)
` [PATCH -V3 2/3] powerpc: Update kernel VSID range
` [PATCH -V3 3/3] powerpc: rename USER_ESID_BITS* to ESID_BITS*

[PATCH -V2 00/26]T HP support for PPC64
 2013-03-13 11:34 UTC  (11+ messages)
` [PATCH -V2 07/26] powerpc: Add size argument to pgtable_cache_add
` [PATCH -V2 10/26] powerpc: Decode the pte-lp-encoding bits correctly
` [PATCH -V2 11/26] powerpc: Fix hpte_decode to use the correct decoding for page sizes
` [PATCH -V2 12/26] powerpc: Return all the valid pte ecndoing in KVM_PPC_GET_SMMU_INFO ioctl

[PATCH 01/10] mtd: remove the dbox2-flash map driver
 2013-03-13  9:05 UTC  (5+ messages)
` [PATCH 02/10] mtd: remove the dmv182 "
` [PATCH 08/10] mtd: remove the tqm8xxl "
` [PATCH 09/10] mtd: remove the dilnetpc map driver support
` [PATCH 10/10] mtd: remove the ixp2000 map driver

[PATCH 00/10] mtd: remove dead map drivers
 2013-03-13  9:04 UTC 

[Patch v2 1/2] 5200/mpc: improve i2c bus error recovery
 2013-03-13  5:30 UTC  (2+ messages)

[PATCH 1/4] Device tree entry for Freescale TDM controller
 2013-03-13  5:17 UTC  (3+ messages)

[PATCH 0/6][v4]: perf: Make POWER7 events available in sysfs
 2013-03-13  0:15 UTC  (8+ messages)
` [PATCH 5/6][v4]: perf: Create a sysfs entry for Power event format

[PATCH 1/1] serial/mpc52xx_uart: fix psc clock name for mpc512x
 2013-03-12 21:29 UTC  (2+ messages)

[PATCH 1/8] powerpc/85xx: Added SEC-5.0 device tree
 2013-03-12 21:16 UTC  (14+ messages)
` [PATCH 2/8] powerpc/85xx: Add support for FSL PCIe controller v3.0
  ` [PATCH 3/8] powerpc/fsl-booke: Support detection of page sizes on
    ` [PATCH 4/8] powerpc/85xx: Add AltiVec support for e6500
      ` [PATCH 5/8] powerpc/fsl-booke: Add initial silicon device tree for
        ` [PATCH 6/8] powerpc/fsl-booke: Add initial T4240QDS board device
          ` [PATCH 7/8] powerpc/fsl-booke: Add initial T4240QDS board support
            ` [PATCH 8/8] powerpc/85xx: Update corenet64_smp_defconfig for T4240

[PATCH 5/8 v2] powerpc/fsl-booke: Add initial silicon device tree for
 2013-03-12 21:15 UTC  (2+ messages)

[PATCH][V3] powerpc: remove the PPC_CLOCK dependency
 2013-03-12 21:14 UTC  (2+ messages)

[PATCH] powerpc/85xx: add CONFIG_E1000E to corenet64_smp_defconfig
 2013-03-12 21:14 UTC  (2+ messages)

[PATCH] powerpc/85xx: Reserve a partition of NOR flash for QE ucode firmware
 2013-03-12 21:14 UTC  (2+ messages)

[PATCH][v3] powerpc/e6500: Add architecture categories for e6500 cores
 2013-03-12 21:14 UTC  (4+ messages)
` [PATCH][v2] powerpc: add missing deo arch category to e500mc/e5500 dts

[PATCH]qonverge/usb: Add first usb controller node
 2013-03-12 21:14 UTC  (2+ messages)

[PATCH -V2 1/2] powerpc: Make VSID_BITS* dependency explicit
 2013-03-12 20:11 UTC  (7+ messages)
` [PATCH -V2 2/2] powerpc: Update kernel VSID range

[PATCH] Make PCIe hotplug work with Freescale PCIe controllers
 2013-03-12 12:12 UTC  (4+ messages)

[PATCH 1/2][RFC] PowerPC/85xx: Add clock nodes support
 2013-03-12  7:07 UTC  (2+ messages)
` [PATCH 2/2][RFC] clk: add PowerPC corenet clock support

[PATCH 03/18] powerpc: remove cast for kmalloc/kzalloc return value
 2013-03-12  4:54 UTC 

3.9-rc1 powerpc ptrace.c: 'brk.len' is used uninitialized
 2013-03-12  2:42 UTC  (9+ messages)
              ` powerpc/ptrace: Fix brk.len used uninitialised


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