linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-16 18:12:07 to 2017-06-21 05:35:50 UTC [more...]

[RFC v2 00/12] powerpc: Memory Protection Keys
 2017-06-21  5:35 UTC  (43+ messages)
` [RFC v2 01/12] powerpc: Free up four 64K PTE bits in 4K backed hpte pages
` [RFC v2 02/12] powerpc: Free up four 64K PTE bits in 64K "
` [RFC v2 03/12] powerpc: Implement sys_pkey_alloc and sys_pkey_free system call
` [RFC v2 04/12] powerpc: store and restore the pkey state across context switches
` [RFC v2 05/12] powerpc: Implementation for sys_mprotect_pkey() system call
` [RFC v2 06/12] powerpc: Program HPTE key protection bits
` [RFC v2 07/12] powerpc: Macro the mask used for checking DSI exception
` [RFC v2 08/12] powerpc: Handle exceptions caused by violation of pkey protection
` [RFC v2 09/12] powerpc: Deliver SEGV signal on pkey violation
` [RFC v2 10/12] powerpc: Read AMR only if pkey-violation caused the exception
` [RFC v2 11/12]Documentation: Documentation updates
` [RFC v2 12/12]selftest: Updated protection key selftest

[PATCH] powerpc/mm/radix: GR field got removed in ISA 3.0B
 2017-06-21  5:20 UTC 

[PATCH v6 0/4] of: remove *phandle properties from expanded device tree
 2017-06-21  4:57 UTC  (6+ messages)
` [PATCH v6 1/4] "
` [PATCH v6 2/4] of: make __of_attach_node() static
` [PATCH v6 3/4] of: be consistent in form of file mode
` [PATCH v6 4/4] of: detect invalid phandle in overlay

[PATCH] powerpc/64: Initialise thread_info for emergency stacks
 2017-06-21  2:41 UTC  (3+ messages)

[PATCH v2] perf: libdw support for powerpc
 2017-06-21  1:31 UTC  (9+ messages)
` [PATCH v2] perf: libdw support for powerpc [ping]

[PATCH] Documentation: remove overlay-notes reference to non-existent file
 2017-06-20 22:40 UTC 

[PATCH] powerpc: Only obtain cpu_hotplug_lock if called by rtasd
 2017-06-20 22:08 UTC 

Network TX Stall on 440EP Processor
 2017-06-20 21:17 UTC 

[PATCH V2 0/2] hwmon: (ibmpowernv) Add support for current(A) sensors
 2017-06-20 20:53 UTC  (8+ messages)
` [PATCH V2 1/2] hwmon: (ibmpowernv) introduce a legacy_compatibles array
` [PATCH V2 2/2] hwmon: (ibmpowernv) Add current(A) sensor

[PATCH 0/2] fix loadable module for DPAA Ethernet
 2017-06-20 17:47 UTC  (4+ messages)
` [PATCH 1/2] fsl/fman: propagate dma_ops
` [PATCH 2/2] dpaa_eth: reuse the dma_ops provided by the FMan MAC device

[PATCH v5 1/2] powerpc/fadump: reduce memory consumption for capture kernel
 2017-06-20 15:44 UTC  (12+ messages)
` [PATCH v5 2/2] powerpc/fadump: update documentation about 'fadump_append=' parameter

[next-20170619][a28e46f] WARNING: CPU: 5 PID: 1 at arch/powerpc/lib/feature-fixups.c:214 .check_features+0xa0/0xbc
 2017-06-20 15:34 UTC 

[PATCH V6 0/2] powerpc/dlpar: Correct display of hot-add/hot-remove CPUs and memory
 2017-06-20 15:15 UTC  (3+ messages)
` [PATCH V6 1/2] powerpc/hotplug: Ensure enough nodes avail for operations
` [PATCH V6 2/2] powerpc/numa: Update CPU topology when VPHN enabled

PPC 266MHz 8347E slow kernel decompress
 2017-06-20 13:53 UTC 

1M hugepage size being registered on Linux
 2017-06-20 13:47 UTC 

clean up and modularize arch dma_mapping interface
 2017-06-20 13:17 UTC  (3+ messages)

clean up and modularize arch dma_mapping interface V2
 2017-06-20 13:16 UTC  (44+ messages)
` [PATCH 03/44] dmaengine: ioat: don't use DMA_ERROR_CODE
` [PATCH 06/44] iommu/dma: don't rely on DMA_ERROR_CODE
` [PATCH 15/44] xtensa: remove DMA_ERROR_CODE
` [PATCH 16/44] arm64: "
` [PATCH 17/44] hexagon: switch to use ->mapping_error for error reporting
` [PATCH 18/44] iommu/amd: implement ->mapping_error
` [PATCH 19/44] s390: "
` [PATCH 20/44] sparc: "
` [PATCH 21/44] powerpc: "
` [PATCH 22/44] x86/pci-nommu: "
` [PATCH 23/44] x86/calgary: "
` [PATCH 24/44] x86: remove DMA_ERROR_CODE
` [PATCH 25/44] arm: implement ->mapping_error
` [PATCH 26/44] dma-mapping: remove DMA_ERROR_CODE
` [PATCH 27/44] sparc: remove leon_dma_ops
` [PATCH 28/44] sparc: remove arch specific dma_supported implementations
` [PATCH 29/44] dma-noop: remove dma_supported and mapping_error methods
` [PATCH 30/44] dma-virt: "
` [PATCH 31/44] hexagon: remove arch-specific dma_supported implementation
` [PATCH 32/44] hexagon: remove the unused dma_is_consistent prototype
` [PATCH 33/44] openrisc: remove arch-specific dma_supported implementation
` [PATCH 34/44] arm: remove arch specific "
` [PATCH 35/44] x86: "
` [PATCH 36/44] dma-mapping: remove HAVE_ARCH_DMA_SUPPORTED
` [PATCH 37/44] mips/loongson64: implement ->dma_supported instead of ->set_dma_mask
` [PATCH 38/44] arm: "
` [PATCH 39/44] xen-swiotlb: remove xen_swiotlb_set_dma_mask
` [PATCH 40/44] tile: remove dma_supported and mapping_error methods
` [PATCH 41/44] powerpc/cell: clean up fixed mapping dma_ops initialization
` [PATCH 42/44] powerpc/cell: use the dma_supported method for ops switching
` [PATCH 43/44] dma-mapping: remove the set_dma_mask method
` [PATCH 44/44] powerpc: merge __dma_set_mask into dma_set_mask
` new dma-mapping tree, was Re: clean up and modularize arch dma_mapping interface V2

[PATCH 1/3] powerpc/64s: Use BRANCH_TO_COMMON() for slb_miss_realmode
 2017-06-20 12:54 UTC  (4+ messages)
` [PATCH 2/3] powerpc/64s: Rename slb_miss_realmode() to slb_miss_common()
` [PATCH 3/3] powerpc/64s: Rename slb_allocate_realmode() to slb_allocate()

[BUG][next-20170619][347de24] PowerPC boot fails with Oops
 2017-06-20 11:44 UTC  (2+ messages)

[PATCH] powernv/npu-dma.c: Add explicit flush when sending an ATSD
 2017-06-20  8:37 UTC 

unsubscribe
 2017-06-20  7:57 UTC 

[PATCH] powerpc/time: Fix tracing in time.c
 2017-06-20  7:44 UTC  (3+ messages)

[RFC PATCH 0/7 v1] powerpc: Memory Protection Keys
 2017-06-20  7:07 UTC  (10+ messages)
` [RFC PATCH 7/7 v1]powerpc: Deliver SEGV signal on protection key violation

[PATCH] powerpc/modules: Introduce new stub code for SHN_LIVEPATCH symbols
 2017-06-20  5:13 UTC  (2+ messages)

[PATCH] hwmon: (ibmpowernv) Add current(A) sensors
 2017-06-20  4:47 UTC  (3+ messages)

[PATCH V6 0/2] powerpc/dlpar: Correct display of hot-add/hot-remove CPUs and memory
 2017-06-19 22:13 UTC  (4+ messages)
` [PATCH V6 1/2] powerpc/hotplug: Ensure enough nodes avail for operations
` [PATCH V6 1/2] powerpc/numa: Update CPU topology when VPHN enabled
` [PATCH V6 2/2] "

[PATCH] powerpc64/hw_breakpoints: Handle data breakpoints in radix mode
 2017-06-19 18:45 UTC  (5+ messages)
    ` [PATCH v2] powerpc64/exceptions: Refactor code to eliminate a few memory loads

[PATCH] powerpc/mm/hash: Free the subpage_prot_table correctly
 2017-06-19 17:54 UTC  (4+ messages)
    ` [PATCH] powerpc/mm/hash: Free the subpage_prot_table correctlyy

[PATCH 0/9] Reduce PACA save areas
 2017-06-19 17:20 UTC  (7+ messages)
` [PATCH 3/9] powerpc/64s: SLB miss already has CTR saved for relocatable kernel
` [PATCH 4/9] powerpc/64s: SLB miss handler avoid r3 save/restore

[PATCH] dmaengine: fsldma: set BWC, DAHTS and SAHTS values correctly
 2017-06-19 14:40 UTC 

[PATCH V2] cxl: Export library to support IBM XSL
 2017-06-19 14:10 UTC  (3+ messages)

[PATCH] powerpc/perf: Fix POWER9 branch event
 2017-06-19 14:05 UTC  (2+ messages)

Debian 9 "Stretch" released
 2017-06-19 12:37 UTC 

[PATCH 13/13] powerpc/64s: idle runlatch switch is done with MSR[EE]=0
 2017-06-19 12:25 UTC  (2+ messages)
` [13/13] "

[PATCH 08/13] powerpc/64s: idle hmi wakeup is unlikely
 2017-06-19 12:25 UTC  (2+ messages)
` [08/13] "

[PATCH 07/13] powerpc/64s: idle avoid SRR usage in idle sleep/wake paths
 2017-06-19 12:25 UTC  (2+ messages)
` [07/13] "

[PATCH 06/13] powerpc/64s: idle branch to handler with virtual mode offset
 2017-06-19 12:25 UTC  (2+ messages)
` [06/13] "

[PATCH 05/13] powerpc/64s: interrupt replay balance the return branch predictor
 2017-06-19 12:25 UTC  (2+ messages)
` [05/13] "

[PATCH 04/13] powerpc/64s: msgclr when handling doorbell exceptions
 2017-06-19 12:25 UTC  (2+ messages)
` [04/13] "

[PATCH 03/13] powerpc/64s: idle process interrupts from system reset wakeup
 2017-06-19 12:25 UTC  (2+ messages)
` [03/13] "

[PATCH 02/13] powerpc/64s: idle hotplug lazy-irq simplification
 2017-06-19 12:25 UTC  (2+ messages)
` [02/13] "

[PATCH 01/13] powerpc/64s: idle move soft interrupt mask logic into C code
 2017-06-19 12:25 UTC  (2+ messages)
` [01/13] "

[PATCH 1/4] powerpc/64s: context switch leave interrupts hard enabled for radix
 2017-06-19 12:25 UTC  (2+ messages)
` [1/4] "

[PATCH 1/2] powerpc/64s: syscall optimize hypercall/syscall entry
 2017-06-19 12:25 UTC  (2+ messages)
` [1/2] "

[PATCH] powerpc/mm/radix: Only add X for pages overlapping kernel text
 2017-06-19 12:25 UTC  (2+ messages)
`  "

[PATCH v2] drivers/watchdog/Kconfig: Update CONFIG_WATCHDOG_RTAS dependencies
 2017-06-19 12:25 UTC  (2+ messages)
` [v2] "

[PATCH] ppc64/perf: Fix oops when kthread execs user process
 2017-06-19 12:22 UTC  (2+ messages)
`  "

[PATCH v2 2/4] powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGS
 2017-06-19 12:22 UTC  (2+ messages)
` [v2, "

[PATCH] powerpc64/hw_breakpoints: Handle data breakpoints in radix mode
 2017-06-19 12:22 UTC  (2+ messages)
`  "

[PATCH v2 3/4] powerpc/kprobes_on_ftrace: Skip livepatch_handler() for jprobes
 2017-06-19 12:22 UTC  (2+ messages)
` [v2, "

[PATCH v2 1/4] powerpc/kprobes: Pause function_graph tracing during jprobes handling
 2017-06-19 12:22 UTC  (2+ messages)
` [v2, "

[PATCH] of: update ePAPR references to point to Devicetree Specification
 2017-06-19 10:23 UTC  (3+ messages)

[PATCH v2] crypto: talitos: Extend max key length for SHA384/512-HMAC and AEAD
 2017-06-19  6:38 UTC  (2+ messages)

[PATCH V3 0/2] Add support for OCC command/response interface
 2017-06-19  6:49 UTC  (4+ messages)
` [PATCH V3 1/2] powerpc/powernv: Get a unique token for async completions
` [PATCH V3 2/2] powerpc/powernv : Add support for OPAL-OCC command/response interface

[PATCH v2] macintosh: rack-meter: make of_device_ids const
 2017-06-19  5:44 UTC 

[PATCH] macintosh: rack-meter: make of_device_ids const
 2017-06-19  5:31 UTC 

[PATCH V5 0/2] powerpc/dlpar: Correct display of hot-add/hot-remove CPUs and memory
 2017-06-19  2:46 UTC  (4+ messages)
` [PATCH 1/2] powerpc/hotplug: Ensure enough nodes avail for operations
` [PATCH V5 2/2] powerpc/numa: Update CPU topology when VPHN enabled

[PATCH] powerpc/perf: Add POWER9 alternate PM_RUN_CYC and PM_RUN_INST_CMPL events
 2017-06-18 23:51 UTC 

[PATCH v4 0/5] Improve watchdog config for arch watchdogs
 2017-06-17 12:35 UTC  (9+ messages)
` [PATCH v4 2/5] watchdog: introduce arch_touch_nmi_watchdog()
` [PATCH v4 3/5] watchdog: split up config options
` [PATCH v4 4/5] watchdog: provide watchdog_reconfigure() for arch watchdogs


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