linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-21 04:25:35 to 2015-08-28 01:32:41 UTC [more...]

[PATCH 1/2] powerpc/pseries: Fix corrupted pdn list
 2015-08-28  1:32 UTC  (5+ messages)
` [PATCH 2/2] powerpc/pseries: Cleanup on pci_dn_reconfig_notifier()
` [1/2] powerpc/pseries: Fix corrupted pdn list

[PATCH v2, 1/5] powerpc/cache: add cache flush operation for various e500
 2015-08-28  0:47 UTC  (10+ messages)
` [PATCH v2,2/5] powerpc/rcpm: add RCPM driver
` [PATCH v2,3/5] Powerpc: mpc85xx: refactor the PM operations
` [PATCH v2, 4/5] PowerPC/mpc85xx: Add hotplug support on E5500 and E500MC cores
    ` [PATCH v2,4/5] "
` [PATCH v2,5/5] PowerPC/mpc85xx: Add CPU hotplug support for E6500
  ` [PATCH v2, 5/5] "

[git pull] Please pull powerpc/linux.git powerpc-4.2-4 tag
 2015-08-28  0:46 UTC 

[PATCH][RESEND] cxl: Set up and enable PSL Timebase
 2015-08-28  0:07 UTC 

[PATCH] cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
 2015-08-27 21:58 UTC  (2+ messages)
`  "

[PATCH v2] powerpc/configs: Enable LEDS support
 2015-08-27 21:58 UTC  (4+ messages)
` [v2] "

[PATCH] cxl: Remove racy attempt to force EEH invocation in reset
 2015-08-27 21:58 UTC  (3+ messages)
`  "

[PATCH] cxl: Release irqs if memory allocation fails
 2015-08-27 21:58 UTC  (3+ messages)
`  "

[PATCH kernel] powerpc/iommu: Set default DMA offset in dma_dev_setup
 2015-08-27 21:58 UTC  (6+ messages)
` [kernel] "

[RFC PATCH 1/9] powerpc: allocate sys_membarrier system call number
 2015-08-27 17:56 UTC 

Kernel access of bad area on kernel 4.1.6
 2015-08-27 15:31 UTC 

Strange reports of perf events on powerpc 83xx
 2015-08-27 13:58 UTC 

provide more common DMA API functions V2
 2015-08-27 13:49 UTC  (3+ messages)
` [PATCH 3/5] dma-mapping: cosolidate dma_mapping_error

[PATCH] cpufreq: powernv: Increase the verbosity of OCC console messages
 2015-08-27 12:29 UTC  (2+ messages)

[PATCH V2 00/10] KASan ppc64 support
 2015-08-27 12:16 UTC  (22+ messages)
` [PATCH V2 01/10] powerpc/mm: Add virt_to_pfn and use this instead of opencoding
` [PATCH V2 02/10] kasan: MODULE_VADDR is not available on all archs
` [PATCH V2 03/10] kasan: Rename kasan_enabled to kasan_report_enabled
` [PATCH V2 04/10] kasan: Don't use kasan shadow pointer in generic functions
` [PATCH V2 05/10] kasan: Enable arch to hook into kasan callbacks
` [PATCH V2 06/10] kasan: Allow arch to overrride kasan shadow offsets
` [PATCH V2 07/10] kasan: Make INLINE KASan support arch selectable
` [PATCH V2 08/10] kasan: Update feature support file
` [PATCH V2 09/10] kasan: Prevent deadlock in kasan reporting
` [PATCH V2 10/10] powerpc/mm: kasan: Add kasan support for ppc64

[PATCH 0/8] math-emu: Update kernel math-emu code from current glibc soft-fp
 2015-08-27 11:31 UTC  (8+ messages)
` Ping "

[PATCH] cpufreq: powernv: Export frequency throttle state of the chip through sysfs
 2015-08-27 10:17 UTC  (3+ messages)

[PATCH 1/2] cxl: Fix + cleanup error paths in cxl_dev_context_init
 2015-08-27  9:50 UTC  (2+ messages)
` [PATCH 2/2] cxl: Fix force unmapping mmaps of contexts allocated through the kernel api

[PATCH] powerpc/eeh: atomic_dec_if_positive() to update passthru count
 2015-08-27  5:58 UTC 

[PATCH] powerpc: Update defconfigs
 2015-08-27  3:16 UTC  (3+ messages)

Pull request: scottwood/linux.git next
 2015-08-27  1:14 UTC  (3+ messages)

[PATCH 2/3] powerpc/iommu: Cleanup setting of DMA base/offset
 2015-08-27  1:13 UTC  (3+ messages)

[PATCH v8 0/6] Allow user to request memory to be locked on page fault
 2015-08-26 18:24 UTC  (3+ messages)
` [PATCH v8 2/6] mm: mlock: Add new mlock system call
` [PATCH v8 4/6] mm: mlock: Add mlock flags to enable VM_LOCKONFAULT usage

[PATCH 3/3] mmc: sdhci-of-esdhc: add workaround for T4240 incorrect HOSTVER value
 2015-08-26 14:16 UTC  (8+ messages)

[PATCH 1/2] PCI: Make pci_msi_setup_pci_dev() non-static for use by arch code
 2015-08-26 12:23 UTC  (4+ messages)
` [PATCH 2/2] powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF case
  ` [2/2] "
` [1/2] PCI: Make pci_msi_setup_pci_dev() non-static for use by arch code

Build regressions/improvements in v4.2-rc8
 2015-08-26  9:03 UTC  (2+ messages)

[PATCH V4 0/6] Redesign SR-IOV on PowerNV
 2015-08-26  8:06 UTC  (3+ messages)

[PATCH v16 00/16] perf, tools: Add support for PMU events in JSON format
 2015-08-26  6:06 UTC  (17+ messages)
` [PATCH v16 01/16] perf, tools: Add jsmn `jasmine' JSON parser
` [PATCH v16 02/16] perf, tools, jevents: Program to convert JSON file to C style file
` [PATCH v16 03/16] perf, tools: Use pmu_events table to create aliases
` [PATCH v16 04/16] perf, tools: Support CPU ID matching for Powerpc
` [PATCH v16 05/16] perf, tools: Support CPU id matching for x86 v2
` [PATCH v16 06/16] perf, tools: Support alias descriptions
` [PATCH v16 07/16] perf, tools: Query terminal width and use in perf list
` [PATCH v16 08/16] perf, tools: Add a --no-desc flag to "
` [PATCH v16 09/16] perf, tools: Add override support for event list CPUID
` [PATCH v16 10/16] perf, tools, jevents: Add support for long descriptions
` [PATCH v16 11/16] perf, tools: Add alias "
` [PATCH v16 12/16] perf, tools: Support long descriptions with perf list
` [PATCH v16 13/16] perf, tools, jevents: Add support for event topics
` [PATCH v16 14/16] perf, tools: Add support for event list topics
` [PATCH v16 15/16] perf, tools: Handle header line in mapfile
` [PATCH v16 16/16] perf, tools: Add README for info on parsing JSON/map files

[PATCH] powerpc/configs: Enable LEDS support
 2015-08-26  4:16 UTC  (3+ messages)

[PATCH v6 1/3] genalloc:support memory-allocation with bytes-alignment to genalloc
 2015-08-26  1:52 UTC  (18+ messages)
` [PATCH v6 2/3] QE: Move QE from arch/powerpc to drivers/soc
` [PATCH v6 3/3] qe_common: add qe_muram_ functions to manage muram

[RFC PATCH 00/17] powerpc/fsl-book3e-64: kexec/kdump support
 2015-08-26  1:13 UTC  (7+ messages)
` [RFC PATCH 14/17] powerpc/book3e-64/kexec: Enable SMP release

[PATCH v2 0/6] powerpc: use jump label for {cpu,mmu}_has_feature()
 2015-08-25  8:23 UTC  (8+ messages)
` [PATCH v2 1/6] jump_label: make it possible for the archs to invoke jump_label_init() much earlier
` [PATCH v2 2/6] powerpc: invoke jump_label_init() in a much earlier stage
` [PATCH v2 3/6] powerpc: kill mfvtb()
` [PATCH v2 4/6] powerpc: move the cpu_has_feature to a separate file
` [PATCH v2 5/6] powerpc: use the jump label for cpu_has_feature
` [PATCH v2 6/6] powerpc: use jump label for mmu_has_feature

[PATCH] powerpc: Add user-return-notifier support
 2015-08-25  5:41 UTC 

[v2 03/11] soc/fsl: Introduce the DPAA BMan portal driver
 2015-08-25  1:25 UTC  (2+ messages)

[v2 00/11] Freescale DPAA QBMan Drivers
 2015-08-25  0:11 UTC  (4+ messages)
` [v2 02/11] soc/fsl: Introduce DPAA BMan device management driver

[PATCH v3 2/5] powerpc/fsl: Move fsl_guts.h out of arch/powerpc
 2015-08-24 16:46 UTC 

[PATCH v2] powerpc/fsl_pci: Check for get_user/probe_kernel_address failure
 2015-08-24 16:43 UTC 

[PATCH] powerpc/fsl_pci: Check for get_user/probe_kernel_address failure
 2015-08-24 16:26 UTC 

[PATCH 1/2] PCI: Make pci_msi_setup_pci_dev() non-static for use by arch code
 2015-08-24 12:18 UTC  (6+ messages)
  ` [PATCH v2 "

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

linux-next: build failure after merge of the powerpc tree
 2015-08-22 11:16 UTC  (5+ messages)

[PATCH] powerpc/powernv: Fix mis-merge of OPAL support for LEDS driver
 2015-08-22 11:13 UTC  (3+ messages)

[PATCH] powerpc: handle error case in cpm_muram_alloc()
 2015-08-21 16:48 UTC 

[PATCH] powerpc/8xx: Shorten irq_chip name for the SIU
 2015-08-21 11:05 UTC 

[PATCH V4 1/2] powerpc/kexec: Reset secondary cpu endianess before kexec
 2015-08-21  7:43 UTC  (2+ messages)
` [V4, "

[PATCH V4 2/2] powerpc/kexec: Reset HILE before kexec_sequence
 2015-08-21  7:43 UTC  (2+ messages)
` [V4,2/2] "

[PATCH] powerpc/hvsi: Fix endianness issues in the HVSI driver
 2015-08-21  7:43 UTC  (2+ messages)
`  "

[PATCH 0/8] powerpc: use jump label for {cpu,mmu}_has_feature()
 2015-08-21  6:45 UTC  (6+ messages)
` [PATCH 3/8] jump_label: introduce DEFINE_STATIC_KEY_{TRUE, FALSE}_ARRAY macros
  ` [PATCH 3/8] jump_label: introduce DEFINE_STATIC_KEY_{TRUE,FALSE}_ARRAY macros

[PATCH v4 31/52] PCI: Unify skip_ioresource_align()
 2015-08-21  6:21 UTC  (3+ messages)
` [PATCH v4 42/52] powerpc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
` [PATCH v4 51/52] PCI: Introduce resource_disabled()

[PATCH v2 0/2] powerpc/xmon: Paged output for paca display
 2015-08-21  4:24 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/xmon: Paginate kernel log buffer display


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