linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-15 16:59:21 to 2017-03-20 02:10:40 UTC [more...]

[PATCH 0/7] cxl: Add support for Coherent Accelerator Interface Architecture 2.0
 2017-03-20  2:09 UTC  (4+ messages)
` [PATCH 3/7] cxl: Keep track of mm struct associated with a context

[PATCH V2 0/6] cxl: Add support for Coherent Accelerator Interface Architecture 2.0
 2017-03-20  1:11 UTC  (3+ messages)
` [PATCH V2 1/6] cxl: Remove unused values in bare-metal environment

[RFC PATCH 1/3] powerpc/mm: Switch TASK_SIZE check to use mm->task_size
 2017-03-19 16:41 UTC  (3+ messages)
` [RFC PATCH 2/3] mm: Let arch choose the initial value of task size
` [RFC PATCH 3/3] powerpc/mm: Enable mappings above 128TB

[GIT PULL] Please pull powerpc/linux.git powerpc-4.11-5 tag
 2017-03-19  8:11 UTC 

[PATCH] powerpc/powernv/cpuidle: Pass correct drv->cpumask for registration
 2017-03-19  5:55 UTC  (4+ messages)

[PATCH kernel] KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed)
 2017-03-19  5:40 UTC  (3+ messages)

[PATCH] cpuidle: Validate cpu_dev in cpuidle_add_sysfs
 2017-03-18 19:21 UTC 

[PATCH] powerpc/pasemi, cbe: Do not process decremeter or external wakeup from powersave
 2017-03-18 12:46 UTC  (2+ messages)

[PATCH v3 0/7] Remove unneeded build directory traversals
 2017-03-18  2:07 UTC  (11+ messages)
` [PATCH v3 3/7] NFC: Only descend into nfc directory when CONFIG_NFC is set
` [PATCH v3 4/7] macintosh: Only descend into directory when CONFIG_MACINTOSH_DRIVERS "
` [PATCH v3 6/7] lguest: Only descend into lguest directory when CONFIG_LGUEST "
` [PATCH v3 7/7] mmc: Only descend into mmc directory when CONFIG_MMC "

[patch] KVM: PPC: Book3S HV: check for kmalloc errors in ioctl
 2017-03-17 20:41 UTC 

[PATCH v3 00/10] Enable VAS
 2017-03-17 16:21 UTC  (12+ messages)
` [PATCH v3 01/10] VAS: Define macros, register fields and structures
` [PATCH v3 02/10] Move GET_FIELD/SET_FIELD to vas.h
` [PATCH v3 03/10] VAS: Define vas_init() and vas_exit()
` [PATCH v3 04/10] VAS: Define helpers for access MMIO regions
` [PATCH v3 05/10] VAS: Define helpers to init window context
` [PATCH v3 06/10] VAS: Define helpers to alloc/free windows
` [PATCH v3 07/10] VAS: Define vas_rx_win_open() interface
` [PATCH v3 08/10] VAS: Define vas_win_close() interface
` [PATCH v3 09/10] VAS: Define vas_tx_win_open()
` [PATCH v3 10/10] VAS: Define copy/paste interfaces

[PATCH] powerpc: fix /proc/self/stack
 2017-03-17 15:59 UTC 

[PATCH 0/3] cxl: Provide user-space r/o access to the AFU descriptor
 2017-03-17 11:19 UTC  (6+ messages)
` [PATCH 1/3] cxl: Re-factor cxl_pci_afu_read_err_buffer()
` [PATCH 2/3] cxl: Introduce afu_desc sysfs attribute

[PATCH] powerpc/pasemi, cbe: Do not process decremeter or external wakeup from powersave
 2017-03-17 10:17 UTC  (5+ messages)
    ` [PATCH] powerpc/pasemi,cbe: "

[PATCH] powerpc/64s: fix idle wakeup potential to clobber registers
 2017-03-17  9:47 UTC  (2+ messages)

[PATCH V2 00/11] powerpc/mm/hash: Cleanup and fixes
 2017-03-17  8:54 UTC  (28+ messages)
` [PATCH V2 01/11] powerpc/mm/nohash: MM_SLICE is only used by book3s 64
` [PATCH V2 02/11] powerpc/mm/slice: when computing slice mask limit lowe slice max addr correctly
` [PATCH V2 03/11] powerpc/mm: Cleanup bits definition between hash and radix
` [PATCH V2 04/11] powerpc/mm/radix: rename _PAGE_LARGE to R_PAGE_LARGE
` [PATCH V2 05/11] powerpc/mm: Add translation mode information in /proc/cpuinfo
` [PATCH V2 06/11] powerpc/mm/hugetlb: Filter out hugepage size not supported by page table layout
` [PATCH V2 07/11] powerpc/mm: Conditional defines of pte bits are messy
` [PATCH V2 08/11] powerpc/mm: Express everything based on Radix page table defines
` [PATCH V2 09/11] powerpc/mm: Lower the max real address to 51 bits
` [PATCH V2 10/11] powerpc/mm/radix: Make max pfn bits a variable
` [PATCH V2 11/11] powerpc/mm: Move hash specific pte bits to be top bits of RPN

[PATCH 0/8] idle fixes and changes for POWER8 and POWER9
 2017-03-17  5:24 UTC  (22+ messages)
` [PATCH 2/8] powerpc/64s: stop using bit in HSPRG0 to test winkle
` [PATCH 3/8] powerpc/64s: use alternative feature patching
` [PATCH 4/8] powerpc/64s: fix POWER9 machine check handler from stop state
` [PATCH 5/8] powerpc/64s: use PACA_THREAD_IDLE_STATE only in POWER8
` [PATCH 6/8] powerpc/64s: idle expand usable core idle state bits
` [PATCH 7/8] powerpc/64s: idle do not hold reservation longer than required
` [PATCH 8/8] powerpc/64s: idle POWER8 avoid full state loss recovery when possible

[PATCH kernel v10 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
 2017-03-17  5:09 UTC  (11+ messages)
` [PATCH kernel v10 01/10] powerpc/mmu: Add real mode support for IOMMU preregistered memory
` [PATCH kernel v10 02/10] powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
` [PATCH kernel v10 03/10] powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
` [PATCH kernel v10 04/10] powerpc/vfio_spapr_tce: Add reference counting to iommu_table
` [PATCH kernel v10 05/10] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
` [PATCH kernel v10 06/10] KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH kernel v10 07/10] KVM: PPC: Pass kvm* to kvmppc_find_table()
` [PATCH kernel v10 08/10] KVM: PPC: Use preregistered memory API to access TCE list
` [PATCH kernel v10 09/10] KVM: PPC: iommu: Unify TCE checking
` [PATCH kernel v10 10/10] KVM: PPC: VFIO: Add in-kernel acceleration for VFIO

[PATCH] tty: hvc: don't allocate a buffer for console print on stack
 2017-03-17  5:09 UTC  (2+ messages)

[PATCH] powerpc/pseries: Don't give a warning when HPT resizing isn't available
 2017-03-17  5:02 UTC  (2+ messages)

[PATCH kernel v9 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
 2017-03-17  2:41 UTC  (13+ messages)
` [PATCH kernel v9 01/10] powerpc/mmu: Add real mode support for IOMMU preregistered memory
` [PATCH kernel v9 02/10] powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
` [PATCH kernel v9 03/10] powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
` [PATCH kernel v9 04/10] powerpc/vfio_spapr_tce: Add reference counting to iommu_table
` [PATCH kernel v9 05/10] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
` [PATCH kernel v9 06/10] KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH kernel v9 07/10] KVM: PPC: Pass kvm* to kvmppc_find_table()
` [PATCH kernel v9 08/10] KVM: PPC: Use preregistered memory API to access TCE list
` [PATCH kernel v9 09/10] KVM: PPC: iommu: Unify TCE checking
` [PATCH kernel v9 10/10] KVM: PPC: VFIO: Add in-kernel acceleration for VFIO

[PATCH] kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file()
 2017-03-17  1:25 UTC  (5+ messages)

[Patch v5] powerpc/powernv: add hdat attribute to sysfs
 2017-03-17  1:24 UTC  (2+ messages)

[PATCH v2 1/2] powerpc/fadump: reserve memory at an offset closer to bottom of RAM
 2017-03-16 21:05 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/fadump: update fadump documentation

[PATCH] isdn: hardware: mISDN: Remove reference to CONFIG_8xx
 2017-03-16 18:15 UTC  (2+ messages)

[PATCH] net: ethernet: fs_enet: Remove useless includes
 2017-03-16 18:15 UTC  (2+ messages)

[PATCH 08/29] drivers, md: convert mddev.active from atomic_t to refcount_t
 2017-03-16 18:00 UTC  (4+ messages)

[RFC PATCH 00/13] Introduce first class virtual address spaces
 2017-03-16 17:50 UTC  (15+ messages)

[GIT PULL 0/6] perf/core improvements and fixes
 2017-03-16 16:30 UTC  (3+ messages)
` [PATCH 2/6] trace/kprobes: Fix check for kretprobe offset within function entry

[PATCH 1/4] crypto: powerpc - Factor out the core CRC vpmsum algorithm
 2017-03-16 12:54 UTC  (9+ messages)
` [PATCH 2/4] crypto: powerpc - Re-enable non-REFLECTed CRCs

[PATCH V4 00/14] powerpc/mm/ppc64: Add 128TB support
 2017-03-16 10:58 UTC  (16+ messages)
` [PATCH V4 01/14] powerpc/mm/slice: Convert slice_mask high slice to a bitmap
` [PATCH V4 02/14] powerpc/mm/slice: Update the function prototype
` [PATCH V4 03/14] powerpc/mm: Move copy_mm_to_paca to paca.c
` [PATCH V4 04/14] powerpc/mm: Remove redundant TASK_SIZE_USER64 checks
` [PATCH V4 05/14] powerpc/mm/slice: Move slice_mask struct definition to slice.c
` [PATCH V4 06/14] powerpc/mm/slice: Update slice mask printing to use bitmap printing
` [PATCH V4 07/14] powerpc/mm/hash: Move kernel context to the starting of context range
` [PATCH V4 08/14] powerpc/mm/hash: Support 68 bit VA
` [PATCH V4 09/14] powerpc/mm/hash: VSID 0 is no more an invalid VSID
` [PATCH V4 10/14] powerpc/mm/hash: Convert mask to unsigned long
` [PATCH V4 11/14] powerpc/mm/hash: Increase VA range to 128TB
` [PATCH V4 12/14] powerpc/mm/slice: Use mm task_size as max value of slice index
` [PATCH V4 13/14] powerpc/mm/hash64: Store task size in PACA
` [PATCH V4 14/14] powerpc/mm/hash: Skip using reserved virtual address range
  ` [PATCH updated] "

ioctl structs differ from x86_64?
 2017-03-16 10:49 UTC  (4+ messages)

[PATCH] drivers/pcmcia: NO_IRQ removal for electra_cf.c
 2017-03-16 10:05 UTC  (9+ messages)

[PATCH] powerpc: Wire up statx() syscall
 2017-03-16  9:07 UTC 

[PATCH v2] powerpc: handle simultaneous interrupts at once
 2017-03-16  8:55 UTC 

[PATCH] arch/powerpc: Fix zImage wrapper with 64bit only toolchains
 2017-03-16  7:49 UTC 

[PATCH v5 00/13] IMC Instrumentation Support
 2017-03-16  7:35 UTC  (14+ messages)
` [PATCH v5 01/13] powerpc/powernv: Data structure and macros definitions
` [PATCH v5 02/13] powerpc/powernv: Autoload IMC device driver module
` [PATCH v5 03/13] powerpc/powernv: Detect supported IMC units and its events
` [PATCH v5 04/13] powerpc/perf: Add event attribute and group to IMC pmus
` [PATCH v5 05/13] powerpc/perf: Generic imc pmu event functions
` [PATCH v5 06/13] powerpc/perf: IMC pmu cpumask and cpu hotplug support
` [PATCH v5 07/13] powerpc/powernv: Core IMC events detection
` [PATCH v5 08/13] powerpc/perf: PMU functions for Core IMC and hotplugging
` [PATCH v5 09/13] powerpc/powernv: Thread IMC events detection
` [PATCH v5 10/13] powerpc/perf: Thread IMC PMU functions
` [PATCH 11/13] powerpc/powernv: Add device shutdown function for Core IMC
` [PATCH 12/13] powerpc/perf: Thread imc cpuhotplug support
` [PATCH 13/13] powerpc/perf: Enable/disable core engine during cpuhotplug

[PATCH v2] powerpc/64s: optimize hypercall/syscall
 2017-03-16  6:27 UTC 

[PATCH] powerpc/powernv: Map OPAL msglog in IOREMAP area
 2017-03-16  6:17 UTC 

[PATCH v2 0/6] powerpc/perf: Export memory hierarchy level
 2017-03-16  5:53 UTC  (13+ messages)
` [PATCH v2 1/6] powerpc/perf: Define big-endian version of perf_mem_data_src

[PATCH kernel v8 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
 2017-03-16  3:42 UTC  (9+ messages)
` [PATCH kernel v8 10/10] KVM: PPC: VFIO: Add in-kernel acceleration for VFIO

[PATCH] powerpc: Teach oops about radix vectors
 2017-03-16  3:04 UTC 

[GIT PULL 00/19] perf/core improvements and fixes
 2017-03-15 18:29 UTC  (2+ messages)

[PATCH] ASoC: fsl: constify snd_soc_ops structures
 2017-03-15 18:13 UTC  (2+ messages)
` Applied "ASoC: fsl: constify snd_soc_ops structures" to the asoc tree


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