linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-29 13:27:15 to 2016-05-03 13:23:13 UTC [more...]

[PATCH v9 00/22] powerpc/powernv: PCI hotplug support
 2016-05-03 13:22 UTC 

[PATCH -next 0/2] cpufreq: powernv: Fixes for Global pstate management
 2016-05-03 13:18 UTC  (5+ messages)
` [PATCH -next 1/2] cpufreq: powernv: Move smp_call_function_any() out of irq safe block
` [PATCH -next 2/2] cpufreq: powernv: del_timer_sync when global and local pstate are equal

[PATCH 1/2] drivers/of: Add check for null property in of_remove_property()
 2016-05-03 13:06 UTC  (2+ messages)

[PATCH v1 1/1] powerpc/86xx: Fix PCI interrupt map definition
 2016-05-03 12:31 UTC 

[PATCH] powerpc: create_zero_mask() has bad inline assembly constraint
 2016-05-03 12:08 UTC  (2+ messages)
`  "

[RFC PATCH v2 00/18] livepatch: hybrid consistency model
 2016-05-03 12:06 UTC  (44+ messages)
` [RFC PATCH v2 03/18] x86/asm/head: standardize the bottom of the stack for idle tasks
` [RFC PATCH v2 05/18] sched: add task flag for preempt IRQ tracking
` [RFC PATCH v2 06/18] x86: dump_trace() error handling
` [RFC PATCH v2 09/18] livepatch/x86: add TIF_PATCH_PENDING thread flag
` [RFC PATCH v2 10/18] livepatch/powerpc: "
` [RFC PATCH v2 13/18] livepatch: separate enabled and patched states
` [RFC PATCH v2 15/18] livepatch: move patching functions into patch.c

[PATCH v3 00/16] genrtc removal
 2016-05-03 10:29 UTC  (8+ messages)
` [PATCH v3 12/16] rtc: powerpc: provide rtc_class_ops directly

[PATCH] powerpc/mm/radix: fix STD_MMU_64 typo
 2016-05-03  9:13 UTC  (2+ messages)

[RFC 0/7] Enable ZONE_DEVICE on POWER
 2016-05-03  8:25 UTC  (13+ messages)
` [RFC 1/7] powerpc/mm: Make vmemmap_populate accommodate ZONE_DEVICE memory
` [RFC 2/7] powerpc/mm: Enable support for ZONE_DEVICE on PPC_BOOK3S_64 platforms
` [RFC 3/7] powerpc/mm: Define TOP_ZONE as a constant
` [RFC 4/7] powerpc/mm: Set MAX_ZONE_PFN to 0 for all zones beyond TOP_ZONE
` [RFC 5/7] mm/memremap: Export pfn_first, pfn_end, find_pagemap functions
` [RFC 6/7] TEST: Reserve system memory to be emulated as device memory
` [RFC 7/7] TEST: Driver to test device memory through ZONE_DEVICE

[PATCH v2 0/9] powerpc/powernv/cpuidle: Add support for POWER ISA v3 idle states
 2016-05-03  8:24 UTC  (10+ messages)
` [PATCH v2 1/9] powerpc/powernv: Move CHECK_HMI_INTERRUPT to exception-64s header
` [PATCH v2 2/9] powerpc/kvm: make hypervisor state restore a function
` [PATCH v2 3/9] powerpc/powernv: Move idle code usable by multiple hardware to common location
` [PATCH v2 4/9] powerpc/powernv: Make power7_powersave_common more generic
` [PATCH v2 5/9] powerpc/powernv: Move idle related macros to cpuidle.h
` [PATCH v2 6/9] powerpc/powernv: set power_save func after the idle states are initialized
` [PATCH v2 7/9] powerpc/powernv: Add platform support for stop instruction
` [PATCH v2 8/9] cpuidle/powernv: Add support for POWER ISA v3 idle states
` [PATCH v2 9/9] powerpc/powernv: Use deepest stop state when cpu is offlined

[PATCH kernel v4 00/11] powerpc/powernv/npu: Enable PCI pass through for NVLink
 2016-05-03  7:37 UTC  (12+ messages)
` [PATCH kernel v4 01/11] vfio_pci: Test for extended capabilities if config space > 256 bytes
` [PATCH kernel v4 02/11] vfio/spapr: Relax the IOMMU compatibility check
` [PATCH kernel v4 08/11] powerpc/powernv/ioda2: Export debug helper pe_level_printk()
` [PATCH kernel v4 09/11] powerpc/powernv/npu: Add set/unset window helpers
` [PATCH kernel v4 10/11] powerpc/powernv/npu: Rework TCE Kill handling

[PATCH] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive
 2016-05-03  7:36 UTC  (5+ messages)

[PATCH 0/5] vfio-pci: Add support for mmapping MSI-X table
 2016-05-03  7:34 UTC  (6+ messages)
` [PATCH 5/5] vfio-pci: Allow to mmap MSI-X table if interrupt remapping is supported

[PATCH 0/5] Use dma_pool_zalloc
 2016-05-03  6:55 UTC  (4+ messages)
` [PATCH 5/5] dmaengine: fsldma: "

[PATCH 0/9] powerpc/powernv/cpuidle: Add support for POWER ISA v3 idle states
 2016-05-03  6:29 UTC  (4+ messages)
` [PATCH 7/9] powerpc/powernv: Add platform support for stop instruction

[PATCH v9 00/26] powerpc/powernv: PCI hotplug preparation
 2016-05-03  5:41 UTC  (27+ messages)
` [PATCH v9 01/26] powerpc/pci: Cleanup on struct pci_controller_ops
` [PATCH v9 02/26] powerpc/powernv: Cleanup on pci_controller_ops instances
` [PATCH v9 03/26] powerpc/powernv: Drop phb->bdfn_to_pe()
` [PATCH v9 04/26] powerpc/powernv: Reorder fields in struct pnv_phb
` [PATCH v9 05/26] powerpc/powernv: Rename PE# "
` [PATCH v9 06/26] powerpc/powernv: Data type unsigned int for PE number
` [PATCH v9 07/26] powerpc/powernv: Fix initial IO and M32 segmap
` [PATCH v9 08/26] powerpc/powernv: Simplify pnv_ioda_setup_pe_seg()
` [PATCH v9 09/26] powerpc/powernv: IO and M32 mapping based on PCI device resources
` [PATCH v9 10/26] powerpc/powernv: Track M64 segment consumption
` [PATCH v9 11/26] powerpc/powernv: Rename M64 related functions
` [PATCH v9 12/26] powerpc/powernv/ioda1: M64 support on P7IOC
` [PATCH v9 13/26] powerpc/powernv/ioda1: Rename pnv_pci_ioda_setup_dma_pe()
` [PATCH v9 14/26] powerpc/powernv/ioda1: Introduce PNV_IODA1_DMA32_SEGSIZE
` [PATCH v9 15/26] powerpc/powernv: Remove DMA32 PE list
` [PATCH v9 16/26] powerpc/powernv/ioda1: Improve DMA32 segment track
` [PATCH v9 17/26] powerpc/powernv: Use PE instead of number during setup and release
` [PATCH v9 18/26] powerpc/pci: Rename pcibios_{add, remove}_pci_devices()
` [PATCH v9 19/26] powerpc/pci: Rename pcibios_find_pci_bus()
` [PATCH v9 20/26] powerpc/pci: Move pci_find_bus_by_node() around
` [PATCH v9 21/26] powerpc/pci: Export pci_add_device_node_info()
` [PATCH v9 22/26] powerpc/pci: Introduce pci_remove_device_node_info()
` [PATCH v9 23/26] powerpc/pci: Export pci_traverse_device_nodes()
` [PATCH v9 24/26] powerpc/pci: Don't scan empty slot
` [PATCH v9 25/26] powerpc/powernv: Simplify pnv_eeh_reset()
` [PATCH v9 26/26] powerpc/powernv: Exclude root bus in pnv_pci_reset_secondary_bus()

[PATCH] selftests/powerpc: Fix subpage_prot test to return !0 on failure
 2016-05-03  5:56 UTC  (3+ messages)

[PATCH v2 0/5] powerpc/pm: QorIQ deep sleep
 2016-05-03  5:16 UTC  (3+ messages)

radeonhd and xorg issues on powerpc p5020 and G5
 2016-05-03  5:14 UTC  (5+ messages)

[PATCH] powerpc: Add out of bounds check to crash_shutdown_unregister()
 2016-05-03  5:00 UTC  (2+ messages)
`  "

[PATCH V2] cxl: Check periodically the coherent platform function's state
 2016-05-03  4:36 UTC  (2+ messages)

[PATCH v8 00/45] powerpc/powernv: PCI hotplug support
 2016-05-03  0:44 UTC  (12+ messages)
` [PATCH v8 40/45] drivers/of: Split unflatten_dt_node()
` [PATCH v8 45/45] PCI/hotplug: PowerPC PowerNV PCI hotplug driver

[PATCH kernel] KVM: PPC: Fix debug macros
 2016-05-02 18:14 UTC  (2+ messages)

[PATCH v5] powerpc/pci: Assign fixed PHB number based on device-tree properties
 2016-05-02 16:57 UTC  (2+ messages)

[PATCH] powerpc/mm/slice: Remove slice_mm_new_context
 2016-05-02 12:56 UTC 

linux-next: build failure after merge of the akpm-current tree
 2016-05-02 11:17 UTC  (2+ messages)

[PATCH 1/2] powerpc/mm/subpage: Init user psize correctly
 2016-05-02 10:51 UTC  (2+ messages)
` [PATCH 2/2] powerpc/mm/subpage: Fix subpage protection with 4K hpte config

[PATCH 2/2] powerpc/mm/subpage: Fix subpage protection with 4K hpte config
 2016-05-02 10:56 UTC 

PR KVM and TM issues
 2016-05-02  9:36 UTC  (7+ messages)
    ` [PATCH] spapr: Don't set the TM ibm,pa-features bit in PR KVM mode
      ` [PATCH] spapr: Don't set the TM ibm, pa-features "
        ` [PATCH v2] spapr: Don't set the TM ibm,pa-features "
          ` [Qemu-devel] [PATCH v2] spapr: Don't set the TM ibm, pa-features "

[PATCH] selftests/powerpc: Test cp_abort during context switch
 2016-05-02  9:13 UTC  (2+ messages)

[PATCH kernel v2] powerpc/powernv: Fix debug macro
 2016-05-02  7:06 UTC 

[PATCH] powerpc: Remove unnecessary CONFIG_SMP #ifdefs
 2016-05-02  6:00 UTC 

[PATCH] powerpc/pseries: Add null property check to pseries_discover_pic()
 2016-05-02  2:30 UTC  (2+ messages)

VDSO unmap and remap support for additional architectures
 2016-05-02  1:05 UTC  (6+ messages)
  ` [RFC 1/5] powerpc: Rename context.vdso_base to context.vdso

linux-next: manual merge of the powerpc tree with Linus' tree
 2016-05-01 23:50 UTC 

[PATCH 1/4] net: ethernet: gianfar: move to new ethtool api {get|set}_link_ksettings
 2016-05-01 15:08 UTC  (4+ messages)
` [PATCH 2/4] net: ethernet: ucc: "
` [PATCH 3/4] net: ethernet: fs-enet: "
` [PATCH 4/4] net: ethernet: fec_mpc52xx: "

[PATCH v3 01/70] IB/qib: Use cache inhibitted and guarded mapping on powerpc
 2016-05-01 13:02 UTC  (36+ messages)
` [PATCH v3 37/70] powerpc/mm/radix: Add radix callbacks for vmemmap and map_kernel page()
` [PATCH v3 38/70] powerpc/mm: Abstraction for switch_mmu_context()
` [PATCH v3 39/70] powerpc/mm/radix: Add mmu context handling callback for radix
` [PATCH v3 40/70] powerpc/mm: Rename mmu_context_hash64.c to mmu_context_book3s64.c
` [PATCH v3 41/70] powerpc/mm: Hash abstraction for tlbflush routines
` [PATCH v3 42/70] powerpc/mm/radix: Add "
` [PATCH v3 43/70] powerpc/mm/radix: Add MMU_FTR_RADIX
` [PATCH v3 44/70] powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code
` [PATCH v3 45/70] powerpc/mm/radix: Isolate hash table function from pseries guest code
` [PATCH v3 46/70] powerpc/mm/radix: Add checks in slice code to catch radix usage
` [PATCH v3 47/70] powerpc/mm/radix: Limit paca allocation in radix
` [PATCH v3 48/70] powerpc/mm/radix: Pick the address layout for radix config
` [PATCH v3 49/70] powerpc/mm/radix: Update PTCR on secondary CPUs
` [PATCH v3 50/70] powerpc/mm: Make a copy of pgalloc.h for 32 and 64 book3s
` [PATCH v3 51/70] powerpc/mm: Copy pgalloc (part 2)
` [PATCH v3 52/70] powerpc/mm: Revert changes made to nohash pgalloc-64.h
` [PATCH v3 53/70] powerpc/mm: Simplify the code dropping 4-level table #ifdef
` [PATCH v3 54/70] powerpc/mm: Rename function to indicate we are allocating fragments
` [PATCH v3 55/70] powerpc/mm: Make 4K and 64K use pte_t for pgtable_t
` [PATCH v3 56/70] powerpc/mm: Add radix pgalloc details
` [PATCH v3 57/70] powerpc/mm: Update pte filter for radix
` [PATCH v3 58/70] powerpc/mm: vmalloc abstraction in preparation "
` [PATCH v3 59/70] powerpc/radix: Update MMU cache
` [PATCH v3 60/70] powerpc/mm: pte_frag abstraction
` [PATCH v3 61/70] powerpc/mm: Fix vma_mmu_pagesize() for radix
` [PATCH v3 62/70] powerpc/mm: Add radix support for hugetlb
` [PATCH v3 63/70] powerpc/mm/radix: Make sure swapper pgdir is properly aligned
` [PATCH v3 64/70] powerpc/mm/radix: Add hugetlb support 4K page size
` [PATCH v3 65/70] powerpc/mm: THP is only available on hash64 as of now
` [PATCH v3 66/70] powerpc/mm/thp: Abstraction for THP functions
` [PATCH v3 67/70] powerpc/mm/radix: Add radix THP callbacks
` [PATCH v3 68/70] powerpc/mm/radix: Add THP support for 4K linux page size
` [PATCH v3 69/70] powerpc/mm/radix: Use firmware feature to enable Radix MMU
` [PATCH v3 70/70] powerpc/mm/radix: Document software bits for radix
` [v3, 01/70] IB/qib: Use cache inhibitted and guarded mapping on powerpc

[PATCH v3 02/70] powerpc/mm: Always use STRICT_MM_TYPECHECKS
 2016-05-01 13:02 UTC  (2+ messages)
` [v3,02/70] "

Fwd: Devicetree specification process
 2016-04-30 11:02 UTC  (2+ messages)
`  "

[GIT PULL] Please pull powerpc/linux.git powerpc-4.6-4 tag
 2016-04-29 13:40 UTC 


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