messages from 2016-09-19 23:31:24 to 2016-09-22 15:17:54 UTC [more...]
[PATCH v7 0/6] Implement qspinlock/pv-qspinlock on ppc
2016-09-22 15:17 UTC (3+ messages)
` [PATCH v7 4/6] powerpc: lib/locks.c: Add cpu yield/wake helper function
[PATCH v2 0/5] Freescale DPAA 1.x QBMan Drivers
2016-09-22 15:04 UTC (6+ messages)
` [PATCH v2 1/5] soc/fsl: Introduce DPAA 1.x BMan device driver
` [PATCH v2 2/5] soc/fsl: Introduce DPAA 1.x QMan "
` [PATCH v2 3/5] soc/bman: Add self-test for BMan driver
` [PATCH v2 4/5] soc/qman: Add self-test for QMan driver
` [PATCH v2 5/5] arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfig
[PATCH v21 00/20] perf, tools: Add support for PMU events in JSON format
2016-09-22 15:00 UTC (8+ messages)
[PATCH v7 0/6] perf annotate: Cross arch support + few fixes
2016-09-22 14:58 UTC (10+ messages)
` [PATCH v7 1/6] perf annotate: Add cross arch annotate support
` [PATCH v7 2/6] perf annotate: Add support for powerpc
` [PATCH v7 3/6] perf annotate: Show raw form for jump instruction with indirect target
` [PATCH v7 4/6] perf annotate: Support jump instruction with target as second operand
` [PATCH v7 5/6] perf annotate: Fix jump target outside of function address range
` [PATCH v7 6/6] perf annotate: cross arch annotate support fixes for ARM
[PATCH] powerpc/64: whitelist unresolved modversions CRCs
2016-09-22 12:48 UTC (2+ messages)
[PATCH] ppc64/book3s: export mmu type info
2016-09-22 10:40 UTC
[PATCH 0/4] powerpc/powernv: PCI Surprise Hotplug Support
2016-09-22 10:51 UTC (7+ messages)
` [PATCH 1/4] powerpc/eeh: Allow to freeze PE in eeh_pe_set_option()
` [PATCH 2/4] powerpc/eeh: Export eeh_pe_state_mark()
` [PATCH 3/4] powerpc/powernv: Unfreeze PE on allocation
` [PATCH 4/4] drivers/pci/hotplug: Support surprise hotplug
[PATCH] Work around for enabling CONFIG_CMDLINE on ppc64le
2016-09-22 10:47 UTC (3+ messages)
[PATCH v7 6/6] powerpc: pSeries: Add pv-qspinlock build config/make
2016-09-22 10:31 UTC (3+ messages)
[PATCH v3 0/3] powerpc: implementation of huge pages for 8xx
2016-09-22 7:27 UTC (7+ messages)
` [PATCH v3 1/3] powerpc: port 64 bits pgtable_cache to 32 bits
` [PATCH v3 2/3] powerpc: get hugetlbpage handling more generic
` [PATCH v3 3/3] powerpc/8xx: Implement support of hugepages
[v3] XZ compressed zImage support
2016-09-22 6:54 UTC (7+ messages)
` [PATCH 1/6] powerpc/boot: add sed script
` [PATCH 2/6] powerpc/boot: Use CONFIG_KERNEL_GZIP
` [PATCH 3/6] powerpc/boot: use the preboot decompression API
` [PATCH 4/6] powerpc/boot: remove legacy gzip wrapper
` [PATCH 5/6] powerpc/boot: add xz support to the wrapper script
` [PATCH 6/6] powerpc/boot: Add support for XZ compression
[PATCH] percpu: improve generic percpu modify-return implementation
2016-09-22 4:42 UTC (9+ messages)
[PATCH v2 00/41] powerpc/64: use asm sections for head/exception layout
2016-09-22 4:40 UTC (43+ messages)
` [PATCH 01/41] powerpc/64s: exception vector macros
` [PATCH 02/41] powerpc/64s: consolidate exception handler alignment
` [PATCH 03/41] powerpc/64: use gas sections for arranging exception vectors
` [PATCH 04/41] powerpc/64s: consolidate System Reset 0x100 interrupt
` [PATCH 05/41] powerpc/64s: consolidate Machine Check 0x200 interrupt
` [PATCH 06/41] powerpc/64s: consolidate Data Storage 0x300 interrupt
` [PATCH 07/41] powerpc/64s: consolidate Data Segment 0x380 interrupt
` [PATCH 08/41] powerpc/64s: consolidate Instruction Storage 0x400 interrupt
` [PATCH 09/41] powerpc/64s: consolidate Instruction Segment 0x480 interrupt
` [PATCH 10/41] powerpc/64s: consolidate External 0x500 interrupt
` [PATCH 11/41] powerpc/64s: consolidate Alignment 0x600 interrupt
` [PATCH 12/41] powerpc/64s: consolidate Program 0x700 interrupt
` [PATCH 13/41] powerpc/64s: consolidate FP Unavailable 0x800 interrupt
` [PATCH 14/41] powerpc/64s: consolidate Decrementer 0x900 interrupt
` [PATCH 15/41] powerpc/64s: consolidate Hypervisor Decrementer 0x980 interrupt
` [PATCH 16/41] powerpc/64s: consolidate Directed Privileged Doorbell 0xa00 interrupt
` [PATCH 17/41] powerpc/64s: consolidate Reserved 0xb00 interrupt
` [PATCH 18/41] powerpc/64s: consolidate System Call 0xc00 interrupt
` [PATCH 19/41] powerpc/64s: consolidate Trace 0xd00 interrupt
` [PATCH 20/41] powerpc/64s: consolidate Hypervisor Data Storage 0xe00 interrupt
` [PATCH 21/41] powerpc/64s: consolidate Hypervisor Instruction Storage 0xe20 interrupt
` [PATCH 22/41] powerpc/64s: consolidate Hypervisor Emulation Assistance 0xe40 interrupt
` [PATCH 23/41] powerpc/64s: consolidate Hypervisor Maintenance 0xe60 interrupt
` [PATCH 24/41] powerpc/64s: consolidate Directed Hypervisor Doorbell 0xe80 interrupt
` [PATCH 25/41] powerpc/64s: consolidate Hypervisor Virtualization 0xea0 interrupt
` [PATCH 26/41] powerpc/64s: consolidate Reserved 0xec0, 0xee0 interrupts
` [PATCH 27/41] powerpc/64s: consolidate Performance Monitor 0xf00 interrupt
` [PATCH 28/41] powerpc/64s: consolidate Vector Unavailable 0xf20 interrupt
` [PATCH 29/41] powerpc/64s: consolidate VSX Unavailable 0xf40 interrupt
` [PATCH 30/41] powerpc/64s: consolidate Facility Unavailable 0xf60 interrupt
` [PATCH 31/41] powerpc/64s: consolidate Hypervisor Facility Unavailable 0xf80 interrupt
` [PATCH 32/41] powerpc/64s: consolidate Reserved 0xfa0-0x1200 interrupts
` [PATCH 33/41] powerpc/64s: consolidate CBE System Error 0x1200 interrupt
` [PATCH 34/41] powerpc/64s: consolidate Instruction Breakpoint 0x1300 interrupt
` [PATCH 35/41] powerpc/64s: consolidate Softpatch 0x1500 interrupt
` [PATCH 36/41] powerpc/64s: consolidate Debug 0x1600 interrupt
` [PATCH 37/41] powerpc/64s: consolidate Altivec 0x1700 interrupt
` [PATCH 38/41] powerpc/64s: consolidate CBE Thermal 0x1800 interrupt
` [PATCH 39/41] powerpc/64s: move __replay_interrupt function below handlers
` [PATCH 40/41] powerpc/64s: use single macro for both parts of OOL exception
` [PATCH 41/41] powerpc/64s: remove unused exception code, small cleanups
[PATCH v5 1/2] qe: modify get_qe_base function
2016-09-22 1:43 UTC (6+ messages)
` [PATCH v5 2/2] QE: remove PPCisms for QE
[PATCH v2 0/3] powerpc/mm: movable hotplug memory nodes
2016-09-21 22:29 UTC (11+ messages)
` [PATCH v2 2/3] powerpc/mm: allow memory hotplug into a memoryless node
` [PATCH v2 3/3] mm: enable CONFIG_MOVABLE_NODE on powerpc
Resend: [PATCH V7 8/8] powerpc: Enable support for new DRC devtree properties
2016-09-21 22:08 UTC
Resend: [PATCH V7 7/8] powerpc: Check arch.vec earlier during boot for memory features
2016-09-21 22:07 UTC
Resend: [PATCH V7 6/8] hotplug/drc-info: Add code to search new devtree properties
2016-09-21 22:06 UTC
Resend: [PATCH V7 5/8] pseries/drc-info: Search new DRC properties for CPU indexes
2016-09-21 22:05 UTC
Resend: [PATCH V7 4/8] pseries/hotplug init: Convert new DRC memory property for hotplug runtime
2016-09-21 22:04 UTC
Resend: [PATCH V7 3/8] powerpc/memory: Parse new memory property to initialize structures
2016-09-21 22:03 UTC
Resend: [PATCH V7 2/8] powerpc/memory: Parse new memory property to register blocks
2016-09-21 22:02 UTC
Resend: [PATCH V7 1/8] powerpc/firmware: Add definitions for new firmware features
2016-09-21 22:01 UTC
Resend: [PATCH V7 0/8] powerpc/devtree: Add support for 2 new DRC properties
2016-09-21 21:58 UTC
[PATCH] powerpc/64: get rid of MIN_HUGEPTE_SHIFT
2016-09-21 14:49 UTC
[PATCH] powerpc: add kernel parameter iommu_alloc_quiet
2016-09-21 14:34 UTC (3+ messages)
` "
[PATCH V6 7/8] powerpc: Check arch.vec earlier during boot for memory features
2016-09-21 14:17 UTC
[PATCH V6 8/8] powerpc: Enable support for new DRC devtree properties
2016-09-21 14:17 UTC
[PATCH V6 6/8] hotplug/drc-info: Add code to search new devtree properties
2016-09-21 14:17 UTC
[PATCH V6 5/8] pseries/drc-info: Search new DRC properties for CPU indexes
2016-09-21 14:17 UTC
[PATCH V6 4/8] pseries/hotplug init: Convert new DRC memory property for hotplug runtime
2016-09-21 14:17 UTC
[PATCH V6 3/8] powerpc/memory: Parse new memory property to initialize structures
2016-09-21 14:17 UTC
[PATCH V6 2/8] powerpc/memory: Parse new memory property to register blocks
2016-09-21 14:17 UTC
[PATCH V6 1/8] powerpc/firmware: Add definitions for new firmware features
2016-09-21 14:17 UTC
[Patch V6 0/8] powerpc/devtree: Add support for 2 new DRC properties
2016-09-21 14:17 UTC
[PATCH] KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register
2016-09-21 13:06 UTC
[v2] XZ compressed zImage support
2016-09-21 12:42 UTC (8+ messages)
` [PATCH v2 1/6] powerpc/boot: add sed script
` [PATCH v2 2/6] powerpc/boot: Use CONFIG_KERNEL_GZIP
` [PATCH v2 3/6] powerpc/boot: use the preboot decompression API
` [PATCH v2 4/6] powerpc/boot: remove legacy gzip wrapper
` [PATCH v2 5/6] powerpc/boot: add xz support to the wrapper script
` [PATCH v2 6/6] powerpc/boot: Add support for XZ compression
[PATCH 0/4] powerpc/powernv: PCI Surprise Hotplug Support
2016-09-21 12:20 UTC (4+ messages)
` [PATCH 4/4] drivers/pci/hotplug: Support surprise hotplug
[PATCH] i2c_powermac: shut up lockdep warning
2016-09-21 11:34 UTC
[v12, 0/8] Fix eSDHC host version register bug
2016-09-21 8:25 UTC (11+ messages)
` [v12, 1/8] dt: bindings: update Freescale DCFG compatible
` [v12, 2/8] ARM64: dts: ls2080a: add device configuration node
` [v12, 3/8] dt: bindings: move guts devicetree doc out of powerpc directory
` [v12, 4/8] powerpc/fsl: move mpc85xx.h to include/linux/fsl
` [v12, 5/8] soc: fsl: add GUTS driver for QorIQ platforms
` [v12, 6/8] MAINTAINERS: add entry for Freescale SoC drivers
` [v12, 7/8] base: soc: introduce soc_device_match() interface
` [v12, 8/8] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
[PATCH kernel 14/15] vfio/spapr_tce: Export container API for external users
2016-09-21 6:56 UTC (13+ messages)
PowerPC agpmode issues
2016-09-21 6:20 UTC (10+ messages)
[PATCH v2 0/3] powerpc: implementation of huge pages for 8xx
2016-09-21 6:13 UTC (10+ messages)
` [PATCH v2 2/3] powerpc: get hugetlbpage handling more generic
[PATCH 1/3] powerpc/eeh: Null check uses of eeh_pe_bus_get
2016-09-21 4:06 UTC (3+ messages)
` [1/3] "
[PATCH] powerpc/64: abstract EE/RI handling between E/S cases
2016-09-21 3:54 UTC
linux-next: manual merge of the powerpc tree with the kbuild tree
2016-09-21 0:24 UTC
[powerpc:test 45/76] undefined reference to `.elf64_apply_relocate_add'
2016-09-20 17:57 UTC
[PATHC v2 0/9] ima: carry the measurement list across kexec
2016-09-20 16:07 UTC (5+ messages)
[PATCH v6 0/7] perf: Cross arch annotate + few miscellaneous fixes
2016-09-20 14:56 UTC (5+ messages)
` [PATCH v6 4/7] perf annotate: Do not ignore call instruction with indirect target
[PATCH] powerpc/mm: Update the FORCE_MAX_ZONEORDER range to enable hugetlb
2016-09-20 13:07 UTC (5+ messages)
` "
[PATCH] powerpc/64: syscall ABI
2016-09-20 13:07 UTC (2+ messages)
` "
[PATCH] powerpc/64: replay hypervisor maintenance priority
2016-09-20 13:07 UTC (2+ messages)
` "
[PATCH] powerpc: Don't change the section in _GLOBAL()
2016-09-20 13:07 UTC (2+ messages)
` "
[PATCH] powerpc: Ensure .mem(init|exit).text are within _stext/_etext
2016-09-20 13:07 UTC (2+ messages)
` "
[PATCH] powerpc: do not use kprobe section to exempt exception handlers
2016-09-20 13:07 UTC (2+ messages)
` "
[PATCH] powerpc/64s: optimise syscall entry for virtual, relocatable case
2016-09-20 13:07 UTC (3+ messages)
` "
[PATCH] MAINTAINERS: Update cxl maintainers
2016-09-20 13:07 UTC (2+ messages)
` "
[PATCH] powerpc/nvram: Fix an incorrect partition merge
2016-09-20 13:07 UTC (2+ messages)
` "
[PATCH] powerpc/pseries: fix memory leak in queue_hotplug_event() error path
2016-09-20 13:07 UTC (2+ messages)
` "
[PATCH] powerpc/nvram: Fix a memory leak in err path
2016-09-20 13:07 UTC (2+ messages)
` "
[PATCH] powerpc/64s: exception optimise MSR handling
2016-09-20 13:07 UTC (4+ messages)
` "
[PATCH][RFC] Implement arch primitives for busywait loops
2016-09-20 12:46 UTC (5+ messages)
[PATCH 0/2] powernv: Implement lite variant of stop with ESL=EC=0
2016-09-20 8:32 UTC (4+ messages)
` [PATCH 2/2] powernv:idle:Implement lite variant of power_enter_stop
[PATCH 2/2] Detect instruction fetch denied and report
2016-09-20 7:44 UTC (3+ messages)
` [2/2] "
[PATCH v2] Fix __tlbiel in hash_native_64
2016-09-20 7:04 UTC (2+ messages)
` [v2] "
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).