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

[PATCH] macintosh: move mac_hid driver to input/mouse
 2017-06-08 23:07 UTC  (10+ messages)

[PATCH 08/16] powerpc: ps3: use dev_groups and not dev_attrs for bus_type
 2017-06-08 22:53 UTC  (12+ messages)
` [PATCH 10/16] powerpc: vio: "
    ` [PATCH 10/16 v2] "
` [PATCH 11/16] powerpc: vio_cmo: "

[PATCH] powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by default
 2017-06-08 22:34 UTC  (4+ messages)
`  "

[PATCH v2] cxl: Fix error path on bad ioctl
 2017-06-08 22:34 UTC  (4+ messages)
` [v2] "

[PATCH] powerpc/mm/4k: Limit 4k page size config to 64TB virtual address space
 2017-06-08 22:34 UTC  (2+ messages)
`  "

Resend [PATCH] powerpc/hotplug-mem: Fix aa_index match bug for hotplug
 2017-06-08 22:20 UTC  (2+ messages)

[PATCH v10 10/10] powerpc/perf: Thread imc cpuhotplug support
 2017-06-08 20:25 UTC 

[PATCH v10 09/10] powerpc/perf: Thread IMC PMU functions
 2017-06-08 20:24 UTC 

[PATCH v10 07/10] powerpc/perf: PMU functions for Core IMC and hotplugging
 2017-06-08 20:23 UTC 

[PATCH v10 08/10] powerpc/powernv: Thread IMC events detection
 2017-06-08 20:24 UTC 

[PATCH v10 06/10] powerpc/powernv: Core IMC events detection
 2017-06-08 20:22 UTC 

[PATCH v10 05/10] powerpc/perf: IMC pmu cpumask and cpuhotplug support
 2017-06-08 20:22 UTC 

[PATCH v10 04/10] powerpc/perf: Add generic IMC pmu group and event functions
 2017-06-08 20:21 UTC 

[PATCH v10 03/10] powerpc/powernv: Detect supported IMC units and its events
 2017-06-08 20:20 UTC 

[PATCH v10 02/10] powerpc/powernv: Autoload IMC device driver module
 2017-06-08 20:19 UTC 

[PATCH v10 01/10] powerpc/powernv: Data structure and macros definitions for IMC
 2017-06-08 20:18 UTC 

[PATCH v10 00/10] IMC Instrumentation Support
 2017-06-08 20:17 UTC 

[PATCH 1/4] powerpc/64s: context switch leave interrupts hard enabled for radix
 2017-06-08 20:12 UTC  (5+ messages)
` [PATCH 2/4] powerpc/64: context switch avoid reservation-clearing instruction
` [PATCH 3/4] powerpc/64: context switch an hwsync instruction can be avoided
` [PATCH 4/4] powerpc/64s: context switch avoid cpabort

[PATCH] kernel/kprobes: Add test to validate pt_regs
 2017-06-08 19:23 UTC 

[PATCH] powerpc/kprobes: Don't save/restore DAR/DSISR to/from pt_regs for optprobes
 2017-06-08 19:16 UTC 

[PATCH v9 05/10] powerpc/perf: IMC pmu cpumask and cpuhotplug support
 2017-06-08 18:05 UTC  (8+ messages)
` [PATCH v9 07/10] powerpc/perf: PMU functions for Core IMC and hotplugging
` [PATCH v9 10/10] powerpc/perf: Thread imc cpuhotplug support

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

clean up and modularize arch dma_mapping interface
 2017-06-08 16:32 UTC  (56+ messages)
` [PATCH 01/44] firmware/ivc: use dma_mapping_error
` [PATCH 02/44] ibmveth: properly unwind on init errors
` [PATCH 03/44] dmaengine: ioat: don't use DMA_ERROR_CODE
` [PATCH 04/44] drm/exynos: "
` [PATCH 05/44] drm/armada: don't abuse DMA_ERROR_CODE
` [PATCH 06/44] iommu/dma: don't rely on DMA_ERROR_CODE
` [PATCH 07/44] xen-swiotlb: consolidate xen_swiotlb_dma_ops
` [PATCH 08/44] xen-swiotlb: implement ->mapping_error
` [PATCH 09/44] c6x: remove DMA_ERROR_CODE
` [PATCH 10/44] ia64: "
` [PATCH 11/44] m32r: "
` [PATCH 12/44] microblaze: "
` [PATCH 13/44] openrisc: "
` [PATCH 14/44] sh: "
` [PATCH 15/44] xtensa: "
` [PATCH 16/44] arm64: "
` [PATCH 17/44] hexagon: switch to use ->mapping_error for error reporting
` [PATCH 18/44] iommu/amd: implement ->mapping_error
` [PATCH 19/44] s390: "
` [PATCH 20/44] sparc: "
` [PATCH 21/44] powerpc: "
` [PATCH 22/44] x86/pci-nommu: "
` [PATCH 23/44] x86/calgary: "
` [PATCH 24/44] x86: remove DMA_ERROR_CODE
` [PATCH 25/44] arm: implement ->mapping_error
` [PATCH 26/44] dma-mapping: remove DMA_ERROR_CODE
` [PATCH 27/44] sparc: remove leon_dma_ops
` [PATCH 28/44] sparc: remove arch specific dma_supported implementations
` [PATCH 29/44] dma-noop: remove dma_supported and mapping_error methods
` [PATCH 30/44] dma-virt: "
` [PATCH 31/44] hexagon: remove arch-specific dma_supported implementation
` [PATCH 32/44] hexagon: remove the unused dma_is_consistent prototype
` [PATCH 33/44] openrisc: remove arch-specific dma_supported implementation
` [PATCH 34/44] arm: remove arch specific "
` [PATCH 35/44] x86: "
` [PATCH 36/44] dma-mapping: remove HAVE_ARCH_DMA_SUPPORTED
` [PATCH 37/44] mips/loongson64: implement ->dma_supported instead of ->set_dma_mask
` [PATCH 38/44] arm: "
` [PATCH 39/44] xen-swiotlb: remove xen_swiotlb_set_dma_mask
` [PATCH 40/44] tile: remove dma_supported and mapping_error methods
` [PATCH 41/44] powerpc/cell: clean up fixed mapping dma_ops initialization
` [PATCH 42/44] powerpc/cell: use the dma_supported method for ops switching
` [PATCH 43/44] dma-mapping: remove the set_dma_mask method
` [PATCH 44/44] powerpc: merge __dma_set_mask into dma_set_mask

[PATCH 00/35] defconfig: Cleanup from old entries
 2017-06-08 16:10 UTC  (2+ messages)
` [PATCH 21/35] powerpc: defconfig: Cleanup from old Kconfig options

[PATCH 00/14] idle performance improvements
 2017-06-08 15:51 UTC  (15+ 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 1/2] powerpc/64s: syscall optimize hypercall/syscall entry
 2017-06-08 15:35 UTC  (2+ messages)
` [PATCH 2/2] powerpc/64: syscall avoid restore_math call if possible

[PATCH v2 0/4] ftrace/kprobe fixes
 2017-06-08 15:33 UTC  (6+ messages)
` [PATCH v2 1/4] powerpc/kprobes: Pause function_graph tracing during jprobes handling
` [PATCH v2 3/4] powerpc/kprobes_on_ftrace: Skip livepatch_handler() for jprobes

[PATCH] include/linux/vfio.h: Guard powerpc-specific functions with CONFIG_VFIO_SPAPR_EEH
 2017-06-08 15:32 UTC  (10+ messages)
` [PATCH v2] "

[RFC][PATCH 5/5] powerpc: Remove SYNC from _switch
 2017-06-08 13:47 UTC  (8+ messages)

[PATCH] powerpc/mm/radix: Only add X for pages overlapping kernel text
 2017-06-08  7:49 UTC  (5+ messages)

4.12-rc ppc64 4k-page needs costly allocations
 2017-06-08  5:52 UTC  (13+ messages)

[RESEND PATCH] input/joystick/analog: Use get_cycles() on PPC
 2017-06-08  4:42 UTC 

[PATCH 2/2] MAINTAINERS: update my email address from freescale to nxp
 2017-06-08  4:07 UTC  (2+ messages)
` [2/2] "

[PATCH] selftests/powerpc: context_switch use private futexes with threads
 2017-06-08  4:07 UTC  (2+ messages)
`  "

[PATCH v2] powerpc/mm: convert tlbie to tlbiel when no batch is active
 2017-06-08  4:07 UTC  (2+ messages)
` [v2] "

[PATCH] powerpc/64s: machine check handle ifetch from foreign real address for POWER9
 2017-06-08  4:07 UTC  (2+ messages)
`  "

[PATCH 1/7] powerpc/mm: rename map_page() to map_kernel_page() on PPC32
 2017-06-08  4:07 UTC  (2+ messages)
` [1/7] "

[PATCH 1/2] MAINTAINERS: update entry for Freescale SoC drivers
 2017-06-08  4:07 UTC  (2+ messages)
` [1/2] "

[PATCH v3 1/3] powerpc/mm/book(e)(3s)/64: Add page table accounting
 2017-06-08  4:07 UTC  (2+ messages)
` [v3,1/3] "

[PATCH] cxl: Unlock on error in probe
 2017-06-08  4:07 UTC  (2+ messages)
`  "

[PATCH] powerpc/kernel: Initialize load_tm on task creation
 2017-06-08  4:05 UTC  (2+ messages)
`  "

[PATCH v2] powerpc/numa: Fix percpu allocations to be NUMA aware
 2017-06-08  4:05 UTC  (2+ messages)
` [v2] "

[PATCH] powerpc/perf: Fix Power9 test_adder field
 2017-06-08  4:05 UTC  (2+ messages)
`  "

[PATCH v2] cxl: Avoid double free_irq() for psl,slice interrupts
 2017-06-08  4:05 UTC  (2+ messages)
` [v2] "

[PATCH] powerpc/kernel: improve FP and vector registers restoration
 2017-06-08  4:05 UTC  (2+ messages)
`  "

[PATCH] powernv: Properly mask POWER9 DD1 PVR for different chip types
 2017-06-08  3:44 UTC  (4+ messages)

[RFC 0/2] Add support for OCC command/response interface
 2017-06-08  2:02 UTC  (3+ messages)
` [RFC 2/2] powerpc/powernv : Add support for OPAL-OCC "

[PATCH v2 0/6] Appended signatures support for IMA appraisal
 2017-06-08  1:49 UTC  (7+ messages)
` [PATCH v2 1/6] integrity: Small code improvements
` [PATCH v2 2/6] ima: Simplify policy_func_show
` [PATCH v2 3/6] ima: Log the same audit cause whenever a file has no signature
` [PATCH v2 4/6] integrity: Introduce struct evm_hmac_xattr
` [PATCH v2 5/6] MODSIGN: Export module signature definitions
` [PATCH v2 6/6] ima: Support module-style appended signatures for appraisal

[PATCH] powerpc/powernv: Rework local TLB flush for boot and MCE on POWER9
 2017-06-08  0:54 UTC  (2+ messages)

[PATCH 3.10 078/250] powerpc: Fix build warning on 32-bit PPC
 2017-06-07 22:57 UTC 

[PATCH v3 0/6] DT: Fix spelling of standard properties
 2017-06-07 22:43 UTC  (5+ messages)
` [PATCH v3 5/6] dt-bindings: display: amlogic: DT fix s/resets-names/reset-names/
` [PATCH v3 6/6] dt-bindings: net: btusb: DT fix s/interrupt-name/interrupt-names/

power server power consumption problem
 2017-06-07 18:43 UTC  (3+ messages)

[PATCH] powerpc: Increase ELF_ET_DYN_BASE to 1TB for 64-bit applications
 2017-06-07 18:29 UTC  (5+ messages)
` [kernel-hardening] "

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

[PATCH v3 0/9] Enable STRICT_KERNEL_RWX
 2017-06-07 14:12 UTC  (8+ messages)
` [PATCH v3 2/9] powerpc/kprobes: Move kprobes over to patch_instruction
` [PATCH v3 3/9] powerpc/kprobes/optprobes: Move "

[PATCH v2 1/9] powerpc/lib/code-patching: Enhance code patching
 2017-06-07 11:52 UTC  (4+ messages)

[PATCH] cxl: Fix error path on bad ioctl
 2017-06-07 11:43 UTC  (4+ messages)

[PATCH] powerpc/numa: Fix percpu allocations to be NUMA aware
 2017-06-07 11:28 UTC  (3+ messages)

[PATCH v3 0/3] EDAC: mv64x60: updates
 2017-06-07  9:54 UTC  (4+ messages)
` [PATCH v3 1/3] EDAC: mv64x60: check driver registration success

[PATCH] driver core: remove CLASS_ATTR usage
 2017-06-07  9:14 UTC  (3+ messages)

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

[PATCH 12/17] tty: New RISC-V SBI Console Driver
 2017-06-07  7:58 UTC  (2+ messages)

[BUG][next-20170606][bisected 411fe24e6b] WARNING: CPU: 10 PID: 0 at kernel/time/tick-sched.c:791
 2017-06-07  7:26 UTC 

[PATCH 1/2] mtd: powernv_flash: Use WARN_ON_ONCE() rather than BUG_ON()
 2017-06-07  5:43 UTC  (2+ messages)
` [PATCH 2/2] mtd: powernv_flash: Lock around concurrent access to OPAL


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