linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-29 21:45:00 to 2016-10-05 02:36:29 UTC [more...]

[PATCH] cxl: replace loop with for_each_child_of_node(), remove unneeded of_node_put()
 2016-10-05  2:36 UTC  (2+ messages)
`  "

[PATCH] powerpc: Align hot loops of memset() and backwards_memcpy()
 2016-10-05  2:36 UTC  (2+ messages)
`  "

[PATCH] powerpc/fadump: Fix build break when CONFIG_PROC_VMCORE=n
 2016-10-05  2:36 UTC  (3+ messages)
`  "

[PATCH] powerpc: During context switch, check before setting mm_cpumask
 2016-10-05  2:36 UTC  (5+ messages)
`  "

[PATCH] cxl: Flush PSL cache before resetting the adapter
 2016-10-05  2:36 UTC  (6+ messages)
`  "

[PATCH 3/9] powerpc/powernv: Specify proper data type for PCI_SLOT_ID_PREFIX
 2016-10-05  2:36 UTC  (2+ messages)
` [3/9] "

[PATCH 4/9] powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()
 2016-10-05  2:36 UTC  (2+ messages)
` [4/9] "

[PATCH 7/9] powerpc/powernv: Fix data type for @r in pnv_ioda_parse_m64_window()
 2016-10-05  2:36 UTC  (2+ messages)
` [7/9] "

[PATCH v4 6/7] drivers/pci/hotplug: Use of_property_read_u32() in powernv driver
 2016-10-05  2:36 UTC  (2+ messages)
` [v4, "

[PATCH 1/9] powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()
 2016-10-05  2:36 UTC  (2+ messages)
` [1/9] "

[PATCH 2/9] powerpc/powernv: Use CPU-endian hub diag-data type in pnv_eeh_get_and_dump_hub_diag()
 2016-10-05  2:36 UTC  (2+ messages)
` [2/9] "

[PATCH 1/2] powerpc: tm: Add TM Unavailable Exception
 2016-10-05  2:36 UTC  (2+ messages)
` [1/2] "

[PATCH 1/3] bpf powerpc: introduce accessors for using the tmp local stack space
 2016-10-05  2:36 UTC  (2+ messages)
` [1/3] "

[PATCH 1/4] powerpc/configs: Enable VMX crypto
 2016-10-05  2:36 UTC  (5+ messages)
` [PATCH 2/4] powerpc/configs: Bump kernel ring buffer size on 64 bit configs
` [PATCH 3/4] powerpc/configs: Change a few things from built in to modules
` [PATCH 4/4] powerpc/configs: Enable Intel i40e on 64 bit configs
` [1/4] powerpc/configs: Enable VMX crypto

[PATCH v5 02/20] powerpc: Always restore FPU/VEC/VSX if hardware transactional memory in use
 2016-10-05  2:36 UTC  (2+ messages)
` [v5, "

[PATCH 1/2] powerpc: Only disable HAVE_EFFICIENT_UNALIGNED_ACCESS on POWER7 little endian
 2016-10-05  2:36 UTC  (2+ messages)
` [1/2] "

[PATCH v3 00/42] powerpc/64: use asm sections for head/exception layout
 2016-10-05  2:36 UTC  (44+ messages)
` [PATCH v3 01/42] powerpc/64s: Add new exception vector macros
  ` [v3,01/42] "
` [PATCH v3 02/42] powerpc/64s: Consolidate exception handler alignment
` [PATCH v3 03/42] powerpc/64: Change the way relocation copy is calculated
` [PATCH v3 04/42] powerpc: Use gas sections for arranging exception vectors
` [PATCH v3 05/42] powerpc/64s: Consolidate System Reset 0x100 interrupt
` [PATCH v3 06/42] powerpc/64s: Consolidate Machine Check 0x200 interrupt
` [PATCH v3 07/42] powerpc/64s: Consolidate Data Storage 0x300 interrupt
` [PATCH v3 08/42] powerpc/64s: Consolidate Data Segment 0x380 interrupt
` [PATCH v3 09/42] powerpc/64s: Consolidate Instruction Storage 0x400 interrupt
` [PATCH v3 10/42] powerpc/64s: Consolidate Instruction Segment 0x480 interrupt
` [PATCH v3 11/42] powerpc/64s: Consolidate External 0x500 interrupt
` [PATCH v3 12/42] powerpc/64s: Consolidate Alignment 0x600 interrupt
` [PATCH v3 13/42] powerpc/64s: Consolidate Program 0x700 interrupt
` [PATCH v3 14/42] powerpc/64s: Consolidate FP Unavailable 0x800 interrupt
` [PATCH v3 15/42] powerpc/64s: Consolidate Decrementer 0x900 interrupt
` [PATCH v3 16/42] powerpc/64s: Consolidate Hypervisor Decrementer 0x980 interrupt
` [PATCH v3 17/42] powerpc/64s: Consolidate Directed Privileged Doorbell 0xa00 interrupt
` [PATCH v3 18/42] powerpc/64s: Consolidate Reserved 0xb00 interrupt
` [PATCH v3 19/42] powerpc/64s: Consolidate System Call 0xc00 interrupt
` [PATCH v3 20/42] powerpc/64s: Consolidate Trace 0xd00 interrupt
` [PATCH v3 21/42] powerpc/64s: Consolidate Hypervisor Data Storage 0xe00 interrupt
` [PATCH v3 22/42] powerpc/64s: Consolidate Hypervisor Instruction Storage 0xe20 interrupt
` [PATCH v3 23/42] powerpc/64s: Consolidate Hypervisor Emulation Assistance 0xe40 interrupt
` [PATCH v3 24/42] powerpc/64s: Consolidate Hypervisor Maintenance 0xe60 interrupt
` [PATCH v3 25/42] powerpc/64s: Consolidate Directed Hypervisor Doorbell 0xe80 interrupt
` [PATCH v3 26/42] powerpc/64s: Consolidate Hypervisor Virtualization 0xea0 interrupt
` [PATCH v3 27/42] powerpc/64s: Consolidate Reserved 0xec0, 0xee0 interrupts
` [PATCH v3 28/42] powerpc/64s: Consolidate Performance Monitor 0xf00 interrupt
` [PATCH v3 29/42] powerpc/64s: Consolidate Vector Unavailable 0xf20 interrupt
` [PATCH v3 30/42] powerpc/64s: Consolidate VSX Unavailable 0xf40 interrupt
` [PATCH v3 31/42] powerpc/64s: Consolidate Facility Unavailable 0xf60 interrupt
` [PATCH v3 32/42] powerpc/64s: Consolidate Hypervisor Facility Unavailable 0xf80 interrupt
` [PATCH v3 33/42] powerpc/64s: Consolidate Reserved 0xfa0-0x1200 interrupts
` [PATCH v3 34/42] powerpc/64s: Consolidate CBE System Error 0x1200 interrupt
` [PATCH v3 35/42] powerpc/64s: Consolidate Instruction Breakpoint 0x1300 interrupt
` [PATCH v3 36/42] powerpc/64s: Consolidate Softpatch 0x1500 interrupt
` [PATCH v3 37/42] powerpc/64s: Consolidate Debug 0x1600 interrupt
` [PATCH v3 38/42] powerpc/64s: Consolidate Altivec 0x1700 interrupt
` [PATCH v3 39/42] powerpc/64s: Consolidate CBE Thermal 0x1800 interrupt
` [PATCH v3 40/42] powerpc/64s: Move __replay_interrupt function below handlers
` [PATCH v3 41/42] powerpc/64s: Use a single macro for both parts of OOL exception
` [PATCH v3 42/42] powerpc/64s: Remove unused exception code, small cleanups

[PATCH v2 2/5] firmware: annotate thou shalt not request fw on init or probe
 2016-10-05  1:58 UTC  (16+ messages)
` [RFC] fs: add userspace critical mounts event support

[PATCH v3 0/5] powerpc/mm: movable hotplug memory nodes
 2016-10-04 20:23 UTC  (8+ messages)
` [PATCH v3 1/5] drivers/of: introduce of_fdt_is_available()
` [PATCH v3 4/5] powerpc/mm: restore top-down allocation when using movable_node

[PATCH v6] powerpc: Do not make the entire heap executable
 2016-10-04 16:54 UTC  (4+ messages)

[net-next 00/13] fsl/fman: cleanup and small fixes
 2016-10-04 14:44 UTC  (15+ messages)
` [net-next 01/13] fsl/fman: split lines over 80 characters
` [net-next 02/13] fsl/fman: fix loadable module compilation
` [net-next 03/13] fsl/fman: small fixes
` [net-next 04/13] fsl/fman: use of_get_phy_mode()
` [net-next 05/13] fsl/fman: simplify device tree reads
` [net-next 06/13] fsl/fman: return a phy_dev pointer from init
` [net-next 07/13] fsl/fman: MEMAC may use QSGMII PHY interface mode
` [net-next 08/13] fsl/fman: check pcsphy pointer before use
` [net-next 09/13] fsl/fman: check of_get_phy_mode() return value
` [net-next 10/13] fsl/fman: simplify redundant condition
` [net-next 11/13] fsl/fman: fix return value checking
` [net-next 12/13] fsl/fman: remove leftover comment
` [net-next 13/13] MAINTAINERS: net: add entry for Freescale QorIQ DPAA FMan driver

[PATCH] crypto: sha1-powerpc: little-endian support
 2016-10-04 12:07 UTC  (7+ messages)

[PATCH 0/2] powernv:stop: Use psscr_val,mask provided by firmware
 2016-10-04 11:33 UTC  (4+ messages)
` [PATCH 2/2] powernv: Pass PSSCR value and mask to power9_idle_stop

[PATCH] net: ps3_gelic: Add missing \n to end of deb_dbg message
 2016-10-04 11:15 UTC 

[PATCH v2] cxl: Flush PSL cache before resetting the adapter
 2016-10-04 11:00 UTC 

[PATCH v21 00/20] perf, tools: Add support for PMU events in JSON format
 2016-10-04  8:19 UTC  (20+ messages)
` [PATCH v21 06/19] perf, tools: Support alias descriptions
` [PATCH v21 11/19] perf, tools: Add alias support for long descriptions
` [PATCH v21 12/19] perf, tools: Support long descriptions with perf list
` [PATCH v21 14/19] perf, tools, jevents: Handle header line in mapfile
` [PATCH v21 15/19] perf, tools: Add README for info on parsing JSON/map files
` [PATCH v21 16/19] perf, tools: Make alias matching case-insensitive

[GIT PULL 00/22] perf/core improvements and fixes
 2016-10-04  8:07 UTC  (22+ messages)
` [PATCH 03/22] tools build: Add support for host programs format
` [PATCH 04/22] tools build: Make fixdep a hostprog
` [PATCH 05/22] perf tools: Add jsmn `jasmine' JSON parser
` [PATCH 06/22] perf jevents: Program to convert JSON file
` [PATCH 07/22] perf pmu: Use pmu_events table to create aliases
` [PATCH 08/22] perf powerpc: Support CPU ID matching for Powerpc
` [PATCH 09/22] perf tools: Support CPU id matching for x86 v2
` [PATCH 10/22] perf jevents: Handle header line in mapfile
` [PATCH 11/22] perf pmu: Support alias descriptions
` [PATCH 12/22] perf tools: Query terminal width and use in perf list
` [PATCH 13/22] perf list: Add a --no-desc flag
` [PATCH 14/22] perf pmu: Add override support for event list CPUID
` [PATCH 15/22] perf jevents: Add support for long descriptions
` [PATCH 16/22] perf list: Support long jevents descriptions
` [PATCH 17/22] perf list jevents: Add support for event list topics
` [PATCH 18/22] perf tools: Add README for info on parsing JSON/map files
` [PATCH 19/22] perf tools: Allow period= in perf stat CPU event descriptions
` [PATCH 20/22] perf tools: Make alias matching case-insensitive
` [PATCH 21/22] perf pmu-events: Fix fixed counters on Intel
` [PATCH 22/22] perf pmu-events: Add Skylake frontend MSR support

[net-next 00/13] fsl/fman: cleanup and small fixes
 2016-10-04  7:30 UTC  (2+ messages)
` [net-next 01/13] fsl/fman: split lines over 80 characters

UBSAN: Undefined behaviour in /home/mathieu/tmp/linux-4.6.4/drivers/scsi/scsi_devinfo.c:458:21
 2016-10-04  6:25 UTC  (3+ messages)

[PATCH] powerpc: Remove static branch prediction in atomic{, 64}_add_unless
 2016-10-04  3:18 UTC  (2+ messages)

[PATCH v3 4/5] powerpc/pm: support deep sleep feature on T104x
 2016-10-03 17:22 UTC  (6+ messages)
` [v3,4/5] "

powerpc: add kernel parameter iommu_alloc_quiet
 2016-10-03 15:44 UTC  (3+ messages)

Crashes in refresh_zone_stat_thresholds when some nodes have no memory
 2016-10-03 12:59 UTC  (3+ messages)

[PATCH 0/3] Fix crypto/vmx/p8_ghash memory corruption
 2016-10-03 12:08 UTC  (5+ messages)

[PATCH] powerpc/eeh: Quieten EEH message when no adapters are found
 2016-10-02 11:28 UTC  (2+ messages)

Rational for having CONFIG_FB_RADEON=m
 2016-10-01 12:12 UTC  (4+ messages)
      ` Fwd: "

[PATCH] powerpc/pseries: Use H_CLEAR_HPT to clear MMU hash table during kexec
 2016-10-01 10:41 UTC 

[PATCH 0/2] powerpc: stack protector (-fstack-protector) support
 2016-09-30 23:17 UTC  (6+ messages)
` [PATCH 1/2] powerpc: initial "
` [PATCH 2/2] powerpc/32: stack protector: change the canary value per task

[PATCH] dma/fsldma : Unmap region obtained by of_iomap
 2016-09-30 17:56 UTC  (2+ messages)

[PATCH v3 0/4] implement vcpu preempted check
 2016-09-30 10:44 UTC  (11+ messages)

[PATCH v21 00/20] perf, tools: Add support for PMU events in JSON format
 2016-09-30  9:10 UTC  (12+ messages)

[PATCH v5 0/4] PCI: Introduce a way to enforce all MMIO BARs not to share PAGE_SIZE
 2016-09-30  4:13 UTC  (9+ messages)
` [PATCH v5 3/4] PCI: Add a new option for resource_alignment to reassign alignment
` [PATCH v5 4/4] PCI: Add a macro to set default alignment for all PCI devices

[PATCH v15 00/15] selftests/powerpc: Add ptrace tests for ppc registers
 2016-09-30  2:33 UTC  (16+ messages)
` [PATCH v15 01/15] selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'/'instructions.h'
` [PATCH v15 02/15] selftests/powerpc: move shared utility files into new utility/ dir
` [PATCH v15 03/15] selftests/powerpc: Add ptrace tests for EBB
` [PATCH v15 04/15] selftests/powerpc: Add ptrace tests for GPR/FPR registers
` [PATCH v15 05/15] selftests/powerpc: Add ptrace tests for GPR/FPR registers in TM
` [PATCH v15 06/15] selftests/powerpc: Add ptrace tests for GPR/FPR registers in suspended TM
` [PATCH v15 07/15] selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR registers
` [PATCH v15 08/15] selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in TM
` [PATCH v15 09/15] selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in suspended TM
` [PATCH v15 10/15] selftests/powerpc: Add ptrace tests for VSX, VMX registers
` [PATCH v15 11/15] selftests/powerpc: Add ptrace tests for VSX, VMX registers in TM
` [PATCH v15 12/15] selftests/powerpc: Add ptrace tests for VSX, VMX registers in suspended TM
` [PATCH v15 13/15] selftests/powerpc: Add ptrace tests for TM SPR registers
` [PATCH v15 14/15] selftests/powerpc: Add .gitignore file for ptrace executables
` [PATCH v15 15/15] selftests/powerpc: Fix a build issue

[PATCH v14 00/15] selftests/powerpc: Add ptrace tests for ppc registers
 2016-09-30  2:17 UTC  (4+ messages)
` [PATCH v14 13/15] selftests/powerpc: Add ptrace tests for TM SPR registers

[PATCH] PCI: Add parameter @mmio_force_on to pci_update_resource()
 2016-09-29 23:45 UTC  (7+ messages)

[PATCH v2 1/2] pci: Call pcibios_sriov_enable() before IOV BARs are enabled
 2016-09-29 23:47 UTC  (2+ messages)
` [PATCH v2 2/2] PCI: Don't disable PF's memory decoding when enabling SRIOV

[PATHC v2 0/9] ima: carry the measurement list across kexec
 2016-09-29 22:21 UTC  (6+ messages)

[PATCH v5 00/10] ima: carry the measurement list across kexec
 2016-09-29 22:09 UTC  (3+ 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).