linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-25 06:00:46 to 2018-09-27 20:57:15 UTC [more...]

[PATCH 0/8] add generic builtin command line
 2018-09-27 18:08 UTC  (5+ messages)

[RFC PATCH 00/11] New TM Model
 2018-09-27 20:48 UTC  (11+ messages)
` [RFC PATCH 01/11] powerpc/tm: Reclaim transaction on kernel entry
` [RFC PATCH 06/11] powerpc/tm: Refactor the __switch_to_tm code

[PATCH v3 0/6] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2018-09-27 19:32 UTC  (4+ messages)
` [PATCH v3 1/6] dt-bindings: arm64: add compatible for LX2160A

[PATCH 1/2] soc: fsl: qbman: qman_portal: defer probing when qman is not available
 2018-09-27 19:24 UTC  (7+ messages)

[PATCH] powerpc/rtas: Fix a potential race between CPU-Offline & Migration
 2018-09-27 17:31 UTC  (4+ messages)

[PATCH] kdb: print real address of pointers instead of hashed addresses
 2018-09-27 17:17 UTC  (2+ messages)

[PATCH v2] kdb: use correct pointer when 'btc' calls 'btt'
 2018-09-27 17:17 UTC  (2+ messages)

dma mask related fixups (including full bus_dma_mask support)
 2018-09-27 16:41 UTC  (28+ messages)
` [PATCH 1/5] dma-mapping: make the get_required_mask method available unconditionally
` [PATCH 2/5] dma-direct: add an explicit dma_direct_get_required_mask
` [PATCH 3/5] dma-direct: refine dma_direct_alloc zone selection
` [PATCH 4/5] dma-direct: implement complete bus_dma_mask handling
` [PATCH 5/5] dma-direct: always allow dma mask <= physiscal memory size

[PATCH v3 0/9] Devicetree build consolidation
 2018-09-27 13:39 UTC  (3+ messages)
` [PATCH v3 1/9] powerpc: build .dtb files in dts directory

[PATCH -next] PCI: hotplug: Use kmemdup rather than duplicating its implementation in pnv_php_add_devtree()
 2018-09-27 12:28 UTC  (2+ messages)

[PATCH v4 1/2] powerpc/32: add stack protector support
 2018-09-27 11:51 UTC  (6+ messages)
` [PATCH v4 2/2] powerpc/64: "

[PATCH] kdb: use correct pointer when 'btc' calls 'btt'
 2018-09-27 11:30 UTC  (6+ messages)
  `  "

[PATCH v3 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock
 2018-09-27  9:25 UTC  (7+ messages)
` [PATCH v3 1/6] mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
` [PATCH v3 2/6] mm/memory_hotplug: make add_memory() "
` [PATCH v3 3/6] mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock
` [PATCH v3 4/6] powerpc/powernv: hold device_hotplug_lock when calling device_online()
` [PATCH v3 5/6] powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages()
` [PATCH v3 6/6] memory-hotplug.txt: Add some details about locking internals

[PATCH 0/2] A few fixes to DTL buffer access over debugfs
 2018-09-27  8:10 UTC  (3+ messages)
` [PATCH 1/2] powerpc/pseries: Fix DTL buffer registration
` [PATCH 2/2] powerpc/pseries: Fix how we iterate over the DTL entries

[PATCH v5 1/2] powerpc/32: add stack protector support
 2018-09-27  7:05 UTC  (2+ messages)
` [PATCH v5 2/2] powerpc/64: "

[PATCH v02] REPOST powerpc/migration: Handle unitialized timer reset
 2018-09-27  6:57 UTC  (5+ messages)
` [v02] "
    ` RESCIND "

[PATCH] powerpc/tm: Avoid possible userspace r1 corruption on reclaim
 2018-09-27  6:41 UTC  (5+ messages)
`  "

How to define some additional KBUILD_CFLAGS after building include/generated/asm-offsets.h ?
 2018-09-27  6:31 UTC  (7+ messages)

[PATCH v2 0/7] include: add setbits32/clrbits32/clrsetbits32/setbits64/clrbits64/clrsetbits64
 2018-09-27  5:35 UTC  (10+ messages)
` [PATCH v2 1/7] powerpc: rename setbits32/clrbits32 to setbits32_be/clrbits32_be
` [PATCH v2 2/7] include: add setbits32/clrbits32/clrsetbits32/setbits64/clrbits64/clrsetbits64 in linux/setbits.h
` [PATCH v2 7/7] net: stmmac: dwmac-meson8b: use xxxsetbits32

[PATCH] powerpc/tm: Reformat comments
 2018-09-27  5:05 UTC 

[PATCH 00/30] mm: remove bootmem allocator
 2018-09-27  4:50 UTC  (27+ messages)
` [PATCH 02/30] mm: remove CONFIG_NO_BOOTMEM
` [PATCH 03/30] mm: remove CONFIG_HAVE_MEMBLOCK
` [PATCH 05/30] mm: nobootmem: remove dead code
` [PATCH 07/30] memblock: remove _virt from APIs returning virtual address
` [PATCH 14/30] memblock: add align parameter to memblock_alloc_node()
` [PATCH 16/30] memblock: replace __alloc_bootmem_node with appropriate memblock_ API
` [PATCH 21/30] memblock: replace alloc_bootmem with memblock_alloc
` [PATCH 29/30] mm: remove include/linux/bootmem.h

[PATCH v3 1/3] watchdog: mpc8xxx: use dev_xxxx() instead of pr_xxxx()
 2018-09-26 22:35 UTC  (3+ messages)
` [PATCH v3 3/3] dt-bindings: watchdog: add mpc8xxx-wdt support

[PATCH -next] PCI/AER: Remove duplicated include from err.c
 2018-09-26 19:24 UTC  (2+ messages)

[PATCH v3 1/2] powerpc/32: add stack protector support
 2018-09-26 17:37 UTC  (10+ messages)
` [PATCH v3 2/2] powerpc/64: "

[PATCH] powerpc: Move a dereference below a NULL test
 2018-09-26 14:42 UTC  (5+ messages)

[PATCH 1/1] powerpc/config: Enable CONFIG_PRINTK_TIME
 2018-09-26 14:10 UTC 

[PATCH v4] powerpc/64s: reimplement book3s idle code in C
 2018-09-26 14:09 UTC  (2+ messages)

[PATCH] powerpc/64s: consolidate MCE counter increment
 2018-09-26 12:24 UTC 

[PATCH] powerpc: xive: Move a dereference below a NULL test
 2018-09-26 12:09 UTC 

[PATCH] powerpc/numa: Use associativity if VPHN hcall is successful
 2018-09-26 12:13 UTC  (2+ messages)
`  "

[PATCH] powerpc/tm: Fix userspace r13 corruption
 2018-09-26 12:13 UTC  (5+ messages)
`  "

[PATCH 4/4] dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops
 2018-09-26 10:45 UTC  (4+ messages)

[PATCH v2 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock
 2018-09-26 10:09 UTC  (9+ messages)
` [PATCH v2 1/6] mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
` [PATCH v2 2/6] mm/memory_hotplug: make add_memory() "
` [PATCH v2 3/6] mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock
` [PATCH v2 4/6] powerpc/powernv: hold device_hotplug_lock when calling device_online()
` [PATCH v2 5/6] powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages()
` [PATCH v2 6/6] memory-hotplug.txt: Add some details about locking internals

[PATCH v5 00/22] Implement use of HW assistance on TLB table walk on 8xx
 2018-09-26  9:01 UTC  (30+ messages)
` [PATCH v5 01/22] Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"
` [PATCH v5 02/22] powerpc/code-patching: add a helper to get the address of a patch_site
` [PATCH v5 03/22] powerpc/8xx: Use patch_site for memory setup patching
` [PATCH v5 04/22] powerpc/8xx: Use patch_site for perf counters setup
` [PATCH v5 05/22] powerpc/8xx: Move SW perf counters in first 32kb of memory
` [PATCH v5 06/22] powerpc/8xx: Temporarily disable 16k pages and 512k hugepages
` [PATCH v5 07/22] powerpc/mm: Use hardware assistance in TLB handlers on the 8xx
` [PATCH v5 08/22] powerpc/mm: Enable 512k hugepage support with HW assistance "
` [PATCH v5 09/22] powerpc/8xx: don't use r12/SPRN_SPRG_SCRATCH2 in TLB Miss handlers
` [PATCH v5 10/22] powerpc/8xx: regroup TLB handler routines
` [PATCH v5 11/22] powerpc/mm: don't use pte_alloc_one_kernel() before slab is available
` [PATCH v5 12/22] powerpc/mm: inline pte_alloc_one() and pte_alloc_one_kernel() in PPC32
` [PATCH v5 13/22] powerpc/book3s32: Remove CONFIG_BOOKE dependent code
` [PATCH v5 14/22] powerpc/mm: Move pte_fragment_alloc() to a common location
` [PATCH v5 15/22] powerpc/mm: Avoid useless lock with single page fragments
` [PATCH v5 16/22] powerpc/mm: move platform specific mmu-xxx.h in platform directories
` [PATCH v5 17/22] powerpc/mm: Move pgtable_t into platform headers
` [PATCH v5 18/22] powerpc/mm: Extend pte_fragment functionality to nohash/32
` [PATCH v5 19/22] powerpc/8xx: Remove PTE_ATOMIC_UPDATES
` [PATCH v5 20/22] powerpc/mm: reintroduce 16K pages with HW assistance on 8xx
` [PATCH v5 21/22] powerpc/nohash32: allow setting GUARDED attribute in the PMD directly
` [PATCH v5 22/22] powerpc/8xx: set "

[PATCH v8 0/3] powerpc: Detection and scheduler optimization for POWER9 bigcore
 2018-09-26  6:06 UTC  (5+ messages)

[PATCH v2] powerpc/pseries: Export raw per-CPU VPA data via debugfs
 2018-09-26  4:45 UTC 

[RFC PATCH v1 0/9] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
 2018-09-25 17:48 UTC  (7+ messages)
` [RFC PATCH v1 1/9] timer: fix circular header dependency

[PATCH v4 00/20] Implement use of HW assistance on TLB table walk on 8xx
 2018-09-25 16:49 UTC  (7+ messages)
` [PATCH v4 15/20] powerpc/mm: Avoid useless lock with single page fragments
` [PATCH v4 16/20] powerpc/mm: Extend pte_fragment functionality to nohash/32

[PATCH] powerpc/powernv: Mark function as __noreturn
 2018-09-25 14:29 UTC 

[PATCH v2] powerpc/traps: merge unrecoverable_exception() and nonrecoverable_exception()
 2018-09-25 14:10 UTC 

[PATCH 1/2] iommu: Tidy up window attributes
 2018-09-25 12:55 UTC  (2+ messages)

[PATCH 0/3] System call table generation support
 2018-09-25 12:25 UTC  (8+ messages)
` [PATCH 2/3] powerpc: Add system "

[RFC PATCH v2 0/9] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
 2018-09-25 12:10 UTC  (10+ messages)
` [RFC PATCH v2 1/9] book3s/64: avoid circular header inclusion in mmu-hash.h
` [RFC PATCH v2 2/9] powerpc: change name THREAD_INFO to TASK_STACK
` [RFC PATCH v2 3/9] powerpc: clear redundancies in asm-offset.c
` [RFC PATCH v2 4/9] powerpc: Prepare for moving thread_info into task_struct
` [RFC PATCH v2 5/9] powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
` [RFC PATCH v2 6/9] powerpc: regain entire stack space
` [RFC PATCH v2 7/9] powerpc: 'current_set' is now a table of task_struct pointers
` [RFC PATCH v2 8/9] powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
` [RFC PATCH v2 9/9] powerpc/64: Modify CURRENT_THREAD_INFO()

[PATCH 0/7 v7] Support for fsl-mc bus and its devices in SMMU
 2018-09-25  7:48 UTC  (2+ messages)

Not able to boot cuImage for the target board with MPC8270 processor
 2018-09-25  7:02 UTC  (4+ messages)

[PATCH] powerpc/pseries: Export raw per-CPU VPA data via debugfs
 2018-09-25  6:24 UTC  (3+ messages)

[PATCH] powerpc/pseries: Disable CPU hotplug across migrations
 2018-09-25  6:19 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).