linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-09 10:23:47 to 2016-02-13 01:33:12 UTC [more...]

[PATCH v8 0/8] ftrace with regs + live patching for ppc64 LE (ABI v2)
 2016-02-13  1:33 UTC  (22+ messages)
` [PATCH v8 8/8] livepatch: Detect offset for the ftrace location during build
` [PATCH v8 1/8] ppc64 (le): prepare for -mprofile-kernel
` [PATCH v8 2/8] ppc64le FTRACE_WITH_REGS implementation
` [PATCH v8 3/8] ppc use ftrace_modify_all_code default
` [PATCH v8 4/8] ppc64 ftrace_with_regs configuration variables
` [PATCH v8 5/8] ppc64 ftrace_with_regs: disable profiling for some files
` [PATCH v8 6/8] Implement kernel live patching for ppc64le (ABIv2)
` [PATCH v8 7/8] Enable LIVEPATCH to be configured on ppc64le and add livepatch.o if it is selected

[BUG] random kernel crashes after THP rework on s390 (maybe also on PowerPC and ARM)
 2016-02-12 23:15 UTC  (15+ messages)

[PATCH v2 0/7] ibmvscsi code cleanup
 2016-02-12 22:06 UTC  (19+ messages)
` [PATCH v2 1/7] ibmvscsi: Correct values for several viosrp_crq_format enums
` [PATCH v2 2/7] ibmvscsi: Add and use enums for valid CRQ header values
` [PATCH v2 3/7] ibmvscsi: Replace magic values in set_adpater_info() with defines
` [PATCH v2 4/7] ibmvscsi: Use of_root to access OF device tree root node
` [PATCH v2 5/7] ibmvscsi: Remove unsupported host config MAD
` [PATCH v2 6/7] ibmvscsi: Add endian conversions to sysfs attribute show functions
` [PATCH v2 7/7] ibmvscsi: use H_CLOSED instead of magic number

[PATCH] mtd/ifc: Add support for IFC controller version 2.0
 2016-02-12 20:21 UTC  (4+ messages)

[PATCH v5] powerpc32: provide VIRT_CPU_ACCOUNTING
 2016-02-12  8:25 UTC  (2+ messages)

[PATCH] ibmvfc: byteswap scsi_id, wwpn, and node_name prior to logging
 2016-02-12  8:19 UTC  (2+ messages)

[PATCH v2 1/4] powerpc/eeh: Fix stale cached primary bus
 2016-02-12  6:09 UTC  (4+ messages)
` [PATCH v2 2/4] powerpc/powernv: Fix stale PE "

[PATCH kernel v2 0/6] KVM: PPC: Add in-kernel multitce handling
 2016-02-12  5:52 UTC  (11+ messages)
` [PATCH kernel v2 1/6] KVM: PPC: Rework H_PUT_TCE/H_GET_TCE handlers
` [PATCH kernel v2 5/6] KVM: PPC: Move reusable bits of H_PUT_TCE handler to helpers
` [PATCH kernel v2 6/6] KVM: PPC: Add support for multiple-TCE hcalls

[PATCH] powerpc/eeh: Fix partial hotplug criterion
 2016-02-12  5:03 UTC 

[PATCH V2 00/29] Book3s abstraction in preparation for new MMU model
 2016-02-12  4:14 UTC  (9+ 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 05/29] powerpc/mm: Copy pgalloc (part 2)

[PATCH v2 0/4] powerpc/ps3: gelic_udbg: drop local versions of network data structs
 2016-02-11 23:20 UTC  (2+ messages)

[PATCH V2 1/2] powerpc/powernv: new function to access OPAL msglog
 2016-02-11 22:30 UTC  (9+ messages)
` [PATCH V2 2/2] powerpc/xmon: add command to dump "
` [PATCH V3 1/2] powerpc/powernv: new function to access "
  ` [PATCH V3 2/2] powerpc/xmon: add command to dump "

[PATCH v2 1/1] powerpc/86xx: Consolidate common platform code
 2016-02-11 16:10 UTC  (4+ messages)

[PATCH v10 0/8] arm64, numa: Add numa support for arm64 platforms
 2016-02-11 15:58 UTC  (5+ messages)
` [PATCH v10 3/8] dt, numa: adding numa dt binding implementation

[PATCH v3 00/18] cxl: Add support for powerVM guest​
 2016-02-11 14:40 UTC  (41+ messages)
` [PATCH v3 01/18] cxl: Move common code away from bare-metal-specific files
` [PATCH v3 02/18] cxl: Move bare-metal specific code to specialized files
` [PATCH v3 03/18] cxl: Define process problem state area at attach time only
` [PATCH v3 04/18] cxl: Introduce implementation-specific API
` [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

[PATCH v3 1/1] powerpc/86xx: Consolidate common platform code
 2016-02-11 14:38 UTC 

[PATCH] powerpc/fsl_rio: update for port-write interface change
 2016-02-11 14:37 UTC 

[PATCH v4] powerpc32: provide VIRT_CPU_ACCOUNTING
 2016-02-11  7:38 UTC  (2+ messages)

Fix kgdb on little endian ppc64le
 2016-02-11  6:03 UTC  (2+ messages)

[PATCH kernel v2] powerpc: Make vmalloc_to_phys() public
 2016-02-11  4:01 UTC 

powerpc/86xx: Use config fragments approach
 2016-02-11  3:22 UTC  (2+ messages)

mpc8641si-pre.dtsi and mpc8641si-post.dtsi
 2016-02-10 22:03 UTC  (2+ messages)

[PATCH v6 0/9] ftrace with regs + live patching for ppc64 LE (ABI v2)
 2016-02-10 18:03 UTC  (4+ messages)
` [PATCH v6 8/9] Implement kernel live patching for ppc64le (ABIv2)

[PATCH v7 00/10] ftrace with regs + live patching for ppc64 LE (ABI v2)
 2016-02-10 18:01 UTC  (7+ messages)
` [PATCH v7 06/10] ppc64 ftrace: disable profiling for some functions
` [PATCH v7 07/10] ppc64 ftrace: disable profiling for some files

[PATCH 0/3] powerpc/pseries: Update affinity index during memory dlpar
 2016-02-10 17:13 UTC  (4+ messages)
` [PATCH 1/3] powerpc/pseries: Refactor dlpar_add_lmb() code
` [PATCH 2/3] powerpc/pseries: Update LMB associativity index during DLPAR add/remove
` [PATCH 3/3] powerpc/pseries: Cleanup property cloning in memory dlpar

[PATCH v3] powerpc32: provide VIRT_CPU_ACCOUNTING
 2016-02-10 16:20 UTC  (3+ messages)

[RFC PATCH kernel] powerpc/ioda: Set "read" permission when "write" is set
 2016-02-10 12:26 UTC  (9+ messages)

[PATCH 0/4] powerpc/mm: Cleanups to hotplug memory path
 2016-02-10  9:01 UTC  (9+ 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 v3 1/9] selftests/powerpc: Test the preservation of FPU and VMX regs across syscall
 2016-02-10  8:56 UTC  (2+ messages)
` [v3, "

[PATCH v3 6/9] powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in two
 2016-02-10  7:51 UTC  (2+ messages)
` [v3, "

[PATCH] powerpc32: PAGE_EXEC required for inittext
 2016-02-10  7:17 UTC 

[PATCH v14 0/9] EEH Support for SRIOV VFs
 2016-02-10  6:02 UTC  (10+ messages)
` [PATCH v14 1/9] PCI/IOV: Rename and export virtfn_{add, remove}
` [PATCH v14 2/9] PCI: Add pcibios_bus_add_device() weak function
` [PATCH v14 3/9] powerpc/pci: Remove VFs prior to PF
` [PATCH v14 4/9] powerpc/eeh: Cache normal BARs, not windows or IOV BARs
` [PATCH v14 5/9] powerpc/eeh: EEH device for VF
` [PATCH v14 6/9] powerpc/eeh: Create PE for VFs
` [PATCH v14 7/9] powerpc/powernv: Support EEH reset for VF PE
` [PATCH v14 8/9] powerpc/powernv: Support PCI config restore for VFs
` [PATCH v14 9/9] powerpc/eeh: powerpc/eeh: Support error recovery for VF PE

[PATCH V2 1/1] powerpc/perf/hv-gpci: Increase request buffer size
 2016-02-10  3:24 UTC 

[PATCH] powerpc/perf/hv-gpci: Increase request buffer size
 2016-02-10  3:14 UTC  (3+ messages)
`  "

build regression from c153693: Simplify module TOC handling
 2016-02-09 23:03 UTC  (3+ messages)

[PATCH v3 0/2] Consolidate redundant register/stack access code
 2016-02-09 20:55 UTC  (5+ messages)

[PATCH 0/6] ibmvscsi: code cleanup
 2016-02-09 18:27 UTC  (6+ messages)
` [PATCH 2/6] ibmvscsi: Add and use enums for valid CRQ header values

[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  (6+ messages)
` [PATCH v7 19/23] powerpc32: Remove clear_pages() and define clear_page() 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

[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 

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)
`  "

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

[PATCH] powerpc: fix dedotify for binutils >= 2.26
 2016-02-09 12:16 UTC  (2+ 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 2/2] powerpc: tracing: don't trace hcalls on offline CPUs
 2016-02-09 12:16 UTC  (2+ messages)
` [v3,2/2] "


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