messages from 2015-02-26 13:03:05 to 2015-03-04 20:23:37 UTC [more...]
[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 (18+ messages)
` [PATCH 1/3] powerpc/pseries: Simplify check for suspendability during suspend/migration
` [PATCH 2/3] powerpc/pseries: Little endian fixes for post mobility device tree update
` [PATCH 3/3] powerpc/pseries: Expose post-migration in kernel device tree update to drmgr
[PATCH v2 0/5] crypto: talitos: Add crypto async queue handling
2015-03-04 14:46 UTC (9+ 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 4/5] crypto: talitos: Reorganize request submission data structures
` [PATCH v2 5/5] crypto: talitos: Add software backlog queue handling
[PATCH v2] cpufreq: ppc: Add missing #include <asm/smp.h>
2015-03-04 14:22 UTC (2+ messages)
Problems with Kernels 3.17-rc1 and onwards on Acube Sam460 AMCC 460ex board
2015-03-04 11:46 UTC (14+ 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] spi: fsl-spi: use of_iomap() to map parameter ram on CPM1
2015-03-04 8:00 UTC (3+ messages)
[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 v2 0/5] split ET_DYN ASLR from mmap ASLR
2015-03-04 4:20 UTC (10+ messages)
` [PATCH 1/5] arm: factor out mmap ASLR into mmap_rnd
` [PATCH 2/5] mm: expose arch_mmap_rnd when available
` [PATCH 3/5] mm: move randomize_et_dyn into ELF_ET_DYN_BASE
` [PATCH 4/5] mm: split ET_DYN ASLR from mmap ASLR
` [PATCH 5/5] mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
[PATCH v12 00/21] Enable SRIOV on Power8
2015-03-04 3:01 UTC (26+ messages)
` [PATCH v12 08/21] PCI: Add pcibios_sriov_enable() and pcibios_sriov_disable()
` [PATCH v12 10/21] PCI: Consider additional PF's IOV BAR alignment in sizing and assigning
` [PATCH v12 11/21] powerpc/pci: Don't unset PCI resources for VFs
` [PATCH v12 14/21] powerpc/powernv: Allocate struct pnv_ioda_pe iommu_table dynamically
` [PATCH v12 15/21] powerpc/powernv: Reserve additional space for IOV BAR according to the number of total_pe
` [PATCH v12 17/21] powerpc/powernv: Shift VF resource with an offset
` [PATCH v12 18/21] powerpc/powernv: Reserve additional space for IOV BAR, with m64_per_iov supported
[PATCH v3 0/10] split ET_DYN ASLR from mmap ASLR
2015-03-04 2:10 UTC (11+ 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 08/10] s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE
` [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
[PATCH v1 0/2] sata_dwc_460ex: move to generic DMA driver
2015-03-03 20:41 UTC (3+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] sata_dwc_460ex: re-use hsdev->dev instead of dwc_dev
[PATCH v3] ibmveth: Add function to enable live MAC address changes
2015-03-03 19:36 UTC (3+ messages)
[PATCH v2] seccomp: switch to using asm-generic for seccomp.h
2015-03-03 17:56 UTC (3+ messages)
[PATCH 0/2] crypto: talitos: Add AES-XTS mode
2015-03-03 17:44 UTC (10+ messages)
` [PATCH 2/2] crypto: talitos: Add AES-XTS Support
[PATCH v2] powerpc/pmac: Fix DT refcount imbalance in pmac_pic_probe_oldstyle
2015-03-03 10:02 UTC
[PATCH v6] dmaengine: Driver support for FSL RaidEngine device
2015-03-03 6:26 UTC
[PATCH 1/4 RFC] fsl/msi: have msiir register address absolute rather than offset
2015-03-03 5:17 UTC (4+ messages)
` [PATCH 2/4 RFC] fsl/msi: Move fsl, msi mode specific MSI device search out of main loop
` [PATCH 3/4 RFC] fsl/msi: Add MSI bank allocation for kernel owned devices
` [PATCH 4/4 RFC] fsl/msi: Add interface to reserve/free msi bank
[PATCH 0/4 RFC] fsl/msi: Add support for MSI bank partitioning
2015-03-03 5:18 UTC
[PATCH 1/2 v4] cpufreq: qoriq: Make the driver usable on all QorIQ platforms
2015-03-03 3:38 UTC (2+ messages)
` [PATCH 2/2 v4] cpufreq: qoriq: rename the driver
[PATCH 0/5] split ET_DYN ASLR from mmap ASLR
2015-03-02 22:22 UTC (9+ messages)
` [PATCH 1/5] arm: factor out mmap ASLR into mmap_rnd
` [PATCH 2/5] mm: expose arch_mmap_rnd when available
` [PATCH 3/5] mm: move randomize_et_dyn into ELF_ET_DYN_BASE
` [PATCH 4/5] mm: split ET_DYN ASLR from mmap ASLR
` [PATCH 5/5] mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
[PATCHi v2] ibmveth: Add function to enable live MAC address changes
2015-03-02 17:52 UTC (3+ messages)
[PATCH V4] powerpc, powernv: Add OPAL platform event driver
2015-03-02 17:23 UTC (4+ messages)
[PATCH] sata-fsl: Apply link speed limits
2015-03-02 17:09 UTC (2+ messages)
[PATCH v1 1/3] SHA1 for PPC/SPE - assembler
2015-03-02 10:25 UTC (2+ messages)
` [v1,1/3] crypto: powerpc/sha1 "
[PATCH] fsl: mpc85xx: call k(un)map_atomic other than k(un)map
2015-03-02 8:35 UTC
[PATCH V10 00/17] Enable SRIOV on Power8
2015-03-02 6:09 UTC (13+ messages)
` [PATCH V11 "
` [PATCH V11 01/17] PCI/IOV: Export interface for retrieve VF's BDF
` [PATCH V11 07/17] powerpc/pci: Don't unset pci resources for VFs
[PATCH v1 3/3] crypto: powerpc/md5 - kernel config
2015-03-01 18:30 UTC
[PATCH v1 2/3] crypto: powerpc/md5 - glue
2015-03-01 18:30 UTC
[PATCH v1 0/3] crypto: powerpc/md5
2015-03-01 18:30 UTC
[PATCH v2 1/7] AES for PPC/SPE - register defines
2015-03-01 10:04 UTC (2+ messages)
` [v2,1/7] crypto: powerpc/aes "
[PATCH 0/5] crypto: talitos: Add crypto async queue handling
2015-03-01 9:32 UTC (7+ messages)
` [PATCH 2/5] crypto: talitos: Remove MD5_BLOCK_SIZE
` [PATCH 5/5] crypto: talitos: Add software backlog queue handling
[PATCH] seccomp: switch to using asm-generic for seccomp.h
2015-02-28 2:01 UTC (3+ messages)
[PATCH] powerpc: Fix trivial typo in comment
2015-02-27 22:22 UTC
[PATCH] ibmveth: Add function to enable live MAC address changes
2015-02-27 22:22 UTC (4+ messages)
[PATCH v4 0/3] powerpc: Enable seccomp filter support
2015-02-27 20:54 UTC (3+ messages)
[PATCH] clk: ppc-corenet: Add support for the FMD clock
2015-02-27 16:02 UTC (2+ messages)
[v5 2/2] powerpc/corenet: Enable muxing MDIO buses via FPGA
2015-02-27 15:59 UTC
[v5 1/2] powerpc/corenet: Enable muxing MDIO buses via GPIO
2015-02-27 15:57 UTC
[v7 1/2] powerpc/mpc85xx: Add FSL QorIQ DPAA BMan support to device tree(s)
2015-02-27 15:16 UTC (2+ messages)
` [v7 2/2] powerpc/mpc85xx: Add FSL QorIQ DPAA QMan "
[PATCH] powerpc: re-enable dynticks
2015-02-27 13:27 UTC (5+ messages)
` [PATCH v2] "
[PATCH 0/2] powerpc/kvm: Enable running guests on RT Linux
2015-02-27 13:06 UTC (9+ messages)
[PATCH v2 1/3] SHA256 for PPC/SPE - assembler
2015-02-27 9:51 UTC (2+ messages)
` [v2,1/3] crypto: ppc/sha256 "
[PATCH v1 0/2] perf/kvm: perf-kvm-stat on powerpc
2015-02-27 9:44 UTC (3+ messages)
` [PATCH v1 1/2] perf/kvm: Enable perf-kvm-stat record/report "
` [PATCH v1 2/2] perf/kvm: perf-kvm-stat to report syscalls
[PATCH] ppc: mm: free memory after creating kmem cache
2015-02-27 5:30 UTC
[3/3] powerpc/dma: Remove ZONE_DMA completely
2015-02-27 3:48 UTC (3+ messages)
[PATCH] powerpc: Make corenet64_defconfig a bit more useful
2015-02-27 3:09 UTC
[PATCH 0/4] powerpc: trivial unused functions cleanup
2015-02-27 2:25 UTC (4+ messages)
` [PATCH V2 "
` [PATCH 4/4] powerpc/mpic: remove unused functions
[PATCH 00/15] powerpc: kill PPC_OF
2015-02-27 2:05 UTC (5+ messages)
` [PATCH 03/15] fbdev: aty128fb: replace PPC_OF with PPC
[PATCH] Fix offset2lib issue for x86*, ARM*, PowerPC and MIPS
2015-02-27 0:20 UTC (15+ messages)
[RFC V2 00/12] i2c: describe adapter quirks in a generic way
2015-02-26 23:32 UTC (3+ messages)
` [RFC V2 12/12] i2c: bcm-iproc: make use of the new infrastructure for quirks
[PATCH 1/3] powerpc/mpc85xx: Add FMan clock nodes
2015-02-26 15:26 UTC (3+ messages)
` [PATCH 2/3] powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA FMan
` [PATCH 3/3] powerpc/mpc85xx: Add FSL QorIQ DPAA FMan support to the SoC device tree(s)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).