linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-14 05:25:26 to 2016-11-15 23:47:32 UTC [more...]

[v1 0/3] Support memory cgroup hotplug
 2016-11-15 23:47 UTC  (7+ messages)
` [PATCH v1 1/3] Add basic infrastructure for memcg hotplug support
` [PATCH v1 2/3] Move from all possible nodes to online nodes
` [PATCH v1 3/3] powerpc: fix node_possible_map limitations

[RESEND][v1 0/3] Support memory cgroup hotplug
 2016-11-15 23:45 UTC  (4+ messages)
` [RESEND] [PATCH v1 1/3] Add basic infrastructure for memcg hotplug support
` [RESEND] [PATCH v1 2/3] Move from all possible nodes to online nodes
` [RESEND] [PATCH v1 3/3] powerpc: fix node_possible_map limitations

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

[kernel-hardening] [PATCH] powerpc/kernel: Disable the latent entropy plugin unconditionally
 2016-11-15 23:06 UTC  (4+ messages)

[PATCH v3] usb: dwc2: add amcc,dwc-otg support
 2016-11-15 23:03 UTC 

[PATCH v7] powerpc: Do not make the entire heap executable
 2016-11-15 22:32 UTC  (2+ messages)

[PATCH v6 0/3] powerpc/pseries: Implement indexed-count memory hotplug
 2016-11-15 20:09 UTC  (4+ messages)
` [PATCH v6 3/3] powerpc/pseries: Implement indexed-count hotplug memory remove

[PATCH v2] usb: dwc2: add amcc,dwc-otg support
 2016-11-15 19:59 UTC 

[PATCH 1/2] usb: dwc2: add amcc,dwc-otg support
 2016-11-15 19:08 UTC  (8+ messages)
` [PATCH 2/2] usb: dwc2: fixes host_dma logic

[PATCH 10/15] net: fs_enet: Utilize phy_ethtool_nway_reset
 2016-11-15 18:06 UTC  (2+ messages)
` [PATCH 12/15] net: ethernet: ucc: "

[RFC PATCH] powerpc: crypto/vmx: clean up generated files
 2016-11-15 17:05 UTC 

[PATCH v2] Fix loading of module radeonfb on PowerMac
 2016-11-15 16:26 UTC  (3+ messages)

[Patch v7 0/7] microblaze/PowerPC: Move irq-xilinx to irqchip
 2016-11-15 16:03 UTC  (15+ messages)
` [Patch v7 1/7] microblaze: irqchip: Move intc driver "
` [Patch v7 2/7] irqchip: xilinx: clean up print messages
` [Patch v7 3/7] irqchip: xilinx: restructure and use jump label api
` [Patch v7 4/7] irqchip: xilinx: Rename get_irq to xintc_get_irq
` [Patch v7 5/7] irqchip: xilinx: Add support for parent intc
` [Patch v7 6/7] irqchip: xilinx: Try to fall back if xlnx, kind-of-intr not provided
  ` [Patch v7 6/7] irqchip: xilinx: Try to fall back if xlnx,kind-of-intr "
` [Patch v7 7/7] powerpc/virtex: Use generic xilinx irqchip driver

[PATCH v7 0/5] enable movable nodes on non-x86 configs
 2016-11-15 15:57 UTC  (10+ messages)
` [PATCH v7 1/5] powerpc/mm: allow memory hotplug into a memoryless node
` [PATCH v7 2/5] mm: remove x86-only restriction of movable_node
` [PATCH v7 3/5] mm: enable CONFIG_MOVABLE_NODE on non-x86 arches
` [PATCH v7 4/5] of/fdt: mark hotpluggable memory
` [PATCH v7 5/5] dt: add documentation of "hotpluggable" memory property

[PATCH v7 00/11] implement vcpu preempted check
 2016-11-15 15:47 UTC  (3+ messages)
` [PATCH v7 06/11] x86, paravirt: Add interface to support kvm/xen "

[PATCH v3 02/16] scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
 2016-11-15 15:39 UTC  (8+ messages)

[PATCH] powerpc/mm/coproc: Handle bad address on coproc slb fault
 2016-11-15 15:06 UTC 

[GIT PULL v2 0/5] cpu_relax: drop lowlatency, introduce yield
 2016-11-15 13:52 UTC  (7+ messages)
` [GIT PULL v2 1/5] processor.h: introduce cpu_relax_yield

[Patch V6 0/6] microblaze/PowerPC: Move irq-xilinx
 2016-11-15 11:06 UTC  (6+ messages)
` [Patch V6 2/6] irqchip: xilinx: Clean up irqdomain argument and read/write

[PATCH] powerpc/64: Define ILLEGAL_POINTER_VALUE for 64-bit
 2016-11-15 10:59 UTC 

[PATCH v3 00/11]powerpc: "paca->soft_enabled" based local atomic operation implementation
 2016-11-15  9:35 UTC  (14+ messages)
` [PATCH v3 01/11] powerpc: Add #defs for paca->soft_enabled flags
` [PATCH v3 02/11] powerpc: move set_soft_enabled() and rename
` [PATCH v3 03/11] powerpc: Use soft_enabled_set api to update paca->soft_enabled
` [PATCH v3 04/11] powerpc: Add soft_enabled manipulation functions
` [PATCH v3 05/11] powerpc: reverse the soft_enable logic
` [PATCH v3 06/11] powerpc: Avoid using EXCEPTION_PROLOG_1 macro in MASKABLE_*
` [PATCH v3 07/11] powerpc: Add support to take additional parameter in MASKABLE_* macro
` [PATCH v3 08/11] powerpc: Add support to mask perf interrupts and replay them
` [PATCH v3 09/11] powerpc:Add new kconfig IRQ_DEBUG_SUPPORT
` [PATCH v3 10/11] powerpc: Add new set of soft_enabled_ functions
` [PATCH v3 11/11] powerpc: rewrite local_t using soft_irq

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

[PATCH net-next v8 0/9] dpaa_eth: Add the QorIQ DPAA Ethernet driver
 2016-11-15  8:41 UTC  (10+ messages)
` [PATCH net-next v8 1/9] devres: add devm_alloc_percpu()
` [PATCH net-next v8 2/9] dpaa_eth: add support for DPAA Ethernet
` [PATCH net-next v8 3/9] dpaa_eth: add ethtool functionality
` [PATCH net-next v8 4/9] dpaa_eth: add ethtool statistics
` [PATCH net-next v8 5/9] dpaa_eth: add sysfs exports
` [PATCH net-next v8 6/9] dpaa_eth: add trace points
` [PATCH net-next v8 7/9] arch/powerpc: Enable FSL_PAMU
` [PATCH net-next v8 8/9] arch/powerpc: Enable FSL_FMAN
` [PATCH net-next v8 9/9] arch/powerpc: Enable dpaa_eth

[PATCH] powerpc/85xx/qemu: Enable CONFIG_E500 and CONFIG_PPC_E500MC
 2016-11-15  8:24 UTC 

[PATCH V4 0/2] powerpc: add support for ISA v2.07 compat level
 2016-11-15  8:21 UTC  (5+ messages)
` [PATCH V4 1/2] powerpc: Define new ISA v3.00 logical PVR value and PCR register value
` [PATCH V4 2/2] powerpc/kvm: Update kvmppc_set_arch_compat() for ISA v3.00

[PATCH] powerpc/64: Simplify adaptation to new ISA v3.00 HPTE format
 2016-11-15  7:52 UTC  (3+ messages)

[powerpc v6 0/3] Enable storage keys for radix
 2016-11-15  6:56 UTC  (4+ messages)
` [powerpc v6 1/3] Setup AMOR in HV mode
` [powerpc v6 2/3] Detect instruction fetch denied and report
` [powerpc v6 3/3] Enable storage keys for radix - user mode execution

[PATCH 1/3] powerpc/fsl/dts: add QMan and BMan portal nodes on t1023rdb
 2016-11-15  6:18 UTC  (3+ messages)
` [PATCH 3/3] powerpc/fsl/dts: add FMan node for t1042d4rdb

[PATCH] powerpc64: Enable CONFIG_E500 and CONFIG_PPC_E500MC for e5500/e6500
 2016-11-15  5:47 UTC  (6+ messages)
`  "

[PATCH 0/3] soc: avoid module usage in non-modular code
 2016-11-15  5:10 UTC  (3+ messages)
` [PATCH 3/3] soc: fsl: make guts driver explicitly non-modular

[PATCH v2 0/4] Support PowerISA v3.0 PMU Raw event format
 2016-11-15  5:00 UTC  (6+ messages)
` [PATCH v2 1/4] powerpc/perf: factor out the event format field
` [PATCH v2 2/4] powerpc/perf: update attribute_group data structure
` [PATCH v2 3/4] powerpc/perf: PowerISA v3.0 raw event format encoding
` [PATCH v2 4/4] powerpc/perf: macros for PowerISA v3.0 "

[PATCH] T4240RBD: add device tree entry for W83793
 2016-11-15  4:59 UTC  (2+ messages)

[PATCH] powerpc/64: Fix setting of AIL in hypervisor mode
 2016-11-15  4:28 UTC 

linux-next: manual merge of the akpm tree with the powerpc tree
 2016-11-15  3:52 UTC 

[PATCH 1/3] powerpc/pseries: Move vio.c into platforms pseries
 2016-11-15  3:47 UTC  (3+ messages)
` [PATCH 2/3] powerpc/pseries: Move ibmebus.c "
` [PATCH 3/3] powerpc/pseries: Disable IBMEBUS on little endian builds

[PATCH] ext4: ext4_mb_mark_free_simple: Fix integer value truncation
 2016-11-15  2:24 UTC  (3+ messages)

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

[powerpc v5 0/3] Enable IAMR storage keys for radix
 2016-11-15  2:40 UTC  (6+ messages)
` [powerpc v5 1/3] Setup AMOR in HV mode
` [powerpc v5 2/3] Detect instruction fetch denied and report
` [powerpc v5 3/3] Enable storage keys for radix - user mode execution

[powerpc v4 0/3] Enable IAMR storage keys for radix
 2016-11-15  2:30 UTC  (7+ messages)
` [powerpc v4 1/3] Setup AMOR in HV mode
` [powerpc v4 2/3] Detect instruction fetch denied and report
` [powerpc v4 3/3] Enable storage keys for radix - user mode execution

[PATCH 0/7] build updates
 2016-11-15  0:55 UTC  (3+ messages)
` [PATCH 4/7] powerpc/64: tool to check head sections location sanity

[PATCH -next] powernv: cpufreq: Fix uninitialized lpstate_idx in gpstates_timer_handler
 2016-11-14 21:18 UTC  (2+ messages)

[PATCH v6 0/4] enable movable nodes on non-x86 configs
 2016-11-14 19:34 UTC  (4+ messages)
` [PATCH v6 4/4] of/fdt: mark hotpluggable memory

[PATCH] ps3_gelic: fix spelling mistake in debug message
 2016-11-14 18:39 UTC  (2+ messages)

[PATCH net-next v7 00/10] dpaa_eth: Add the QorIQ DPAA Ethernet driver
 2016-11-14 17:31 UTC  (5+ messages)
` [PATCH net-next v7 03/10] dpaa_eth: add option to use one buffer pool set

[RESEND PATCH] cxl: Fix coredump generation when cxl_get_fd() is used
 2016-11-14 16:27 UTC  (2+ messages)

[PATCH] powerpc/mm: Batch tlb flush when invalidating pte entries
 2016-11-14 16:08 UTC  (2+ messages)

[PATCH v2 1/2] hugetlb: Change the function prototype to take vma_area_struct as arg
 2016-11-14 15:20 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/mm/hugetlb: Switch hugetlb update to use pte_update

[PATCH v2 1/4] powerpc/mm: update ptep_set_access_flag to not do full mm tlb flush
 2016-11-14 15:11 UTC  (4+ messages)
` [PATCH v2 2/4] powerpc/mm: Rename hugetlb-radix.h to hugetlb.h
` [PATCH v2 3/4] powerpc/mm/hugetlb: Switch hugetlb update to use huge_pte_update
` [PATCH v2 4/4] powerpc/mm: update pte_update to not do full mm tlb flush

[PATCH] powerpc: fpr save/restore function cleanups
 2016-11-14 12:44 UTC  (4+ messages)

[PATCH] powerpc/pseries: Use H_CLEAR_HPT to clear MMU hash table during kexec
 2016-11-14 12:17 UTC  (2+ messages)
`  "

[PATCH] tools/testing/selftests/powerpc: Add Anton's null_syscall benchmark to the selftests
 2016-11-14 12:17 UTC  (2+ messages)
`  "

[PATCH] Removed dependency on IDE_GD_ATA if ADB_PMU_LED_DISK is selected
 2016-11-14 12:17 UTC  (2+ messages)
`  "

[PATCH RESEND] tools-powerpc: Return false instead of -1
 2016-11-14 12:17 UTC  (2+ messages)
` [RESEND] "

[PATCH] powerpc/64s: reduce exception alignment
 2016-11-14 12:17 UTC  (2+ messages)
`  "

[PATCH] powerpc: Remove suspect CONFIG_PPC_BOOK3E #ifdefs in nohash/64/pgtable.h
 2016-11-14 12:17 UTC  (2+ messages)
`  "

[PATCH] powerpc: make _ASM_NOKPROBE_SYMBOL a noop when KPROBES not defined
 2016-11-14 12:17 UTC  (2+ messages)
`  "

[PATCH v2] powerpc: EX_TABLE macro for exception tables
 2016-11-14 12:17 UTC  (2+ messages)
` [v2] "

[PATCH v2] powernv: Simplify searching for compatible device nodes
 2016-11-14 12:17 UTC  (2+ messages)
` [v2] "

[PATCH v2] powerpc/64: option to force run-at-load to test relocation
 2016-11-14 12:17 UTC  (2+ messages)
` [v2] "

[PATCH] i2c_powermac: shut up lockdep warning
 2016-11-14 12:17 UTC  (2+ messages)
`  "

[PATCH] powerpc/configs: Drop REISERFS from pseries & powernv
 2016-11-14 12:17 UTC  (2+ messages)
`  "

[PATCH v2] powerpc/hash64: Be more careful when generating tlbiel
 2016-11-14 12:17 UTC  (2+ messages)
` [v2] "

[PATCH] powerpc/book3s64: Always build for power4 or later
 2016-11-14 12:17 UTC  (2+ messages)
`  "

[PATCH] powerpc/asm: Allow including ppc_asm.h in asm files
 2016-11-14 12:17 UTC  (2+ messages)
`  "

[PATCH] powerpc/module: Add support for R_PPC64_REL32 relocations
 2016-11-14 12:17 UTC  (2+ messages)
`  "

[PATCH 4/4] powerpc/pci: fix device reference leaks
 2016-11-14 12:17 UTC  (2+ messages)
` [4/4] "

[PATCH 3/3] powerpc: build-time sort exception table
 2016-11-14 12:17 UTC  (2+ messages)
` [3/3] "

[PATCH 3/4] powerpc/vio: clarify vio_find_node reference counting
 2016-11-14 12:17 UTC  (2+ messages)
` [3/4] "

[PATCH 2/4] ibmebus: fix further device reference leaks
 2016-11-14 12:17 UTC  (2+ messages)
` [2/4] "

[PATCH 2/3] powerpc: relative exception tables
 2016-11-14 12:17 UTC  (2+ messages)
` [2/3] "

[PATCH 2/2] selftests/powerpc: Fail load_unaligned_zeropad on miscompare
 2016-11-14 12:17 UTC  (2+ messages)
` [2/2] "

[PATCH 2/2] Revert "powerpc: Load Monitor Register Support"
 2016-11-14 12:17 UTC  (2+ messages)
` [2/2] "

[PATCH 1/4] ibmebus: fix device reference leaks in sysfs interface
 2016-11-14 12:17 UTC  (2+ messages)
` [1/4] "

[PATCH 1/2] selftests/powerpc: Abort load_unaligned_zeropad on unhandled SEGV
 2016-11-14 12:17 UTC  (2+ messages)
` [1/2] "

[PATCH 1/2] Revert "selftests/powerpc: Load Monitor Register Tests"
 2016-11-14 12:17 UTC  (2+ messages)
` [1/2] "

[PATCH] Fix loading of module radeonfb on PowerMac
 2016-11-14 11:30 UTC  (2+ messages)

[PATCH v2 0/7] soc: renesas: Identify SoC and register with the SoC bus
 2016-11-14 11:22 UTC  (6+ messages)
` [PATCH v2 7/7] "

[PATCH 0/3] kexec/fadump: remove dependency with CONFIG_KEXEC and reuse crashkernel parameter for fadump
 2016-11-14 10:17 UTC  (4+ messages)
` [PATCH 1/3] crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE

[PATCH V3 1/2] mm: move vma_is_anonymous check within pmd_move_must_withdraw
 2016-11-14  8:57 UTC  (3+ messages)

[PATCH] powerpc/pseries: Move CMO code from plapr_wrappers.h to platforms/pseries
 2016-11-14  8:15 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).