messages from 2018-08-08 15:37:22 to 2018-08-17 07:59:15 UTC [more...]
[PATCH RFC 0/2] mm: online/offline_pages called w.o. mem_hotplug_lock
2018-08-17 7:59 UTC (2+ messages)
` [PATCH RFC 1/2] drivers/base: export lock_device_hotplug/unlock_device_hotplug
[PATCH v2] powerpc/powernv/pci: Work around races in PCI bridge enabling
2018-08-17 7:30 UTC
[PATCH] powerpc/powernv/pci: Work around races in PCI bridge enabling
2018-08-17 6:58 UTC (2+ messages)
[PATCH] powerpc/traps: Avoid rate limit messages from show unhandled signals
2018-08-17 6:55 UTC
[PATCH] powerpc/memtrace: Remove memory in chunks
2018-08-17 4:25 UTC
[GIT PULL] Please pull powerpc/linux.git powerpc-4.19-1 tag
2018-08-17 3:49 UTC
[PATCH v2 1/4] powerpc/mm: enable the use of page table cache of order 0
2018-08-17 3:32 UTC (5+ messages)
` [PATCH v2 2/4] powerpc/mm: replace hugetlb_cache by PGT_CACHE(PTE_T_ORDER)
` [PATCH v2 3/4] powerpc/mm: fix a warning when a cache is common to PGD and hugepages
` [PATCH v2 4/4] powerpc/mm: remove unnecessary test in pgtable_cache_init()
[PATCH 1/3] powerpc/tm: Remove msr_tm_active()
2018-08-17 0:49 UTC (12+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] powerpc/tm: Fix HTM documentation
` [PATCH v2 3/4] powerpc/tm: Adjust tm_reclaim_thread() parameters
` [PATCH v2 4/4] powerpc/tm: Do not recheckpoint non-tm task
` [PATCH v3] powerpc/tm: Remove msr_tm_active()
[resend] [PATCH 0/3] powerpc/pseries: use H_BLOCK_REMOVE
2018-08-16 17:27 UTC (6+ messages)
` [PATCH 3/3] powerpc/pseries/mm: call H_BLOCK_REMOVE
[PATCH v7 0/9] powerpc/pseries: Machine check handler improvements
2018-08-16 14:44 UTC (32+ messages)
` [PATCH v7 4/9] powerpc/pseries: Define MCE error event section
` [PATCH v7 5/9] powerpc/pseries: flush SLB contents on SLB MCE errors
` [PATCH v7 7/9] powerpc/pseries: Dump the "
` [PATCH v7 8/9] powerpc/mce: Add sysctl control for recovery action on MCE
ptrace compile failure with gcc-8.2 on 32-bit powerpc
2018-08-16 7:44 UTC
linux-next: manual merge of the powerpc tree with Linus' tree
2018-08-14 23:19 UTC
[PATCH 0/2] Use ARRAY_SIZE to replace its implementation
2018-08-14 16:18 UTC (9+ messages)
` [PATCH 1/2] ia64: "
` [PATCH 2/2] powerpc: "
[PATCH] powerpc/perf: Update perf_regs structure to include SIER
2018-08-14 10:41 UTC (3+ messages)
[PATCH V3] ocxl: Fix access to the AFU Descriptor Data
2018-08-14 12:45 UTC
[PATCH V2] ocxl: Fix access to the AFU Descriptor Data
2018-08-14 12:22 UTC (5+ messages)
[PATCH 1/3] powerpc/mm: fix a warning when a cache is common to PGD and hugepages
2018-08-14 10:28 UTC (5+ messages)
` [PATCH 2/3] powerpc/mm: remove ctor argument to pgtable_cache_add()
` [PATCH 3/3] powerpc/mm: remove unneccessary test in pgtable_cache_init()
[PATCH 1/2] powerpc/process: fix nested output in show_user_instructions()
2018-08-14 8:59 UTC (2+ messages)
` [PATCH 2/2] powerpc/process: Constify the number of insns printed by show instructions functions
[PATCH] powerpc/selftests: Avoid backgroud process/threads
2018-08-14 4:16 UTC (5+ messages)
` [PATCH v2] selftests/powerpc: Avoid remaining process/threads
[PATCH] cxl: remove a dead branch
2018-08-14 4:13 UTC (4+ messages)
` "
[PATCH] powerpc/powernv/idle: Fix build error
2018-08-14 4:09 UTC (5+ messages)
` "
[PATCH] powerpc/mpc85xx: fix issues in clock node
2018-08-14 2:50 UTC
[PATCH v6 00/11] hugetlb: Factorize hugetlb architecture primitives
2018-08-13 18:35 UTC (2+ messages)
[PATCH v2 0/3] Add support for memcpy_mcsafe
2018-08-13 15:49 UTC (3+ messages)
` [PATCH v2 3/3] powerpc/mce: Handle memcpy_mcsafe
[PATCH v2 1/2] powerpc/64s: move machine check SLB flushing to mm/slb.c
2018-08-13 14:41 UTC (6+ messages)
` [PATCH v2 2/2] powerpc/64s: reimplement book3s idle code in C
` [v2, 1/2] powerpc/64s: move machine check SLB flushing to mm/slb.c
[PATCH v6 0/2] powerpc: Detection and scheduler optimization for POWER9 bigcore
2018-08-13 13:51 UTC (9+ messages)
` [PATCH v6 1/2] powerpc: Detect the presence of big-cores via "ibm, thread-groups"
` [PATCH v6 1/2] powerpc: Detect the presence of big-cores via "ibm,thread-groups"
` [PATCH v6 2/2] powerpc: Use cpu_smallcore_sibling_mask at SMT level on bigcores
[PATCH] ocxl: Fix access to the AFU Descriptor Data
2018-08-13 13:42 UTC (4+ messages)
[PATCH] powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleak
2018-08-13 13:19 UTC
[PATCH] powerpc/uaccess: Enable get_user(u64, *p) on 32-bit
2018-08-13 11:23 UTC (2+ messages)
` "
[PATCH V2] powerpc/mm/book3s/radix: Add mapping statistics
2018-08-13 11:23 UTC (2+ messages)
` [V2] "
[PATCH] powerpc/mm/tlbflush: update the mmu_gather page size while iterating address range
2018-08-13 11:23 UTC (4+ messages)
` "
[PATCH] powerpc/mm/hash: Remove unnecessary do { }while(0) loop
2018-08-13 11:23 UTC (2+ messages)
` "
[PATCH] powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabled
2018-08-13 11:23 UTC (2+ messages)
` "
[PATCH] powerpc/mm: remove huge_pte_offset_and_shift() prototype
2018-08-13 11:23 UTC (2+ messages)
` "
[PATCH v7 3/9] powerpc/pseries: Fix endainness while restoring of r3 in MCE handler
2018-08-13 11:23 UTC (2+ messages)
` [v7, "
[PATCH] powerpc: fix size calculation using resource_size()
2018-08-13 11:23 UTC (3+ messages)
` "
[PATCH v3] selftests/powerpc: Kill child processes on SIGINT
2018-08-13 11:23 UTC (2+ messages)
` [v3] "
[PATCH] powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPM
2018-08-13 11:23 UTC (2+ messages)
` "
[PATCH v2 1/2] powerpc/fadump: handle crash memory ranges array index overflow
2018-08-13 11:23 UTC (2+ messages)
` [v2, "
[PATCH 1/2] powerpc: Allow memory that has been hot-removed to be hot-added
2018-08-13 11:23 UTC (2+ messages)
` [1/2] "
[PATCH] powerpc: include setup.h header file to fix warnings
2018-08-13 11:23 UTC (2+ messages)
` "
[PATCH] powerpc/mm: remove warning about ‘type’ being set
2018-08-13 11:23 UTC (2+ messages)
` "
[PATCH 14/15] tty: hvc: introduce the hv_ops.flush operation for hvc drivers
2018-08-13 11:23 UTC (2+ messages)
` [14/15] "
[PATCH 13/15] tty: hvc: hvc_write may sleep
2018-08-13 11:23 UTC (2+ messages)
` [13/15] "
[PATCH 12/15] tty: hvc: hvc_poll may sleep
2018-08-13 11:23 UTC (2+ messages)
` [12/15] "
[PATCH 11/15] tty: hvc: hvc_poll break hv read loop
2018-08-13 11:23 UTC (2+ messages)
` [11/15] "
[PATCH 10/15] tty: hvc: use mutex instead of spinlock for hvc_structs lock
2018-08-13 11:22 UTC (2+ messages)
` [10/15] "
[PATCH v3 03/19] powerpc: Move `path` variable inside DEBUG_PROM
2018-08-13 11:22 UTC (2+ messages)
` [v3,03/19] "
[PATCH v2 07/19] powerpc/powermac: Make some functions static
2018-08-13 11:22 UTC (2+ messages)
` [v2,07/19] "
[PATCH v2 02/19] powerpc/powermac: Mark variable x as unused
2018-08-13 11:22 UTC (2+ messages)
` [v2,02/19] "
[PATCH 16/19] powerpc/powermac: Add missing include of header pmac.h
2018-08-13 11:22 UTC (2+ messages)
` [16/19] "
[PATCH] powerpc: Use common error handling code in setup_new_fdt()
2018-08-13 11:22 UTC (2+ messages)
` "
[RFC v2] powerpc: xmon: Add address lookup for percpu symbols
2018-08-13 11:22 UTC (2+ messages)
` [RFC,v2] "
[PATCH] powerpc/topology: Check at boot for topology updates
2018-08-13 7:25 UTC (2+ messages)
` [PATCH v4] powerpc/topology: Get topology for shared processors at boot
[PATCH] powerpc/64s/hash: Use POWER9 SLBIA IH=3 variant in switch_mm
2018-08-11 8:18 UTC
[RFC PATCH 0/3] New device-tree format and Opal based idle save-restore
2018-08-11 5:54 UTC (5+ messages)
` [RFC PATCH 3/3] cpuidle/powernv: Conditionally save-restore sprs using opal
Pull request: scottwood/linux.git next
2018-08-11 5:29 UTC
[PATCH v4 0/6] powerpc: Modernize unhandled signals message
2018-08-10 18:08 UTC (9+ messages)
` [PATCH v4 5/6] powerpc: Add show_user_instructions()
[PATCH 1/2] sched/topology: Set correct numa topology type
2018-08-10 17:00 UTC (2+ messages)
` [PATCH 2/2] sched/topology: Expose numa_mask set/clear functions to arch
[PATCH] sched/topology: Use Identity node only if required
2018-08-10 16:45 UTC
[PATCH v3] powerpc/topology: Check at boot for topology updates
2018-08-10 14:50 UTC (4+ messages)
[PATCH v3 0/2] powerpc/pseries: Improve serialization of PRRN events
2018-08-10 11:53 UTC (6+ messages)
` [PATCH v3 1/2] powerpc/pseries: Avoid blocking rtas polling handling multiple "
` [PATCH v3 2/2] powerpc/pseries: Wait for completion of hotplug events during PRRN handling
[PATCH] powerpc/powernv: Add support for NPU2 relaxed-ordering mode
2018-08-10 8:07 UTC (3+ messages)
[PATCH v02] powerpc/mobility: Fix node detach/rename problem
2018-08-10 1:46 UTC (5+ messages)
[PATCH 1/2] powerpc/64s: move machine check SLB flushing to mm/slb.c
2018-08-09 23:30 UTC (6+ messages)
` [PATCH 2/2] powerpc/64s: reimplement book3s idle code in C
ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUG
2018-08-09 15:49 UTC (2+ messages)
[RFC PATCH kernel 0/5] powerpc/P9/vfio: Pass through NVIDIA Tesla V100
2018-08-09 14:06 UTC (20+ messages)
[PATCH] lib/test_hexdump: fix failure on big endian cpu
2018-08-09 12:33 UTC (6+ messages)
[PATCH 1/5] powerpc/asm: Add a patch_site macro & helpers for patching instructions
2018-08-09 9:52 UTC (4+ messages)
[RFC 0/5] powerpc/mpic: Add non-contiguous interrupt sources
2018-08-09 7:04 UTC (10+ messages)
` [RFC 5/5] powerpc/fsl: Add supported-irq-ranges for P2020
[RFC 0/4] Virtio uses DMA API for all devices
2018-08-09 5:40 UTC (14+ messages)
[PATCH kernel RFC 0/3] powerpc/pseries/iommu: GPU coherent memory pass through
2018-08-09 4:41 UTC (2+ messages)
use generic DMA mapping code in powerpc
2018-08-09 1:57 UTC (33+ messages)
` [PATCH 01/20] kernel/dma/direct: take DMA offset into account in dma_direct_supported
` [PATCH 02/20] kernel/dma/direct: refine dma_direct_alloc zone selection
` [PATCH 07/20] powerpc/dma: remove the unused ARCH_HAS_DMA_MMAP_COHERENT define
` [PATCH 08/20] powerpc/dma: remove the unused dma_nommu_ops export
` [PATCH 09/20] powerpc/dma: remove the unused ISA_DMA_THRESHOLD export
` [PATCH 10/20] powerpc/dma-noncoherent: don't disable irqs over kmap_atomic
` [PATCH 11/20] powerpc/dma: split the two __dma_alloc_coherent implementations
` [PATCH 12/20] powerpc/dma: use phys_to_dma instead of get_dma_offset
` [PATCH 13/20] powerpc/dma: remove get_dma_offset
` [PATCH 14/20] powerpc/dma: replace dma_nommu_dma_supported with dma_direct_supported
` [PATCH 15/20] powerpc/dma: remove the unused unmap_page and unmap_sg methods
` [PATCH 16/20] powerpc/dma: use dma_direct_{alloc,free}
` [PATCH 17/20] powerpc/dma-swiotlb: use generic swiotlb_dma_ops
` [PATCH 18/20] powerpc/dma-noncoherent: use generic dma_noncoherent_ops
` [PATCH 20/20] powerpc/dma: remove dma_nommu_mmap_coherent
[PATCH v2 1/6] powerpc/pm: Fix suspend=n in menuconfig for e500mc platforms
2018-08-08 23:01 UTC (2+ messages)
` [v2, "
[PATCH 2/3] powerpc/dts/fsl: t4240rdb: use the Cortina PHY driver compatible
2018-08-08 22:47 UTC (2+ messages)
` [2/3] "
[PATCH] powerpc/tm: Print 64-bits MSR
2018-08-08 15:50 UTC (6+ messages)
` [PATCH v2] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).