linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-25 05:22:11 to 2016-07-27 14:23:30 UTC [more...]

[PATCH V2 3/8] powerpc/memory: Parse new memory property to initialize structures
 2016-07-27 14:23 UTC 

[PATCH V2 4/8] pseries/hotplug init: Convert new DRC memory property for hotplug runtime
 2016-07-27 14:23 UTC 

[PATCH V2 1/8] powerpc/firmware: Add definitions for new firmware features
 2016-07-27 14:22 UTC 

[PATCH V2 2/8] powerpc/memory: Parse new memory property to register blocks
 2016-07-27 14:23 UTC 

Resend: [Patch 0/8] powerpc/devtree: Add support for 2 new DRC properties
 2016-07-27 14:22 UTC 

[PATCH v3 01/21] powerpc/mm: Add mmu_early_init_devtree()
 2016-07-27 14:18 UTC  (21+ messages)
` [PATCH v3 02/21] powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()
` [PATCH v3 03/21] powerpc/mm: Do hash device tree scanning earlier
` [PATCH v3 04/21] powerpc/mm: Do radix "
` [PATCH v3 05/21] powerpc/64: Do feature patching before MMU init
` [PATCH v3 06/21] powerpc/kernel: Check features don't change after patching
` [PATCH v3 07/21] powerpc/mm: Make MMU_FTR_RADIX a MMU family feature
` [PATCH v3 08/21] powerpc/kernel: Convert mmu_has_feature() to returning bool
` [PATCH v3 09/21] powerpc/kernel: Convert cpu_has_feature() "
` [PATCH v3 10/21] powerpc/mm: Define radix_enabled() in one place & use static inline
` [PATCH v3 11/21] powerpc/mm: Add __cpu/__mmu_has_feature()
` [PATCH v3 12/21] powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
` [PATCH v3 13/21] jump_label: Make it possible for arches to invoke jump_label_init() earlier
` [PATCH v3 14/21] powerpc: Call jump_label_init() in apply_feature_fixups()
` [PATCH v3 15/21] powerpc: Remove mfvtb()
` [PATCH v3 16/21] powerpc: Move cpu_has_feature() to a separate file
` [PATCH v3 17/21] powerpc: Add kconfig option to use jump labels for cpu/mmu_has_feature()
` [PATCH v3 18/21] powerpc: Add option to use jump label for cpu_has_feature()
` [PATCH v3 19/21] powerpc: Add option to use jump label for mmu_has_feature()
` [PATCH v3 20/21] powerpc/mm: Catch usage of cpu/mmu_has_feature() before jump label init
` [PATCH v3 21/21] powerpc/jump_label: Annotate jump label assembly

[PATCH] Make system_reset_pSeries relocatable
 2016-07-27 13:57 UTC  (8+ messages)

[PowerPC] Kernel OOPS while compiling LTP test suite on linus mainline
 2016-07-27 11:55 UTC  (2+ messages)

[PATCH v12 00/30] Add new powerpc specific ELF core notes
 2016-07-27 11:19 UTC  (32+ messages)
` [PATCH v12 01/30] elf: Add powerpc specific core note sections
` [PATCH v12 02/30] powerpc/process: Add the function flush_tmregs_to_thread
` [PATCH v12 03/30] powerpc/ptrace: Enable in transaction NT_PRFPREG ptrace requests
` [PATCH v12 04/30] powerpc/ptrace: Enable in transaction NT_PPC_VMX "
` [PATCH v12 05/30] powerpc/ptrace: Enable in transaction NT_PPC_VSX "
` [PATCH v12 06/30] powerpc/ptrace: Adapt gpr32_get, gpr32_set functions for transaction
` [PATCH v12 07/30] powerpc/ptrace: Enable support for NT_PPC_CGPR
` [PATCH v12 08/30] powerpc/ptrace: Enable support for NT_PPC_CFPR
` [PATCH v12 09/30] powerpc/ptrace: Enable support for NT_PPC_CVMX
` [PATCH v12 10/30] powerpc/ptrace: Enable support for NT_PPC_CVSX
` [PATCH v12 11/30] powerpc/ptrace: Enable support for TM SPR state
` [PATCH v12 12/30] powerpc/ptrace: Enable NT_PPC_TM_CTAR, NT_PPC_TM_CPPR, NT_PPC_TM_CDSCR
` [PATCH v12 13/30] powerpc/ptrace: Enable support for NT_PPPC_TAR, NT_PPC_PPR, NT_PPC_DSCR
` [PATCH v12 14/30] powerpc/ptrace: Enable support for EBB registers
` [PATCH v12 15/30] powerpc/ptrace: Enable support for Performance Monitor registers
` [PATCH v12 16/30] selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'
` [PATCH v12 17/30] selftests/powerpc: Use the new SPRN_DSCR_PRIV definiton
` [PATCH v12 18/30] selftests/powerpc: Add ptrace tests for EBB
` [PATCH v12 19/30] selftests/powerpc: Add ptrace tests for GPR/FPR registers
` [PATCH v12 20/30] selftests/powerpc: Add ptrace tests for GPR/FPR registers in TM
` [PATCH v12 21/30] selftests/powerpc: Add ptrace tests for GPR/FPR registers in suspended TM
` [PATCH v12 22/30] selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR registers
` [PATCH v12 23/30] selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in TM
` [PATCH v12 24/30] selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in suspended TM
` [PATCH v12 25/30] selftests/powerpc: Add ptrace tests for VSX, VMX registers
` [PATCH v12 26/30] selftests/powerpc: Add ptrace tests for VSX, VMX registers in TM
` [PATCH v12 27/30] selftests/powerpc: Add ptrace tests for VSX, VMX registers in suspended TM
` [PATCH v12 28/30] selftests/powerpc: Add ptrace tests for TM SPR registers
` [PATCH v12 29/30] selftests/powerpc: Add .gitignore file for ptrace executables
` [PATCH v12 30/30] selftests/powerpc: Fix a build issue

[PowerPC] Kernel OOPS while compiling LTP test suite on linus mainline
 2016-07-27 10:59 UTC 

_PAGE_PRESENT and _PAGE_ACCESSED
 2016-07-27  9:49 UTC  (2+ messages)

[PATCH] cxl: Delete an unnecessary check before the function call "of_node_put"
 2016-07-27  8:57 UTC  (3+ messages)

[PATCH v2] powernv/pci: Add PHB register dump debugfs handle
 2016-07-27  6:14 UTC 

[PATCH v11 0/5] soc: fsl: Add initial guts driver
 2016-07-27  0:38 UTC  (8+ messages)
` [PATCH v11 4/5] powerpc/fsl: move mpc85xx.h to include/linux/fsl

[PATCH 1/3] powerpc/mm: Fix build break due when PPC_NATIVE=n
 2016-07-27  0:27 UTC  (11+ messages)
` [PATCH 2/3] powerpc/mm: Rename hpte_init_lpar() & put fallback in a header

[RFC 3/3] kexec: extend kexec_file_load system call
 2016-07-27  0:24 UTC  (2+ messages)
` [PATCH v2 "

[patch] ide: missing break statement in set_timings_mdma()
 2016-07-26 22:26 UTC  (2+ messages)

[PATCH 1/3] powerpc: Factor out common code in setup-common.c
 2016-07-26 21:26 UTC  (6+ messages)
` [PATCH 2/3] powerpc: Call chained reset handlers during reset
` [PATCH 3/3] powerpc: Convert fsl_rstcr_restart to a reset handler

[PATCH 1/6] powerpc/mm: Add mmu_early_init_devtree()
 2016-07-26 14:38 UTC  (6+ messages)
` [PATCH 2/6] powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()
` [PATCH 3/6] powerpc/mm: Do hash device tree scanning earlier
` [PATCH 4/6] powerpc/mm: Do radix "
` [PATCH 5/6] powerpc/64: Do feature patching before MMU init
` [PATCH 6/6] powerpc/kernel: Check features don't change after patching

[RFC PATCH 0/9]powerpc: "paca->soft_enabled" based local atomic operation implementation
 2016-07-26 13:42 UTC  (30+ messages)
` [RFC PATCH 1/9] Add #defs for paca->soft_enabled flags
` [RFC PATCH 2/9] Cleanup to use LAZY_INTERRUPT_* macros for paca->soft_enabled update
` [RFC PATCH 3/9] powerpc: move set_soft_enabled()
` [RFC PATCH 4/9] powerpc: Use set_soft_enabled api to update paca->soft_enabled
` [RFC PATCH 5/9] powerpc: reverse the soft_enable logic
` [RFC PATCH 6/9] powerpc: modify __SOFTEN_TEST to support tri-state soft_enabled flag
` [RFC PATCH 7/9] powerpc: Add support to mask perf interrupts
` [RFC PATCH 8/9] powerpc: Support to replay PMIs
` [RFC PATCH 9/9] powerpc: rewrite local_t using soft_irq

[v3] UCC_GETH/UCC_FAST: Use IS_ERR_VALUE_U32 API to avoid IS_ERR_VALUE abuses
 2016-07-26 11:39 UTC  (4+ messages)

[PATCH V2 1/2] tty/hvc: Use IRQF_SHARED for OPAL hvc consoles
 2016-07-26  9:49 UTC  (5+ messages)

[PATCH] powernv/pci: Add PHB register dump debugfs handle
 2016-07-26  9:47 UTC  (9+ messages)

[PATCH] powerpc: set used_vsr/used_vr/used_spe in sigreturn path when MSR bits are active
 2016-07-26  8:06 UTC 

[Patch v3 1/3] irqchip/qeic: move qeic driver from drivers/soc/fsl/qe
 2016-07-26  2:06 UTC  (5+ messages)
` [Patch v3 2/3] irqchip/qeic: merge qeic init code from platforms to a common function
` [Patch v3 3/3] irqchip/qeic: merge qeic_of_init into qe_ic_init

[PATCH 1/2] powerpc/64: Correct comment on LOAD_HANDLER()
 2016-07-26  6:36 UTC  (4+ messages)
` [PATCH 2/2] powerpc/64: Do load of PACAKBASE in LOAD_HANDLER

[PATCH v3 00/11] mm: Hardened usercopy
 2016-07-26  4:46 UTC  (8+ messages)
` [PATCH v3 02/11] "

[PATCH] powerpc: sgy_cts1000: Fix gpio_halt_cb()'s signature
 2016-07-26  4:45 UTC 

[PATCH 1/2] powerpc: mpc85xx_mds: Select PHYLIB only if NETDEVICES is enabled
 2016-07-26  4:30 UTC  (2+ messages)
` [PATCH 2/2] powerpc: e8248e: "

[PATCH v2 1/2] powerpc/mm: Fix build break when PPC_NATIVE=n
 2016-07-26  3:47 UTC  (4+ messages)
` [PATCH v2 2/2] powerpc/mm: Rename hpte_init_lpar() and move the fallback to a header

[PATCH v2] include: mman: Use bool instead of int for the return value of arch_validate_prot
 2016-07-26  1:15 UTC  (4+ messages)

[PATCH v4 00/12] mm: Hardened usercopy
 2016-07-26  0:54 UTC  (10+ messages)
` [PATCH v4 12/12] mm: SLUB hardened usercopy support

[PATCH 7/8] powerpc: Check arch.vec earlier during boot for memory features
 2016-07-26  0:25 UTC  (2+ messages)

[PATCH 1/8] powerpc/firmware: Add definitions for new firmware features
 2016-07-26  0:01 UTC  (2+ messages)

[PATCH 2/8] powerpc/memory: Parse new memory property to register blocks
 2016-07-25 23:54 UTC  (2+ messages)

[PATCH 8/8] powerpc: Enable support for new DRC devtree properties
 2016-07-25 22:21 UTC 

[PATCH 6/8] hotplug/drc-info: Add code to search new devtree properties
 2016-07-25 22:21 UTC 

[PATCH 5/8] pseries/drc-info: Search new DRC properties for CPU indexes
 2016-07-25 22:21 UTC 

[PATCH 4/8] pseries/hotplug init: Convert new DRC memory property for hotplug runtime
 2016-07-25 22:21 UTC 

[PATCH 3/8] powerpc/memory: Parse new memory property to initialize structures
 2016-07-25 22:21 UTC 

[PATCH 0/8] powerpc/devtree: Add support for 2 new DRC properties
 2016-07-25 22:20 UTC 

[PATCH v2] irqchip/qeic: move qeic driver from drivers/soc/fsl/qe
 2016-07-25  7:05 UTC  (4+ messages)

[PATCH v3 0/2] powerpc/pseries: Implement indexed-count hotplug memory management
 2016-07-25 17:41 UTC  (3+ messages)
` [PATCH v3 1/2] powerpc/pseries: Implement indexed-count hotplug memory add
` [PATCH v3 2/2] powerpc/pseries: Implement indexed-count hotplug memory remove

[PATCH for-4.8 V2 00/10] Use jump label for cpu/mmu_has_feature
 2016-07-25 11:30 UTC  (14+ messages)
` [PATCH for-4.8 V2 01/10] powerpc/mm: Add __cpu/__mmu_has_feature
` [PATCH for-4.8 V2 03/10] powerpc/mm/radix: Add radix_set_pte to use in early init
` [PATCH for-4.8 V2 08/10] powerpc: use the jump label for cpu_has_feature

[v4] powerpc: Export thread_struct.used_vr/used_vsr to user space
 2016-07-25  8:52 UTC  (6+ messages)

[PATCH v5 1/2] qe: modify get_qe_base function
 2016-07-25  5:43 UTC  (2+ messages)
` [PATCH v5 2/2] QE: remove PPCisms for QE

[PATCH] cxl: add device ID for Mellanox ConnectX-4
 2016-07-25  5:52 UTC  (2+ 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).