linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-28 06:17:22 to 2016-12-01 00:55:35 UTC [more...]

[PATCH v2 00/14] cxlflash: Fixes, enhancements, cleanup and staging
 2016-12-01  0:55 UTC  (28+ messages)
` [PATCH v2 01/14] cxlflash: Set sg_tablesize to 1 instead of SG_NONE
` [PATCH v2 02/14] cxlflash: Fix crash in cxlflash_restore_luntable()
` [PATCH v2 03/14] cxlflash: Improve context_reset() logic
` [PATCH v2 04/14] cxlflash: Avoid command room violation
` [PATCH v2 05/14] cxlflash: Remove unused buffer from AFU command
` [PATCH v2 06/14] cxlflash: Allocate memory instead of using command pool for AFU sync
` [PATCH v2 07/14] cxlflash: Use cmd_size for private commands
` [PATCH v2 08/14] cxlflash: Remove private command pool
` [PATCH v2 09/14] cxlflash: Wait for active AFU commands to timeout upon tear down
` [PATCH v2 10/14] cxlflash: Remove AFU command lock
` [PATCH v2 11/14] cxlflash: Cleanup send_tmf()
` [PATCH v2 12/14] cxlflash: Cleanup queuecommand()
` [PATCH v2 13/14] cxlflash: Migrate IOARRIN specific routines to function pointers
` [PATCH v2 14/14] cxlflash: Migrate scsi command pointer to AFU command

[PATCH] powerpc/eeh: fix deadlock when PE frozen state can't be cleared
 2016-12-01  0:27 UTC  (2+ messages)

[PATCH v4 0/7] Disable VF's memory space on updating IOV BARs
 2016-12-01  0:00 UTC  (22+ messages)
` [PATCH v4 1/7] PCI: Do any VF BAR updates before enabling the BARs
` [PATCH v4 2/7] PCI: Ignore BAR updates on virtual functions
` [PATCH v4 3/7] PCI: Separate VF BAR updates from standard BAR updates
` [PATCH v4 4/7] PCI: Don't update VF BARs while VF memory space is enabled
` [PATCH v4 5/7] PCI: Remove pci_resource_bar() and pci_iov_resource_bar()
` [PATCH v4 6/7] PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLE
` [PATCH v4 7/7] PCI: Add comments about ROM BAR updating

[PATCH] scsi/ipr: Fix runaway IRQs when falling back from MSI to LSI
 2016-11-30 21:28 UTC  (3+ messages)

[PATCH] powerpc/radix/mm: Fixup storage key mm fault
 2016-11-30 19:51 UTC  (2+ messages)
`  "

[PATCH v11 0/8] powerpc: Implement kexec_file_load()
 2016-11-30 19:51 UTC  (14+ messages)
` [PATCH v11 1/8] kexec_file: Allow arch-specific memory walking for kexec_add_buffer
  ` [v11, "
` [PATCH v11 2/8] kexec_file: Change kexec_add_buffer to take kexec_buf as argument
` [PATCH v11 3/8] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer
` [PATCH v11 4/8] powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead
` [PATCH v11 5/8] powerpc: Add support code for kexec_file_load()
` [PATCH v11 6/8] powerpc: Add purgatory for kexec_file_load() implementation
` [PATCH v11 7/8] powerpc/kexec: Enable kexec_file_load() syscall
` [PATCH v11 8/8] powerpc: Enable CONFIG_KEXEC_FILE in powerpc server defconfigs

[PATCH] adb: properly mark continued kernel messages
 2016-11-30 17:58 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] powerpc/boot: request no dynamic linker for boot wrapper
 2016-11-30 17:47 UTC  (9+ messages)

[PATCH v3 0/4] Support PowerISA v3.0 PMU Raw event format
 2016-11-30 14:48 UTC  (7+ messages)
` [PATCH v3 3/4] powerpc/perf: PowerISA v3.0 raw event format encoding
` [PATCH v3 4/4] powerpc/perf: macros for PowerISA v3.0 "

[PATCH] powerpc: cputime: fix a compile warning
 2016-11-30 14:40 UTC  (2+ messages)

[PATCH] powerpc/perf: Add constraints for power9 l2/l3 bus events
 2016-11-30 13:08 UTC 

[PATCH] powerpc/mm: Fix lazy icache flush on pre-POWER5
 2016-11-30 12:27 UTC  (3+ messages)
`  "

[PATCH] powerpc/boot: Fix build failure in 32-bit boot wrapper
 2016-11-30 12:27 UTC  (2+ messages)
`  "

[PATCH v2] KVM/PPC Patch for KVM issue in real mode
 2016-11-30  9:09 UTC  (3+ messages)

[PATCH] powerpc/opal-irqchip: Use interrupt names if present
 2016-11-30  8:25 UTC  (4+ messages)

[PATCH v2 2/5] firmware: annotate thou shalt not request fw on init or probe
 2016-11-30  8:18 UTC  (18+ messages)
        ` [RFC] fs: add userspace critical mounts event support

[PATCH] PPC/CAS Add support for power9 in ibm_architecture_vec
 2016-11-30  8:09 UTC  (3+ messages)

[PATCH] powerpc/8xx: xmon compile fix
 2016-11-30  8:08 UTC  (5+ messages)

[PATCH kernel v7 0/7] powerpc/spapr/vfio: Put pages on VFIO container shutdown
 2016-11-30  6:52 UTC  (8+ messages)
` [PATCH kernel v7 1/7] powerpc/iommu: Pass mm_struct to init/cleanup helpers
` [PATCH kernel v7 2/7] powerpc/iommu: Stop using @current in mm_iommu_xxx
` [PATCH kernel v7 3/7] vfio/spapr: Postpone allocation of userspace version of TCE table
` [PATCH kernel v7 4/7] vfio/spapr: Add a helper to create default DMA window
` [PATCH kernel v7 5/7] vfio/spapr: Postpone default window creation
` [PATCH kernel v7 6/7] vfio/spapr: Reference mm in tce_container
` [PATCH kernel v7 7/7] powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown

[PATCH v2] Fix the message in facility unavailable exception
 2016-11-30  6:45 UTC 

[PATCH v7 0/7] Radix pte update tlbflush optimizations
 2016-11-30  4:30 UTC  (17+ messages)
` [PATCH v7 1/7] powerpc/mm: Rename hugetlb-radix.h to hugetlb.h
  ` [v7,1/7] "
` [PATCH v7 2/7] powerpc/mm/hugetlb: Handle hugepage size supported by hash config
` [PATCH v7 3/7] powerpc/mm: Introduce _PAGE_LARGE software pte bits
` [PATCH v7 4/7] powerpc/mm: Add radix__tlb_flush_pte
` [PATCH v7 5/7] powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flush
` [PATCH v7 6/7] powerpc/mm: update radix__pte_update "
` [PATCH v7 7/7] powerpc/mm: Batch tlb flush when invalidating pte entries

[PATCH net 00/16] net: fix fixed-link phydev leaks
 2016-11-30  4:17 UTC  (19+ messages)
` [PATCH net 01/16] net: dsa: slave: fix of-node leak and phy priority
` [PATCH net 02/16] of_mdio: add helper to deregister fixed-link PHYs
` [PATCH net 03/16] net: ethernet: altera: fix fixed-link phydev leaks
` [PATCH net 04/16] net: ethernet: aurora: nb8800: "
` [PATCH net 05/16] net: ethernet: bcmsysport: "
` [PATCH net 06/16] net: ethernet: bcmgenet: "
` [PATCH net 07/16] net: ethernet: fec: "
` [PATCH net 08/16] net: ethernet: fs_enet: "
` [PATCH net 09/16] net: ethernet: gianfar: "
` [PATCH net 10/16] net: ethernet: ucc_geth: "
` [PATCH net 11/16] net: ethernet: marvell: mvneta: "
` [PATCH net 12/16] net: ethernet: mediatek: "
` [PATCH net 13/16] net: ethernet: renesas: ravb: "
` [PATCH net 14/16] net: ethernet: dwc_eth_qos: "
` [PATCH net 15/16] net: ethernet: ti: davinci_emac: fix fixed-link phydev and of-node leaks
` [PATCH net 16/16] net: dsa: slave: fix fixed-link phydev leaks

powerpc/ps3: Fix system hang with GCC 5 builds
 2016-11-29 19:01 UTC  (2+ messages)

[PATCH 3/3] powerpc/64e: don't branch to dot symbols
 2016-11-29 12:58 UTC  (2+ messages)
` [3/3] "

[PATCH 1/3] powerpc: Stop passing ARCH=ppc64 to boot Makefile
 2016-11-29 12:58 UTC  (2+ messages)
` [1/3] "

[PATCH 1/3] powerpc/64e: convert cmpi to cmpwi in head_64.S
 2016-11-29 12:58 UTC  (2+ messages)
` [1/3] "

[PATCH] EDAC: mpc85xx: Add T2080 l2-cache support
 2016-11-29 11:58 UTC  (2+ messages)

[PATCH v3 0/3] powernv:stop: Use psscr_val,mask provided by firmware
 2016-11-29 10:42 UTC  (10+ messages)
` [PATCH v3 1/3] powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macro
` [PATCH v3 2/3] cpuidle:powernv: Add helper function to populate powernv idle states
` [PATCH v3 3/3] powernv: Pass PSSCR value and mask to power9_idle_stop

[PATCH] powerpc/32: tlbie provide L operand explicitly
 2016-11-29  8:57 UTC 

[PATCH 0/2] powerpc: hw_breakpoint for book3s/32 and 8xx
 2016-11-29  8:52 UTC  (3+ messages)
` [PATCH 1/2] powerpc/32: Enable HW_BREAKPOINT on BOOK3S
` [PATCH 2/2] powerpc/8xx: Implement hw_breakpoint

[PATCH 15/20] cpuidle/powernv: Add support for POWER ISA v3 idle states
 2016-11-29  7:35 UTC 

[PATCH kernel v6 0/7] powerpc/spapr/vfio: Put pages on VFIO container shutdown
 2016-11-29  5:07 UTC  (15+ messages)
` [PATCH kernel v6 3/7] vfio/spapr: Postpone allocation of userspace version of TCE table
` [PATCH kernel v6 4/7] vfio/spapr: Add a helper to create default DMA window
` [PATCH kernel v6 5/7] vfio/spapr: Postpone default window creation
` [PATCH kernel v6 6/7] vfio/spapr: Reference mm in tce_container
` [PATCH kernel v6 7/7] powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown

[mm v2 0/3] Support memory cgroup hotplug
 2016-11-29  4:57 UTC  (11+ messages)

[PATCH 0/4] Try orphan section warning again
 2016-11-29  4:39 UTC  (5+ messages)
` [PATCH 1/4] powerpc/64: place sfpr section explicitly with the linker script
` [PATCH 2/4] powerpc/64: do not link crtsavres routines into vmlinux
` [PATCH 3/4] powerpc/64: do not create new section for save/restore functions
` [PATCH 4/4] powerpc: link warning for orphan sections

[PATCH v3 0/2] Disable VF's memory space on updating IOV BARs
 2016-11-29  3:48 UTC  (3+ messages)

[PATCH v2 2/4] usb: dwc2: Add binding for AHB burst
 2016-11-29  3:32 UTC  (4+ messages)

[PATCH] mail: improve bash completion
 2016-11-28 18:14 UTC 

[PATCH] powerpc/pserie: Use lmb_is_removable() to check removability
 2016-11-28 16:50 UTC 

[RFC][PATCH] Update ppc disassembly in xmon
 2016-11-28 14:46 UTC  (4+ messages)

[PATCH] cpuidle/powernv: staticise powernv_idle_driver
 2016-11-28 13:35 UTC  (2+ messages)

[PATCH] powerpc/eeh/of: use builtin_platform_driver
 2016-11-28 12:15 UTC  (2+ messages)
`  "

[PATCH] powerpc: Fix __cmpxchg() to take a volatile ptr again
 2016-11-28 12:15 UTC  (2+ messages)
`  "

[powerpc v6 1/3] Setup AMOR in HV mode
 2016-11-28 12:15 UTC  (2+ messages)
` [powerpc,v6,1/3] "

[PATCH] powernv: Clear SPRN_PSSCR when a POWER9 CPU comes online
 2016-11-28 12:15 UTC  (2+ messages)
`  "

[PATCH] cxl: drop duplicate header sched.h
 2016-11-28 12:15 UTC  (2+ messages)
`  "

[PATCH] powerpc/xmon: Add 'dt' command to dump trace buffers
 2016-11-28 12:15 UTC  (2+ messages)
`  "

[PATCH] powerpc/mm: Fixup kernel read only mapping
 2016-11-28 12:11 UTC  (2+ messages)
`  "

[GIT PULL] Please pull powerpc/linux.git powerpc-4.9-6 tag
 2016-11-28  9:46 UTC  (3+ messages)

[PATCH] crypto: vmx - rebuild generated asm when target changes
 2016-11-28  8:48 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).