linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-15 06:06:35 to 2015-10-21 11:36:33 UTC [more...]

[PATCH v2] powerpc/msi: fix section mismatch warning
 2015-10-21 11:29 UTC 

[PATCH] selfttest/powerpc: Add memory page migration tests
 2015-10-21  9:32 UTC  (5+ messages)

[PATCH tip/locking/core v4 0/6] atomics: powerpc: Implement relaxed/acquire/release variants of some atomics
 2015-10-21  8:45 UTC  (22+ messages)
` [PATCH tip/locking/core v4 1/6] powerpc: atomic: Make *xchg and *cmpxchg a full barrier

[PATCH 0/5] drivers/tty: make more bool drivers explicitly non-modular
 2015-10-21  8:38 UTC  (6+ messages)
` [PATCH 1/5] drivers/tty: make hvc/hvc_vio.c "
` [PATCH 2/5] drivers/tty: make ehv_bytechan.c "

[PATCH v2] barriers: introduce smp_mb__release_acquire and update documentation
 2015-10-21  8:24 UTC  (17+ messages)

[PATCH] powerpc/powernv: retrieve m64_bar_idx from device node
 2015-10-21  8:20 UTC  (3+ messages)

[PATCH] powerpc/msi: fix section mismatch warning
 2015-10-21  8:19 UTC  (4+ messages)

[PATCH V6 0/6] Redesign SR-IOV on PowerNV
 2015-10-21  6:38 UTC  (9+ messages)
` [PATCH V6 1/6] powerpc/powernv: don't enable SRIOV when VF BAR has non 64bit-prefetchable BAR
` [PATCH V6 2/6] powerpc/powernv: simplify the calculation of iov resource alignment
` [PATCH V6 3/6] powerpc/powernv: use one M64 BAR in Single PE mode for one VF BAR
` [PATCH V6 4/6] powerpc/powernv: replace the hard coded boundary with gate
` [PATCH V6 5/6] powerpc/powernv: boundary the total VF BAR size instead of the individual one
` [PATCH V6 6/6] powerpc/powernv: allocate sparse PE# when using M64 BAR in Single PE mode

[PATCH v6 22/22] of/platform: Defer probes of registered devices
 2015-10-21  5:54 UTC 

[PATCH 2/2] powerpc/powernv: Handle irq_happened flag correctly in off-line loop
 2015-10-21  5:06 UTC 

[PATCH 1/2] Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8"
 2015-10-21  5:03 UTC 

[PATCH] powerpc/prom: Avoid reference to potentially freed memory
 2015-10-21  4:36 UTC  (8+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

linux-next: build warning after merge of the powerpc tree
 2015-10-20 20:45 UTC  (3+ messages)

[RFC PATCH 0/7] Remove 4k subpage tracking with hash 64K config
 2015-10-20 20:12 UTC  (8+ messages)
` [RFC PATCH 1/7] powerpc/mm: Don't hardcode page table size
` [RFC PATCH 2/7] powerpc/mm: Don't hardcode the hash pte slot shift
` [RFC PATCH 3/7] powerpc/nohash: Update 64K nohash config to have 32 pte fragement
` [RFC PATCH 4/7] powerpc/mm: Don't track 4k subpage information with 64k linux page size
` [RFC PATCH 5/7] powerpc/mm: update frag size
` [RFC PATCH 6/7] powerpc/mm: Update pte_iterate_hashed_subpaes args
` [RFC PATCH 7/7] powerpc/mm: getrid of real_pte_t

[RESEND PATCH] powerpc: rackmeter: Fix module autoload for OF platform driver
 2015-10-20 15:13 UTC 

[RESEND PATCH 0/2] powerpc: Fix module autoload for OF platform drivers
 2015-10-20 15:04 UTC  (3+ messages)
` [RESEND PATCH 1/2] powerpc: platforms: mpc52xx_lpbfifo: Fix module autoload for OF platform driver
` [RESEND PATCH 2/2] powerpc: axonram: "

[PATCH 1/3] perf/powerpc:add ability to sample intr machine state in power
 2015-10-20  6:45 UTC  (4+ messages)
  ` [RFC][PATCH 3/3]perf/powerpc :add support for sampling intr machine state

[PATCH] powerpc/ps3: Quieten the build when building ps3
 2015-10-20  0:44 UTC  (3+ messages)
` [PATCH] powerpc: Add run_cmd function to boot wrapper

[PATCH v2 13/18] powerpc/book3e-64: Don't limit paca to 256 MiB
 2015-10-19 22:10 UTC  (2+ messages)
` [PATCH v3 13/17] "

[PATCH 0/2] Fix NVMe driver support on Power with 32-bit DMA
 2015-10-19 17:56 UTC  (9+ messages)
` [PATCH 0/5 v2] "
  ` [PATCH 1/5 v2] dma-mapping: add generic dma_get_page_shift API

[PATCH 04/17] powerpc: mpic: use IRQCHIP_SKIP_SET_WAKE instead of redundant mpic_irq_set_wake
 2015-10-19 17:46 UTC  (4+ messages)

[PATCH] rtas: Validate rtas entry before calling enter_rtas
 2015-10-19  9:41 UTC  (6+ messages)

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

powerpc/mpc5xxx: Use of_get_next_parent to simplify code
 2015-10-19  4:38 UTC  (8+ messages)
` [PATCH v2] powerpc/mpc5xxx: Avoid dereferencing potentially freed memory

[PATCH V2 1/2] powerpc/fsl: Add PCI node in device tree of bsc9132qds
 2015-10-19  2:12 UTC  (4+ messages)
` [PATCH V2 2/2] powerpc/85xx: Add PCIe controller support for bsc9132qds
` [V2,1/2] powerpc/fsl: Add PCI node in device tree of bsc9132qds

[PATCH v2] selftests/powerpc: run eeb tests only on POWER8
 2015-10-18 10:23 UTC 

[PATCH] selftests/powerpc: run eeb tests only on POWER8
 2015-10-18  9:21 UTC  (3+ messages)

[PATCH v2 0/6] kernel/cpu.c: eliminate some indirection
 2015-10-18  1:41 UTC  (3+ messages)

[PATCH] PPC: fix LOGMPP instruction opcode and inline asm
 2015-10-17 19:12 UTC  (4+ messages)

[PATCH 0/3] mm/powerpc: enabling memory soft dirty tracking
 2015-10-17 13:24 UTC  (12+ messages)
` [PATCH 1/3] mm: clearing pte in clear_soft_dirty()
` [PATCH 2/3] mm: clear_soft_dirty_pmd requires THP
` [PATCH 3/3] powerpc/mm: Add page soft dirty tracking

[PATCH] PowerPC: Move Freescale device tree files into fsl folder
 2015-10-17  5:35 UTC  (2+ messages)
`  "

[PATCH] powerpc: on crash, kexec'ed kernel needs all CPUs are online
 2015-10-17  2:03 UTC  (8+ messages)

[PATCH v2] powerpc/e6500: hw tablewalk: make sure we invalidate and write to the same tlb entry
 2015-10-17  0:01 UTC  (2+ messages)
` [v2] "

[PATCH 2/3] powerpc: dts: p1022si: Add fsl,wake-on-filer for eTSEC
 2015-10-16 23:33 UTC  (2+ messages)
` [2/3] "

[GIT PULL] Please pull powerpc/linux.git powerpc-4.3-4 tag
 2015-10-16 10:37 UTC 

[RFC] powerpc/numa: Use VPHN based node ID information on shared processor LPARs
 2015-10-16  5:55 UTC  (7+ messages)

[PATCH v2 1/3] ppc64: Fix warnings
 2015-10-16  1:48 UTC  (6+ messages)
` [PATCH v2 2/3] ppc64: Avoid rfid if no need to clear MSR_LE
` [PATCH v2 3/3] ppc64: Add a flag to tell the kernel it's booting from kexec

[PATCH v3 0/5] clk: qoriq: Move chip-specific knowledge into driver
 2015-10-15 20:03 UTC  (7+ messages)
` [PATCH v3 2/5] "
` [PATCH v3 3/5] clk: qoriq: Add ls2080a support
` [PATCH v3 4/5] clk: Add consumer APIs for discovering possible parent clocks

[PATCH] powerpc/numa: Use of_get_next_parent to simplify code
 2015-10-15 11:10 UTC  (2+ messages)
`  "

[PATCH] powerpc/mpc5xxx: Use of_get_next_parent to simplify code
 2015-10-15 11:11 UTC  (2+ messages)
`  "

[PATCH FIX] powerpc: discard .exit.data at runtime
 2015-10-15 11:10 UTC  (2+ messages)
` [FIX] "

[PATCH] powerpc: Delete old orphaned PrPMC 280/2800 DTS and boot file
 2015-10-15 11:10 UTC  (2+ messages)
`  "

[PATCH] powerpc/pci: export pcibios_free_controller()
 2015-10-15 11:10 UTC  (2+ messages)
`  "

[PATCH] drivers/macintosh: adb: fix misleading Kconfig help text
 2015-10-15 11:10 UTC  (2+ messages)
`  "

[PATCH] cxl: Free virtual PHB when removing
 2015-10-15 11:10 UTC  (2+ messages)
`  "

[PATCH] powerpc/eeh: atomic_dec_if_positive() to update passthru count
 2015-10-15 11:10 UTC  (2+ messages)
`  "

[PATCH 1/4] powerpc/pseries: Make PCI non-optional
 2015-10-15 11:10 UTC  (2+ messages)
` [1/4] "

[PATCH v3 1/2] powerpc/xmon: Paged output for paca display
 2015-10-15 11:10 UTC  (2+ messages)
` [v3,1/2] "

[PATCH v2 1/1] powerpc: Individual System V IPC system calls
 2015-10-15 11:10 UTC  (2+ messages)
` [v2,1/1] "

[PATCH] scripts/kconfig/Makefile: Fix KBUILD_DEFCONFIG check when building with O=
 2015-10-15  9:38 UTC  (3+ messages)

[RFC PATCH 1/2] scripts/kconfig/Makefile: Allow KBUILD_DEFCONFIG to be a target
 2015-10-15  7:34 UTC  (7+ messages)
` [RFC, "

[PATCH V5 0/6] Redesign SR-IOV on PowerNV
 2015-10-15  7:29 UTC  (8+ messages)
` [PATCH V5 3/6] powerpc/powernv: use one M64 BAR in Single PE mode for one VF BAR

devicetree and IRQ7 mapping for T1042(mpic)
 2015-10-15  7:14 UTC  (4+ messages)

[v3,1/5] powerpc/fsl: Move fsl_guts.h out of arch/powerpc
 2015-10-15  6:45 UTC 

[PATCH] book3s_hv: Handle H_DOORBELL on the guest exit path
 2015-10-15  5:59 UTC 


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