linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-06 13:29:14 to 2016-02-09 16:08:36 UTC [more...]

[PATCH v8 00/23] powerpc/8xx: Use large pages for RAM and IMMR and other improvments
 2016-02-09 16:08 UTC  (24+ messages)
` [PATCH v8 01/23] powerpc/8xx: Save r3 all the time in DTLB miss handler
` [PATCH v8 02/23] powerpc/8xx: Map linear kernel RAM with 8M pages
` [PATCH v8 03/23] powerpc: Update documentation for noltlbs kernel parameter
` [PATCH v8 04/23] powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.c
` [PATCH v8 05/23] powerpc32: Fix pte_offset_kernel() to return NULL for bad pages
` [PATCH v8 06/23] powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() together
` [PATCH v8 07/23] powerpc/8xx: Fix vaddr for IMMR early remap
` [PATCH v8 08/23] powerpc/8xx: Map IMMR area with 512k page at a fixed address
` [PATCH v8 09/23] powerpc/8xx: CONFIG_PIN_TLB unneeded for CONFIG_PPC_EARLY_DEBUG_CPM
` [PATCH v8 10/23] powerpc/8xx: map more RAM at startup when needed
` [PATCH v8 11/23] powerpc32: Remove useless/wrong MMU:setio progress message
` [PATCH v8 12/23] powerpc32: remove ioremap_base
` [PATCH v8 13/23] powerpc/8xx: Add missing SPRN defines into reg_8xx.h
` [PATCH v8 14/23] powerpc/8xx: Handle CPU6 ERRATA directly in mtspr() macro
` [PATCH v8 15/23] powerpc/8xx: remove special handling of CPU6 errata in set_dec()
` [PATCH v8 16/23] powerpc/8xx: rewrite set_context() in C
` [PATCH v8 17/23] powerpc/8xx: rewrite flush_instruction_cache() "
` [PATCH v8 18/23] powerpc: add inline functions for cache related instructions
` [PATCH v8 19/23] powerpc32: Remove clear_pages() and define clear_page() inline
` [PATCH v8 20/23] powerpc32: move xxxxx_dcache_range() functions inline
` [PATCH v8 21/23] powerpc: Simplify test in __dma_sync()
` [PATCH v8 22/23] powerpc32: small optimisation in flush_icache_range()
` [PATCH v8 23/23] powerpc32: Remove one insn in mulhdu

[PATCH v7 00/23] powerpc/8xx: Use large pages for RAM and IMMR and other improvments
 2016-02-09 15:49 UTC  (25+ messages)
` [PATCH v7 01/23] powerpc/8xx: Save r3 all the time in DTLB miss handler
` [PATCH v7 02/23] powerpc/8xx: Map linear kernel RAM with 8M pages
` [PATCH v7 03/23] powerpc: Update documentation for noltlbs kernel parameter
` [PATCH v7 04/23] powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.c
` [PATCH v7 05/23] powerpc32: Fix pte_offset_kernel() to return NULL for bad pages
` [PATCH v7 06/23] powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() together
` [PATCH v7 07/23] powerpc/8xx: Fix vaddr for IMMR early remap
` [PATCH v7 08/23] powerpc/8xx: Map IMMR area with 512k page at a fixed address
` [PATCH v7 09/23] powerpc/8xx: CONFIG_PIN_TLB unneeded for CONFIG_PPC_EARLY_DEBUG_CPM
` [PATCH v7 10/23] powerpc/8xx: map more RAM at startup when needed
` [PATCH v7 11/23] powerpc32: Remove useless/wrong MMU:setio progress message
` [PATCH v7 12/23] powerpc32: remove ioremap_base
` [PATCH v7 13/23] powerpc/8xx: Add missing SPRN defines into reg_8xx.h
` [PATCH v7 14/23] powerpc/8xx: Handle CPU6 ERRATA directly in mtspr() macro
` [PATCH v7 15/23] powerpc/8xx: remove special handling of CPU6 errata in set_dec()
` [PATCH v7 16/23] powerpc/8xx: rewrite set_context() in C
` [PATCH v7 17/23] powerpc/8xx: rewrite flush_instruction_cache() "
` [PATCH v7 18/23] powerpc: add inline functions for cache related instructions
` [PATCH v7 19/23] powerpc32: Remove clear_pages() and define clear_page() inline
` [PATCH v7 20/23] powerpc32: move xxxxx_dcache_range() functions inline
` [PATCH v7 21/23] powerpc: Simplify test in __dma_sync()
` [PATCH v7 22/23] powerpc32: small optimisation in flush_icache_range()
` [PATCH v7 23/23] powerpc32: Remove one insn in mulhdu

[PATCH v3 00/18] cxl: Add support for powerVM guest​
 2016-02-09 15:21 UTC  (17+ messages)
` [PATCH v3 05/18] cxl: Rename some bare-metal specific functions
` [PATCH v3 06/18] cxl: Isolate a few bare-metal-specific calls
` [PATCH v3 07/18] cxl: Update cxl_irq() prototype
` [PATCH v3 08/18] cxl: IRQ allocation for guests
` [PATCH v3 09/18] cxl: New possible return value from hcall
` [PATCH v3 10/18] cxl: New hcalls to support CAPI adapters
` [PATCH v3 11/18] cxl: Separate bare-metal fields in adapter and AFU data structures
` [PATCH v3 12/18] cxl: Add guest-specific code
` [PATCH v3 13/18] cxl: sysfs support for guests
` [PATCH v3 14/18] cxl: Support to flash a new image on the adapter from a guest
` [PATCH v3 15/18] cxl: Parse device tree and create CAPI device(s) at boot
` [PATCH v3 16/18] cxl: Support the cxl kernel API from a guest
` [PATCH v3 17/18] cxl: Adapter failure handling
` [PATCH v3 18/18] cxl: Add tracepoints around the CAPI hcall

[powerpc:topic/math-emu 6/9] arch/sh/math-emu/math.c:129:1: warning: ISO C90 forbids mixed declarations and code
 2016-02-09 14:58 UTC 

[RFC PATCH kernel] powerpc/ioda: Set "read" permission when "write" is set
 2016-02-09 14:28 UTC  (7+ messages)

enable kdump capture kernel functionality
 2016-02-09 14:11 UTC 

[PATCH] powerpc/xmon: Add xmon command to dump process/task similar to ps(1)
 2016-02-09 14:07 UTC  (3+ messages)
`  "

[PATCH V2 00/29] Book3s abstraction in preparation for new MMU model
 2016-02-09 13:22 UTC  (31+ messages)
` [PATCH V2 01/29] powerpc/mm: add _PAGE_HASHPTE similar to 4K hash
` [PATCH V2 02/29] powerpc/mm: Split pgtable types to separate header
` [PATCH V2 03/29] powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table
` [PATCH V2 04/29] powerpc/mm: Copy pgalloc (part 1)
` [PATCH V2 05/29] powerpc/mm: Copy pgalloc (part 2)
` [PATCH V2 06/29] powerpc/mm: Copy pgalloc (part 3)
` [PATCH V2 07/29] mm: Make vm_get_page_prot arch specific
` [PATCH V2 08/29] mm: Some arch may want to use HPAGE_PMD related values as variables
` [PATCH V2 09/29] powerpc/mm: Hugetlbfs is book3s_64 and fsl_book3e (32 or 64)
` [PATCH V2 10/29] powerpc/mm: free_hugepd_range split to hash and nonhash
` [PATCH V2 11/29] powerpc/mm: Use helper instead of opencoding
` [PATCH V2 12/29] powerpc/mm: Move hash64 specific defintions to seperate header
` [PATCH V2 13/29] powerpc/mm: Move swap related definition ot hash64 header
` [PATCH V2 14/29] powerpc/mm: Move hash page table related functions to pgtable-hash64.c
` [PATCH V2 15/29] powerpc/mm: Rename hash specific page table bits (_PAGE* -> H_PAGE*)
` [PATCH V2 16/29] powerpc/mm: Use flush_tlb_page in ptep_clear_flush_young
` [PATCH V2 17/29] powerpc/mm: THP is only available on hash64 as of now
` [PATCH V2 18/29] powerpc/mm: Use generic version of pmdp_clear_flush_young
` [PATCH V2 19/29] powerpc/mm: Create a new headers for tlbflush for hash64
` [PATCH V2 20/29] powerpc/mm: Hash linux abstraction for page table accessors
` [PATCH V2 21/29] powerpc/mm: Hash linux abstraction for functions in pgtable-hash.c
` [PATCH V2 22/29] powerpc/mm: Hash linux abstraction for mmu context handling code
` [PATCH V2 23/29] powerpc/mm: Move hash related mmu-*.h headers to book3s/
` [PATCH V2 24/29] powerpc/mm: Hash linux abstractions for early init routines
` [PATCH V2 25/29] powerpc/mm: Hash linux abstraction for THP
` [PATCH V2 26/29] powerpc/mm: Hash linux abstraction for HugeTLB
` [PATCH V2 27/29] powerpc/mm: Hash linux abstraction for page table allocator
` [PATCH V2 28/29] powerpc/mm: Hash linux abstraction for tlbflush routines
` [PATCH V2 29/29] powerpc/mm: Hash linux abstraction for pte swap encoding

PowerPC agpmode issues
 2016-02-09 12:15 UTC  (9+ messages)

[PATCH] powerpc: fix dedotify for binutils >= 2.26
 2016-02-09 12:16 UTC  (3+ messages)
`  "

[PATCH V3] powerpc/mm: Fix Multi hit ERAT cause by recent THP update
 2016-02-09 12:16 UTC  (2+ messages)
` [V3] "

[PATCH v3 1/2] tracing: introduce TRACE_EVENT_FN_COND macro
 2016-02-09 12:16 UTC  (8+ messages)
` [PATCH v3 2/2] powerpc: tracing: don't trace hcalls on offline CPUs
  ` [v3,2/2] "

[PATCH 1/2] powerpc/powernv: new function to access OPAL msglog
 2016-02-09 10:20 UTC  (4+ messages)
` [1/2] "

[PATCH][v3] mpc85xx/lbc: modify suspend/resume entry sequence
 2016-02-09  9:39 UTC 

[PATCH] Fix kgdb on little endian ppc64le
 2016-02-09 10:11 UTC  (2+ messages)
`  "

[PATCH v3 0/2] Consolidate redundant register/stack access code
 2016-02-09  9:45 UTC  (5+ messages)
` [PATCH v3 1/2] Move the pt_regs_offset struct definition from arch to common include file
` [PATCH v3 2/2] Consolidate redundant register/stack access code

[PATCH] powerpc/perf/hv-gpci: Increase request buffer size
 2016-02-09  9:45 UTC  (2+ messages)
`  "

[PATCH v7 00/10] ftrace with regs + live patching for ppc64 LE (ABI v2)
 2016-02-09  9:02 UTC  (12+ messages)
` [PATCH v7 04/10] ppc64 ftrace_with_regs configuration variables

[PATCH V2 1/2] powerpc/powernv: new function to access OPAL msglog
 2016-02-09  7:17 UTC  (2+ messages)
` [PATCH V2 2/2] powerpc/xmon: add command to dump "

[PATCH v9] cpufreq: powernv: Add sysfs attributes to show throttle stats
 2016-02-09  5:20 UTC  (2+ messages)

[PATCH v2 1/4] powerpc/eeh: Fix stale cached primary bus
 2016-02-09  4:50 UTC  (4+ messages)
` [PATCH v2 2/4] powerpc/powernv: Fix stale PE "
` [PATCH v2 3/4] powerpc/eeh: Reworked eeh_pe_bus_get()
` [PATCH v2 4/4] powerpc/powernv: Simplify definitions of EEH debugfs handlers

Testing DMARC mitigation
 2016-02-09  4:28 UTC 

[PATCH 0/4] powerpc/mm: Cleanups to hotplug memory path
 2016-02-09  3:32 UTC  (5+ messages)
` [PATCH 1/4] powerpc/mm: Clean up error handling for htab_remove_mapping
` [PATCH 2/4] powerpc/mm: Handle removing maybe-present bolted HPTEs
` [PATCH 3/4] powerpc/mm: Clean up memory hotplug failure paths
` [PATCH 4/4] powerpc/mm: Split hash page table sizing heuristic into a helper

[PATCH v2 0/4] powerpc/ps3: gelic_udbg: drop local versions of network data structs
 2016-02-09  2:54 UTC  (6+ messages)
` [PATCH v2 1/4] powerpc/ps3: gelic_udbg: use struct ethhdr from <linux/if_ether.h>
` [PATCH v2 2/4] powerpc/ps3: gelic_udbg: use struct vlan_hdr from <linux/if_vlan.h>
` [PATCH v2 3/4] powerpc/ps3: gelic_udbg: use struct iphdr from <linux/ip.h>
` [PATCH v2 4/4] powerpc/ps3: gelic_udbg: use struct udphdr from <linux/udp.h>

[RFCv2 0/9] PAPR hash page table resizing (guest side)
 2016-02-09  0:43 UTC  (27+ messages)
` [RFCv2 1/9] memblock: Don't mark memblock_phys_mem_size() as __init
` [RFCv2 2/9] arch/powerpc: Clean up error handling for htab_remove_mapping
` [RFCv2 3/9] arch/powerpc: Handle removing maybe-present bolted HPTEs
` [RFCv2 4/9] arch/powerpc: Clean up memory hotplug failure paths
` [RFCv2 5/9] arch/powerpc: Split hash page table sizing heuristic into a helper
` [RFCv2 6/9] pseries: Add hypercall wrappers for hash page table resizing
` [RFCv2 7/9] pseries: Add support for hash "
` [RFCv2 8/9] pseries: Advertise HPT resizing support via CAS
` [RFCv2 9/9] pseries: Automatically resize HPT for memory hot add/remove

[PATCH v3 0/9] FP/VEC/VSX switching optimisations
 2016-02-09  0:45 UTC  (6+ messages)
` [PATCH v3 4/9] powerpc: Explicitly disable math features when copying thread

[PATCH] powerpc/eeh: eeh_pci_enable(): fix checking of post-request state
 2016-02-08 23:57 UTC  (3+ messages)
`  "

[PATCH 1/2] powerpc/powernv: Simplify definitions of EEH debugfs handlers
 2016-02-08 22:40 UTC  (4+ messages)
` [PATCH 2/2] powerpc/eeh: Reworked eeh_pe_bus_get()

[PATCH 0/4] powerpc/ps3: gelic_udbg: drop local versions of network data structs
 2016-02-08 22:10 UTC  (9+ messages)
` [PATCH 1/4] powerpc/ps3: gelic_udbg: use struct ethhdr from <linux/if_ether.h>
` [PATCH 2/4] powerpc/ps3: gelic_udbg: use struct vlan_hdr from <linux/if_vlan.h>
` [PATCH 3/4] powerpc/ps3: gelic_udbg: use struct iphdr from <linux/ip.h>
` [PATCH 4/4] powerpc/ps3: gelic_udbg: use struct udphdr from <linux/udp.h>

Freescale old style SMP
 2016-02-08 21:57 UTC 

[PATCH v5 0/3] kallsyms base relative series
 2016-02-08 17:57 UTC  (4+ messages)
` [PATCH v5 1/3] x86: kallsyms: disable absolute percpu symbols on !SMP
` [PATCH v5 2/3] kallsyms: don't overload absolute symbol type for percpu symbols
` [PATCH v5 3/3] kallsyms: add support for relative offsets in kallsyms address table

[PATCH V2] powerpc/mm: Fix Multi hit ERAT cause by recent THP update
 2016-02-08 14:04 UTC  (3+ messages)

[PATCH] Fix: PowerNV crash with 4.4.0-rc8 at sched_init_numa
 2016-02-08 11:38 UTC  (3+ messages)
` [tip:sched/urgent] sched: Fix crash in sched_init_numa()

[PATCH] powerpc: Fix incorrect PPC32 PAMU dependency
 2016-02-08 11:13 UTC  (2+ messages)

[PATCH V3] powerpc/powernv: Remove support for p5ioc2
 2016-02-08  7:19 UTC  (3+ messages)

[PATCH] powerpc/mm: Fix Multi hit ERAT cause by recent THP update
 2016-02-08  5:54 UTC  (3+ messages)

[PATCH] powerpc/eeh: fix incorrect function name in comment
 2016-02-08  3:49 UTC  (2+ messages)

[PATCH v5 06/23] powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() together
 2016-02-07  9:42 UTC  (2+ messages)

[PATCH v10 8/8] numa, mm, cleanup: remove redundant NODE_DATA macro from asm header files
 2016-02-07  8:40 UTC  (2+ 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).