linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-08 23:08:01 to 2017-06-14 13:07:03 UTC [more...]

[PATCH 1/4] powerpc/64s: context switch leave interrupts hard enabled for radix
 2017-06-14 13:07 UTC  (3+ messages)
` [PATCH 2/4] powerpc/64: context switch avoid reservation-clearing instruction

[PATCH 00/13 v3] idle performance improvements
 2017-06-14 13:05 UTC  (20+ messages)
` [PATCH 01/13] powerpc/64s: idle move soft interrupt mask logic into C code
` [PATCH 02/13] powerpc/64s: idle hotplug lazy-irq simplification
` [PATCH 03/13] powerpc/64s: idle process interrupts from system reset wakeup
` [PATCH 04/13] powerpc/64s: msgclr when handling doorbell exceptions
` [PATCH 05/13] powerpc/64s: interrupt replay balance the return branch predictor
` [PATCH 06/13] powerpc/64s: idle branch to handler with virtual mode offset
` [PATCH 07/13] powerpc/64s: idle avoid SRR usage in idle sleep/wake paths
` [PATCH 08/13] powerpc/64s: idle hmi wakeup is unlikely
` [PATCH 09/13] powerpc/64s: cpuidle set polling before enabling irqs
` [PATCH 10/13] powerpc/64s: cpuidle read mostly for common globals
` [PATCH 11/13] powerpc/64s: cpuidle no memory barrier after break from idle
` [PATCH 12/13] powerpc/64: runlatch CTRL[RUN] set optimisation
` [PATCH 13/13] powerpc/64s: idle runlatch switch is done with MSR[EE]=0

[PATCH 0/3] powerpc (powernv and pseries) cpuidle driver improvmeents
 2017-06-14 13:02 UTC  (4+ messages)
` [PATCH 1/3] cpuidle: powerpc: cpuidle set polling before enabling irqs
` [PATCH 2/3] cpuidle: powerpc: read mostly for common globals
` [PATCH 3/3] cpuidle: powerpc: no memory barrier after break from idle

[PATCH v2 0/6] Appended signatures support for IMA appraisal
 2017-06-14 12:39 UTC  (6+ messages)
` [PATCH v2 6/6] ima: Support module-style appended signatures for appraisal

EDAC: simplify total memory calculation
 2017-06-14 11:50 UTC  (4+ messages)
` [PATCH v2 2/3] EDAC: altera: simplify calculation of total memory

[PATCH] powerpc/configs: fix default values for NF_CT_PROTO_*
 2017-06-14 11:44 UTC  (4+ messages)

[PATCH kernel] powerpc/debug: Add missing warn flag to WARN_ON's non-builtin path
 2017-06-14 11:04 UTC  (2+ messages)

[PATCH] powerpc64/hw_breakpoints: Handle data breakpoints in radix mode
 2017-06-14  9:27 UTC  (8+ messages)

clean up and modularize arch dma_mapping interface
 2017-06-14  9:17 UTC  (15+ messages)
` [PATCH 01/44] firmware/ivc: use dma_mapping_error
` [PATCH 03/44] dmaengine: ioat: don't use DMA_ERROR_CODE
` [PATCH 07/44] xen-swiotlb: consolidate xen_swiotlb_dma_ops
` [PATCH 08/44] xen-swiotlb: implement ->mapping_error
` [PATCH 21/44] powerpc: "
` [PATCH 27/44] sparc: remove leon_dma_ops
` [PATCH 33/44] openrisc: remove arch-specific dma_supported implementation

[PATCH v1 1/3] powerpc, 8xx: remove support for 8xx
 2017-06-14  7:40 UTC 

[PATCH] powerpc: dts: use #include "..." to include local DT
 2017-06-14  6:45 UTC  (4+ messages)

[PATCH] recordmcount.pl: Add ppc64le to list of supported architectures
 2017-06-14  6:40 UTC  (5+ messages)

[PATCH] kernel/kprobes: Add test to validate pt_regs
 2017-06-14  5:50 UTC  (3+ messages)

[Patch 2/2]: powerpc/hotplug/mm: Fix hot-add memory node assoc
 2017-06-14  5:27 UTC  (23+ messages)
                                  ` RESEND "

[PATCH V3] cxl: Fixes for Coherent Accelerator Interface Architecture 2.0
 2017-06-14  5:01 UTC  (2+ messages)

[PATCH] powernv/npu-dma.c: Remove spurious WARN_ON when a PCI device has no of_node
 2017-06-14  4:47 UTC 

[PATCH] powerpc/xive: Fix offset for store EOI MMIOs
 2017-06-14  4:44 UTC  (2+ messages)

[PATCH V2 0/2] Add support for OCC command/response interface
 2017-06-14  4:44 UTC  (4+ messages)
` [PATCH V2 1/2] powerpc/powernv: Get a unique token for async completions
` [PATCH V2 2/2] powerpc/powernv : Add support for OPAL-OCC command/response interface

[PATCH 0/8] Support for 24x7 hcall interface version 2
 2017-06-14  4:33 UTC  (4+ messages)
` [PATCH 7/8] powerpc/perf/hv-24x7: Support v2 of the hypervisor API

[PATCH v2 1/3] powerpc/powernv/pci: Reduce spam when dumping PEST
 2017-06-14  4:20 UTC  (3+ messages)
` [PATCH v2 2/3] powerpc/powernv/pci: Dynamically allocate PHB diag data
` [PATCH v2 3/3] powerpc/powernv/pci: Add support for PHB4 diagnostics

[PATCH 00/14 v2] idle performance improvements
 2017-06-14  3:34 UTC  (41+ messages)
` [PATCH 01/14] powerpc/64s: idle move soft interrupt mask logic into C code
` [PATCH 02/14] powerpc/64s: idle hotplug lazy-irq simplification
` [PATCH 03/14] powerpc/64s: idle provide a default idle for POWER9
` [PATCH 04/14] powerpc/64s: idle process interrupts from system reset wakeup
` [PATCH 05/14] powerpc/64s: msgclr when handling doorbell exceptions
` [PATCH 06/14] powerpc/64s: interrupt replay balance the return branch predictor
` [PATCH 07/14] powerpc/64s: idle branch to handler with virtual mode offset
` [PATCH 08/14] powerpc/64s: idle avoid SRR usage in idle sleep/wake paths
` [PATCH 09/14] powerpc/64s: idle hmi wakeup is unlikely
` [PATCH 10/14] powerpc/64s: cpuidle set polling before enabling irqs
` [PATCH 11/14] powerpc/64s: cpuidle read mostly for common globals
` [PATCH 12/14] powerpc/64s: cpuidle no memory barrier after break from idle
` [PATCH 13/14] powerpc/64: runlatch CTRL[RUN] set optimisation
` [PATCH 14/14] powerpc/64s: idle runlatch switch is done with MSR[EE]=0

[PATCH] of: update ePAPR references to point to Devicetree Specification
 2017-06-14  2:49 UTC 

[RFC PATCH 0/7 v1] powerpc: Memory Protection Keys
 2017-06-13 21:52 UTC  (8+ messages)
` [RFC PATCH 1/7 v1]powerpc: Free up four PTE bits to accommodate memory keys

WARNING: CPU: 2 PID: 7 at kernel/workqueue.c:2041 process_one_work
 2017-06-13 20:59 UTC  (2+ messages)

[PATCH v2] perf: libdw support for powerpc
 2017-06-13 15:55 UTC  (5+ messages)
` [PATCH v2] perf: libdw support for powerpc [ping]

[next-20170609] WARNING: CPU: 3 PID: 71167 at lib/idr.c:157 idr_replace
 2017-06-13 13:58 UTC  (2+ messages)

[next-20170609] Oops while running CPU off-on (cpuset.c/cpuset_can_attach)
 2017-06-13 13:56 UTC  (2+ messages)

[PATCH 00/13 v3] idle performance improvements
 2017-06-13 13:05 UTC 

[PATCH 11/16] powerpc: vio_cmo: use dev_groups and not dev_attrs for bus_type
 2017-06-13 10:09 UTC  (9+ messages)

[PATCH] include/linux/vfio.h: Guard powerpc-specific functions with CONFIG_VFIO_SPAPR_EEH
 2017-06-13  8:36 UTC  (4+ messages)
    ` [kbuild-all] "

[PATCH v3] net: phy: Make phy_ethtool_ksettings_get return void
 2017-06-13  7:09 UTC 

[PATCH] powerpc/modules: Introduce new stub code for SHN_LIVEPATCH symbols
 2017-06-13  6:50 UTC 

patch "powerpc: vio_cmo: use dev_groups and not dev_attrs for bus_type" added to driver-core-next
 2017-06-13  5:59 UTC 

patch "powerpc: vio: use dev_groups and not dev_attrs for bus_type" added to driver-core-next
 2017-06-13  5:59 UTC 

patch "TTY: hvc: convert to use DRIVER_ATTR_RW" added to driver-core-next
 2017-06-13  5:58 UTC 

[PATCH V2] cxl: Fixes for Coherent Accelerator Interface Architecture 2.0
 2017-06-13  2:08 UTC  (2+ messages)

[PATCH] PCI: dwc: Constify dw_pcie_host_ops structures
 2017-06-12 23:51 UTC  (2+ messages)

[PATCH v9 05/10] powerpc/perf: IMC pmu cpumask and cpuhotplug support
 2017-06-12 22:44 UTC  (5+ messages)
` [PATCH v9 07/10] powerpc/perf: PMU functions for Core IMC and hotplugging

[PATCH v2] net: phy: Make phy_ethtool_ksettings_get return void
 2017-06-12 18:13 UTC  (4+ messages)

patch "powerpc: vio_cmo: use dev_groups and not dev_attrs for bus_type" added to driver-core-testing
 2017-06-12 14:18 UTC 

patch "powerpc: vio: use dev_groups and not dev_attrs for bus_type" added to driver-core-testing
 2017-06-12 14:18 UTC 

patch "TTY: hvc: convert to use DRIVER_ATTR_RW" added to driver-core-testing
 2017-06-12 14:15 UTC 

[PATCH v1] net/phy: Make phy_ethtool_ksettings_get return void
 2017-06-12 13:51 UTC  (2+ messages)

[PATCH] macintosh: move mac_hid driver to input/mouse
 2017-06-12 13:27 UTC  (15+ messages)

[PATCH 00/35] defconfig: Cleanup from old entries
 2017-06-12  9:54 UTC  (4+ messages)

[next-20170609][bisected 4d72ba0] WARNING: CPU: 8 PID: 11043 at lib/vsprintf.c:1945 set_precision
 2017-06-12  8:12 UTC  (2+ messages)

[PATCH] cxl: Fixes for Coherent Accelerator Interface Architecture 2.0
 2017-06-12  7:56 UTC  (3+ messages)

[BUG][next-20170606][bisected 411fe24e6b] WARNING: CPU: 10 PID: 0 at kernel/time/tick-sched.c:791
 2017-06-12  7:22 UTC  (3+ messages)

[PATCH v10 09/10] powerpc/perf: Thread IMC PMU functions
 2017-06-12  6:20 UTC  (3+ messages)

[PATCH 00/14 v2] idle performance improvements
 2017-06-12  5:47 UTC  (3+ messages)

patch "powerpc: ibmebus: use dev_groups and not dev_attrs for bus_type" added to driver-core-next
 2017-06-09 18:08 UTC 

patch "powerpc: ps3: use dev_groups and not dev_attrs for bus_type" added to driver-core-next
 2017-06-09 18:08 UTC 

patch "macintosh: use dev_groups and not dev_attrs for bus_type" added to driver-core-next
 2017-06-09 18:08 UTC 

[PATCH v2 1/3] powerpc/mm: Rename find_linux_pte_or_hugepte
 2017-06-09 16:14 UTC  (3+ messages)
` [PATCH v2 3/3] powerpc/mm/cxl: Add the fault handling cpu to mm cpumask

[PATCH v2 1/2] mm/hugetlb: Allow arch to override and call the weak function
 2017-06-09 16:13 UTC  (5+ messages)
` [PATCH v2 2/2] powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel command line

[PATCH v5 1/2] powerpc/fadump: reduce memory consumption for capture kernel
 2017-06-09 12:04 UTC  (11+ messages)
` [PATCH v5 2/2] powerpc/fadump: update documentation about 'fadump_append=' parameter

[GIT PULL] Please pull powerpc/linux.git powerpc-4.12-5 tag
 2017-06-09 11:35 UTC 

[PATCH v4 0/2] tty: add TIOCGPTPEER ioctl
 2017-06-09 10:24 UTC  (6+ messages)
` [PATCH v4 2/2] "

[PATCH 04/11] TTY: hvc: convert to use DRIVER_ATTR_RW
 2017-06-09  9:03 UTC 

patch "powerpc: ibmebus: use dev_groups and not dev_attrs for bus_type" added to driver-core-testing
 2017-06-09  9:01 UTC 

patch "powerpc: ps3: use dev_groups and not dev_attrs for bus_type" added to driver-core-testing
 2017-06-09  9:01 UTC 

patch "macintosh: use dev_groups and not dev_attrs for bus_type" added to driver-core-testing
 2017-06-09  9:01 UTC 

[PATCH v2] cxl: Fix error path on bad ioctl
 2017-06-09  6:57 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).