linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-10 17:45:00 to 2016-02-16 08:23:06 UTC [more...]

[PATCH v8 0/8] ftrace with regs + live patching for ppc64 LE (ABI v2)
 2016-02-16  8:23 UTC  (26+ messages)
` [PATCH v8 8/8] livepatch: Detect offset for the ftrace location during build
` [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

linux-4.5-rc4/arch/powerpc/boot/treeboot-akebono.c:90: possible bad test ?
 2016-02-16  8:15 UTC 

[PATCH V2 00/29] Book3s abstraction in preparation for new MMU model
 2016-02-16  8:20 UTC  (24+ 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 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 12/29] powerpc/mm: Move hash64 specific defintions to seperate header

[PATCH] mtd/ifc: Add support for IFC controller version 2.0
 2016-02-16  7:19 UTC  (7+ messages)

[PATCH][v2] mtd/ifc: Add support for IFC controller version 2.0
 2016-02-16  7:07 UTC 

[PATCH V11_RESEND 00/10] powerpc/perf: Enable SW branch filters
 2016-02-16  6:37 UTC  (11+ messages)
` [PATCH V11_RESEND 01/10] powerpc/perf: Change name & type of 'pred' in power_pmu_bhrb_read
` [PATCH V11_RESEND 02/10] powerpc/perf: Re organize PMU branch filter processing on POWER8
` [PATCH V11_RESEND 03/10] powerpc/perf: Restore privilege level filter support for BHRB
` [PATCH V11_RESEND 04/10] powerpc/perf: Re organize BHRB processing
` [PATCH V11_RESEND 05/10] powerpc/perf: Change the name of HW PMU branch filter tracking variable
` [PATCH V11_RESEND 06/10] powerpc/lib: Add new branch analysis support functions
` [PATCH V11_RESEND 07/10] powerpc/perf: Enable SW filtering in branch stack sampling framework
` [PATCH V11_RESEND 08/10] powerpc/perf: Change POWER8 PMU configuration to work with SW filters
` [PATCH V11_RESEND 09/10] powerpc/perf: Enable privilege mode SW branch filters
` [PATCH V11_RESEND 10/10] selftests/powerpc: Add test for BHRB branch filters (HW & SW)

[PATCH] Fix fall-through from case 30 (rld*) to case 31
 2016-02-16  6:31 UTC  (4+ messages)
` [PATCH] powerpc/lib/sstep.c - Fix emulation fall-through
    ` [PATCH v2] powerpc/sstep.c "

[PATCH v4 0/9] FP/VEC/VSX switching optimisations
 2016-02-16  5:32 UTC  (14+ messages)
` [PATCH v4 1/9] selftests/powerpc: Test the preservation of FPU and VMX regs across syscall
` [PATCH v4 2/9] selftests/powerpc: Test preservation of FPU and VMX regs across preemption
` [PATCH v4 3/9] selftests/powerpc: Test FPU and VMX regs in signal ucontext
` [PATCH v4 4/9] powerpc: Explicitly disable math features when copying thread
` [PATCH v4 5/9] powerpc: Restore FPU/VEC/VSX if previously used
` [PATCH v4 6/9] powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in two
` [PATCH v4 7/9] powerpc: Add the ability to save FPU without giving it up
` [PATCH v4 8/9] powerpc: Add the ability to save Altivec "
` [PATCH v4 9/9] powerpc: Add the ability to save VSX "

[PATCH V3] powerpc/mm: Fix Multi hit ERAT cause by recent THP update
 2016-02-16  5:20 UTC  (6+ messages)

[RFC PATCH kernel] powerpc/ioda: Set "read" permission when "write" is set
 2016-02-16  3:18 UTC  (2+ messages)
` [RFC, "

Rebase of my fixes branch
 2016-02-16  2:45 UTC  (3+ messages)

[PATCH kernel v3 0/7] KVM: PPC: Add in-kernel multitce handling
 2016-02-16  2:14 UTC  (15+ messages)
` [PATCH kernel v3 1/7] powerpc: Make vmalloc_to_phys() public
` [PATCH kernel v3 2/7] KVM: PPC: Rework H_PUT_TCE/H_GET_TCE handlers
` [PATCH kernel v3 3/7] KVM: PPC: Use RCU for arch.spapr_tce_tables
` [PATCH kernel v3 4/7] KVM: PPC: Account TCE-containing pages in locked_vm
` [PATCH kernel v3 5/7] KVM: PPC: Replace SPAPR_TCE_SHIFT with IOMMU_PAGE_SHIFT_4K
` [PATCH kernel v3 6/7] KVM: PPC: Move reusable bits of H_PUT_TCE handler to helpers
` [PATCH kernel v3 7/7] KVM: PPC: Add support for multiple-TCE hcalls

[PATCH] powerpc/eeh: Remove duplicated check in eeh_dump_pe_log()
 2016-02-15 23:58 UTC  (4+ messages)

[PATCH v3 00/18] cxl: Add support for powerVM guest​
 2016-02-15 23:19 UTC  (8+ messages)
` [PATCH v3 03/18] cxl: Define process problem state area at attach time only
` [PATCH v3 14/18] cxl: Support to flash a new image on the adapter from a guest

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

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

Writes, smp_wmb(), and transitivity?
 2016-02-15 20:35 UTC  (3+ messages)

[PATCH 0/7] fix IS_ERR_VALUE usage
 2016-02-15 14:35 UTC  (2+ messages)
` [PATCH 7/7] usb: gadget: fsl_qe_udc: "

[PATCH v6] powerpc32: provide VIRT_CPU_ACCOUNTING
 2016-02-15 10:24 UTC 

[PATCH v5] powerpc32: provide VIRT_CPU_ACCOUNTING
 2016-02-15  9:33 UTC  (4+ messages)

[PATCH][v3] drivers/memory: Add deep sleep support for IFC
 2016-02-15  6:14 UTC 

[PATCH 4.3 156/200] sched: Fix crash in sched_init_numa()
 2016-02-14 22:22 UTC 

[PATCH 4.4 079/117] sched: Fix crash in sched_init_numa()
 2016-02-14 22:21 UTC 

Patch "sched: Fix crash in sched_init_numa()" has been added to the 4.4-stable tree
 2016-02-14 21:12 UTC 

Patch "sched: Fix crash in sched_init_numa()" has been added to the 4.3-stable tree
 2016-02-14 21:04 UTC 

[V3] powerpc/mm: Fix Multi hit ERAT cause by recent THP update
 2016-02-14  5:32 UTC  (2+ 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] ibmvfc: byteswap scsi_id, wwpn, and node_name prior to logging
 2016-02-12  8:19 UTC  (2+ messages)

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


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