linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-20 12:10:36 to 2015-07-23 09:04:26 UTC [more...]

[PATCH v5 0/7]powerpc/powernv: Nest Instrumentation support
 2015-07-23  9:04 UTC  (21+ messages)
` [PATCH v5 3/7] powerpc/powernv: Nest PMU detection and device tree parser
` [PATCH v5 4/7] powerpc/powernv: detect supported nest pmus and its events
` [PATCH v5 5/7] powerpc/powernv: add event attribute and group to nest pmu
` [PATCH v5 6/7] powerpc/powernv: generic nest pmu event functions
` [PATCH v5 7/7] powerpc/powernv: nest pmu cpumask and cpu hotplug support

[PATCH v7 0/3] LED driver for PowerNV platform
 2015-07-23  8:08 UTC  (6+ messages)
` [PATCH v7 1/3] powerpc/powernv: Add OPAL interfaces for accessing and modifying system LED states
` [PATCH v7 2/3] powerpc/powernv: Create LED platform device
` [PATCH v7 3/3] leds/powernv: Add driver for PowerNV platform

[PATCH v3 0/8] Implement group-read of events using txn interface
 2015-07-23  8:04 UTC  (9+ messages)
` [PATCH v3 5/8] perf: Split perf_event_read_value()
` [PATCH v3 7/8] perf: Define PMU_TXN_READ interface

[PATCH V4 0/6] Allow user to request memory to be locked on page fault
 2015-07-23  6:58 UTC  (15+ messages)
` [PATCH V4 2/6] mm: mlock: Add new mlock, munlock, and munlockall system calls
` [PATCH V4 4/6] mm: mlock: Introduce VM_LOCKONFAULT and add mlock flags to enable it
` [PATCH V4 5/6] mm: mmap: Add mmap flag to request VM_LOCKONFAULT

[PATCH] cxl: Add alternate MMIO error handling
 2015-07-23  6:43 UTC 

[PATCH] powerpc: Update corenet32_smp_defconfig for modern distros
 2015-07-23  6:22 UTC 

[PATCH] powerpc/corenet: use the mixed mode of MPIC when enabling CPU hotplug
 2015-07-23  3:55 UTC 

[PATCH] powerpc/corenet32: enable DMA in defconfig
 2015-07-23  3:00 UTC 

[RFC v4 00/25] Re-use nvram module
 2015-07-23  0:49 UTC  (9+ messages)
` [RFC v4 03/25] m68k/atari: Move Atari-specific code out of drivers/char/nvram.c

[PATCH] powerpc/rtas: Replace magic values with defines
 2015-07-23  0:24 UTC  (2+ messages)

[PATCH] mm: rename and document alloc_pages_exact_node
 2015-07-22 21:52 UTC  (9+ messages)

[PATCH 01/10] devres: add devm_alloc_percpu()
 2015-07-22 17:47 UTC  (12+ messages)
` [PATCH 02/10] dpaa_eth: add support for DPAA Ethernet
  ` [PATCH 03/10] dpaa_eth: add configurable bpool thresholds
    ` [PATCH 04/10] dpaa_eth: add support for S/G frames
      ` [PATCH 05/10] dpaa_eth: add driver's Tx queue selection mechanism
        ` [PATCH 06/10] dpaa_eth: add ethtool functionality
          ` [PATCH 07/10] dpaa_eth: add sysfs exports
            ` [PATCH 08/10] dpaa_eth: add debugfs counters
              ` [PATCH 09/10] dpaa_eth: add debugfs entries
                ` [PATCH 10/10] dpaa_eth: add trace points

[PATCH] rtc/rtc-opal: Enable alarms only when opal supports tpo
 2015-07-22 17:11 UTC  (2+ messages)

[v3, 2/9] fsl/fman: Add the FMan port FLIB
 2015-07-22 16:55 UTC  (2+ messages)

[PATCH 00/11] Freescale DPAA QBMan Drivers
 2015-07-22 16:15 UTC  (7+ messages)
` [PATCH 02/11] soc/fsl: Introduce DPAA BMan device management driver

[PATCH 00/10] dpaa_eth: Add the Freescale DPAA Ethernet driver
 2015-07-22 16:15 UTC 

[PATCH 4/6] pseries: Add CPU dlpar remove functionality
 2015-07-22 15:42 UTC  (6+ messages)
` [4/6] "

[v3, 9/9] fsl/fman: Add FMan MAC driver
 2015-07-22 11:22 UTC 

[v3, 8/9] fsl/fman: Add FMan Port Support
 2015-07-22 11:22 UTC 

[v3, 7/9] fsl/fman: Add FMan SP support
 2015-07-22 11:22 UTC 

[v3, 6/9] fsl/fman: Add FMan MAC support
 2015-07-22 11:22 UTC 

[v3, 5/9] fsl/fman: Add Frame Manager support
 2015-07-22 11:22 UTC 

[v3, 4/9] fsl/fman: Add FMan MURAM support
 2015-07-22 11:22 UTC 

[v3, 3/9] fsl/fman: Add the FMan MAC FLIB
 2015-07-22 11:21 UTC 

[v3, 1/9] fsl/fman: Add the FMan FLIB
 2015-07-22 11:21 UTC 

[v3, 0/9] Freescale DPAA FMan
 2015-07-22 11:21 UTC 

[PATCH 0/2] Consolidate redundant register/stack access code
 2015-07-22 13:30 UTC  (8+ messages)
` [PATCH 1/2] Move the pt_regs_offset struct definition from arch to common include file

[RFC 1/8] powerpc/slb: Remove a duplicate extern variable
 2015-07-22 12:17 UTC  (23+ messages)
` [RFC 2/8] powerpc/slb: Rename all the 'entry' occurrences to 'slot'
  ` [RFC, "
    ` [RFC,2/8] "
` [RFC 3/8] powerpc/slb: Define macros for the bolted slots
` [RFC 4/8] powerpc/slb: Add some helper functions to improve modularization
` [RFC 5/8] powerpc/slb: Add documentation to runtime patching of SLB encoding
` [RFC 6/8] powerpc/prom: Simplify the logic while fetching SLB size
  ` [RFC, "
` [RFC 7/8] powerpc/xmon: Drop 'valid' from the condition inside 'dump_segments'
  ` [RFC, "
` [RFC 8/8] powerpc/xmon: Add some more elements to the existing PACA dump list
  ` [RFC, "

[PATCH] powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers
 2015-07-22 11:40 UTC  (4+ messages)
`  "

[PATCH][v2] powerpc/fsl-booke: Add T1040D4RDB/T1042D4RDB board support
 2015-07-22 10:49 UTC  (7+ messages)

[PATCH] powerpc/fsl-pci: fix pcie range issue for some P1/P2 boards
 2015-07-22 10:08 UTC 

[PATCH] powerpc/tm: Drop tm_orig_msr from thread_struct
 2015-07-22  9:44 UTC  (2+ messages)
`  "

[PATCH] powerpc/eeh: Dump PHB diag-data for non-existing PE
 2015-07-22  9:44 UTC  (2+ messages)
`  "

[PATCH] powerpc/eeh: Fix wrong printed PE number
 2015-07-22  9:44 UTC  (2+ messages)
`  "

[PATCH V2] powerpc/signal: Add helper function to fetch quad word aligned pointer
 2015-07-22  9:44 UTC  (4+ messages)
` [V2] "

[RFC PATCH] powerpc/kexec: Wait 1s for secondaries to enter OPAL
 2015-07-22  5:54 UTC 

[PATCH V4 0/2] powerpc/kexec: Reset endianess before kexec
 2015-07-22  5:50 UTC  (3+ messages)
` [PATCH V4 1/2] powerpc/kexec: Reset secondary cpu "
` [PATCH V4 2/2] powerpc/kexec: Reset HILE before kexec_sequence

[PATCH] openvswitch: make for_each_node loops work with sparse numa systems
 2015-07-22  5:26 UTC  (8+ messages)
  ` [PATCH v2] openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodes

[PATCH] Fix crash due to processing "memory-controller" nodes as "memory"
 2015-07-22  5:15 UTC  (9+ messages)

[PATCH 3/6] pseries: Update CPU hotplug error recovery
 2015-07-22  1:14 UTC  (4+ messages)
` [3/6] "

BUG: perf error on syscalls for powerpc64
 2015-07-21 23:00 UTC  (7+ messages)

[PATCH v3 00/46] usb: gadget: rework ep matching and claiming mechanism
 2015-07-21 16:43 UTC  (7+ messages)
` [PATCH v3 01/46] usb: gadget: encapsulate endpoint "
` [PATCH v3 07/46] usb: dwc3: gadget: add ep capabilities support
` [PATCH v3 26/46] usb: gadget: pch_ud: "

[PATCH V3 0/5] Allow user to request memory to be locked on page fault
 2015-07-21 15:35 UTC  (9+ messages)
` [PATCH V3 3/5] mm: mlock: Introduce VM_LOCKONFAULT and add mlock flags to enable it

[RFC,v3,12/12] fsl/fman: Add FMan MAC driver
 2015-07-21 13:44 UTC  (6+ messages)

[PATCH v8 0/2] Add SDHCI support for APM X-Gene SoC using ARASAN SDHCI controller
 2015-07-21 13:25 UTC  (5+ messages)
` [PATCH v8 2/2] mmc: host: sdhci: Disable 1.8V signaling for arasan 4.9a version of "

[PATCH 3/3] mmc: sdhci-of-esdhc: add workaround for T4240 incorrect HOSTVER value
 2015-07-21 13:02 UTC  (2+ messages)

[PATCH] c293/pci: remove hook pcibios_fixup_phb
 2015-07-21 10:10 UTC 

[PATCH] kprobes: Mark OPTPROBES n/a for powerpc
 2015-07-21 10:26 UTC  (5+ messages)

[PATCH 2/3] powerpc/85xx: add 'cpu-rev' property for cpus node
 2015-07-21  9:45 UTC 

[PATCH v6 0/3] LED driver for PowerNV platform
 2015-07-21  9:55 UTC  (11+ messages)
` [PATCH v6 3/3] leds/powernv: Add "

[PATCH 1/3] mmc: sdhci-of-esdhc: convert to use esdhc_get_property()
 2015-07-21  9:44 UTC 

[PATCH] spi: mpc512x-psc: fix compiler warning about uninitialized variable
 2015-07-21  8:30 UTC 

[PATCH V3] powerpc/irq: Enable some more exceptions in /proc/interrupts interface
 2015-07-21  8:13 UTC  (2+ messages)

[PATCH] powerpc: mpc512x: drop bogus and unused psc register bit definitions
 2015-07-21  7:21 UTC 

[PATCH kernel] powerpc/powernv/ioda2: Fix calculation for memory allocated for TCE table
 2015-07-21  6:24 UTC  (3+ messages)

[PATCH V3 1/2] Documentation/features: Add na key to arch-support.txt
 2015-07-21  5:50 UTC  (4+ messages)
` [PATCH V3 2/2] kprobes: Mark OPTPROBES na for powerpc

next is open
 2015-07-21  3:18 UTC 

[PATCH 4.2-rc3] macintosh/ans-lcd.c: Missing include causes compile failure
 2015-07-20 19:01 UTC 

[PATCH v2 1/3] drivers/xen/preempt: use need_resched() instead of should_resched()
 2015-07-20 13:41 UTC  (2+ messages)
` [Xen-devel] "

[PATCH RFC 02/10] dpaa_eth: add support for DPAA Ethernet
 2015-07-20 12:46 UTC  (5+ messages)

[PATCH part3 v12 00/10] Cleanup platform pci_domain_nr()
 2015-07-20 12:01 UTC  (11+ messages)
` [PATCH part3 v12 01/10] PCI: Save domain in pci_host_bridge
` [PATCH part3 v12 02/10] PCI: Move pci_bus_assign_domain_nr() declaration into drivers/pci/pci.h
` [PATCH part3 v12 03/10] PCI: Remove declaration for pci_get_new_domain_nr()
` [PATCH part3 v12 04/10] PCI: Introduce pci_host_assign_domain_nr() to assign domain
` [PATCH part3 v12 05/10] powerpc/PCI: Rename pcibios_root_bridge_prepare() to pcibios_root_bus_prepare()
` [PATCH part3 v12 06/10] PCI: Make pci_host_bridge hold sysdata in drvdata
` [PATCH part3 v12 07/10] PCI: Create pci host bridge prior to root bus
` [PATCH part3 v12 08/10] PCI: Introduce common pci_domain_nr() and remove platform specific code
` [PATCH part3 v12 09/10] PCI: Remove pci_bus_assign_domain_nr()
` [PATCH part3 v12 10/10] IA64/PCI: Fix build warning found by kbuild test


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