messages from 2015-02-16 04:06:59 to 2015-02-20 17:00:19 UTC [more...]
[PATCH 0/2] crypto: talitos: Add AES-XTS mode
2015-02-20 17:00 UTC
[RFC PATCH 0/3] hwmon: (ibmpowernv) add DTS support
2015-02-20 16:53 UTC (6+ messages)
` [RFC PATCH 1/3] powerpc/powernv: Check OPAL sensor calls exist
` [RFC PATCH 2/3] powerpc/powernv: handle OPAL_SUCCESS return in opal_sensor_read
` [RFC PATCH 3/3] hwmon: (ibmpowernv) add DTS support
[PATCH 0/5] crypto: talitos: Add crypto async queue handling
2015-02-20 16:21 UTC (6+ messages)
` [PATCH 1/5] crypto: talitos: Simplify per-channel initialization
` [PATCH 2/5] crypto: talitos: Remove MD5_BLOCK_SIZE
` [PATCH 3/5] crypto: talitos: Fix off-by-one and use all hardware slots
` [PATCH 4/5] crypto: talitos: Reorganize request submission data structures
` [PATCH 5/5] crypto: talitos: Add software backlog queue handling
[PATCH 0/2] powerpc/kvm: Enable running guests on RT Linux
2015-02-20 15:17 UTC (13+ messages)
` [PATCH 1/2] powerpc/kvm: Convert openpic lock to raw_spinlock
` [PATCH 2/2] powerpc/kvm: Limit MAX_VCPUS for guests running on RT Linux
[RFC 00/10] Freescale DPAA B/QMan drivers
2015-02-20 14:57 UTC (5+ messages)
[PATCH] cxl: Remove useless precision specifiers
2015-02-20 13:26 UTC
[PATCH 3/3] powerpc/dma: Remove ZONE_DMA completely
2015-02-20 8:35 UTC
[PATCH 1/3] powerpc/dma: Always configure ZONE_DMA32 correctly
2015-02-20 8:35 UTC
[PATCH 2/3] powerpc/dma: Support 32-bit coherent mask with 64-bit dma_mask
2015-02-20 8:35 UTC
[PATCH 0/4] Support registering specific reset handler
2015-02-20 5:53 UTC (5+ messages)
[PATCH 0/4] powerpc: trivial unused functions cleanup
2015-02-20 4:40 UTC (9+ messages)
` [PATCH 1/4] powerpc/boot: drop planetcore_set_serial_speed
` [PATCH 2/4] kvm/ppc/mpic: drop unused IRQ_testbit
` [PATCH 3/4] powrepc/qe: drop unused ucc_slow_poll_transmitter_now
` [PATCH 4/4] powerpc/mpic: remove unused functions
[PATCH] pseries/iommu: remove iommu device references via bus notifier
2015-02-20 4:31 UTC (3+ messages)
[PATCH RFC] Update kernel math-emu code from current glibc soft-fp
2015-02-20 2:52 UTC (5+ messages)
[PATCH V10 00/17] Enable SRIOV on Power8
2015-02-20 2:41 UTC (7+ messages)
` [PATCH V11 "
` [PATCH V11 06/17] powerpc/pci: Add PCI resource alignment documentation
[PATCH v4 00/28] powerpc/iommu/vfio: Enable Dynamic DMA windows
2015-02-20 2:18 UTC (30+ messages)
` [PATCH v4 01/28] vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver
` [PATCH v4 02/28] vfio: powerpc/spapr: Do cleanup when releasing the group
` [PATCH v4 03/28] vfio: powerpc/spapr: Check that TCE page size is equal to it_page_size
` [PATCH v4 04/28] vfio: powerpc/spapr: Use it_page_size
` [PATCH v4 05/28] vfio: powerpc/spapr: Move locked_vm accounting to helpers
` [PATCH v4 06/28] vfio: powerpc/spapr: Disable DMA mappings on disabled container
` [PATCH v4 07/28] vfio: powerpc/spapr: Moving pinning/unpinning to helpers
` [PATCH v4 08/28] vfio: powerpc/spapr: Register memory
` [PATCH v4 09/28] powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
` [PATCH v4 10/28] powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
` [PATCH v4 11/28] powerpc/iommu: Introduce iommu_table_alloc() helper
` [PATCH v4 12/28] powerpc/spapr: vfio: Switch from iommu_table to new powerpc_iommu
` [PATCH v4 13/28] powerpc/iommu: Fix IOMMU ownership control functions
` [PATCH v4 14/28] vfio: powerpc/spapr: powerpc/powernv/ioda2: Rework IOMMU ownership control
` [PATCH v4 15/28] powerpc/powernv/ioda/ioda2: Rework tce_build()/tce_free()
` [PATCH v4 16/28] powerpc/iommu/powernv: Release replaced TCE
` [PATCH v4 17/28] powerpc/pseries/lpar: Enable VFIO
` [PATCH v4 18/28] poweppc/powernv/ioda2: Rework iommu_table creation
` [PATCH v4 19/28] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_create_table
` [PATCH v4 20/28] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_window
` [PATCH v4 21/28] powerpc/iommu: Split iommu_free_table into 2 helpers
` [PATCH v4 22/28] powerpc/powernv: Implement multilevel TCE tables
` [PATCH v4 23/28] powerpc/powernv: Change prototypes to receive iommu
` [PATCH v4 24/28] powerpc/powernv/ioda: Define and implement DMA table/window management callbacks
` [PATCH v4 25/28] vfio: powerpc/spapr: powerpc/powernv/ioda2: Rework ownership
` [PATCH v4 26/28] vfio: powerpc/spapr: Rework an IOMMU group attach/detach
` [PATCH v4 27/28] vfio: powerpc/spapr: Register memory
` [PATCH v4 28/28] vfio: powerpc/spapr: Support Dynamic DMA windows
bpf: Enable BPF JIT on ppc32
2015-02-19 21:35 UTC (11+ messages)
` [PATCH net-next v2 1/6] ppc: bpf: add required compatibility macros for jit
` [PATCH net-next v2 2/6] ppc: bpf: add reqired opcodes for ppc32
` [PATCH net-next v2 3/6] ppc: bpf: update jit to use compatibility macros
` [PATCH net-next v2 4/6] ppc: bpf: rename bpf_jit_64.S to bpf_jit_asm.S
` [PATCH net-next v2 5/6] ppc: bpf: Add SKF_AD_CPU for ppc32
` [PATCH net-next v2 6/6] ppc: Kconfig: Enable BPF JIT on ppc32
[PATCH] sata-fsl: Apply link speed limits
2015-02-19 20:05 UTC
Problems with Kernels 3.17-rc1 and onwards on Acube Sam460 AMCC 460ex board
2015-02-19 15:57 UTC (10+ messages)
[RESEND PATCH] driver/cpuidle-powernv: Avoid endianness conversions while parsing DT
2015-02-19 5:24 UTC
[PATCH 0/3] powerpc/powernv: Correctly detect optional OPAL calls
2015-02-19 0:43 UTC (6+ messages)
` [PATCH 1/3] powerpc/powernv: only register log if OPAL supports doing so
` [PATCH 2/3] powerpc/powernv: only call OPAL_ELOG_RESEND if firmware supports it
` [PATCH 3/3] powerpc/powernv: only call OPAL_RESEND_DUMP "
[PATCH] driver/cpuidle-powernv: Avoid endianness conversions while parsing DT
2015-02-18 23:35 UTC (2+ messages)
` "
[PATCH RESEND v2 0/7] powerpc/powernv: Unified PCI slot reset and hotplug
2015-02-18 21:03 UTC (15+ messages)
` [PATCH RESEND v2 1/7] powerpc/powernv: Use PCI slot reset infrastructure
` [PATCH RESEND v2 2/7] powerpc/powernv: Issue fundamental reset if required
` [PATCH RESEND v2 3/7] powerpc/pci: Move pcibios_find_pci_bus() around
` [PATCH RESEND v2 4/7] powerpc/pci: Don't scan empty slot
` [PATCH RESEND v2 5/7] powerpc/powernv: Introduce pnv_pci_poll()
` [PATCH RESEND v2 6/7] powerpc/powernv: Functions to retrieve PCI slot status
` [PATCH RESEND v2 7/7] PCI/hotplug: PowerPC PowerNV PCI hotplug driver
[PATCH 0/3] Add e6500 perf events to sysfs and update perf doc
2015-02-18 21:31 UTC (11+ messages)
` [PATCH 1/3] perf/e6500: Make event translations available in sysfs
[PATCH][v3] powerpc/mpc85xx: Add FMan platform support
2015-02-18 14:04 UTC
[RFC v2 00/10] Freescale DPAA B/QMan drivers
2015-02-18 17:59 UTC (15+ messages)
` [RFC v2 01/10] fsl_bman: Add drivers for the Freescale DPAA BMan
` [RFC v2 02/10] fsl_qman: Add drivers for the Freescale DPAA QMan
` [RFC v2 03/10] powerpc/mpc85xx: Add platform support for the Freescale DPAA BMan
` [RFC v2 04/10] powerpc/mpc85xx: Add platform support for the Freescale DPAA QMan
` [RFC v2 05/10] fsl_bman: Add self-tester
` [RFC v2 06/10] fsl_qman: "
` [RFC v2 07/10] fsl_bman: Add debugfs support
` [RFC v2 08/10] fsl_qman: "
` [RFC v2 09/10] fsl_bman: Add HOTPLUG_CPU support
` [RFC v2 10/10] fsl_qman: "
[PATCH][v2] powerpc/mpc85xx: Add FMan platform support
2015-02-18 13:40 UTC
[PATCH] powerpc/mpc85xx: Add FMan platform support
2015-02-18 12:03 UTC
[PATCH v4 0/3] powerpc: Enable seccomp filter support
2015-02-18 8:16 UTC (4+ messages)
` [PATCH v4 1/3] powerpc: Don't force ENOSYS as error on syscall fail
` [PATCH v4 2/3] powerpc: Relax secure computing on syscall entry trace
` [PATCH v4 3/3] powerpc: Enable HAVE_ARCH_SECCOMP_FILTER
[PATCH v3 0/3] powerpc: Enable seccomp filter support
2015-02-18 6:50 UTC (4+ messages)
` [PATCH v3 1/3] powerpc: Don't force ENOSYS as error on syscall fail
[PATCH V4] cpuidle/powernv: Read target_residency value of idle states from DT if available
2015-02-18 6:18 UTC (6+ messages)
[PATCH 0/9] powerpc/hv-24x7: Reorganize single_24x7_request()
2015-02-17 22:00 UTC (10+ messages)
` [PATCH 1/9] powerpc/hv-24x7: Modify definition of request and result buffers
` [PATCH 2/9] powerpc/hv24x7: Remove unnecessary parameter
` [PATCH 3/9] powerpc/hv-24x7: Drop event_24x7_request()
` [PATCH 4/9] powerpc/hv24x7: Move debug prints to separate function
` [PATCH 5/9] powerpc/hv-24x7: Rename hv_24x7_event_update
` [PATCH 6/9] powerpc/hv-24x7: Define add_event_to_24x7_request()
` [PATCH 7/9] powerpc/hv-24x7: Define update_event_count()
` [PATCH 8/9] powerpc/hv-24x7: Break up single_24x7_request
` [PATCH 9/9] powerpc/hv-24x7: Add missing put_cpu_var()
[PATCH 1/3] powerpc/powernv: Move OPAL API definitions to opal-api.h
2015-02-17 21:15 UTC (6+ messages)
` [PATCH 2/3] powerpc/powernv: Move opal-api.h closer to the Skiboot version
` [RFC PATCH 3/3] powerpc/powernv: Remove unused definitions in opal-api.h
powerpc: fsl,pq2-localbus is broken for ages
2015-02-17 6:57 UTC
[PATCH V4] tick/hotplug: Handover time related duties before cpu offline
2015-02-17 4:55 UTC (4+ messages)
[PATCH v2 0/5] PCI Hotplug Driver for PowerPC PowerNV
2015-02-17 2:30 UTC (2+ messages)
[PATCH v2 0/3] powerpc/pci: PCI slot unified reset
2015-02-17 2:29 UTC (2+ messages)
[PATCH v1 2/7] AES for PPC/SPE - aes tables
2015-02-16 17:18 UTC (4+ messages)
` AW: "
[PATCH 2/5 v2] powerpc/boot/fdt: Add little-endian support to libfdt wrappers
2015-02-16 16:53 UTC (2+ messages)
[PATCH net-next 0/6] bpf: Enable BPF JIT on ppc32
2015-02-16 16:01 UTC (4+ messages)
[PATCH net-next 0/6] bpf: Enable BPF JIT on ppc32
2015-02-16 15:02 UTC
[PATCH v1 6/7] AES for PPC/SPE - glue code
2015-02-16 12:46 UTC
[PATCH v1 7/7] AES for PPC/SPE - kernel config
2015-02-16 12:46 UTC
[PATCH v1 4/7] AES for PPC/SPE - key handling
2015-02-16 12:45 UTC
[PATCH v1 5/7] AES for PPC/SPE - ECB/CBC/CTR/XTS modes
2015-02-16 12:45 UTC
[PATCH v1 3/7] AES for PPC/SPE - assembler core
2015-02-16 12:45 UTC
[PATCH v1 1/7] AES for PPC/SPE - register defines
2015-02-16 12:45 UTC
[PATCH v1 0/7] AES for PPC/SPE
2015-02-16 12:45 UTC
[PATCH] tick/broadcast-hrtimer : Fix suspicious RCU usage in idle loop
2015-02-16 6:24 UTC
suspicious RCU usage clockevents_lock, tick_broadcast_lock, hrtimer_bases.lock
2015-02-16 6:06 UTC (7+ messages)
[PATCH] powerpc: re-enable dynticks
2015-02-16 4:06 UTC (3+ messages)
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).