linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-26 05:25:45 to 2015-12-02 03:46:54 UTC [more...]

[v2] selftests/powerpc: Add test to check if TAR is corrupted
 2015-12-02  3:46 UTC 

[PATCH 0/3] selftests/powerpc: Transactional Memory
 2015-12-02  3:40 UTC  (9+ messages)
` [PATCH 1/3] selftests/powerpc: Standardise TM calls
` [PATCH 2/3] selftests/powerpc: Add test for forking inside transaction
` [PATCH 3/3] selftests/powerpc: Add in check for TM

[PATCH] selftests/powerpc: Add test to check if TAR is corrupted
 2015-12-02  3:22 UTC 

[PATCH v2 0/5] Cleaning printk stuff in NMI context
 2015-12-02  2:45 UTC  (16+ messages)
` [PATCH v2 1/5] printk/nmi: Generic solution for safe printk in NMI
` [PATCH v2 2/5] printk/nmi: Use IRQ work only when ready
` [PATCH v2 3/5] printk/nmi: Try hard to print Oops message in NMI context
` [PATCH v2 4/5] printk/nmi: Warn when some message has been lost "
` [PATCH v2 5/5] printk/nmi: Increase the size of the temporary buffer

[PATCH] selftests/powerpc: Add test to check is DSCR is corrupted
 2015-12-02  1:59 UTC  (2+ messages)

[PATCH] kvm: remove unused variable 'vcpu_book3s'
 2015-12-02  1:11 UTC  (3+ messages)

[PATCH 00/19] Context switch improvements
 2015-12-01 23:25 UTC  (6+ messages)
` [PATCH 07/19] powerpc: Create mtmsrd_isync()
` [PATCH 09/19] powerpc: Move part of giveup_fpu,altivec,spe into c

next is open, send your patches now!
 2015-12-01 22:29 UTC 

[PATCH v4 0/9] ftrace with regs + live patching for ppc64 LE (ABI v2)
 2015-12-01 22:18 UTC  (9+ messages)
` [PATCH v4 1/9] ppc64 (le): prepare for -mprofile-kernel
` [PATCH v4 2/9] ppc64le FTRACE_WITH_REGS implementation

[v8, 0/6] Freescale DPAA FMan
 2015-12-01 21:28 UTC  (8+ messages)
` [v8, 1/6] fsl/fman: Add FMan MURAM support
` [v8, 2/6] fsl/fman: Add FMan support
` [v8, 3/6] fsl/fman: Add FMan MAC support
` [v8, 4/6] fsl/fman: Add FMan SP support
` [v8, 5/6] fsl/fman: Add FMan Port Support
` [v8, 6/6] fsl/fman: Add FMan MAC driver

[PATCH v2 0/6] powerpc/pseries: Move CPU DLPAR into the kernel
 2015-12-01 21:00 UTC  (7+ messages)
` [PATCH v2 4/6] powerpc/pseries: Add CPU dlpar remove functionality
` [PATCH v2 5/6] powerpc/pseries: Add CPU dlpar add functionality

[P.A. Semi] Does the ethernet interface work on your Electra, Chitra, Nemo, and Athena board?
 2015-12-01 14:47 UTC  (6+ messages)

[PATCH] cxl: Fix build failure due to -Wunused-variable behaviour change
 2015-12-01 14:47 UTC  (4+ messages)

[PATCH] Enable MSI/MSI-X caps and disable MSI interrupts at PCI probe time - code move
 2015-12-01 14:39 UTC  (4+ messages)

[PATCH] crypto: talitos - add new crypto modes
 2015-12-01 11:44 UTC 

[PATCH v6] powerpc/pseries: Limit EPOW reset event warnings
 2015-12-01 11:13 UTC 

[v2] powerpc/cell: Remove the Cell QPACE code
 2015-12-01  9:42 UTC  (2+ messages)

[PATCH v5] powerpc/pseries: Limit EPOW reset event warnings
 2015-12-01  9:11 UTC  (5+ messages)

[PATCH] powerpc/mm: Fix infinite loop in hash fault with 4K page size
 2015-12-01  6:50 UTC  (2+ messages)

[PATCH] powerpc/85xx: Enable TWR_P102x option by default in mpc85xx_basic_defconfig
 2015-12-01  5:11 UTC 

[PATCH 0/4] Remove OPAL pre-v3 support
 2015-12-01  3:56 UTC  (14+ messages)
` [PATCH 1/4] powerpc/powernv: panic() on OPAL < V3
` [PATCH 2/4] powerpc/powernv: Remove OPALv2 firmware define and references
` [PATCH 3/4] powerpc/powernv: remove FW_FEATURE_OPAL and just use FW_FEATURE_OPALv3
` [PATCH 4/4] powerpc/powernv: remove logic for pre-OPALv3 firmware

[PATCH V6 00/35] powerpc/mm: Update page table format for book3s 64
 2015-12-01  3:37 UTC  (36+ messages)
` [PATCH V6 01/35] powerpc/mm: move pte headers to book3s directory
` [PATCH V6 02/35] powerpc/mm: move pte headers to book3s directory (part 2)
` [PATCH V6 03/35] powerpc/mm: make a separate copy for book3s
` [PATCH V6 04/35] powerpc/mm: make a separate copy for book3s (part 2)
` [PATCH V6 05/35] powerpc/mm: Move hash specific pte width and other defines to book3s
` [PATCH V6 06/35] powerpc/mm: Delete booke bits from book3s
` [PATCH V6 07/35] powerpc/mm: Don't have generic headers introduce functions touching pte bits
` [PATCH V6 08/35] powerpc/mm: Drop pte-common.h from BOOK3S 64
` [PATCH V6 09/35] powerpc/mm: Don't use pte_val as lvalue
` [PATCH V6 10/35] powerpc/mm: Don't use pmd_val, pud_val and pgd_val "
` [PATCH V6 11/35] powerpc/mm: Move hash64 PTE bits from book3s/64/pgtable.h to hash.h
` [PATCH V6 12/35] powerpc/mm: Move PTE bits from generic functions to hash64 functions
` [PATCH V6 13/35] powerpc/booke: Move nohash headers (part 1)
` [PATCH V6 14/35] powerpc/booke: Move nohash headers (part 2)
` [PATCH V6 15/35] powerpc/booke: Move nohash headers (part 3)
` [PATCH V6 16/35] powerpc/booke: Move nohash headers (part 4)
` [PATCH V6 17/35] powerpc/booke: Move nohash headers (part 5)
` [PATCH V6 18/35] powerpc/mm: Convert 4k hash insert to C
` [PATCH V6 19/35] powerpc/mm: Remove the dependency on pte bit position in asm code
` [PATCH V6 20/35] powerpc/mm: Don't track subpage valid bit in pte_t
` [PATCH V6 21/35] powerpc/mm: Remove pte_val usage for the second half of pgtable_t
` [PATCH V6 22/35] powerpc/mm: Increase the width of #define
` [PATCH V6 23/35] powerpc/mm: Convert __hash_page_64K to C
` [PATCH V6 24/35] powerpc/mm: Convert 4k insert from asm "
` [PATCH V6 25/35] powerpc/mm: Add helper for converting pte bit to hpte bits
` [PATCH V6 26/35] powerpc/mm: Move WIMG update to helper
` [PATCH V6 27/35] powerpc/mm: Move hugetlb related headers
` [PATCH V6 28/35] powerpc/mm: Move THP headers around
` [PATCH V6 29/35] powerpc/mm: Add a _PAGE_PTE bit
` [PATCH V6 30/35] powerpc/mm: Don't hardcode page table size
` [PATCH V6 31/35] powerpc/mm: Don't hardcode the hash pte slot shift
` [PATCH V6 32/35] powerpc/nohash: Update 64K nohash config to have 32 pte fragement
` [PATCH V6 33/35] powerpc/nohash: we don't use real_pte_t for nohash
` [PATCH V6 34/35] powerpc/mm: Use H_READ with H_READ_4
` [PATCH V6 35/35] powerpc/mm: Don't open code pgtable_t size

[PATCH] powerpc/cell: Remove the Cell QPACE code
 2015-12-01  3:35 UTC  (6+ messages)

[PATCH v19 00/19] perf, tools: Add support for PMU events in JSON format
 2015-12-01  2:57 UTC  (20+ messages)
` [PATCH v19 01/19] perf, tools: Add jsmn `jasmine' JSON parser
` [PATCH v19 02/19] perf, tools, jevents: Program to convert JSON file to C style file
` [PATCH v19 03/19] perf, tools: Use pmu_events table to create aliases
` [PATCH v19 04/19] perf, tools: Support CPU ID matching for Powerpc
` [PATCH v19 05/19] perf, tools: Support CPU id matching for x86 v2
` [PATCH v19 06/19] perf, tools: Support alias descriptions
` [PATCH v19 07/19] perf, tools: Query terminal width and use in perf list
` [PATCH v19 08/19] perf, tools: Add a --no-desc flag to "
` [PATCH v19 09/19] perf, tools: Add override support for event list CPUID
` [PATCH v19 10/19] perf, tools, jevents: Add support for long descriptions
` [PATCH v19 11/19] perf, tools: Add alias "
` [PATCH v19 12/19] perf, tools: Support long descriptions with perf list
` [PATCH v19 13/19] perf, tools, jevents: Add support for event topics
` [PATCH v19 14/19] perf, tools: Add support for event list topics
` [PATCH v19 15/19] perf, tools: Handle header line in mapfile
` [PATCH v19 16/19] perf, tools: Add README for info on parsing JSON/map files
` [PATCH v19 17/19] perf, tools: Make alias matching case-insensitive
` [PATCH v19 18/19] perf, tools, pmu-events: Fix fixed counters on Intel
` [PATCH v19 19/19] perf, tools, pmu-events: Add Skylake frontend MSR support

[PATCH v3] powerpc/mm: Add page soft dirty tracking
 2015-11-30 15:49 UTC 

[PATCH kernel 0/9] KVM: PPC: Add in-kernel multitce handling
 2015-11-30  5:09 UTC  (4+ messages)
` [PATCH kernel 5/9] KVM: PPC: Account TCE-containing pages in locked_vm

[PATCH v13 1/6] genalloc:support memory-allocation with bytes-alignment to genalloc
 2015-11-30  2:48 UTC  (6+ messages)
` [PATCH v13 2/6] genalloc:support allocating specific region
` [PATCH v13 3/6] CPM/QE: use genalloc to manage CPM/QE muram
` [PATCH v13 4/6] QE/CPM: move muram management functions to qe_common
` [PATCH v13 5/6] QE: use subsys_initcall to init qe
` [PATCH v13 6/6] QE: Move QE from arch/powerpc to drivers/soc

[PATCH V2] powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
 2015-11-30  2:07 UTC  (6+ messages)

[RFC] kvm - possible out of bounds
 2015-11-29 22:05 UTC  (3+ messages)

[linux-review:Petr-Mladek/Cleaning-printk-stuff-in-NMI-context/20151127-191620] bafdcb831ce105cb7ff2b9e11acfcf3764da11b9 BUILD DONE
 2015-11-27 12:33 UTC 

[PATCH V2 00/10] Reduce the pte framgment size
 2015-11-27 11:56 UTC  (4+ messages)
` [PATCH V2 07/10] powerpc/mm: update PTE frag size

[PATCH V5 00/31] powerpc/mm: Update page table format for book3s 64
 2015-11-27  6:52 UTC  (9+ messages)
` [PATCH V5 21/31] powerpc/mm: make pte page hash index slot 8 bits
` [PATCH V5 23/31] powerpc/mm: Increase the width of #define
` [PATCH V5 26/31] powerpc/mm: Remove the dependency on pte bit position in asm code
` [PATCH V5 28/31] powerpc/mm: Move WIMG update to helper

[PATCH V3] powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
 2015-11-27  6:23 UTC 

[RFC PATCH] powerpc/powernv: Add winkle as cpuidle state
 2015-11-27  3:06 UTC 

[PATCH 1/2] tracing: introduce TRACE_EVENT_FN_COND macro
 2015-11-26 20:10 UTC  (6+ messages)
` [PATCH 2/2] powerpc: tracing: don't trace hcalls on offline CPUs

[PATCH] powerpc: Standardise on NR_syscalls rather than __NR_syscalls
 2015-11-26 12:15 UTC  (2+ messages)
`  "

[PATCH] powerpc: set IRQF_NO_THREAD for xmon/cascade handlers
 2015-11-26 12:15 UTC  (2+ messages)
`  "

[RESEND PATCH] powerpc: rackmeter: Fix module autoload for OF platform driver
 2015-11-26 12:15 UTC  (2+ messages)
` [RESEND] "

[PATCH] powerpc: Remove unused function trace_syscall()
 2015-11-26 12:15 UTC  (2+ messages)
`  "

[PATCH] powerpc: IRQF_NO_SUSPEND not IRQF_TIMER for non-timer
 2015-11-26 12:15 UTC  (2+ messages)
`  "

[PATCH] powerpc: Add rN aliases to the pt_regs_offset table
 2015-11-26 12:15 UTC  (2+ messages)
`  "

[RESEND PATCH] powerpc/powernv: Drop owner assignment from platform_driver
 2015-11-26 12:15 UTC  (2+ messages)
` [RESEND] "

[PATCH] cxl: use correct operator when writing pcie config space values
 2015-11-26 12:15 UTC  (2+ messages)
`  "

[PATCH] cxl: Fix possible idr warning when contexts are released
 2015-11-26 12:15 UTC  (2+ messages)
`  "

[RESEND PATCH 2/2] powerpc: axonram: Fix module autoload for OF platform driver
 2015-11-26 12:15 UTC  (2+ messages)
` [RESEND, "

[PATCH] powerpc/boot: allow wrapper to work on non-english system
 2015-11-26 12:15 UTC  (2+ messages)
`  "

[PATCH v2 2/2] powerpc/tm: Check for already reclaimed tasks
 2015-11-26 12:13 UTC  (2+ messages)
` [v2,2/2] "

[PATCH v2 1/2] powerpc/tm: Block signal return setting invalid MSR state
 2015-11-26 12:13 UTC  (2+ messages)
` [v2, "

[GIT PULL] Please pull powerpc/linux.git powerpc-4.4-3 tag
 2015-11-26 12:11 UTC 

[PATCH V2] cpufreq: qoriq: Register cooling device based on device tree
 2015-11-26  9:29 UTC  (5+ messages)

[PATCH V3] cpufreq: qoriq: Register cooling device based on device tree
 2015-11-26  9:21 UTC 

linuxppc patchwork queue
 2015-11-26  6:49 UTC  (6+ messages)

[PATCH 7/7] powerpc: fix a problematic usage of WARN()
 2015-11-26  5:25 UTC  (2+ messages)


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