linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-28 08:31:37 to 2015-11-03 09:16:36 UTC [more...]

[PATCH V3 0/3] perf/powerpc:Add ability to sample intr machine state in powerpc
 2015-11-03  9:16 UTC  (5+ messages)
` [PATCH V3 1/3] perf/powerpc:add ability to sample intr machine state in power
` [PATCH V3 2/3] perf/powerpc :add support for sampling intr machine state
` [PATCH V3 3/3] tools/perf:Map the ID values with register names

[PATCH 1/2] mpc85xx/lbc: modify suspend/resume entry sequence
 2015-11-03  9:12 UTC  (11+ messages)

[PATCH] cxl: Fix reference count on struct pid when attaching
 2015-11-03  9:11 UTC  (8+ messages)

[PATCH] cxl: sparse: add __iomem annotations in vphb.c
 2015-11-03  9:09 UTC  (4+ messages)

[net-next v4 0/8] dpaa_eth: Add the Freescale DPAA Ethernet driver
 2015-11-03  7:55 UTC  (15+ messages)
` [net-next v4 1/8] devres: add devm_alloc_percpu()
` [net-next v4 2/8] dpaa_eth: add support for DPAA Ethernet
` [net-next v4 3/8] dpaa_eth: add support for S/G frames
` [net-next v4 4/8] dpaa_eth: add driver's Tx queue selection
` [net-next v4 5/8] dpaa_eth: add ethtool functionality
` [net-next v4 6/8] dpaa_eth: add ethtool statistics
` [net-next v4 7/8] dpaa_eth: add sysfs exports
` [net-next v4 8/8] dpaa_eth: add trace points

[RFC PATCH 0/7] Remove 4k subpage tracking with hash 64K config
 2015-11-03  5:30 UTC  (4+ messages)

[PATCH V4 00/31] powerpc/mm: Update page table format for book3s 64
 2015-11-03  5:02 UTC  (5+ messages)

[v7, 0/6] Freescale DPAA FMan
 2015-11-03  4:17 UTC  (8+ messages)
` [v7, 1/6] fsl/fman: Add FMan MURAM support
` [v7, 2/6] fsl/fman: Add FMan support
` [v7, 3/6] fsl/fman: Add FMan MAC support
` [v7, 4/6] fsl/fman: Add FMan SP support
` [v7, 5/6] fsl/fman: Add FMan Port Support
` [v7, 6/6] fsl/fman: Add FMan MAC driver

[PATCH V10 00/12] VF EEH on Power8
 2015-11-02 22:45 UTC  (39+ messages)
` [PATCH V10 03/12] powerpc/pci: Cache VF index in pci_dn
` [PATCH V10 04/12] powerpc/pci: Remove VFs prior to PF
` [PATCH V10 05/12] powerpc/eeh: Cache only BARs, not windows or IOV BARs
` [PATCH V10 06/12] powerpc/powernv: EEH device for VF
` [PATCH V10 07/12] powerpc/eeh: Create PE for VFs
` [PATCH V10 08/12] powerpc/powernv: Support EEH reset for VF PE
` [PATCH V10 09/12] powerpc/powernv: Support PCI config restore for VFs
` [PATCH V10 10/12] powerpc/eeh: Support error recovery for VF PE
` [PATCH V10 11/12] powerpc/eeh: Don't block PCI config on resetting "
` [PATCH V10 12/12] powerpc/eeh: Handle hot removed VF when PF is EEH aware

[PATCH] nx-842: Ignore bit 3 of condition register returned by icswx
 2015-11-02 22:24 UTC  (4+ messages)

[PATCH] memory-hotplug: Fix kernel warning during memory hotplug on ppc64
 2015-11-02 20:51 UTC 

[PATCH 0/4] powerpc/perf: Export Power8 PMU events in sysfs
 2015-11-02 20:22 UTC  (5+ messages)
` [PATCH 1/4] powerpc/perf: Remove PME_ prefix for power7 events
` [PATCH 2/4] powerpc/perf: Export Power8 generic and cache events in sysfs
` [PATCH 3/4] powerpc/perf: Rename some Power8 events
` [PATCH 4/4] powerpc/perf: Export all Power8 PMU events in sysfs

[PATCH] Endian swap ->count before handing over to the nx-842 compressor
 2015-11-02 18:46 UTC  (3+ messages)

[PATCH v2] powerpc/msi: fix section mismatch warning
 2015-11-02  9:41 UTC  (2+ messages)
` [v2] "

[PATCH v2] powerpc/pseries: Correct string length in pseries_of_derive_parent()
 2015-11-02  9:41 UTC  (2+ messages)
` [v2] "

[PATCH powerpc/next 1/2] powerpc: Make value-returning atomics fully ordered
 2015-11-02  9:14 UTC  (6+ messages)
` [PATCH powerpc/next 2/2] powerpc: Make {cmp}xchg* and their atomic_ versions "

[PATCH v2 1/3] ppc64: Fix warnings
 2015-11-02  2:06 UTC  (7+ messages)
` [PATCH v2 2/3] ppc64: Avoid rfid if no need to clear MSR_LE

[PATCH RESEND tip/locking/core v5 1/6] powerpc: atomic: Make _return atomics and *{cmp}xchg fully ordered
 2015-11-02  1:22 UTC  (5+ messages)
` [RESEND, tip/locking/core, v5, "

[PATCH v7 00/26] Re-use nvram module
 2015-11-01 10:42 UTC  (27+ messages)
` [PATCH v7 01/26] scsi/atari_scsi: Dont select CONFIG_NVRAM
` [PATCH v7 02/26] m68k/atari: Move Atari-specific code out of drivers/char/nvram.c
` [PATCH v7 03/26] m68k/atari: Replace nvram_{read, write}_byte with arch_nvram_ops
` [PATCH v7 04/26] char/nvram: Re-order functions to remove forward declarations and #ifdefs
` [PATCH v7 05/26] char/nvram: Adopt arch_nvram_ops
` [PATCH v7 06/26] x86/thinkpad_acpi: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()
` [PATCH v7 07/26] char/nvram: Allow the set_checksum and initialize ioctls to be omitted
` [PATCH v7 08/26] char/nvram: Implement NVRAM read/write methods
` [PATCH v7 09/26] char/nvram: Use generic fixed_size_llseek()
` [PATCH v7 10/26] m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRAM_OPS
` [PATCH v7 11/26] char/nvram: Add "devname:nvram" module alias
` [PATCH v7 12/26] powerpc: Cleanup nvram includes
` [PATCH v7 13/26] powerpc: Add missing ppc_md.nvram_size for CHRP and PowerMac
` [PATCH v7 14/26] powerpc: Implement arch_nvram_ops.get_size() and remove old nvram_* exports
` [PATCH v7 15/26] powerpc: Implement nvram sync ioctl
` [PATCH v7 16/26] powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 and CONFIG_PPC_PMAC and CONFIG_NVRAM
` [PATCH v7 17/26] powerpc, fbdev: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()
` [PATCH v7 18/26] nvram: Drop nvram_* symbol exports and prototypes
` [PATCH v7 19/26] powerpc: Remove CONFIG_GENERIC_NVRAM and adopt CONFIG_HAVE_ARCH_NVRAM_OPS
` [PATCH v7 20/26] char/generic_nvram: Remove as unused
` [PATCH v7 21/26] powerpc: Adopt nvram module for PPC64
` [PATCH v7 22/26] powerpc: Remove pmac_xpram_{read,write} functions
` [PATCH v7 23/26] m68k/mac: Adopt naming and calling conventions for PRAM routines
` [PATCH v7 24/26] m68k/mac: Use macros for RTC accesses not magic numbers
` [PATCH v7 25/26] m68k/mac: Fix PRAM accessors
` [PATCH v7 26/26] m68k: Dispatch nvram_ops calls to Atari or Mac functions

[PATCH 0/5 v3] Fix NVMe driver support on Power with 32-bit DMA
 2015-10-30 22:13 UTC  (13+ messages)
              ` [PATCH 1/1 v3] drivers/nvme: default to 4k device page size

[ANNOUNCE] kexec-tools 2.0.11-rc1
 2015-10-30 19:45 UTC  (3+ messages)

[PATCH 2/2] powerpc/fsl_lbc: removal of dead code
 2015-10-30  6:22 UTC 

[PATCH V2 0/3] perf/powerpc:Add ability to sample intr machine state in powerpc
 2015-10-30  7:34 UTC  (5+ messages)
` [PATCH V2 1/3] perf/powerpc:add ability to sample intr machine state in power
` [PATCH V2 3/3] perf/powerpc :add support for sampling intr machine state

[PATCH 0/2] Increase number of supported IPI messages
 2015-10-29 23:40 UTC  (3+ messages)
` [PATCH 1/2] powerpc/smp: Support more "
` [PATCH 2/2] powerpc/smp: Add smp_muxed_ipi_rm_message_pass

[PATCH] powerpc: tracing: don't trace hcalls on offline CPUs
 2015-10-29 19:10 UTC 

[V5, 2/6] fsl/fman: Add FMan support
 2015-10-29 16:08 UTC  (6+ messages)

[PATCH v6 22/22] of/platform: Defer probes of registered devices
 2015-10-29 16:06 UTC  (8+ messages)

[v6, 0/6] Freescale DPAA FMan
 2015-10-29 10:21 UTC  (11+ messages)
` [v6, 1/6] fsl/fman: Add FMan MURAM support
` [v6, 2/6] fsl/fman: Add FMan support
` [v6, 3/6] fsl/fman: Add FMan MAC support
` [v6, 4/6] fsl/fman: Add FMan SP support
` [v6, 5/6] fsl/fman: Add FMan Port Support
` [v6, 6/6] fsl/fman: Add FMan MAC driver

[PATCH 00/19] Context switch improvements
 2015-10-29  7:25 UTC  (21+ messages)
` [PATCH 01/19] powerpc: Don't disable kernel FP/VMX/VSX MSR bits on context switch
` [PATCH 02/19] powerpc: Don't disable MSR bits in do_load_up_transact_*() functions
` [PATCH 03/19] powerpc: Create context switch helpers save_sprs() and restore_sprs()
` [PATCH 04/19] powerpc: Remove redundant mflr in _switch
` [PATCH 05/19] powerpc: Remove UP only lazy floating point and vector optimisations
` [PATCH 06/19] powerpc: Simplify TM restore checks
` [PATCH 07/19] powerpc: Create mtmsrd_isync()
` [PATCH 08/19] powerpc: Remove NULL task struct pointer checks in FP and vector code
` [PATCH 09/19] powerpc: Move part of giveup_fpu,altivec,spe into c
` [PATCH 10/19] powerpc: Move part of giveup_vsx "
` [PATCH 11/19] crypto: vmx: Only call enable_kernel_vsx()
` [PATCH 12/19] powerpc: Create msr_check_and_{set,clear}()
` [PATCH 13/19] powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
` [PATCH 14/19] powerpc: Add ppc_strict_facility_enable boot option
` [PATCH 15/19] powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}()
` [PATCH 16/19] powerpc: create giveup_all()
` [PATCH 17/19] powerpc: create flush_all_to_thread()
` [PATCH 18/19] powerpc: Rearrange __switch_to()
` [PATCH 19/19] powerpc: clean up asm/switch_to.h

[PATCH v9 1/4] perf, kvm/{x86, s390}: Remove dependency on uapi/kvm_perf.h
 2015-10-29  7:07 UTC  (5+ messages)
` [PATCH v9 1/4] perf,kvm/{x86,s390}: "

Pull request: scottwood/linux.git next
 2015-10-28 21:56 UTC 

[PATCH 0/9] powerpc32: set of optimisation of network checksum functions
 2015-10-28 11:11 UTC  (4+ messages)
` [PATCH 3/9] powerpc32: checksum_wrappers_64 becomes checksum_wrappers

[PATCH] powerpc/dma: dma_set_coherent_mask() should not be GPL only
 2015-10-28  8:34 UTC  (2+ messages)
`  "

[GIT PULL] Please pull powerpc/linux.git powerpc-4.3-6 tag
 2015-10-28  8:31 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).