linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-04 02:12:21 to 2015-03-07 15:21:02 UTC [more...]

[RFC PATCH 0/4] Automatic NUMA balancing and PROT_NONE handling followup v2r8
 2015-03-07 15:20 UTC  (5+ messages)
` [PATCH 1/4] mm: thp: Return the correct value for change_huge_pmd
` [PATCH 2/4] mm: numa: Remove migrate_ratelimited
` [PATCH 3/4] mm: numa: Mark huge PTEs young when clearing NUMA hinting faults
` [PATCH 4/4] mm: numa: Slow PTE scan rate if migration failures occur

[PATCH] ps3: Fix trivial typos in comment and debug message
 2015-03-07 12:03 UTC 

[PATCH v2 00/11] powerpc: kill PPC_OF
 2015-03-07  2:32 UTC  (5+ messages)
` [PATCH v2 09/11] mmc: kconfig: replace PPC_OF with PPC
` [PATCH v2 10/11] tty: kconfig: remove the superfluous dependency on PPC_OF

[PATCH] powerpc64: use fixed lock token for !CONFIG_PPC_SPLPAR
 2015-03-07 11:19 UTC 

[PATCH] powerpc: book3e_64: fix the align size for paca_struct
 2015-03-07 11:14 UTC 

[REGRESSION in 3.18][PPC] PA Semi fails to boot after: of/base: Fix PowerPC address parsing hack
 2015-03-07  9:12 UTC  (3+ messages)

[PATCH] crypto: powerpc - move files to fix build error
 2015-03-07  7:32 UTC  (2+ messages)
` AW: "

[REGRESSION in 3.18][PPC] PA Semi fails to boot after: of/base: Fix PowerPC address parsing hack
 2015-03-07  4:02 UTC  (7+ messages)

[PATCH 0/2] crypto: talitos: Add AES-XTS mode
 2015-03-07  1:16 UTC  (6+ messages)
` [PATCH 2/2] crypto: talitos: Add AES-XTS Support

[PATCH 0/7] Freescale DPAA FMan FLIB(s)
 2015-03-07  0:57 UTC  (15+ messages)
` [PATCH 1/7] soc/fman: Add the FMan FLIB headers
` [PATCH 2/7] soc/fman: Add the FMan FLIB
` [PATCH 3/7] soc/fman: Add the FMan port FLIB
` [PATCH 4/7] soc/fman: Add the FMan MAC FLIB
` [PATCH 5/7] soc/fman: Add the FMan parser and KeyGen FLIB(s)
` [PATCH 6/7] soc/fman: Add the FMan RTC FLIB
` [PATCH 7/7] soc/fman: Add the FMan SP FLIB

[PATCH 0/4] Support registering specific reset handler
 2015-03-06 18:38 UTC  (6+ messages)

[PATCH v2 0/17] crypto: talitos - Add support for SEC1
 2015-03-06 16:43 UTC 

[PATCH v2 17/17] crypto: talitos - Update DT bindings with SEC1
 2015-03-06 16:43 UTC 

[PATCH v2 16/17] crypto: talitos - SEC1 bugs on 0 data hash
 2015-03-06 16:42 UTC 

[PATCH v2 15/17] crypto: talitos - Implementation of SEC1
 2015-03-06 16:42 UTC 

[PATCH v2 14/17] crypto: talitos - Add a helper function to clear j_extent field
 2015-03-06 16:42 UTC 

[PATCH v2 13/17] crypto: talitos - move sg_count() helper into talitos.h
 2015-03-06 16:41 UTC 

[PATCH v2 12/17] crypto: talitos - Define compatible in talitos2.h instead of talitos.c
 2015-03-06 16:41 UTC 

[PATCH v2 11/17] crypto: talitos - Move hash chain handling into talitos2.h
 2015-03-06 16:41 UTC 

[PATCH v2 10/17] crypto: talitos - Move interrupt related macros in talitos2.h
 2015-03-06 16:40 UTC 

[PATCH v2 09/17] crypto: talitos - Move reset/init helpers into talitos2.h
 2015-03-06 16:40 UTC 

[PATCH v2 08/17] crypto: talitos - Deport SEC2 error handling
 2015-03-06 16:40 UTC 

[PATCH v2 07/17] crypto: talitos - Split talitos.h into 2 parts
 2015-03-06 16:39 UTC 

[PATCH v2 06/17] crypto: talitos - Add talitos2.c to isolate SEC2 specific functions
 2015-03-06 16:39 UTC 

[PATCH v2 05/17] crypto: talitos - isolate scatter/gather handling for ahash
 2015-03-06 16:39 UTC 

[PATCH v2 04/17] crypto: talitos - Refactor the sg in/out chain allocation
 2015-03-06 16:38 UTC 

[PATCH v2 03/17] crypto: talitos - Use zero entry to init descriptors ptrs to zero
 2015-03-06 16:38 UTC 

[PATCH v2 02/17] crypto: talitos - Externalise specific SEC2 reset actions
 2015-03-06 16:38 UTC 

[PATCH v2 01/17] crypto: talitos - base address for Execution Units and macro for ISR masks
 2015-03-06 16:37 UTC 

[PATCH v5 06/29] PCI: Pass PCI domain number combined with root bus number
 2015-03-06 14:19 UTC  (4+ messages)
` [PATCH v5 15/29] powerpc/pci: Rename pcibios_root_bridge_prepare()
` [PATCH v5 16/29] powerpc/pci: Use pci_scan_host_bridge() for simplicity

[PATCH v2 0/5] crypto: talitos: Add crypto async queue handling
 2015-03-06 12:02 UTC  (14+ messages)
` [PATCH v2 1/5] crypto: talitos: Simplify per-channel initialization
` [PATCH v2 2/5] crypto: talitos: Remove MD5_BLOCK_SIZE
` [PATCH v2 3/5] crypto: talitos: Fix off-by-one and use all hardware slots
` [PATCH v2 5/5] crypto: talitos: Add software backlog queue handling

[PATCH] spi: fsl-spi: use of_iomap() to map parameter ram on CPM1
 2015-03-06 11:44 UTC  (4+ messages)

[RFC PATCH] powerpc/numa: reset node_possible_map to only node_online_map
 2015-03-06 11:29 UTC  (16+ messages)
      ` [PATCH v2] powerpc/numa: set node_possible_map to only node_online_map during boot

[PATCH 0/17] crypto: talitos - Add support for SEC1
 2015-03-06  8:39 UTC  (5+ messages)

[RFC PATCH 0/2] Automatic NUMA balancing and PROT_NONE handling followup
 2015-03-06  3:59 UTC  (5+ messages)
` [PATCH 1/2] mm: thp: Return the correct value for change_huge_pmd
` [PATCH 2/2] mm: numa: Do not clear PTEs or PMDs for NUMA hinting faults

[PATCH 15/17] crypto: talitos - Implementation of SEC1
 2015-03-05 16:46 UTC 

[PATCH 17/17] crypto: talitos - Update DT bindings with SEC1
 2015-03-05 16:46 UTC 

[PATCH 08/17] crypto: talitos - Deport SEC2 error handling
 2015-03-05 16:46 UTC 

[PATCH 16/17] crypto: talitos - SEC1 bugs on 0 data hash
 2015-03-05 16:46 UTC 

[PATCH 14/17] crypto: talitos - Add a helper function to clear j_extent field
 2015-03-05 16:46 UTC 

[PATCH 13/17] crypto: talitos - move sg_count() helper into talitos.h
 2015-03-05 16:46 UTC 

[PATCH 09/17] crypto: talitos - Move reset/init helpers into talitos2.h
 2015-03-05 16:46 UTC 

[PATCH 10/17] crypto: talitos - Move interrupt related macros in talitos2.h
 2015-03-05 16:46 UTC 

[PATCH 11/17] crypto: talitos - Move hash chain handling into talitos2.h
 2015-03-05 16:46 UTC 

[PATCH 12/17] crypto: talitos - Define compatible in talitos2.h instead of talitos.c
 2015-03-05 16:46 UTC 

[PATCH 05/17] crypto: talitos - isolate scatter/gather handling for ahash
 2015-03-05 16:46 UTC 

[PATCH 07/17] crypto: talitos - Split talitos.h into 2 parts
 2015-03-05 16:46 UTC 

[PATCH 06/17] crypto: talitos - Add talitos2.c to isolate SEC2 specific functions
 2015-03-05 16:46 UTC 

[PATCH 04/17] crypto: talitos - Refactor the sg in/out chain allocation
 2015-03-05 16:46 UTC 

[PATCH 01/17] crypto: talitos - base address for Execution Units and macro for ISR masks
 2015-03-05 16:46 UTC 

[PATCH 02/17] crypto: talitos - Externalise specific SEC2 reset actions
 2015-03-05 16:46 UTC 

[PATCH 03/17] crypto: talitos - Use zero entry to init descriptors ptrs to zero
 2015-03-05 16:46 UTC 

[PATCH] mmc: sdhci-pltfm: remove the unneeded check of disabled device
 2015-03-05 15:03 UTC  (2+ messages)

[RFC V2 00/12] i2c: describe adapter quirks in a generic way
 2015-03-05 13:27 UTC  (2+ messages)

[PATCH] ASoC: fsl_ssi: Don't try to round-up for PM divisor calculation
 2015-03-05 12:23 UTC  (2+ messages)

Problems with Kernels 3.17-rc1 and onwards on Acube Sam460 AMCC 460ex board
 2015-03-05 11:15 UTC  (16+ messages)

[PATCH v3 0/8] switch to using asm-generic for seccomp.h
 2015-03-05  6:31 UTC  (10+ messages)
` [PATCH v3 1/8] seccomp: allow COMPAT sigreturn overrides
` [PATCH v3 2/8] arm: use asm-generic for seccomp.h
` [PATCH v3 3/8] microblaze: "
` [PATCH v3 4/8] mips: switch to using "
` [PATCH v3 5/8] parisc: "
` [PATCH v3 6/8] powerpc: "
` [PATCH v3 7/8] sparc: "
` [PATCH v3 8/8] x86: "

[PATCH] powerpc/pseries: Introduce api_version to migration sysfs interface
 2015-03-05  2:25 UTC 

[PATCH] clk: ppc-corenet: Add support for the FMD clock
 2015-03-05  0:30 UTC  (3+ messages)

[PATCH v2 0/5] split ET_DYN ASLR from mmap ASLR
 2015-03-04 23:56 UTC  (8+ messages)
` [PATCH 4/5] mm: "

[PATCH v4 0/10] split ET_DYN ASLR from mmap ASLR
 2015-03-04 21:58 UTC  (13+ messages)
` [PATCH v4 01/10] arm: factor out mmap ASLR into mmap_rnd
` [PATCH v4 02/10] x86: standardize mmap_rnd() usage
` [PATCH v4 03/10] arm64: "
` [PATCH v4 04/10] mips: extract logic for mmap_rnd()
` [PATCH v4 05/10] powerpc: standardize mmap_rnd() usage
` [PATCH v4 06/10] s390: "
` [PATCH v4 07/10] mm: expose arch_mmap_rnd when available
` [PATCH v4 08/10] s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE
` [PATCH v4 09/10] mm: split ET_DYN ASLR from mmap ASLR
` [PATCH v4 10/10] mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE

[PATCH v2] powerpc/pseries: Simplify check for suspendability during suspend/migration
 2015-03-04 20:22 UTC 

[Patch v2] powerpc/pseries: Little endian fixes for post mobility device tree update
 2015-03-04 19:59 UTC 

[PATCH V3] powerpc/85xx: workaround for chips with MSI hardware errata
 2015-03-04 18:02 UTC  (3+ messages)

[PATCH 0/3] powerpc/pseries: Fixes and cleanup of suspend/migration code
 2015-03-04 15:58 UTC  (7+ messages)
` [PATCH 1/3] powerpc/pseries: Simplify check for suspendability during suspend/migration

[PATCH v2] cpufreq: ppc: Add missing #include <asm/smp.h>
 2015-03-04 14:22 UTC  (2+ messages)

[PATCH v1 1/3] crypto: powerpc/md5 - assembler
 2015-03-04  9:17 UTC  (2+ messages)
` [v1,1/3] "

[PATCH 0/4] perf: Implement event group read using txn interface
 2015-03-04  8:35 UTC  (5+ messages)
` [PATCH 1/4] perf: Add 'flags' parameter to pmu txn interfaces
` [PATCH 2/4] perf: Split perf_event_read() and perf_event_count()
` [PATCH 3/4] perf: Add 'update' parameter to perf_event_read_value()
` [PATCH 4/4] perf/powerpc: Implement group_read() txn interface for 24x7 counters

[PATCH v5 0/4] powerpc/pstore: Add pstore support for nvram partitions
 2015-03-04  6:12 UTC  (3+ messages)
` [PATCH v5 2/4] pstore: Add pstore type id for PPC64 opal nvram partition

[PATCH] powerpc/mpc85xx: Add MDIO bus muxing support to the board device tree(s)
 2015-03-04  5:54 UTC  (3+ messages)

[PATCH V13 00/21] Enable SRIOV on Power8
 2015-03-04  5:19 UTC  (22+ messages)
` [PATCH V13 01/21] PCI: Print more info in sriov_enable() error message
` [PATCH V13 02/21] PCI: Print PF SR-IOV resource that contains all VF(n) BAR space
` [PATCH V13 03/21] PCI: Keep individual VF BAR size in struct pci_sriov
` [PATCH V13 04/21] PCI: Index IOV resources in the conventional style
` [PATCH V13 05/21] PCI: Refresh First VF Offset and VF Stride when updating NumVFs
` [PATCH V13 06/21] PCI: Calculate maximum number of buses required for VFs
` [PATCH V13 07/21] PCI: Export pci_iov_virtfn_bus() and pci_iov_virtfn_devfn()
` [PATCH V13 08/21] PCI: Add pcibios_sriov_enable() and pcibios_sriov_disable()
` [PATCH V13 09/21] PCI: Add pcibios_iov_resource_alignment() interface
` [PATCH V13 10/21] PCI: Consider additional PF's IOV BAR alignment in sizing and assigning
` [PATCH V13 11/21] powerpc/pci: Don't unset PCI resources for VFs
` [PATCH V13 12/21] powerpc/pci: Refactor pci_dn
` [PATCH V13 13/21] powerpc/powernv: Use pci_dn, not device_node, in PCI config accessor
` [PATCH V13 14/21] powerpc/powernv: Allocate struct pnv_ioda_pe iommu_table dynamically
` [PATCH V13 15/21] powerpc/powernv: Reserve additional space for IOV BAR according to the number of total_pe
` [PATCH V13 16/21] powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernv
` [PATCH V13 17/21] powerpc/powernv: Shift VF resource with an offset
` [PATCH V13 18/21] powerpc/powernv: Reserve additional space for IOV BAR, with m64_per_iov supported
` [PATCH V13 19/21] powerpc/powernv: Group VF PE when IOV BAR is big on PHB3
` [PATCH V13 20/21] powerpc/pci: Remove unused struct pci_dn.pcidev field
` [PATCH V13 21/21] powerpc/pci: Add PCI resource alignment documentation

[git pull] Please pull mpe/linux.git powerpc-4.0-2 tag
 2015-03-04  4:21 UTC 

[PATCH v12 00/21] Enable SRIOV on Power8
 2015-03-04  3:01 UTC  (4+ messages)
` [PATCH v12 17/21] powerpc/powernv: Shift VF resource with an offset

[PATCH v3 0/10] split ET_DYN ASLR from mmap ASLR
 2015-03-04  2:10 UTC  (10+ messages)
` [PATCH v3 01/10] arm: factor out mmap ASLR into mmap_rnd
` [PATCH v3 02/10] x86: standardize mmap_rnd() usage
` [PATCH v3 03/10] arm64: "
` [PATCH v3 04/10] mips: extract logic for mmap_rnd()
` [PATCH v3 05/10] powerpc: standardize mmap_rnd() usage
` [PATCH v3 06/10] s390: "
` [PATCH v3 07/10] mm: expose arch_mmap_rnd when available
` [PATCH v3 09/10] mm: split ET_DYN ASLR from mmap ASLR
` [PATCH v3 10/10] mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE


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