linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-29 04:15:40 to 2016-12-02 19:55:04 UTC [more...]

[PATCH] powerpc: cputime: fix a compile warning
 2016-12-02 19:54 UTC  (9+ messages)

[PATCH v2 0/5] kexec/fadump: remove dependency with CONFIG_KEXEC and reuse crashkernel parameter for fadump
 2016-12-02 19:22 UTC  (5+ messages)
` [PATCH v2 2/5] ia64: reuse append_elf_note() and final_note() functions

[RFC PATCH] PCI: designware: add host_init() error handling
 2016-12-02 11:51 UTC  (3+ messages)

[PATCH v2] powerpc/powernv: Initialise nest mmu
 2016-12-02 11:04 UTC  (3+ messages)

[PATCH 1/2] powerpc/64: Fix checksum folding in csum_tcpudp_nofold and ip_fast_csum_nofold
 2016-12-02  9:44 UTC  (2+ messages)

[PATCH 1/2] powerpc: Remove Mac-on-Linux hooks
 2016-12-02  5:05 UTC  (4+ messages)
` [PATCH 2/2] powerpc: Fix missing CRCs, add yet more asm-prototypes.h declarations

[PATCH] adb: properly mark continued kernel messages
 2016-12-02  4:10 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH kernel v7 0/7] powerpc/spapr/vfio: Put pages on VFIO container shutdown
 2016-12-02  3:02 UTC  (16+ 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] KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.h
 2016-12-02  2:47 UTC  (3+ messages)

[PATCH v4 0/4] Support power9 PMU Raw event format
 2016-12-02  0:35 UTC  (5+ messages)
` [PATCH v4 1/4] powerpc/perf: factor out the event format field
` [PATCH v4 2/4] powerpc/perf: update attribute_group data structure
` [PATCH v4 3/4] powerpc/perf: power9 raw event format encoding
` [PATCH v4 4/4] powerpc/perf: macros for power9 "

[PATCH v4 0/7] Disable VF's memory space on updating IOV BARs
 2016-12-01 22:21 UTC  (22+ messages)
` [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][DOC] ppc/idle: Add documentation for powersave=off
 2016-12-01 17:45 UTC  (2+ messages)

[PATCH v2 1/2] powerpc/cell: Drop select of MEMORY_HOTPLUG
 2016-12-01  9:50 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc: Make selects of IBM_EMAC_* depend on IBM_EMAC

[PATCH 1/2] powerpc/powernv/opal-dump : Handles opal_dump_info properly
 2016-12-01  9:08 UTC  (2+ messages)
` [PATCH 2/2] powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt handler

[PATCH] powerpc/mm: Fix page table dump build on non-Book3S
 2016-12-01  9:00 UTC 

[PATCH 0/3] KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE fixes
 2016-12-01  7:18 UTC  (4+ messages)
` [PATCH 1/3] KVM: PPC: Book3S: Change interrupt call to reduce scratch space use on HV
` [PATCH 2/3] KVM: PPC: Book3S: Move 64-bit KVM interrupt handler out from alt section
` [PATCH 3/3] KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE support for interrupts

[PATCH 00/10] Replace via-maciisi with via-cuda driver
 2016-12-01  6:09 UTC  (11+ messages)
` [PATCH 05/10] via-cuda: Fix re-initialization of reply_ptr and reading_reply
` [PATCH 04/10] via-cuda: Prevent read buffer overflow
` [PATCH 02/10] via-cuda: Remove redundant temporary variable
` [PATCH 03/10] via-cuda: Add TREQ, TIP and TACK signal helpers
` [PATCH 01/10] via-cuda: Cleanup printk calls
` [PATCH 07/10] via-cuda: Use spinlock_irq_save/restore instead of enable/disable_irq
` [PATCH 06/10] via-cuda: Avoid TREQ race condition
` [PATCH 08/10] via-cuda: Initialize data_index early and increment consistently
` [PATCH 10/10] m68k/mac: Replace via-maciisi driver with via-cuda driver
` [PATCH 09/10] via-cuda: Add support for Egret system controller

[RFC PATCH v7 0/3] PCI: Introduce a way to enforce all MMIO BARs not to share PAGE_SIZE
 2016-12-01  2:32 UTC  (3+ messages)

[PATCH v11 0/8] powerpc: Implement kexec_file_load()
 2016-12-01  1:14 UTC  (15+ 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 v8 00/10] ima: carry the measurement list across kexec
 2016-12-01  1:05 UTC  (11+ messages)
` [PATCH v8 01/10] powerpc: ima: Get the kexec buffer passed by the previous kernel
` [PATCH v8 02/10] ima: on soft reboot, restore the measurement list
` [PATCH v8 03/10] ima: permit duplicate measurement list entries
` [PATCH v8 04/10] ima: maintain memory size needed for serializing the measurement list
` [PATCH v8 05/10] powerpc: ima: Send the kexec buffer to the next kernel
` [PATCH v8 06/10] ima: on soft reboot, save the measurement list
` [PATCH v8 07/10] ima: store the builtin/custom template definitions in a list
` [PATCH v8 08/10] ima: support restoring multiple template formats
` [PATCH v8 09/10] ima: define a canonical binary_runtime_measurements list format
` [PATCH v8 10/10] ima: platform-independent hash value

[PATCH] scsi/ipr: Fix runaway IRQs when falling back from MSI to LSI
 2016-12-01  0:58 UTC  (4+ messages)

[PATCH v2 00/14] cxlflash: Fixes, enhancements, cleanup and staging
 2016-12-01  0:55 UTC  (25+ messages)
` [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] powerpc/radix/mm: Fixup storage key mm fault
 2016-11-30 19:51 UTC  (2+ messages)
`  "

[PATCH] powerpc/boot: request no dynamic linker for boot wrapper
 2016-11-30 17:47 UTC  (5+ 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/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  (2+ 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 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  (12+ 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 net 00/16] net: fix fixed-link phydev leaks
 2016-11-30  4:17 UTC  (2+ messages)

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  (11+ 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


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