linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-08 04:00:23 to 2015-10-12 18:40:37 UTC [more...]

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

[PATCH v2 00/25] powerpc/8xx: Use large pages for RAM and IMMR and other improvments
 2015-10-12 18:08 UTC  (10+ messages)
` [PATCH v2 05/25] powerpc/8xx: Fix vaddr for IMMR early remap
` [PATCH v2 22/25] powerpc32: move xxxxx_dcache_range() functions inline

[PATCH 0/2] Fix NVMe driver support on Power with 32-bit DMA
 2015-10-12 16:04 UTC  (8+ messages)
` [PATCH 1/2] powerpc/iommu: expose IOMMU page shift
` [PATCH 0/5 v2] Fix NVMe driver support on Power with 32-bit DMA
  ` [PATCH 1/5 v2] dma-mapping: add generic dma_get_page_shift API

[PATCH v3 0/6] atomics: powerpc: Implement relaxed/acquire/release variants of some atomics
 2015-10-12 14:30 UTC  (9+ messages)
` [PATCH v3 1/6] powerpc: atomic: Make *xchg and *cmpxchg a full barrier
` [PATCH v3 2/6] atomics: Add test for atomic operations with _relaxed variants
` [PATCH v3 3/6] atomics: Allow architectures to define their own __atomic_op_* helpers
` [PATCH v3 4/6] powerpc: atomic: Implement atomic{, 64}_*_return_* variants
` [PATCH v3 5/6] powerpc: atomic: Implement xchg_* and atomic{, 64}_xchg_* variants
` [PATCH v3 6/6] powerpc: atomic: Implement cmpxchg{, 64}_* and atomic{, 64}_cmpxchg_* variants
` [PATCH RESEND v3 1/6] powerpc: atomic: Make *xchg and *cmpxchg a full barrier

[PATCH 1/6] powerpc/kconfig: Move NR_IRQS into "Kernel Options"
 2015-10-12 11:50 UTC  (14+ messages)
` [PATCH 2/6] powerpc/kconfig: Move sysdev Kconfig later
` [PATCH 3/6] powerpc/kconfig: Move bitness & endian options to the top
` [PATCH 4/6] powerpc/kconfig: Move SCOM_DEBUGFS into "Kernel Hacking"
` [PATCH 5/6] powerpc/kconfig: Move cpu options after platform options
` [PATCH 6/6] powerpc/kconfig: Cell CPU options should depend on PPC_CELL

[RFC PATCH] powerpc/kexec: Wait 1s for secondaries to enter OPAL
 2015-10-12 11:21 UTC  (2+ messages)
` [RFC] "

[PATCH] powerpc/8xx: Shorten irq_chip name for the SIU
 2015-10-12 11:21 UTC  (2+ messages)
`  "

[PATCH v3] powerpc: msi: mark bitmap with kmemleak_not_leak()
 2015-10-12 11:21 UTC  (2+ messages)
` [v3] "

[PATCH V2] powerpc: Fix _ALIGN_* errors due to type difference
 2015-10-12 11:21 UTC  (2+ messages)
` [V2] "

[PATCH] powerpc/pseries/hvcserver: don't memset pi_buff if it is null
 2015-10-12 11:21 UTC  (4+ messages)
`  "

[PATCH] powerpc/mm: Disable hugepd for 64K page size
 2015-10-12 11:17 UTC  (2+ messages)
`  "

[PATCH] agp/uninorth: fix a memleak in create_gatt_table
 2015-10-12 11:17 UTC  (2+ messages)
`  "

[PATCH] powerpc/mm: Differentiate between hugetlb and THP during page walk
 2015-10-12 11:17 UTC  (2+ messages)
`  "

[PATCH 2/2] powerpc/nvram: Fix function name in some errors messages
 2015-10-12 11:17 UTC  (2+ messages)
` [2/2] "

[PATCH 1/2] powerpc/nvram: Add missing kfree in error path
 2015-10-12 11:17 UTC  (2+ messages)
` [1/2] "

[PATCH v3 1/5] powerpc/pseries: extract of_helpers module
 2015-10-12 11:17 UTC  (2+ messages)
` [v3,1/5] "

[PATCH v2 00/13] Enable building all dtb files
 2015-10-12 10:26 UTC  (3+ messages)
` [PATCH v2 12/13] powerpc: enable building of all dtbs

[RFC v2 0/7] atomics: powerpc: Implement relaxed/acquire/release variants of some atomics
 2015-10-12  9:38 UTC  (17+ messages)
` [RFC v2 1/7] atomics: Add test for atomic operations with _relaxed variants
` [RFC v2 4/7] powerpc: atomic: Implement xchg_* and atomic{, 64}_xchg_* variants
  ` [RFC v2 4/7] powerpc: atomic: Implement xchg_* and atomic{,64}_xchg_* variants
` [RFC v2 5/7] powerpc: atomic: Implement cmpxchg{, 64}_* and atomic{, 64}_cmpxchg_* variants
  ` [RFC v2 5/7] powerpc: atomic: Implement cmpxchg{,64}_* and atomic{,64}_cmpxchg_* variants

[PATCH] powerpc/mm: use memblock_is_memory
 2015-10-12  9:35 UTC  (2+ messages)

[PATCH] MDIO: FSL_PQ_MDIO: Fix bug on incorrect offset of tbipa register
 2015-10-12  7:18 UTC  (7+ messages)
` [PATCH 1/2] net/fsl_pq_mdio: check TBI address for consistency with mapped range
  ` [PATCH 2/2] net/fsl_pq_mdio: fix computed address for the TBI register
` [PATCH v2 1/2] net/fsl_pq_mdio: check TBI address for consistency with mapped range
  ` [PATCH v2 2/2] net/fsl_pq_mdio: fix computed address for the TBI register

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

[PATCH] powerpc/mpc5xxx: Use of_get_next_parent to simplify code
 2015-10-12  5:05 UTC  (3+ messages)

[PATCH] selftests/powerpc: Fix build failure of load_unaligned_zeropad test
 2015-10-12  4:28 UTC 

use interrupt without clearing ?
 2015-10-12  2:53 UTC  (2+ messages)

[PATCH 4/5 v2] pseries/iommu: implement DDW-aware dma_get_page_shift
 2015-10-12  2:51 UTC  (11+ messages)
  ` [kbuild-all] "
            ` testing email patches

[RFC v6 00/25] Re-use nvram module
 2015-10-12  2:32 UTC  (3+ messages)

[PATCH v4 0/2] powerpc/512x: add LocalPlus Bus FIFO device driver
 2015-10-11 21:08 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] powerpc/512x: add a device tree binding for LocalPlus Bus FIFO

[PATCH] powerpc/numa: Use of_get_next_parent to simplify code
 2015-10-11 20:23 UTC 

[PATCH 1/7] tty: Remove tty_wait_until_sent_from_close()
 2015-10-10 20:00 UTC 

[PATCH] powerpc: Quick fix upstream main line build error on PowerPC
 2015-10-10  6:19 UTC  (3+ messages)

linux-next: build failure after merge of Linus' tree
 2015-10-10  0:39 UTC  (5+ messages)
` [GIT PULL] strscpy powerpc fix for 3.4
    ` [GIT PULL] strscpy powerpc fix for 4.3 - not 3.4 :-)

[RFC PATCH 0/8] clk: qoriq: Move chip-specific knowledge into driver
 2015-10-09 23:57 UTC  (4+ messages)

Time to remove platforms/cell?
 2015-10-09 21:13 UTC  (8+ messages)

[PATCH v2] barriers: introduce smp_mb__release_acquire and update documentation
 2015-10-09 18:33 UTC  (20+ messages)

[PATCH v7 09/60] powerpc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
 2015-10-08 21:39 UTC  (3+ messages)
` [PATCH v7 51/60] PCI: Unify skip_ioresource_align()
` [PATCH v7 58/60] PCI: Introduce resource_disabled()

[PATCH 2/2] powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF case
 2015-10-08 16:05 UTC  (8+ messages)
  ` [PATCH v2 "

[PATCH V9 00/28] Add new powerpc specific ELF core notes
 2015-10-08 14:47 UTC  (29+ messages)
` [PATCH V9 01/28] elf: Add powerpc specific core note sections
` [PATCH V9 02/28] powerpc, process: Add the function flush_tmregs_to_thread
` [PATCH V9 03/28] powerpc, ptrace: Enable in transaction NT_PRFPREG ptrace requests
` [PATCH V9 04/28] powerpc, ptrace: Enable in transaction NT_PPC_VMX "
` [PATCH V9 05/28] powerpc, ptrace: Enable in transaction NT_PPC_VSX "
` [PATCH V9 06/28] powerpc, ptrace: Adapt gpr32_get, gpr32_set functions for transaction
` [PATCH V9 07/28] powerpc, ptrace: Enable support for NT_PPC_CGPR
` [PATCH V9 08/28] powerpc, ptrace: Enable support for NT_PPC_CFPR
` [PATCH V9 09/28] powerpc, ptrace: Enable support for NT_PPC_CVMX
` [PATCH V9 10/28] powerpc, ptrace: Enable support for NT_PPC_CVSX
` [PATCH V9 11/28] powerpc, ptrace: Enable support for TM SPR state
` [PATCH V9 12/28] powerpc, ptrace: Enable NT_PPC_TM_CTAR, NT_PPC_TM_CPPR, NT_PPC_TM_CDSCR
` [PATCH V9 13/28] powerpc, ptrace: Enable support for NT_PPPC_TAR, NT_PPC_PPR, NT_PPC_DSCR
` [PATCH V9 14/28] powerpc, ptrace: Enable support for EBB registers
` [PATCH V9 15/28] selftests, powerpc: Move 'reg.h' file outside of 'ebb' sub directory
` [PATCH V9 16/28] selftests, powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'
` [PATCH V9 17/28] selftests, powerpc: Add ptrace tests for EBB
` [PATCH V9 18/28] selftests, powerpc: Add ptrace tests for GPR/FPR registers
` [PATCH V9 19/28] selftests, powerpc: Add ptrace tests for GPR/FPR registers in TM
` [PATCH V9 20/28] selftests, powerpc: Add ptrace tests for GPR/FPR registers in suspended TM
` [PATCH V9 21/28] selftests, powerpc: Add ptrace tests for TAR, PPR, DSCR registers
` [PATCH V9 22/28] selftests, powerpc: Add ptrace tests for TAR, PPR, DSCR in TM
` [PATCH V9 23/28] selftests, powerpc: Add ptrace tests for TAR, PPR, DSCR in suspended TM
` [PATCH V9 24/28] selftests, powerpc: Add ptrace tests for VSX, VMX registers
` [PATCH V9 25/28] selftests, powerpc: Add ptrace tests for VSX, VMX registers in TM
` [PATCH V9 26/28] selftests, powerpc: Add ptrace tests for VSX, VMX registers in suspended TM
` [PATCH V9 27/28] selftests, powerpc: Add ptrace tests for TM SPR registers
` [PATCH V9 28/28] selftests, powerpc: Add .gitignore file for ptrace executables

[PATCH V8 00/28] Add new powerpc specific ELF core notes
 2015-10-08 13:45 UTC  (2+ messages)

[PATCH v9 1/4] perf, kvm/{x86, s390}: Remove dependency on uapi/kvm_perf.h
 2015-10-08  9:39 UTC  (3+ messages)
` [PATCH v9 1/4] perf,kvm/{x86,s390}: "

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

[PATCH v2 0/8] EEH Improvement and Cleanup
 2015-10-08  4:33 UTC  (8+ messages)
` [PATCH v2 5/8] powerpc/pseries: Cleanup on pseries_eeh_get_state()
` [PATCH v2 6/8] powerpc/powernv: Cleanup on EEH comments
` [PATCH v2 7/8] powerpc/powernv: Remove pnv_eeh_cap_start()
` [PATCH v2 8/8] powerpc/powernv: Simplify pnv_eeh_set_option()

[PATCH 1/5] powerpc/eeh: Don't unfreeze PHB PE after reset
 2015-10-08  4:05 UTC  (3+ 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).