linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-10 14:19:28 to 2016-01-12 12:32:48 UTC [more...]

linux-next: build failure after merge of the powerpc tree
 2016-01-12 12:32 UTC  (2+ messages)

[PATCH V2] mm/powerpc: Fix _PAGE_PTE breaking swapoff
 2016-01-12 12:32 UTC  (4+ messages)
` [V2] "

[PATCH] cxl: Enable PCI device ID for future IBM CXL adapter
 2016-01-12 12:32 UTC  (2+ messages)
`  "

[PATCH 1/2] powerpc/powernv: Change NPU PE# assignment
 2016-01-12 12:32 UTC  (4+ messages)
` [PATCH 2/2] powerpc/powernv: Reserve PE#0 on NPU
  ` [2/2] "
` [1/2] powerpc/powernv: Change NPU PE# assignment

[PATCH v2 2/2] cxl: use -Werror only with CONFIG_PPC_WERROR
 2016-01-12 12:32 UTC  (2+ messages)
` [v2,2/2] "

[PATCH v2 1/2] cxl: fix build for GCC 4.6.x
 2016-01-12 12:32 UTC  (2+ messages)
` [v2,1/2] "

[PATCH 1/2] scripts/recordmcount.pl: support data in text section on powerpc
 2016-01-12 12:14 UTC  (2+ messages)
` [PATCH 2/2] powerpc/module: Handle R_PPC64_ENTRY relocations

[PATCH V3] powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
 2016-01-12 12:05 UTC  (5+ messages)
` [V3] "

[PATCH v3 1/2] tracing: introduce TRACE_EVENT_FN_COND macro
 2016-01-12 11:53 UTC  (5+ messages)
` [PATCH v3 2/2] powerpc: tracing: don't trace hcalls on offline CPUs

[PATCH v2] perf/probe: Search both .eh_frame and .debug_frame sections for probe location
 2016-01-12 11:04 UTC  (2+ messages)

[PATCH v3 11/41] mips: reuse asm-generic/barrier.h
 2016-01-12 11:41 UTC  (8+ messages)
` [v3,11/41] "

[PATCH RESEND v4 0/4] cpufreq: powernv: Redesign the presentation of throttle notification
 2016-01-12 11:13 UTC  (8+ messages)
` [PATCH RESEND v4 1/4] cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
` [PATCH RESEND v4 2/4] cpufreq: powernv/tracing: Add powernv_throttle tracepoint
` [PATCH RESEND v4 3/4] cpufreq: powernv: Add a trace print for the throttle event
` [PATCH RESEND v4 4/4] cpufreq: powernv: Add sysfs attributes to show throttle stats

[RFC PATCH V1 00/33] Book3s abstraction in preparation for new MMU model
 2016-01-12  7:45 UTC  (36+ messages)
` [RFC PATCH V1 01/33] powerpc/mm: add _PAGE_HASHPTE similar to 4K hash
` [RFC PATCH V1 02/33] powerpc/mm: Split pgtable types to separate header
` [RFC PATCH V1 03/33] powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table
` [RFC PATCH V1 04/33] powerpc/mm: Copy pgalloc (part 1)
` [RFC PATCH V1 05/33] powerpc/mm: Copy pgalloc (part 2)
` [RFC PATCH V1 06/33] powerpc/mm: Copy pgalloc (part 3)
` [RFC PATCH V1 07/33] mm: arch hook for vm_get_page_prot
` [RFC PATCH V1 08/33] mm: Some arch may want to use HPAGE_PMD related values as variables
` [RFC PATCH V1 09/33] powerpc/mm: Hugetlbfs is book3s_64 and fsl_book3e (32 or 64)
` [RFC PATCH V1 10/33] powerpc/mm: free_hugepd_range split to hash and nonhash
` [RFC PATCH V1 11/33] powerpc/mm: Use helper instead of opencoding
` [RFC PATCH V1 12/33] powerpc/mm: Move hash64 specific defintions to seperate header
` [RFC PATCH V1 13/33] powerpc/mm: Move swap related definition ot hash64 header
` [RFC PATCH V1 14/33] powerpc/mm: Use helper for finding pte bits mapping I/O area
` [RFC PATCH V1 15/33] powerpc/mm: Use helper for finding pte filter mask for gup
` [RFC PATCH V1 16/33] powerpc/mm: Move hash page table related functions to pgtable-hash64.c
` [RFC PATCH V1 17/33] mm: Change pmd_huge_pte type in mm_struct
` [RFC PATCH V1 18/33] powerpc/mm: Add helper for update page flags during ioremap
` [RFC PATCH V1 19/33] powerpc/mm: Rename hash specific page table bits (_PAGE* -> H_PAGE*)
` [RFC PATCH V1 20/33] powerpc/mm: Use flush_tlb_page in ptep_clear_flush_young
` [RFC PATCH V1 21/33] powerpc/mm: THP is only available on hash64 as of now
` [RFC PATCH V1 22/33] powerpc/mm: Use generic version of pmdp_clear_flush_young
` [RFC PATCH V1 23/33] powerpc/mm: Create a new headers for tlbflush for hash64
` [RFC PATCH V1 24/33] powerpc/mm: Hash linux abstraction for page table accessors
` [RFC PATCH V1 25/33] powerpc/mm: Hash linux abstraction for functions in pgtable-hash.c
` [RFC PATCH V1 26/33] powerpc/mm: Hash linux abstraction for mmu context handling code
` [RFC PATCH V1 27/33] powerpc/mm: Move hash related mmu-*.h headers to book3s/
` [RFC PATCH V1 28/33] powerpc/mm: Hash linux abstractions for early init routines
` [RFC PATCH V1 29/33] powerpc/mm: Hash linux abstraction for THP
` [RFC PATCH V1 30/33] powerpc/mm: Hash linux abstraction for HugeTLB
` [RFC PATCH V1 31/33] powerpc/mm: Hash linux abstraction for page table allocator
` [RFC PATCH V1 32/33] powerpc/mm: Hash linux abstraction for tlbflush routines
` [RFC PATCH V1 33/33] powerpc/mm: Hash linux abstraction for pte swap encoding

[RFC PATCH kernel] powerpc/ioda: Set "read" permission when "write" is set
 2016-01-12  4:40 UTC 

[PATCH v3 0/2] cpufreq: powernv: Redesign the presentation of throttle notification
 2016-01-12  2:32 UTC  (8+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 1/4] cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
  ` [PATCH v4 2/4] cpufreq: powernv/tracing: Add powernv_throttle tracepoint
  ` [PATCH v4 3/4] cpufreq: powernv: Add a trace print for the throttle event
  ` [PATCH v4 4/4] cpufreq: powernv: Add sysfs attributes to show throttle stats

[PATCH 3/3] ASoC: fsl_ssi: remove register defaults
 2016-01-12  1:53 UTC  (14+ messages)

p4080ds IRQ vector number for he External IRQ4 and IRQ5
 2016-01-12  0:24 UTC  (2+ messages)

simple_alloc space tramples initrd
 2016-01-11 23:37 UTC  (6+ messages)

[PATCH 1/2] powerpc/perf: Remove PME_ prefix for power7 events
 2016-01-11 22:55 UTC  (2+ messages)
` [PATCH 2/2] powerpc/perf: Export Power8 generic and cache events to sysfs

[PATCH v4 0/3] checkpatch: handling of memory barriers
 2016-01-11 21:45 UTC  (7+ messages)
` [PATCH v4 1/3] checkpatch.pl: add missing "
` [PATCH v4 2/3] checkpatch: check for __smp outside barrier.h
` [PATCH v4 3/3] checkpatch: add virt barriers

[PATCH] powerpc: Add HWCAP bits for Power9
 2016-01-11 21:33 UTC  (2+ messages)

[PATCH V3] cpufreq: qoriq: Register cooling device based on device tree
 2016-01-11 21:13 UTC  (6+ messages)
    ` 答复: "

[PATCH] Add hwcap2 bits for POWER9
 2016-01-11 20:48 UTC  (4+ messages)

[PATCH RESEND] kvm:powerpc:Fix incorrect return statement in the function mpic_set_default_irq_routing
 2016-01-11 16:44 UTC 

[PATCH next] powerpc/mm: fix _PAGE_SWP_SOFT_DIRTY breaking swapoff
 2016-01-11 16:04 UTC  (8+ messages)
` [PATCH next] mm: make swapoff more robust against soft dirty

[PATCH 1/3] ASoC: fsl_ssi: mark SACNT register volatile
 2016-01-11 15:52 UTC  (3+ messages)

[RFC][PATCH] ppc: Implement save_stack_trace_regs()
 2016-01-11 14:57 UTC  (8+ messages)

[BUG] PowerNV crash with 4.4.0-rc8 at sched_init_numa (related to commit c118baf80256)
 2016-01-11 13:11 UTC  (3+ messages)

[PATCH v3 00/41] arch: barrier cleanup + barriers for virt
 2016-01-11 11:12 UTC  (24+ messages)
` [PATCH v3 20/41] metag: define __smp_xxx
` [PATCH v3 21/41] mips: "
` [PATCH v3 22/41] s390: "
` [PATCH v3 23/41] sh: define __smp_xxx, fix smp_store_mb for !SMP
` [PATCH v3 24/41] sparc: define __smp_xxx
` [PATCH v3 25/41] tile: "
` [PATCH v3 26/41] xtensa: "
` [PATCH v3 27/41] x86: "
` [PATCH v3 28/41] asm-generic: implement virt_xxx memory barriers
` [PATCH v3 29/41] Revert "virtio_ring: Update weak barriers to use dma_wmb/rmb"
` [PATCH v3 30/41] virtio_ring: update weak barriers to use virt_xxx
` [PATCH v3 31/41] sh: support 1 and 2 byte xchg
` [PATCH v3 32/41] sh: move xchg_cmpxchg to a header by itself
` [PATCH v3 33/41] virtio_ring: use virt_store_mb
` [PATCH v3 34/41] checkpatch.pl: add missing memory barriers
` [PATCH v3 35/41] checkpatch: check for __smp outside barrier.h
` [PATCH v3 36/41] checkpatch: add virt barriers
` [PATCH v3 37/41] xenbus: use virt_xxx barriers
` [PATCH v3 38/41] xen/io: "
` [PATCH v3 39/41] xen/events: "
` [PATCH v3 40/41] s390: use generic memory barriers
` [PATCH v3 41/41] s390: more efficient smp barriers

[PATCH v2 00/34] arch: barrier cleanup + barriers for virt
 2016-01-11 11:10 UTC  (4+ messages)
` [PATCH v2 20/32] metag: define __smp_xxx

[PATCH v3 0/3] checkpatch: handling of memory barriers
 2016-01-11 10:56 UTC  (9+ messages)
` [PATCH v3 1/3] checkpatch.pl: add missing "
` [PATCH v3 2/3] checkpatch: check for __smp outside barrier.h
` [PATCH v3 3/3] checkpatch: add virt barriers

[PATCH V10 0/4] perf/powerpc: Add ability to sample intr machine state in powerpc
 2016-01-11 10:28 UTC  (5+ messages)
` [PATCH V10 1/4] perf/powerpc: assign an id to each powerpc register
` [PATCH V10 2/4] perf/powerpc: add support for sampling intr machine state
` [PATCH v10 3/4] tools/perf: Map the ID values with register names
` [PATCH V1 4/4] tool/perf: Add sample_reg_mask to include all perf_regs regs

[PATCH] mm/powerpc: Fix _PAGE_PTE breaking swapoff
 2016-01-11 10:05 UTC 

[v2] powerpc/fsl: Update fman dt binding with pcs-phy and tbi-phy
 2016-01-11  9:23 UTC  (3+ messages)

[PATCH] powerpc: fix style of self-test config prompts
 2016-01-11  9:14 UTC  (2+ messages)
`  "

[PATCH] powerpc: add va_end()
 2016-01-11  9:14 UTC  (2+ messages)
`  "

[PATCH] powerpc/powernv: Only delay opal_rtc_read() retry when necessary
 2016-01-11  9:14 UTC  (2+ messages)
`  "

[PATCH] powerpc/opal: fix minor off-by-one error in opal_mce_check_early_recovery()
 2016-01-11  9:14 UTC  (2+ messages)
`  "

[PATCH] cxl: Fix DSI misses when the context owning task exits
 2016-01-11  9:14 UTC  (2+ messages)
`  "

[PATCH v3 2/2] powerpc: Copy only required pieces of the mm_context_t to the paca
 2016-01-11  9:14 UTC  (2+ messages)
` [v3, "

[PATCH 1/2] powerpc: Add function to copy mm_context_t to the paca
 2016-01-11  9:14 UTC  (2+ messages)
` [1/2] "

[PATCH 1/6] QE: Add IC, SI and SIRAM document to device tree bindings
 2016-01-11  8:19 UTC  (4+ messages)
` [PATCH 3/6] QE: Add uqe_serial document to bindings

[PATCH next] powerpc/mm: fix _PAGE_PTE breaking swapoff
 2016-01-11  6:09 UTC  (5+ messages)

[PATCH V10 0/4] perf/powerpc: Add ability to sample intr machine state in powerpc
 2016-01-11  5:59 UTC  (5+ messages)
` [PATCH 10 1/4] perf/powerpc: assign an id to each powerpc register
` [PATCH V10 2/4] perf/powerpc: add support for sampling intr machine state
` [PATCH v10 3/4] tools/perf: Map the ID values with register names
` [PATCH V1 4/4] tool/perf: Add sample_reg_mask to include all perf_regs regs

[RFCv2 0/4] Prototype PAPR hash page table resizing (guest side)
 2016-01-11  5:52 UTC  (5+ messages)
` [RFCv2 1/4] pseries: Add hypercall wrappers for hash page table resizing
` [RFCv2 2/4] pseries: Add support for hash "
` [RFCv2 3/4] pseries: debugfs hook to trigger a hash page table resize
` [RFCv2 4/4] pseries: Advertise HPT resizing support via CAS

[PATCH 1/2] powerpc: sparse: static-ify some things
 2016-01-08  6:30 UTC  (2+ messages)

[PATCH] powerpc/powernv: Remove misleading comment in pci.c
 2016-01-08  6:28 UTC  (2+ messages)

[PATCH 2/3] ASoC: fsl_ssi: mark some registers precious
 2016-01-10 21:35 UTC  (2+ messages)

[PATCH v2 0/3] checkpatch: handling of memory barriers
 2016-01-10 19:29 UTC  (8+ messages)
` [PATCH v2 1/3] checkpatch.pl: add missing "
` [PATCH v2 2/3] checkpatch: check for __smp outside barrier.h


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