LinuxPPC-Dev Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-28 11:52:31 to 2015-06-01 23:32:38 UTC [more...]

[PATCH V6 00/10] VF EEH on Power8
 2015-06-01 23:32 UTC  (6+ messages)
` [PATCH V7 "
  ` [PATCH V7 03/10] powerpc/pci: Remove VFs prior to PF
  ` [PATCH V7 04/10] powerpc/eeh: Trace first 7 BARs in address cache

[PATCH v3] powerpc/defconfig: new way of writing defconfig
 2015-06-01 21:58 UTC  (4+ messages)

[RESEND PATCH 0/3] Allow user to request memory to be locked on page fault
 2015-06-01 22:27 UTC  (4+ messages)
` [RESEND PATCH 1/3] Add flag to request pages are locked after "
` [RESEND PATCH 2/3] Add mlockall flag for locking pages on fault

[PATCH v4] QE: Move QE from arch/powerpc to drivers/soc
 2015-06-01 22:06 UTC  (4+ messages)
` [v4] "

[PATCH 2/4 v3] powerpc/fsl-booke: Add T1024 QDS board support
 2015-06-01 22:00 UTC  (4+ messages)
` [2/4,v3] "

[v2] powerpc/fsl: Add FMan Port 10G compatibles
 2015-06-01 12:06 UTC 

[PATCH] cxl: Set up and enable PSL Timebase
 2015-06-01 13:56 UTC  (6+ messages)

[PATCH v4 23/25] cputime:Introduce the cputime_to_timespec64/timespec64_to_cputime function
 2015-06-01 12:07 UTC 

[PATCH v4 00/25] Convert the posix_clock_operations and k_clock structure to ready for 2038
 2015-06-01 11:44 UTC 

[RFC PATCH] powerpc/pseries: Ratelimit EPOW event warnings
 2015-06-01 11:26 UTC  (2+ messages)

[PATCH] powerpc/mm: Fix build break with STRICT_MM_TYPECHECKS && DEBUG_PAGEALLOC
 2015-06-01 11:14 UTC 

[PATCH v3] powerpc/configs: enable RTC class support
 2015-06-01 10:48 UTC 

[PATCH v2] powerpc/perf: Fix book3s kernel to userspace backtraces
 2015-06-01 10:45 UTC 

Build regressions/improvements in v4.1-rc6
 2015-06-01 10:13 UTC 

[PATCH 0/10] perf: Add support for PMU events in JSON format
 2015-06-01 10:01 UTC  (17+ messages)
` [PATCH 02/10] jevents: Program to convert JSON file to C style file
` [PATCH 03/10] Use pmu_events_map table to create event aliases
` [PATCH 04/10] perf, tools: Handle header line in mapfile
` [PATCH 09/10] perf, tools: Add a --no-desc flag to perf list

[PATCH] selftests/powerpc: Add install support to more powerpc tests
 2015-06-01  9:44 UTC 

incompatible type for argument 1 of 'htab_convert_pte_flags'
 2015-06-01  8:53 UTC 

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

[Patch v3 24/36] powerpc, irq: Use access helper irq_data_get_affinity_mask()
 2015-06-01  8:05 UTC  (2+ messages)
` [Patch v3 33/36] genirq: Use helper function to access irq_data->msi_desc

[PATCH RESEND v7 0/2] Add SDHCI support for APM X-Gene SoC using ARASAN SDHCI controller
 2015-06-01  8:08 UTC  (5+ messages)
` [PATCH RESEND v7 2/2] mmc: host: sdhci: Add support to disable SDR104/SDR50/DDR50 based on capability register 0

[PATCH kernel v11 00/34] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-06-01  7:29 UTC  (48+ messages)
` [PATCH kernel v11 01/34] powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU group
` [PATCH kernel v11 02/34] powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_group
` [PATCH kernel v11 03/34] powerpc/powernv/ioda: Clean up IOMMU group registration
` [PATCH kernel v11 04/34] powerpc/iommu: Put IOMMU group explicitly
` [PATCH kernel v11 05/34] powerpc/iommu: Always release iommu_table in iommu_free_table()
` [PATCH kernel v11 06/34] vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver
` [PATCH kernel v11 07/34] vfio: powerpc/spapr: Check that IOMMU page is fully contained by system page
` [PATCH kernel v11 08/34] vfio: powerpc/spapr: Use it_page_size
` [PATCH kernel v11 09/34] vfio: powerpc/spapr: Move locked_vm accounting to helpers
` [PATCH kernel v11 10/34] vfio: powerpc/spapr: Disable DMA mappings on disabled container
` [PATCH kernel v11 11/34] vfio: powerpc/spapr: Moving pinning/unpinning to helpers
` [PATCH kernel v11 12/34] vfio: powerpc/spapr: Rework groups attaching
` [PATCH kernel v11 13/34] powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
` [PATCH kernel v11 14/34] powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
` [PATCH kernel v11 15/34] powerpc/powernv/ioda/ioda2: Rework TCE invalidation in tce_build()/tce_free()
` [PATCH kernel v11 16/34] powerpc/spapr: vfio: Replace iommu_table with iommu_table_group
` [PATCH kernel v11 17/34] powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
` [PATCH kernel v11 18/34] vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control
` [PATCH kernel v11 19/34] powerpc/iommu: Fix IOMMU ownership control functions
` [PATCH kernel v11 20/34] powerpc/powernv/ioda2: Move TCE kill register address to PE
` [PATCH kernel v11 21/34] powerpc/powernv/ioda2: Add TCE invalidation for all attached groups
` [PATCH kernel v11 22/34] powerpc/powernv: Implement accessor to TCE entry
` [PATCH kernel v11 23/34] powerpc/iommu/powernv: Release replaced TCE
` [PATCH kernel v11 24/34] powerpc/powernv/ioda2: Rework iommu_table creation
` [PATCH kernel v11 25/34] powerpc/powernv/ioda2: Introduce helpers to allocate TCE pages
` [PATCH kernel v11 26/34] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_window
` [PATCH kernel v11 27/34] powerpc/powernv: Implement multilevel TCE tables
` [PATCH kernel v11 28/34] vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows API
` [PATCH kernel v11 29/34] powerpc/powernv/ioda2: Use new helpers to do proper cleanup on PE release
` [PATCH kernel v11 30/34] powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future table
` [PATCH kernel v11 31/34] vfio: powerpc/spapr: powerpc/powernv/ioda2: Use DMA windows API in ownership control
` [PATCH kernel v11 32/34] powerpc/mmu: Add userspace-to-physical addresses translation cache
` [PATCH kernel v11 33/34] vfio: powerpc/spapr: Register memory and define IOMMU v2
` [PATCH kernel v11 34/34] vfio: powerpc/spapr: Support Dynamic DMA windows

[PATCH 0/5] Remove s390 sw-emulated hugepages and cleanup
 2015-06-01  7:35 UTC  (8+ messages)
` [PATCH 1/5] s390/mm: make hugepages_supported a boot time decision
` [PATCH 2/5] mm/hugetlb: remove unused arch hook prepare/release_hugepage
` [PATCH 3/5] mm/hugetlb: remove arch_prepare/release_hugepage from arch headers
` [PATCH 4/5] s390/hugetlb: remove dead code for sw emulated huge pages
` [PATCH 5/5] s390/mm: forward check for huge pmds to pmd_large()

[PATCH] powerpc: Fix duplicate const clang warning in user access code
 2015-06-01  6:37 UTC 

[PATCH V3] drivers/mtd: add powernv flash MTD abstraction driver
 2015-06-01  3:26 UTC  (4+ messages)

[PATCH 00/11] Replace module_init with an alternate initcall in non modules
 2015-06-01  0:54 UTC  (3+ messages)
` [PATCH 05/11] powerpc: use subsys_initcall for Freescale Local Bus
` [PATCH 06/11] powerpc: don't use module_init for non-modular core hugetlb code

[RFC] sound: ppc: keywest: check if DEQ was already instantiated
 2015-05-31 23:30 UTC  (8+ messages)
  ` [alsa-devel] "

[PATCH 0/4] perf: Add support for PMU events in JSON format
 2015-05-31 16:07 UTC  (11+ messages)
` [PATCH 2/4] perf: jevents: Program to convert JSON file to C style file

[PATCH] cpuidle: powernv/pseries: Decrease the snooze residency
 2015-05-31  1:38 UTC  (5+ messages)

[PATCH] Fix function keys sequence on USB
 2015-05-30 19:21 UTC  (3+ messages)
` [PATCH slof] "

[PATCH] powerpc/corenet: enable eSDHC
 2015-05-30  0:03 UTC  (2+ messages)
`  "

[PATCH v2 1/2] powerpc/mpc8xxx: Change EDAC for FSL SoC
 2015-05-29 19:26 UTC  (3+ messages)
` [v2,1/2] "

[PATCH] ALSA: aoa: convert bus code to use dev_groups
 2015-05-29 15:53 UTC  (9+ messages)

[PATCH] Caps in not always shift
 2015-05-29  9:58 UTC 

[PATCH V2] drivers/mtd: add powernv flash MTD abstraction driver
 2015-05-29  8:51 UTC  (4+ messages)

[PATCH 1/3] powerpc/mm: PTE_RPN_MAX is not used, remove the same
 2015-05-29  8:20 UTC  (5+ messages)
` [PATCH 2/3] powerpc/mm: Limit the max memory we can support
  ` [PATCH V2] "
` [PATCH 3/3] powerpc/mm: Change the swap encoding in pte

[PATCH 0/3] fbuffer: performance improvement + code cleanup
 2015-05-29  4:54 UTC  (11+ messages)
` [PATCH 1/3] fbuffer: simplify address computations in fb8-toggle-cursor
` [PATCH 2/3] fbuffer: introduce the invert-region helper
` [PATCH 3/3] fbuffer: introduce the invert-region-x helper

[PATCH 3/3 v2] powerpc/powernv: Add opal-prd channel
 2015-05-29  3:55 UTC  (2+ messages)
` [PATCH 3/3 v3] "

[PATCH 00/15] Replace module_init with device_initcall in non modules
 2015-05-29  0:48 UTC  (3+ messages)
` [PATCH 03/15] powerpc: use device_initcall for registering rtc devices
` [PATCH 04/15] powerpc: don't use module_init in non-modular 83xx suspend code

[PATCH] powerpc/fsl: Add FMan Port 10G compatibles
 2015-05-29  1:14 UTC  (2+ messages)
`  "

[PATCH 2/4] powerpc/fsl-booke: Add T1023RDB FMan device tree
 2015-05-29  1:06 UTC  (2+ messages)
` [2/4] "

[PATCH, v2] powerpc/mpc85xx: Add DPAA Ethernet QMan support to the device tree(s)
 2015-05-29  0:59 UTC  (2+ messages)
` [v2] "

[PATCH 4/4 v3] powerpc/fsl-booke: Add T1023 RDB board support
 2015-05-29  0:30 UTC  (2+ messages)
` [4/4,v3] "

[PATCH 1/4 v4] powerpc/fsl-booke: Add device tree support for T1024/T1023 SoC
 2015-05-28 23:27 UTC  (2+ messages)
` [1/4, "

[PATCH 0/2] PCI: Convert hotplug core and pciehp to be builtin only
 2015-05-28 22:19 UTC  (6+ messages)
` [PATCH 2/2] PCI: pciehp: Convert pciehp to be builtin only, not modular


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 read-only IMAP folder(s) and NNTP newsgroup(s).