linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-23 09:56:00 to 2016-06-28 10:44:09 UTC [more...]

[PATCH v2 0/4] implement vcpu preempted check
 2016-06-28 14:43 UTC  (2+ messages)
` [PATCH v2 1/4] kernel/sched: introduce vcpu preempted check interface

arch/powerpc/xmon/dis-asm.h: 2 * wrong specifiers ?
 2016-06-28  9:35 UTC  (6+ messages)

[PATCH 0/3] implement vcpu preempted check
 2016-06-28  9:47 UTC  (18+ messages)
` [PATCH 1/3] kernel/sched: introduce vcpu preempted check interface
` [PATCH 2/3] powerpc/spinlock: support vcpu preempted check
` [PATCH 3/3] locking/osq: Drop the overload of osq_lock()

[RESEND v7,2/2] cxl: Add set and get private data to context struct
 2016-06-28  9:24 UTC  (4+ messages)
` [RESEND, v7, 2/2] "

[PATCH v5] tools/perf: Fix the mask in regs_dump__printf and print_sample_iregs
 2016-06-28  8:54 UTC  (2+ messages)

[PATCH] powerpc/mm: Use VM_WARN_ONCE() for irqs disabled check
 2016-06-28  6:38 UTC 

[PATCH] powerpc/pseries: HVC early debug options should depend on HVC_CONSOLE
 2016-06-28  5:02 UTC 

[PATCH 1/2] tty/hvc: Use IRQF_SHARED for OPAL hvc consoles
 2016-06-28  3:35 UTC  (4+ messages)
` [PATCH 2/2] tty/hvc: Use opal irqchip interface if available

[PATCH V4 1/3] devicetree/bindings: Add binding for operator panel on FSP machines
 2016-06-28  4:40 UTC  (3+ messages)
` [PATCH V4 2/3] powerpc/opal: Add #define to get rc from an ASYNC_COMP opal_msg
` [PATCH V4 3/3] powerpc/drivers: Add driver for operator panel on FSP machines

[PATCH v5] powerpc/timer - large decrementer support
 2016-06-28  4:19 UTC  (2+ messages)
` [v5] "

[PATCH 00/17] Initial POWER9 XIVE and PHB4 support
 2016-06-28  4:18 UTC  (19+ messages)
` [PATCH 01/17] powerpc/powernv: Add XICS emulation APIs
` [PATCH 02/17] powerpc/irq: Add support for HV virtualization interrupts
` [PATCH 03/17] powerpc/irq: Add mechanism to force a replay of interrupts
` [PATCH 04/17] powerpc/xics: Add ICP OPAL backend
` [PATCH 05/17] powerpc/powernv: Add IODA3 PHB type
` [PATCH 06/17] powerpc/pseries/pci: Remove obsolete SW invalidate
` [PATCH 07/17] powerpc/opal: Add real mode call wrappers
` [PATCH 08/17] powerpc/powernv/pci: Rename TCE invalidation calls
` [PATCH 09/17] powerpc/powernv/pci: Remove SWINV constants and obsolete TCE code
` [PATCH 10/17] powerpc/powernv/pci: Rework accessing the TCE invalidate register
` [PATCH 11/17] powerpc/powernv/pci: Fallback to OPAL for TCE invalidations
` [PATCH 12/17] powerpc/powernv: set power_save func after the idle states are initialized
` [PATCH 13/17] powerpc/powernv/pci: Use the device-tree to get available range of M64's
` [PATCH 14/17] powerpc/powernv/pci: Check status of a PHB before using it
` [PATCH 15/17] powerpc/pci: Don't try to allocate resources that will be reassigned
` [PATCH 16/17] powerpc/pci: Reduce log level of PCI I/O space warning
` [PATCH 17/17] powerpc/pnv/pci: Fix incorrect PE reservation attempt on some 64-bit BARs

[PATCH v20 14/14] Documentation: dt: usable-memory and elfcorehdr nodes for arm64 kexec
 2016-06-28  3:59 UTC  (2+ messages)

[PATCH 0/8] Various dmaengine cleanups
 2016-06-28  4:04 UTC  (6+ messages)
` [PATCH 7/8] dmaengine: tegra20-apb-dma: Only calculate residue if txstate exists

[PATCH] powerpc/fadump: trivial fix of spelling mistake, clean up message
 2016-06-28  3:50 UTC  (8+ messages)
`  "

[PATCH] powerpc/pseries: Auto online hotplugged memory
 2016-06-28  3:46 UTC  (6+ messages)

[PATCH] powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0
 2016-06-28  3:01 UTC 

[PATCH 00/38] Reorganize setup code and merge 32 and 64-bit setup_arch()
 2016-06-27 21:40 UTC  (41+ messages)
` [PATCH 01/38] dt: Add of_device_compatible_match()
` [PATCH 02/38] drm: Fix broken use of _PAGE_NO_CACHE on powerpc
` [PATCH 03/38] powerpc/prom_init: PTRRELOC is not needed
` [PATCH 04/38] powerpc: Make PTRRELOC() 32-bit only
` [PATCH 05/38] powerpc: Factor do_feature_fixup calls
` [PATCH 06/38] powerpc: Move 64-bit feature fixup earlier
` [PATCH 07/38] powerpc: Move 64-bit memory reserves to setup_arch()
` [PATCH 08/38] powerpc: Move epapr_paravirt_early_init() to early_init_devtree()
` [PATCH 09/38] powerpc: Update obsolete comments in setup_32.c about entry conditions
` [PATCH 10/38] powerpc: Add comment explaining the purpose of setup_kdump_trampoline()
` [PATCH 11/38] powerpc/dart: Use a cachable DART
` [PATCH 12/38] powerpc: Move FW feature probing out of pseries probe()
` [PATCH 13/38] powerpc: Put exception configuration in a common place
` [PATCH 14/38] powerpc/pmac: Remove early allocation of the SMU command buffer
` [PATCH 15/38] powerpc/64: Move MMU backend selection out of platform code
` [PATCH 16/38] powerpc/pasemi: Remove IOBMAP allocation from platform probe()
` [PATCH 17/38] powerpc/mm/hash: Don't use machine_is() early during boot
` [PATCH 18/38] powerpc/rtas: Don't test for machine type in rtas_initialize()
` [PATCH 19/38] powerpc: Don't test for machine type in smp_setup_cpu_maps()
` [PATCH 20/38] powerpc/mm/hash64: Don't test for machine type to detect HEA special case
` [PATCH 21/38] powerpc/pmac: Remove spurrious machine type test
` [PATCH 22/38] powerpc/mm: Move hash table ops to a separate structure
` [PATCH 23/38] powerpc: Ensure that ppc_md is empty before probing for machine type
` [PATCH 24/38] powerpc: Move 64-bit probe_machine() to later in the boot process
` [PATCH 25/38] powerpc/cell: Don't use flat device-tree after boot
` [PATCH 26/38] powerpc/85xx/ge_imp3a: Don't use the "
` [PATCH 27/38] powerpc/85xx/mpc85xx_ds: "
` [PATCH 28/38] powerpc/85xx/mpc85xx_rdb: "
` [PATCH 29/38] powerpc: Move 32-bit probe() machine to later in the boot process
` [PATCH 30/38] powerpc: Get rid of ppc_md.init_early()
` [PATCH 31/38] powerpc/64: Move the boot time info banner to a separate function
` [PATCH 32/38] powerpc/64: Move setting of {i, d}cache_bsize to initialize_cache_info()
` [PATCH 33/38] powerpc/64: Move the content of setup_system() to setup_arch()
` [PATCH 34/38] powerpc/32: Move cache info inits to a separate function
` [PATCH 35/38] powerpc: Re-order the call to smp_setup_cpu_maps()
` [PATCH 36/38] powerpc: Re-order setup_panic()
` [PATCH 37/38] powerpc/64: Make a few boot functions __init
` [PATCH 38/38] powerpc: Merge 32-bit and 64-bit setup_arch()

[PATCH v3 0/9] kexec_file_load implementation for PowerPC
 2016-06-27 20:21 UTC  (13+ messages)
` [PATCH v3 3/9] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer

(no subject)
 2016-06-27 18:44 UTC 

[PATCH] ibmvnic: fix to use list_for_each_safe() when delete items
 2016-06-27 12:48 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] powerpc/boot: Add OPAL console to epapr wrappers
 2016-06-27 11:44 UTC  (8+ messages)
` [PATCH v2] "

[PATCH][V2] powerpc/fadump: trivial fix of spelling mistake, clean up message
 2016-06-27 11:07 UTC 

arch/powerpc/platforms/512x/clock-commonclk.c:824: wrong % specifier ?
 2016-06-27  9:04 UTC  (2+ messages)

[PATCH v2] cpuidle: Fix last_residency division
 2016-06-27  8:59 UTC  (10+ messages)

[PATCH] cpufreq: powernv: Replacing pstate_id with frequency table index
 2016-06-27  7:22 UTC  (3+ messages)

[PATCH V5 2/2] cpufreq: Reuse new freq-table helpers
 2016-06-27  4:29 UTC 

linux-next: manual merge of the kvm-ppc-paulus tree with the powerpc tree
 2016-06-27  4:23 UTC 

Proposed: Patch to fix boot on PA6T
 2016-06-26 22:50 UTC  (3+ messages)

[PATCH v4 19/29] signal: Consolidate {TS,TLF}_RESTORE_SIGMASK code
 2016-06-26 21:55 UTC 

[PATCH 1/6] powerpc/perf: factor out power8 pmu macros and defines
 2016-06-26 17:37 UTC  (6+ messages)
` [PATCH 2/6] powerpc/perf: factor out power8 pmu functions
` [PATCH 3/6] powerpc/perf: factor out power8 __init_pmu code
` [PATCH 4/6] powerpc/perf: Add power9 event list macros for generic and cache events
` [PATCH 5/6] powerpc/perf: Power9 PMU support
` [PATCH 6/6] powerpc/perf: Export Power9 generic and cache events to sysfs

[PATCH] Fix build break in fork.c when THREAD_SIZE < PAGE_SIZE
 2016-06-25 11:53 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-4.7-4 tag
 2016-06-25 11:03 UTC 

HELLO
 2016-06-25  5:15 UTC 

[perf core] c5dfd78eb7: BUG: unable to handle kernel NULL pointer dereference at 00000c40
 2016-06-25  0:30 UTC 

[PATCH v3] of: fix memory leak related to safe_name()
 2016-06-24 20:38 UTC  (3+ messages)

[PATCH v2 1/2] refactor code parsing size based on memory range
 2016-06-24 17:15 UTC  (3+ messages)
` [v2,1/2] "

[PATCH/RFC] powerpc/pci: Don't try to allocate resources that will be reassigned
 2016-06-24 11:37 UTC 

[RFC/PATCH] powerpc/pci: Don't try to allocate resources that will be reassigned
 2016-06-24 11:33 UTC  (2+ messages)

[PATCH 1/4] kvm/ppc/book3s_hv: Change vcore element runnable_threads from linked-list to array
 2016-06-24  9:59 UTC  (2+ messages)

HELLO
 2016-06-24  9:54 UTC 

[PATCH v2 1/2] Powernv: Remove the usage of PACAR1 from opal wrappers
 2016-06-24  9:21 UTC  (2+ messages)

[PATCH] powerpc/powernv: Call opal_pci_poll() if needed
 2016-06-24  6:44 UTC 

[PATCH] powerpc/pci: Reduce log level of PCI I/O space warning
 2016-06-24  6:31 UTC  (2+ messages)

[PATCH] powerpc/eeh: fix pr_debug()s in eeh_cache.c
 2016-06-24  6:21 UTC  (2+ messages)

[PATCH] powerpc/eeh: Fix wrong argument passed to eeh_rmv_device()
 2016-06-24  4:49 UTC 

[PATCH] powerpc/mm: update arch_{add,remove}_memory() for radix
 2016-06-24  3:22 UTC  (6+ messages)

[RFC PATCH v2 05/18] sched: add task flag for preempt IRQ tracking
 2016-06-23 22:00 UTC  (21+ messages)

[PATCH] powerpc/powernv: spelling mistake: "Retrived" -> "Retrieved"
 2016-06-23 17:05 UTC 

[PATCH] cpuidle/powernv: Fix snooze timeout
 2016-06-23 14:36 UTC  (9+ messages)

[v7, 1/2] cxl: Add mechanism for delivering AFU driver specific events
 2016-06-23 13:03 UTC  (2+ messages)
` [v6,2/2] cxl: Add set and get private data to context struct


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