linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-02 20:10:09 to 2015-10-08 14:50:20 UTC [more...]

[PATCH V9 00/28] Add new powerpc specific ELF core notes
 2015-10-08 14:47 UTC  (17+ 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 V8 00/28] Add new powerpc specific ELF core notes
 2015-10-08 13:45 UTC  (2+ messages)

[PATCH v2] barriers: introduce smp_mb__release_acquire and update documentation
 2015-10-08 12:59 UTC  (3+ messages)

[PATCH v2 00/25] powerpc/8xx: Use large pages for RAM and IMMR and other improvments
 2015-10-08 12:34 UTC  (33+ messages)
` [PATCH v2 01/25] powerpc/8xx: Save r3 all the time in DTLB miss handler
` [PATCH v2 05/25] powerpc/8xx: Fix vaddr for IMMR early remap
` [PATCH v2 06/25] powerpc32: iounmap() cannot vunmap() area mapped by TLBCAMs either
` [PATCH v2 07/25] powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() together
` [PATCH v2 11/25] powerpc/8xx: map 16M RAM at startup
` [PATCH v2 13/25] powerpc/8xx: also use r3 in the ITLB miss in all situations
` [PATCH v2 15/25] powerpc/8xx: move 8xx SPRN defines into reg_8xx.h and add some missing ones
` [PATCH v2 22/25] powerpc32: move xxxxx_dcache_range() functions inline

[PATCH v9 1/4] perf, kvm/{x86, s390}: Remove dependency on uapi/kvm_perf.h
 2015-10-08  9:39 UTC  (6+ messages)
` [PATCH v9 2/4] perf,kvm/{x86,s390}: Remove const from kvm_events_tp
` [PATCH v9 3/4] perf,kvm/powerpc: Port perf kvm stat to powerpc
` [PATCH v9 4/4] perf,kvm/powerpc: Add support for HCALL reasons
` [PATCH v9 1/4] perf,kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h

[PATCH V2] powerpc: Fix _ALIGN_* errors due to type difference
 2015-10-08  7:59 UTC 

[PATCH 0/2] Fix NVMe driver support on Power with 32-bit DMA
 2015-10-08  7:46 UTC  (25+ 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 2/5 v2] powerpc/dma-mapping: override dma_get_page_shift
      ` [PATCH 3/5 v2] powerpc/dma: implement per-platform dma_get_page_shift
        ` [PATCH 4/5 v2] pseries/iommu: implement DDW-aware dma_get_page_shift
          ` [PATCH 5/5 v2] drivers/nvme: default to the IOMMU page size
              ` [kbuild-all] [PATCH 4/5 v2] pseries/iommu: implement DDW-aware dma_get_page_shift

[PATCH V4 0/6] Redesign SR-IOV on PowerNV
 2015-10-08  7:19 UTC  (18+ 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  (12+ messages)
` [PATCH v2 1/8] powerpc/eeh: Don't unfreeze PHB PE after reset
` [PATCH v2 2/8] powerpc/eeh: More relexed hotplug criterion
` [PATCH v2 3/8] powerpc/eeh: Force reset on fenced PHB
` [PATCH v2 4/8] powerpc/eeh: More relxed condition for enabled IO path
` [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  (7+ messages)
` [PATCH 2/5] powerpc/eeh: More relexed hotplug criterion
` [PATCH 3/5] powerpc/eeh: Force reset on fenced PHB
` [PATCH 4/5] powerpc/eeh: More relxed condition for enabled IO path
` [PATCH 5/5] powerpc/pseries: Cleanup on pseries_eeh_get_state()

[PATCH v3 1/2] fsl: Add binding for RCPM
 2015-10-08  2:32 UTC  (3+ messages)

[PATCH v3 0/2] powerpc/xmon: Paged output for paca display
 2015-10-08  0:50 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] powerpc/xmon: Paginate kernel log buffer display

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

Missing operand for tlbie instruction on Power7
 2015-10-08  0:38 UTC  (18+ messages)

[PATCH v2 1/2] powerpc/xmon: Paged output for paca display
 2015-10-08  0:26 UTC  (3+ messages)
` [v2,1/2] "

[PATCH v2] powerpc: Fix checkstop in native_hpte_clear() with lockdep
 2015-10-08  0:04 UTC 

[GIT PULL 0/1] perf/urgent fix
 2015-10-08  0:05 UTC  (4+ messages)
` [PATCH 1/1] perf tools: Fix build break on powerpc due to sample_reg_masks

[PATCH FIX] powerpc: discard .exit.data at runtime
 2015-10-07 23:28 UTC 

[PATCH v3 0/3] powerpc/512x: add LocalPlus Bus FIFO device driver
 2015-10-07 21:31 UTC  (9+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 3/3] dmaengine: mpc512x: initialize with subsys_initcall()

[PATCH v2 00/18] powerpc/fsl-book3e-64: kexec/kdump support
 2015-10-07 19:57 UTC  (21+ messages)
` [PATCH v2 01/18] powerpc/fsl-booke-64: Allow booting from the secondary thread
` [PATCH v2 02/18] powerpc/fsl-corenet: Disable coreint if kexec is enabled
` [PATCH v2 03/18] powerpc/85xx: Don't use generic timebase sync on 64-bit
` [PATCH v2 04/18] powerpc/fsl_pci: Don't set up inbound windows in kdump crash kernel
` [PATCH v2 05/18] powerpc/85xx: Load all early TLB entries at once
` [PATCH v2 06/18] powerpc/fsl-booke-64: Don't limit ppc64_rma_size to one TLB entry
` [PATCH v2 07/18] powerpc/85xx: Implement 64-bit kexec support
` [PATCH v2 08/18] powerpc/e6500: kexec: Handle hardware threads
` [PATCH v2 09/18] powerpc/book3e-64: rename interrupt_end_book3e with __end_interrupts
` [PATCH v2 10/18] powerpc/booke64: Fix args to copy_and_flush
` [PATCH v2 11/18] powerpc/book3e: support CONFIG_RELOCATABLE
` [PATCH v2 12/18] powerpc/book3e/kdump: Enable crash_kexec_wait_realmode
` [PATCH v2 13/18] powerpc/book3e-64: Don't limit paca to 256 MiB
` [PATCH v2 14/18] powerpc/book3e-64/kexec: create an identity TLB mapping
` [PATCH v2 15/18] powerpc/book3e-64/kexec: Enable SMP release
` [PATCH v2 16/18] powerpc/booke: Only use VIRT_PHYS_OFFSET on booke32
` [PATCH v2 17/18] powerpc/book3e-64/kexec: Set "r4 = 0" when entering spinloop
` [PATCH v2 18/18] powerpc/book3e-64: Enable kexec

Time to remove platforms/cell?
 2015-10-07 17:20 UTC  (7+ messages)

[PATCH v2] perf: Fix build break on powerpc due to sample_reg_masks
 2015-10-07 13:19 UTC  (5+ messages)

[PATCH] cxl: Workaround malformed pcie packets on some cards
 2015-10-07 10:10 UTC  (2+ messages)
`  "

[PATCH v2] cxl: Fix number of allocated pages in SPA
 2015-10-07 10:10 UTC  (5+ messages)
    ` [PATCH] "
      `  "

[PATCH 3/3] cxl: fix leak of ctx->mapping when releasing kernel API contexts
 2015-10-07 10:10 UTC  (2+ messages)
` [3/3] "

[PATCH] powerpc: Fix _ALIGN_* errors due to type difference
 2015-10-07  9:16 UTC  (4+ messages)
`  "

[PATCH] cxl: Fix number of allocated pages in SPA
 2015-10-07  3:24 UTC  (5+ messages)

[kexec-lite PATCH V2] trampoline: Reset primary cpu endian to big-endian
 2015-10-06 22:40 UTC  (4+ messages)

[PATCH v2 1/3] ppc64: Fix warnings
 2015-10-06 22:55 UTC  (3+ 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-RFC 3/7] powerpc: convert to generic builtin command line
 2015-10-06 15:47 UTC 

[PATCH v2 0/6] kernel/cpu.c: eliminate some indirection
 2015-10-06 15:21 UTC  (2+ messages)
` [PATCH v2 1/6] powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_header

Who uses CROSS32_COMPILE ?
 2015-10-06 12:01 UTC  (3+ messages)

[PATCH RFC 0/5] powerpc:numa Add serial nid support
 2015-10-06 11:15 UTC  (3+ messages)

[PATCH] powerpc: Kconfig.cputype: Disallow TUNE_CELL on LE systems
 2015-10-06 10:48 UTC  (5+ messages)

[PATCH RFC 1/5] powerpc:numa Add numa_cpu_lookup function to update lookup table
 2015-10-06 10:33 UTC  (3+ messages)
` [RFC, "

[PATCH 4/5] kernel/cpu.c: eliminate cpu_*_mask
 2015-10-06  6:26 UTC  (2+ messages)

[PATCH v5 00/34] cxlflash: Miscellaneous bug fixes and corrections
 2015-10-06  3:43 UTC  (3+ messages)
` [PATCH v5 33/34] cxlflash: Fix to avoid leaving dangling interrupt resources

[RFC v2 0/7] atomics: powerpc: Implement relaxed/acquire/release variants of some atomics
 2015-10-05 16:57 UTC  (8+ messages)
` [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

[PATCH] cpufreq : powernv: Report Pmax throttling if capped below nominal frequency
 2015-10-05 20:50 UTC  (4+ messages)
` [PATCH v2] "

[PATCH V11 00/10] powerpc/perf: Enable SW branch filters
 2015-10-05  9:59 UTC  (11+ messages)
` [PATCH V11 01/10] powerpc/perf: Change name & type of 'pred' in power_pmu_bhrb_read
` [PATCH V11 02/10] powerpc/perf: Re organize PMU branch filter processing on POWER8
` [PATCH V11 03/10] powerpc/perf: Restore privilege level filter support for BHRB
` [PATCH V11 04/10] powerpc/perf: Re organize BHRB processing
` [PATCH V11 05/10] powerpc/perf: Change the name of HW PMU branch filter tracking variable
` [PATCH V11 06/10] powerpc/lib: Add new branch analysis support functions
` [PATCH V11 07/10] powerpc/perf: Enable SW filtering in branch stack sampling framework
` [PATCH V11 08/10] powerpc/perf: Change POWER8 PMU configuration to work with SW filters
` [PATCH V11 09/10] powerpc/perf: Enable privilege mode SW branch filters
` [PATCH V11 10/10] selftests/powerpc: Add test for BHRB branch filters (HW & SW)

[PATCH] powerpc/ps3: Remove unused os_area_db_id_video_mode
 2015-10-02 22:53 UTC  (2+ messages)

[PATCH] powerpc/pseries: hibernation/migration should honor topology update policy
 2015-10-02 20:57 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).