linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-31 06:03:02 to 2018-08-02 15:41:25 UTC [more...]

[RFC 0/4] Virtio uses DMA API for all devices
 2018-08-02 15:41 UTC  (24+ messages)
` [RFC 2/4] virtio: Override device's DMA OPS with virtio_direct_dma_ops selectively

[PATCH] powernv/cpuidle: Fix idle states all being marked invalid
 2018-08-02 15:39 UTC 

[RESEND PATCH 0/6] rapidio: move Kconfig menu definition to subsystem
 2018-08-02 14:16 UTC  (20+ messages)
` [RESEND PATCH 1/6] rapidio: define top Kconfig menu in driver subtree
` [RESEND PATCH 2/6] x86: factor out RapidIO Kconfig menu
` [RESEND PATCH 3/6] powerpc: factor out RapidIO Kconfig menu entry
` [RESEND PATCH 4/6] mips: factor out RapidIO Kconfig entry
` [RESEND PATCH 5/6] arm: enable RapidIO menu in Kconfig
` [RESEND PATCH 6/6] arm64: "

[RFC PATCH 0/3] New device-tree format and Opal based idle save-restore
 2018-08-02 14:05 UTC  (5+ messages)
` [RFC PATCH 1/3] cpuidle/powernv: Add support for states with ibm, cpuidle-state-v1
` [RFC PATCH 2/3] powernv/cpuidle: Pass pointers instead of values to stop loop
` [RFC PATCH 3/3] cpuidle/powernv: Conditionally save-restore sprs using opal

[PATCH 1/2] powerpc/cpuidle: dynamically register/unregister cpuidle_device during hotplug
 2018-08-02 13:42 UTC  (2+ messages)
` [PATCH 2/2] powerpc/cpu: post the event cpux add/remove instead of online/offline "

[PATCH] ppc64_cpu: utilize cpu/present info to cope with dynamic sysfs
 2018-08-02 13:39 UTC 

[PATCH] powerpc/64s/radix: Fix missing global invalidations when removing copro
 2018-08-02 13:01 UTC  (4+ messages)
`  "

[PATCH] powerpc/mm: fix always true/false warning in slice.c
 2018-08-02  9:30 UTC  (3+ messages)

[PATCH v2] powerpc/mm: fix always true/false warning in slice.c
 2018-08-02  9:25 UTC 

[PATCH v9 1/4] selftests/powerpc: add test for 32 bits memcmp
 2018-08-02  8:26 UTC  (4+ messages)
` [PATCH v9 2/4] selftests/powerpc: Add test for strlen()
` [PATCH v9 3/4] powerpc/lib: implement strlen() in assembly for PPC32
` [PATCH v9 4/4] selftests/powerpc: update strlen() test to test the new assembly function "

[GIT PULL 00/21] perf/core improvements and fixes
 2018-08-02  8:03 UTC  (3+ messages)
` [PATCH 19/21] perf tools: Allow overriding MAX_NR_CPUS at compile time

[PATCH v5 1/3] powerpc/time: isolate scaled cputime accounting in dedicated functions
 2018-08-02  7:54 UTC  (3+ messages)
` [PATCH v5 2/3] powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64
` [PATCH v5 3/3] powerpc/time: no steal_time when CONFIG_PPC_SPLPAR is not selected

[PATCH v6 0/8] powerpc/pseries: Machine check handler improvements
 2018-08-02  7:50 UTC  (9+ messages)
` [PATCH v6 5/8] powerpc/pseries: flush SLB contents on SLB MCE errors
` [PATCH v6 8/8] powernv/pseries: consolidate code for mce early handling

linux-next: manual merge of the powerpc tree with the m68k tree
 2018-08-02  7:17 UTC  (3+ messages)

[PATCH] powerpc/perf: Remove sched_task function defined for thread-imc
 2018-08-02  5:53 UTC  (2+ messages)

[PATCH v4 0/6] powerpc: Modernize unhandled signals message
 2018-08-02  5:26 UTC  (8+ messages)
` [PATCH v4 1/6] powerpc/traps: Print unhandled signals in a separate function
` [PATCH v4 2/6] powerpc/traps: Use an explicit ratelimit state for show_signal_msg()
` [PATCH v4 3/6] powerpc/traps: Use %lx format in show_signal_msg()
` [PATCH v4 4/6] powerpc/traps: Print VMA for unhandled signals
` [PATCH v4 5/6] powerpc: Add show_user_instructions()
` [PATCH v4 6/6] powerpc/traps: Show instructions on exceptions

[PATCH] powerpc/mobility: Fix node detach/rename problem
 2018-08-01 17:26 UTC  (15+ messages)
    ` phandle_cache vs of_detach_node (was Re: [PATCH] powerpc/mobility: Fix node detach/rename problem)

[PATCH] powerpc/pasemi: Seach for PCI root bus by compatible property
 2018-08-01 16:17 UTC  (6+ messages)

[RFC PATCH kernel 0/5] powerpc/P9/vfio: Pass through NVIDIA Tesla V100
 2018-08-01 16:16 UTC  (17+ messages)

[PATCH v3 0/9] powerpc: Modernize unhandled signals message
 2018-08-01 15:03 UTC  (18+ messages)
` [PATCH v3 1/9] powerpc/traps: Print unhandled signals in a separate function
` [PATCH v3 2/9] powerpc/traps: Return early in show_signal_msg()
` [PATCH v3 3/9] powerpc/traps: Use %lx format "
` [PATCH v3 4/9] powerpc/traps: Print VMA for unhandled signals
` [PATCH v3 5/9] powerpc/traps: Print signal name "
` [PATCH v3 6/9] powerpc: Do not call __kernel_text_address() in show_instructions()
` [PATCH v3 7/9] powerpc: Add stacktrace.h header
` [PATCH v3 8/9] powerpc/traps: Show instructions on exceptions
` [PATCH v3 9/9] powerpc/traps: Add line prefix in show_instructions()

[PATCH] powerpc/4xx: Fix error return path in ppc4xx_msi_probe()
 2018-08-01 14:55 UTC  (2+ messages)

[PATCH] perf tools: allow overriding MAX_NR_CPUS at compile time
 2018-08-01 14:40 UTC  (4+ messages)

[PATCH v2 0/2] powerpc/pseries: Improve serialization of PRRN events
 2018-08-01 13:16 UTC  (9+ messages)
` [PATCH v2 1/2] powerpc/pseries: Avoid blocking rtas polling handling multiple "
` [PATCH v2 2/2] powerpc/pseries: Wait for completion of hotplug events during PRRN handling

[PATCH v5 00/11] hugetlb: Factorize hugetlb architecture primitives
 2018-08-01 11:50 UTC  (17+ messages)
` [PATCH v5 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h
` [PATCH v5 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range
` [PATCH v5 03/11] hugetlb: Introduce generic version of set_huge_pte_at
` [PATCH v5 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear
` [PATCH v5 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush
` [PATCH v5 06/11] hugetlb: Introduce generic version of huge_pte_none
` [PATCH v5 07/11] hugetlb: Introduce generic version of huge_pte_wrprotect
` [PATCH v5 08/11] hugetlb: Introduce generic version of prepare_hugepage_range
` [PATCH v5 09/11] hugetlb: Introduce generic version of huge_ptep_set_wrprotect
` [PATCH v5 10/11] hugetlb: Introduce generic version of huge_ptep_set_access_flags
` [PATCH v5 11/11] hugetlb: Introduce generic version of huge_ptep_get

[PATCH] powerpc/powernv/opal: Use standard interrupts property when available
 2018-08-01 11:37 UTC  (2+ messages)

Infinite looping observed in __offline_pages
 2018-08-01 11:20 UTC  (5+ messages)

[PATCH 1/3] arm64: dts: fsl: add clocks property for fman ptp timer node
 2018-08-01 10:10 UTC  (8+ messages)
` [PATCH 3/3] ptp_qoriq: convert to use module parameters for initialization

[v2, 1/3] arm64: dts: fsl: add clocks property for fman ptp timer node
 2018-08-01 10:05 UTC  (3+ messages)
` [v2, 2/3] powerpc/mpc85xx: "
` [v2, 3/3] ptp_qoriq: support automatic configuration for ptp timer

[PATCH v8 1/4] selftests/powerpc: add test for 32 bits memcmp
 2018-08-01  9:01 UTC  (4+ messages)
` [PATCH v8 2/4] selftests/powerpc: Add test for strlen()
` [PATCH v8 3/4] powerpc/lib: implement strlen() in assembly for PPC32
` [PATCH v8 4/4] selftests/powerpc: update strlen() test to test the new assembly function "

[next-20180727][qla2xxx][BUG] WARNING: CPU: 12 PID: 511 at drivers/scsi/scsi_lib.c:691 scsi_end_request+0x250/0x280
 2018-08-01  7:19 UTC  (2+ messages)

[PATCH v5 0/7] powerpc/pseries: Machien check handler improvements
 2018-08-01  5:49 UTC  (5+ messages)
` [PATCH v5 5/7] powerpc/pseries: flush SLB contents on SLB MCE errors

[PATCH] powernv: opal-sensor-groups: Add attributes to disable/enable sensors
 2018-08-01  5:41 UTC 

[PATCH v3 1/1] powerpc/pseries: fix EEH recovery of some IOV devices
 2018-08-01  5:24 UTC  (4+ messages)
` [v3,1/1] "

[PATCH] Adds __init annotation at mmu_init_secondary func
 2018-08-01  5:24 UTC  (2+ messages)
`  "

[PATCH v8 1/2] powernv:opal-sensor-groups: Add support to enable sensor groups
 2018-08-01  5:24 UTC  (2+ messages)
` [v8, "

[PATCH] powerpc/mm: Don't report PUDs as memory leaks when using kmemleak
 2018-08-01  5:24 UTC  (2+ messages)
`  "

[PATCH v3 16/16] powerpc: split asm/tlbflush.h
 2018-08-01  5:24 UTC  (2+ messages)
` [v3,16/16] "

[PATCH v3 15/16] powerpc: remove unnecessary inclusion of asm/tlbflush.h
 2018-08-01  5:24 UTC  (2+ messages)
` [v3, "

[PATCH v3 12/16] powerpc/44x: remove page.h from mmu-44x.h
 2018-08-01  5:24 UTC  (2+ messages)
` [v3,12/16] "

[PATCH v3 11/16] powerpc/nohash: fix hash related comments in pgtable.h
 2018-08-01  5:24 UTC  (2+ messages)
` [v3, "

[PATCH v3 10/16] powerpc: fix includes in asm/processor.h
 2018-08-01  5:24 UTC  (2+ messages)
` [v3,10/16] "

[PATCH v3 09/16] powerpc/book3s: Remove PPC_PIN_SIZE
 2018-08-01  5:24 UTC  (2+ messages)
` [v3,09/16] "

[PATCH v3 08/16] powerpc: declare set_breakpoint() static
 2018-08-01  5:24 UTC  (2+ messages)
` [v3,08/16] "

[PATCH v3 06/16] powerpc: clean inclusions of asm/feature-fixups.h
 2018-08-01  5:24 UTC  (2+ messages)
` [v3,06/16] "

[PATCH v3 07/16] powerpc: remove superflous inclusions of asm/fixmap.h
 2018-08-01  5:24 UTC  (2+ messages)
` [v3,07/16] "

[PATCH v3 05/16] powerpc: clean the inclusion of stringify.h
 2018-08-01  5:24 UTC  (2+ messages)
` [v3,05/16] "

[PATCH v3 04/16] powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
 2018-08-01  5:24 UTC  (2+ messages)
` [v3, "

[PATCH v3 03/16] powerpc/405: move PPC405_ERR77 in asm-405.h
 2018-08-01  5:24 UTC  (2+ messages)
` [v3,03/16] "

[PATCH v3 02/16] powerpc: remove unneeded inclusions of cpu_has_feature.h
 2018-08-01  5:24 UTC  (2+ messages)
` [v3, "

[PATCH v3 01/16] powerpc: remove kdump.h from page.h
 2018-08-01  5:24 UTC  (2+ messages)
` [v3,01/16] "

[PATCH v4 1/2] powernv/cpuidle: Parse dt idle properties into global structure
 2018-08-01  5:23 UTC  (2+ messages)
` [v4, "

[PATCH v4 01/11] macintosh/via-pmu: Fix section mismatch warning
 2018-08-01  5:23 UTC  (2+ messages)
` [v4,01/11] "

[PATCH resend] powerpc/64s: fix page table fragment refcount race vs speculative references
 2018-08-01  2:45 UTC  (7+ messages)

[PATCH 00/16] Finally remove PSERIES from exception naming
 2018-08-01  2:12 UTC  (2+ messages)

[PATCH] powerpc/64s: Make unrecoverable SLB miss less confusing
 2018-08-01  2:11 UTC  (2+ messages)

[PATCH] powerpc/64s: Make rfi_flush_fallback a little more robust
 2018-08-01  2:01 UTC  (2+ messages)

[resend] [PATCH 0/3] powerpc/pseries: use H_BLOCK_REMOVE
 2018-08-01  1:55 UTC  (2+ messages)

[PATCH v2 1/2] selftests/powerpc: Skip earlier in alignment_handler test
 2018-08-01  0:16 UTC  (3+ messages)
` [PATCH v2 2/2] selftests/powerpc: Add more version checks to "

[PATCH 1/4] treewide: convert ISO_8859-1 text comments to utf-8
 2018-07-31 21:49 UTC  (2+ messages)

[PATCH] powerpc/selftests: Wait all threads to join
 2018-07-31 20:55 UTC 

ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUG
 2018-07-31 20:15 UTC 

[PATCH 0/6] rapidio: move Kconfig menu definition to subsystem
 2018-07-31 14:26 UTC  (4+ messages)
` [PATCH 3/6] powerpc: factor out RapidIO Kconfig menu entry

[PATCH] powerpc/selftests: Avoid backgroud process/threads
 2018-07-31 14:10 UTC 

[PATCH] powerpc/fadump: handle crash memory ranges array overflow
 2018-07-31 13:56 UTC 

[RFC PATCH v3] powerpc/64s: Move idle code to powernv C code
 2018-07-31 13:42 UTC 

use generic DMA mapping code in powerpc
 2018-07-31 12:16 UTC  (3+ messages)
` [PATCH 08/20] powerpc/dma: remove the unused dma_nommu_ops export

[PATCH v3] PCI: Data corruption happening due to race condition
 2018-07-31 11:21 UTC  (4+ messages)

[PATCH] PCI: call dma_debug_add_bus for pci_bus_type in common code
 2018-07-31 10:54 UTC  (6+ messages)

[PATCH] powerpc: do not redefined NEED_DMA_MAP_STATE
 2018-07-31 10:47 UTC  (2+ messages)

[PATCH v2 00/10] powerpc: Modernize unhandled signals message
 2018-07-31  9:52 UTC  (8+ messages)
` [PATCH v2 04/10] powerpc/traps: Use REG_FMT in show_signal_msg()

powerpc: 32BIT vs. 64BIT (PPC32 vs. PPC64)
 2018-07-31  9:57 UTC  (7+ 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).