linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-27 10:20:01 to 2016-04-29 13:27:19 UTC [more...]

[PATCH v3 01/70] IB/qib: Use cache inhibitted and guarded mapping on powerpc
 2016-04-29 13:26 UTC  (41+ messages)
` [PATCH v3 02/70] powerpc/mm: Always use STRICT_MM_TYPECHECKS
` [PATCH v3 03/70] powerpc/mm: Drop PTE_ATOMIC_UPDATES from pmd_hugepage_update()
` [PATCH v3 04/70] powerpc/mm: Add pte_xchg() helper
` [PATCH v3 05/70] powerpc/mm: Use big endian Linux page tables for book3s 64
` [PATCH v3 06/70] powerpc/mm: Use pte_raw() in pte_same()/pmd_same()
` [PATCH v3 07/70] powerpc/mm: Use _PAGE_READ to indicate Read access
` [PATCH v3 08/70] powerpc/mm/subpage: Clear RWX bit to indicate no access
` [PATCH v3 09/70] powerpc/mm: Convert pte_user() to static inline
` [PATCH v3 10/70] powerpc/mm: Use pte_user() instead of open coding
` [PATCH v3 11/70] powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
` [PATCH v3 12/70] powerpc/mm: Remove RPN_SHIFT and RPN_SIZE
` [PATCH v3 13/70] powerpc/mm: Update _PAGE_KERNEL_RO
` [PATCH v3 14/70] powerpc/mm: Use a helper for finding pte bits mapping I/O area
` [PATCH v3 15/70] powerpc/mm: Drop WIMG in favour of new constants
` [PATCH v3 16/70] powerpc/mm: Use generic version of pmdp_clear_flush_young()
` [PATCH v3 17/70] powerpc/mm: Use generic version of ptep_clear_flush_young()
` [PATCH v3 18/70] powerpc/mm: Move radix/hash common data structures to book3s64 headers
` [PATCH v3 19/70] powerpc/mm/radix: Add partition table format & callback
` [PATCH v3 20/70] powerpc/mm/hash: Add support for Power9 Hash
` [PATCH v3 21/70] powerpc/mm: Move hash and no hash code to separate files
` [PATCH v3 22/70] powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefix
` [PATCH v3 23/70] powerpc/mm: Handle _PTE_NONE_MASK
` [PATCH v3 24/70] powerpc/mm: Move common pte bits and accessors to book3s/64/pgtable.h
` [PATCH v3 25/70] powerpc/mm: Move pte accessors that operate on common pte bits to pgtable.h
` [PATCH v3 26/70] powerpc/mm: Make page table size a variable
` [PATCH v3 27/70] powerpc/mm: Move page table index and and vaddr to pgtable.h
` [PATCH v3 28/70] powerpc/mm: Move pte related functions together
` [PATCH v3 29/70] powerpc/mm/radix: Add radix pte #defines
` [PATCH v3 30/70] powerpc/mm/radix: Add dummy radix_enabled()
` [PATCH v3 31/70] powerpc/mm: Add radix callbacks to pte accessors
` [PATCH v3 32/70] powerpc/mm: Move hugetlb and THP related pmd accessors to pgtable.h
` [PATCH v3 33/70] powerpc/mm/radix: Add radix callback for pmd accessors
` [PATCH v3 34/70] powerpc/mm: Abstract early MMU init in preparation for radix
` [PATCH v3 35/70] powerpc/mm/radix: Add radix callbacks for early init routines
` [PATCH v3 36/70] powerpc/mm: Abstraction for vmemmap and map_kernel_page()
` [PATCH v3 37/70] powerpc/mm/radix: Add radix callbacks for vmemmap and map_kernel page()
` [PATCH v3 38/70] powerpc/mm: Abstraction for switch_mmu_context()
` [PATCH v3 39/70] powerpc/mm/radix: Add mmu context handling callback for radix
` [PATCH v3 40/70] powerpc/mm: Rename mmu_context_hash64.c to mmu_context_book3s64.c
` [PATCH v3 41/70] powerpc/mm: Hash abstraction for tlbflush routines

VDSO unmap and remap support for additional architectures
 2016-04-29 13:22 UTC  (8+ messages)
  ` [RFC 1/5] powerpc: Rename context.vdso_base to context.vdso
  ` [RFC 2/5] mm/powerpc: Make VDSO unmap generic
  ` [RFC 3/5] mm/powerpc: Make VDSO remap generic
  ` [RFC 4/5] arm64: Use unsigned long for vdso
  ` [RFC 5/5] arm64: Gain VDSO unmap and remap powers

[PATCH 1/1] ASoC: fsl_ssi: add CCSR_SSI_SOR to volatile register list
 2016-04-29 10:46 UTC  (2+ messages)
` Applied "ASoC: fsl_ssi: add CCSR_SSI_SOR to volatile register list" to the asoc tree

[PATCH kernel v4 00/11] powerpc/powernv/npu: Enable PCI pass through for NVLink
 2016-04-29  8:55 UTC  (12+ messages)
` [PATCH kernel v4 01/11] vfio_pci: Test for extended capabilities if config space > 256 bytes
` [PATCH kernel v4 02/11] vfio/spapr: Relax the IOMMU compatibility check
` [PATCH kernel v4 03/11] powerpc/powernv: Rename pnv_pci_ioda2_tce_invalidate_entire
` [PATCH kernel v4 04/11] powerpc/powernv: Define TCE Kill flags
` [PATCH kernel v4 05/11] powerpc/powernv/npu: TCE Kill helpers cleanup
` [PATCH kernel v4 06/11] powerpc/powernv/npu: Use the correct IOMMU page size
` [PATCH kernel v4 07/11] powerpc/powernv/npu: Simplify DMA setup
` [PATCH kernel v4 08/11] powerpc/powernv/ioda2: Export debug helper pe_level_printk()
` [PATCH kernel v4 09/11] powerpc/powernv/npu: Add set/unset window helpers
` [PATCH kernel v4 10/11] powerpc/powernv/npu: Rework TCE Kill handling
` [PATCH kernel v4 11/11] powerpc/powernv/npu: Enable NVLink pass through

[PATCH] powerpc: Define and use PPC_ELF_ABI_v2
 2016-04-29  6:29 UTC  (4+ messages)

[PATCH kernel] powerpc/powernv: Fix debug macro
 2016-04-29  5:29 UTC  (3+ messages)

[PATCH kernel] KVM: PPC: Fix debug macros
 2016-04-29  4:57 UTC 

[PATCH] powerpc/mm/radix: Document software bits for radix
 2016-04-29  4:52 UTC 

[PATCH v2 1/1] ASoC: fsl_ssi: add CCSR_SSI_SOR to volatile register list
 2016-04-29  3:45 UTC  (3+ messages)
` [alsa-devel] "

[PATCH resend] powerpc: enable qspinlock and its virtualization support
 2016-04-29  2:34 UTC  (3+ messages)

[RFC PATCH v2 00/18] livepatch: hybrid consistency model
 2016-04-28 20:44 UTC  (19+ messages)
` [RFC PATCH v2 01/18] x86/asm/head: clean up initial stack variable
` [RFC PATCH v2 02/18] x86/asm/head: use a common function for starting CPUs
` [RFC PATCH v2 03/18] x86/asm/head: standardize the bottom of the stack for idle tasks
` [RFC PATCH v2 04/18] x86: move _stext marker before head code
` [RFC PATCH v2 05/18] sched: add task flag for preempt IRQ tracking
` [RFC PATCH v2 06/18] x86: dump_trace() error handling
` [RFC PATCH v2 07/18] stacktrace/x86: function for detecting reliable stack traces
` [RFC PATCH v2 08/18] livepatch: temporary stubs for klp_patch_pending() and klp_patch_task()
` [RFC PATCH v2 09/18] livepatch/x86: add TIF_PATCH_PENDING thread flag
` [RFC PATCH v2 10/18] livepatch/powerpc: "
` [RFC PATCH v2 11/18] livepatch/s390: reorganize TIF thread flag bits
` [RFC PATCH v2 12/18] livepatch/s390: add TIF_PATCH_PENDING thread flag
` [RFC PATCH v2 13/18] livepatch: separate enabled and patched states
` [RFC PATCH v2 14/18] livepatch: remove unnecessary object loaded check
` [RFC PATCH v2 15/18] livepatch: move patching functions into patch.c
` [RFC PATCH v2 16/18] livepatch: store function sizes
` [RFC PATCH v2 17/18] livepatch: change to a per-task consistency model
` [RFC PATCH v2 18/18] livepatch: add /proc/<pid>/patch_state

[PATCH kernel] vfio_iommu_spapr_tce: Remove unneeded iommu_group_get_iommudata
 2016-04-28 18:33 UTC  (2+ messages)

[PATCH 0/3] Add support for perf user stack dump in powerpc
 2016-04-28 16:31 UTC  (8+ messages)
` [PATCH 1/3] powerpc: Add HAVE_PERF_USER_STACK_DUMP support
` [PATCH 2/3] powerpc/perf: Add support for unwinding perf-stackdump
` [PATCH 3/3] perf tools: Fix perf regs mask generation

[PATCH] powerpc: Add support for userspace P9 copy paste
 2016-04-28 14:48 UTC  (5+ messages)
`  "

[PATCH V2] powerpc/cxl: Use REGION_ID instead of opencoding
 2016-04-28 14:23 UTC  (2+ messages)
` [V2] "

[PATCH v2] powerpc/perf: Replace raw event hex values with #def
 2016-04-28 14:23 UTC  (2+ messages)
` [v2] "

[PATCH] powerpc/mpic: handle subsys_system_register() failure
 2016-04-28 14:22 UTC  (2+ messages)
`  "

[PATCH v2] ftrace: Match dot symbols when searching functions on ppc64
 2016-04-28 14:22 UTC  (2+ messages)
` [v2] "

[PATCH] powerpc/eeh: fix misleading indentation
 2016-04-28 14:22 UTC  (2+ messages)
`  "

[PATCH v2 1/6] powerpc: rework sparse for lib/xor_vmx.c
 2016-04-28 14:22 UTC  (2+ messages)
` [v2,1/6] "

[PATCH V2 67/68] powerpc/mm/radix: Cputable update for radix
 2016-04-28 14:10 UTC  (2+ messages)
` [V2,67/68] "

error while trying to compile linux kernel with powerpc arch
 2016-04-28 12:01 UTC  (4+ messages)

[PATCH] powerpc: enable qspinlock and its virtualization support
 2016-04-28 10:39 UTC 

[PATCH V2] powerpc: Implement {cmp}xchg for u8 and u16
 2016-04-28 10:21 UTC  (10+ messages)
` [PATCH V3] "
  ` [PATCH V4] "

[PATCH v2] livepatch: Add some basic LivePatch documentation
 2016-04-28 11:19 UTC  (8+ messages)
`  "

[PATCH v3 00/16] genrtc removal
 2016-04-28  9:39 UTC  (25+ messages)
` [PATCH v3 01/16] rtc: cmos: remove empty asm/mc146818rtc.h files
` [PATCH v3 02/16] rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h
` [PATCH v3 03/16] char/genrtc: x86: remove remnants of asm/rtc.h
` [PATCH v3 04/16] rtc: sh: provide rtc_class_ops directly
` [PATCH v3 05/16] char/genrtc: remove alpha support
` [PATCH v3 06/16] char/genrtc: remove mn10300 support
` [PATCH v3 07/16] rtc: parisc: provide rtc_class_ops directly
` [PATCH v3 08/16] char/genrtc: remove parisc support
` [PATCH v3 09/16] rtc: m68k: provide rtc_class_ops directly
` [PATCH v3 10/16] rtc: m68k: provide ioctl for q40
` [PATCH v3 11/16] char/genrtc: remove m68k support
` [PATCH v3 12/16] rtc: powerpc: provide rtc_class_ops directly
` [PATCH v3 13/16] char/genrtc: remove powerpc support
` [PATCH v3 14/16] rtc: generic: remove get_rtc_time/set_rtc_time wrappers
` [PATCH v3 15/16] char/genrtc: remove asm-generic/rtc.h from mips
` [PATCH v3 16/16] char/genrtc: remove the rest of the driver

[PATCH] powerpc: Add out of bounds check to crash_shutdown_unregister()
 2016-04-28  7:52 UTC  (4+ messages)

[PATCH V3 1/2] devicetree/bindings: Add binding for operator panel on FSP machines
 2016-04-28  7:02 UTC  (2+ messages)
` [PATCH V3 2/2] powerpc/drivers: Add driver "

[PATCH V2 66/68] powerpc/mm/radix: Add THP support for 4k linux page size
 2016-04-28  6:28 UTC  (3+ messages)
` [V2, "

[PATCH V2 00/68] PowerISA 3.0 Radix page table support
 2016-04-28  6:17 UTC  (11+ messages)
` [PATCH V2 33/68] powerpc/mm: Abstraction for vmemmap and map_kernel_page
` [PATCH V2 35/68] powerpc/mm: Abstraction for switch_mmu_context
` [PATCH V2 52/68] powerpc/mm: make 4k and 64k use pte_t for pgtable_t
` [PATCH V2 55/68] powerpc/mm: VMALLOC abstraction

[PATCH] powerpc/pseries: Add null property check to pseries_discover_pic()
 2016-04-28  5:53 UTC 

[PATCH 1/2] drivers/of: Add check for null property in of_remove_property()
 2016-04-28  5:34 UTC  (2+ messages)
` [PATCH 2/2] powerpc: Update of_remove_property() call sites to remove null checking

[PATCH] powerpc/mm: Always use STRICT_MM_TYPECHECKS
 2016-04-28  5:27 UTC  (4+ messages)

[PATCH] powerpc: wire up preadv2 and pwritev2 syscalls
 2016-04-28  1:52 UTC  (2+ messages)
`  "

[PATCH 2/2] cxl: Poll for outstanding IRQs when detaching a context
 2016-04-28  1:52 UTC  (2+ messages)
` [2/2] "

[PATCH 1/2] cxl: Keep IRQ mappings on context teardown
 2016-04-28  1:52 UTC  (2+ messages)
` [1/2] "

[PATCH v2 0/2] perf probe fixes for ppc64le
 2016-04-27 16:20 UTC  (2+ messages)

[PATCH 0/5] vfio-pci: Add support for mmapping MSI-X table
 2016-04-27 12:43 UTC  (6+ messages)
` [PATCH 1/5] PCI: Add a new PCI_BUS_FLAGS_MSI_REMAP flag
` [PATCH 2/5] iommu: Set PCI_BUS_FLAGS_MSI_REMAP if IOMMU have capability of IRQ remapping
` [PATCH 3/5] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if MSI controller supports "
` [PATCH 4/5] pci-ioda: Set PCI_BUS_FLAGS_MSI_REMAP for IODA host bridge
` [PATCH 5/5] vfio-pci: Allow to mmap MSI-X table if interrupt remapping is supported

char: legacy RTC cleanups
 2016-04-27 12:44 UTC  (13+ messages)
` [PATCH 2/8] char/rtc: legacy RTC is no longer supported on x86
` [PATCH 6/8] char/genrtc: parisc: use asm-generic/rtc.h

[PATCH] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive
 2016-04-27 12:22 UTC 

[PATCH 0/4] PCI: Add support for enforcing all MMIO BARs not to share PAGE_SIZE
 2016-04-27 12:17 UTC  (5+ messages)
` [PATCH 1/4] PCI: Ignore resource_alignment if PCI_PROBE_ONLY was set
` [PATCH 2/4] PCI: Do not Use IORESOURCE_STARTALIGN to identify bridge resources
` [PATCH 3/4] PCI: Add a new option for resource_alignment to reassign alignment
` [PATCH 4/4] PCI: Add support for enforcing all MMIO BARs to be page aligned

[PATCH v2 0/6] simplify rtc-generic driver
 2016-04-27 10:34 UTC  (4+ messages)
` [PATCH v2 1/6] rtc: m68k: provide rtc_class_ops directly


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