linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-21 08:42:16 to 2018-09-26 09:36:54 UTC [more...]

[PATCH 00/30] mm: remove bootmem allocator
 2018-09-26  9:36 UTC  (12+ 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 v3 1/2] powerpc/32: add stack protector support
 2018-09-26  9:28 UTC  (6+ messages)
` [PATCH v3 2/2] powerpc/64: "

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

[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  (9+ messages)
` [PATCH v8 1/3] powerpc: Detect the presence of big-cores via "ibm, thread-groups"
  ` [PATCH v8 1/3] powerpc: Detect the presence of big-cores via "ibm,thread-groups"

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

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

[PATCH] powerpc/tm: Avoid possible userspace r1 corruption on reclaim
 2018-09-26  3:46 UTC  (3+ messages)

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

[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/tm: Fix userspace r13 corruption
 2018-09-25 14:32 UTC  (4+ messages)

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

How to define some additional KBUILD_CFLAGS after building include/generated/asm-offsets.h ?
 2018-09-25 12:39 UTC  (5+ messages)

[PATCH] powerpc/numa: Use associativity if VPHN hcall is successful
 2018-09-25 12:25 UTC 

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

[PATCH v2 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock
 2018-09-25 12:15 UTC  (8+ 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

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

[PATCH v2 0/7] include: add setbits32/clrbits32/clrsetbits32/setbits64/clrbits64/clrsetbits64
 2018-09-25  7:53 UTC  (14+ 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 3/7] coccinelle: add xxxsetbitsXX converting spatch
` [PATCH v2 4/7] ata: ahci_sunxi: use xxxsetbits32 functions
` [PATCH v2 5/7] net: ethernet: stmmac: dwmac-sun8i: use xxxsetbits32
` [PATCH v2 6/7] drm: meson: "
` [PATCH v2 7/7] net: stmmac: dwmac-meson8b: "

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  (10+ messages)

[PATCH] powerpc/traps: merge unrecoverable_exception() and nonrecoverable_exception()
 2018-09-25  4:43 UTC  (3+ messages)

Call for speakers for the Devicetree Microconference @ the 2018 LPC in Vancouver
 2018-09-25  4:01 UTC 

[PATCH RFCv2 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock
 2018-09-25  1:26 UTC  (4+ messages)
` [PATCH RFCv2 3/6] mm/memory_hotplug: fix "

[PATCH] powerpc/pseries: Track LMB nid instead of using device tree
 2018-09-25  1:17 UTC  (4+ messages)

[PATCH v2 05/17] compat_ioctl: move more drivers to generic_compat_ioctl_ptrarg
 2018-09-24 21:17 UTC  (8+ messages)

[PATCH v3 0/6] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2018-09-24  0:09 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: arm64: add compatible for LX2160A
` [PATCH v3 2/6] soc/fsl/guts: Add compatible string "
` [PATCH v3 3/6] drivers: clk-qoriq: increase array size of cmux_to_group
` [PATCH v3 4/6] drivers: clk-qoriq: Add clockgen support for lx2160a
` [PATCH v3 5/6] arm64: dts: add QorIQ LX2160A SoC support
` [PATCH v3 6/6] arm64: dts: add LX2160ARDB board support

[PATCH v2 0/5] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2018-09-24 11:56 UTC  (4+ messages)
` [PATCH v2 3/5] drivers: clk-qoriq: Add clockgen support for lx2160a

[mainline][ppc][bnx2x] watchdog: CPU 80 self-detected hard LOCKUP @ opal_interrupt+0x28/0x70 when module load/unload
 2018-09-24 10:19 UTC  (3+ messages)

[RFC PATCH 0/5] NestMMU pte upgrade workaround for mprotect and autonuma
 2018-09-24  9:04 UTC  (6+ messages)
` [RFC PATCH 1/5] mm: Update ptep_modify_prot_start/commit to take vm_area_struct as arg
` [RFC PATCH 2/5] mm: update ptep_modify_prot_commit to take old pte value "
` [RFC PATCH 3/5] arch/powerpc/mm: Nest MMU workaround for mprotect/autonuma RW upgrade
` [RFC PATCH 4/5] mm/hugetlb: Add prot_modify_start/commit sequence for hugetlb update
` [RFC PATCH 5/5] arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade

[PATCH 0/4] soc/fsl/qbman: DPAA QBMan fixes and additions
 2018-09-24  8:54 UTC  (4+ messages)
` [PATCH 1/4] soc/fsl/qbman: Check if CPU is offline when initializing portals

[PATCH] powerpc/perf: Add missing break in power7_marked_instr_event()
 2018-09-24  7:05 UTC  (5+ messages)

[PATCH ppc-next] powerpc/fsl-booke: don't load early TLB at once
 2018-09-24  5:15 UTC  (8+ messages)

[RFC PATCH v0 0/3] KVMPPC HMM driver to manage secure guest pages
 2018-09-24  3:56 UTC  (4+ messages)
` [RFC PATCH v0 1/3] kvmppc: HMM backend driver to manage pages of secure guest
` [RFC PATCH v0 2/3] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
` [RFC PATCH v0 3/3] kvmppc: Handle memory plug/unplug to secure VM

[PATCH v3 0/9] Devicetree build consolidation
 2018-09-23 10:31 UTC  (6+ messages)
` [PATCH v3 6/9] kbuild: consolidate Devicetree dtb build rules

[PATCH 0/3] mm: dirty/accessed pte optimisations
 2018-09-23  9:23 UTC  (6+ messages)
` [PATCH 3/3] mm: optimise pte dirty/accessed bit setting by demand based pte insertion

[PATCH -next] powerpc: Remove duplicated include from pci_32.c
 2018-09-23  9:05 UTC  (2+ messages)

[PATCH v1 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock
 2018-09-23  2:34 UTC  (4+ messages)

[PATCH] lib/xz: Put CRC32_POLY_LE in xz_private.h
 2018-09-22  9:49 UTC  (2+ messages)

[PATCH v3 1/3] powerpc/process: fix casting and missing header
 2018-09-21 20:25 UTC  (6+ messages)
` [PATCH v3 2/3] powerpc/process: fix interleaved output in show_user_instructions()
` [PATCH v3 3/3] powerpc/process: Constify the number of insns printed by show instructions functions

[PATCH net-next 00/22] net: fix return type of ndo_start_xmit function
 2018-09-20 17:04 UTC  (2+ messages)

[PATCH v8 3/3] powerpc/sysfs: Add topology/smallcore_thread_siblings[_list]
 2018-09-21 17:20 UTC  (3+ messages)

[PATCH] powerpc/pkeys: Fix reading of ibm, processor-storage-keys property
 2018-09-21 11:59 UTC  (2+ messages)
`  "

[PATCH v4] powerpc: Avoid code patching freed init sections
 2018-09-21 11:59 UTC  (2+ messages)
` [v4] "

[PATCH] KVM: PPC: Book3S HV: Fix guest r11 corruption with POWER9 TM workarounds
 2018-09-21 11:59 UTC  (2+ messages)
`  "

[PATCH kernel] powerpc/powernv/ioda2: Reduce upper limit for DMA window size (retry)
 2018-09-21 11:59 UTC  (2+ messages)
` [kernel] "

[PATCH] powerpc: fix csum_ipv6_magic() on little endian platforms
 2018-09-21 11:59 UTC  (2+ messages)
`  "

[PATCH V3 1/6] powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit
 2018-09-21 10:52 UTC  (4+ messages)

[PATCH -next] powerpc/pseries/memory-hotplug: Fix return value type of find_aa_index
 2018-09-21 10:37 UTC 

[REVIEW][PATCH 0/9] signal/powerpc: siginfo cleanups
 2018-09-21  9:06 UTC  (11+ messages)
` [REVIEW][PATCH 6/9] signal/powerpc: Call force_sig_fault from _exception
` [REVIEW][PATCH 7/9] signal/poewrpc: Specialize _exception_pkey for handling pkey exceptions
` [REVIEW][PATCH 8/9] signal/powerpc: Simplify _exception_pkey by using force_sig_pkuerr
` [REVIEW][PATCH 9/9] signal/powerpc: Use force_sig_fault where appropriate


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