linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-16 21:28:11 to 2013-09-23 02:04:41 UTC [more...]

[PATCH 00/39] Second round of 64bit PowerPC little endian patches
 2013-09-23  2:04 UTC  (8+ messages)
` [PATCH 01/39] powerpc: Fix endian issues in VMX copy loops
` [PATCH 02/39] powerpc: Book 3S MMU little endian support
` [PATCH 03/39] powerpc: Fix offset of FPRs in VSX registers in little endian builds
` [PATCH 04/39] powerpc: PTRACE_PEEKUSR/PTRACE_POKEUSER of FPR "
` [PATCH 05/39] powerpc: Little endian builds double word swap VSX state during context save/restore
` [PATCH 06/39] powerpc: Support endian agnostic MMIO
` [PATCH 07/39] powerpc: Add little endian support for word-at-a-time functions

[PATCH v2 00/10] of/irq: Defer interrupt reference resolution
 2013-09-22 21:19 UTC  (17+ messages)
` [PATCH v2 01/10] of/irq: Rework of_irq_count()
` [PATCH v2 02/10] of/irq: Use irq_of_parse_and_map()
` [PATCH v2 03/10] irqdomain: Introduce __irq_create_mapping()
` [PATCH v2 04/10] irqdomain: Return errors from irq_create_of_mapping()
` [PATCH v2 05/10] of/irq: Introduce __irq_of_parse_and_map()
` [PATCH v2 06/10] of/irq: Return errors from of_irq_to_resource()
` [PATCH v2 07/10] of/irq: Propagate errors in of_irq_to_resource_table()
` [PATCH v2 08/10] of/platform: Resolve interrupt references at probe time
` [PATCH v2 09/10] of/i2c: "
` [PATCH v2 10/10] gpio: tegra: Use module_platform_driver()

[RESEND PATCH 1/2] powerpc: net: filter: fix DIVWU instruction opcode
 2013-09-22 15:35 UTC  (4+ messages)
` [RESEND PATCH 2/2] ppc: bpf_jit: support MOD operation

[PATCH 00/51] DMA mask changes
 2013-09-22 12:18 UTC  (74+ messages)
` [PATCH 01/51] DMA-API: provide a helper to set both DMA and coherent DMA masks
` [PATCH 02/51] DMA-API: net: brocade/bna/bnad.c: fix 32-bit DMA mask handling
` [PATCH 03/51] DMA-API: net: intel/e1000e: "
` [PATCH 04/51] DMA-API: net: intel/igb: "
` [PATCH 05/51] DMA-API: net: intel/igbvf: "
` [PATCH 06/51] DMA-API: net: intel/ixgb: "
` [PATCH 07/51] DMA-API: net: intel/ixgbe: "
` [PATCH 08/51] DMA-API: net: intel/ixgbevf: "
` [PATCH 09/51] DMA-API: net: broadcom/b44: replace dma_set_mask()+dma_set_coherent_mask() with new helper
` [PATCH 10/51] DMA-API: net: broadcom/bnx2x: "
` [PATCH 11/51] DMA-API: net: emulex/benet: "
` [PATCH 12/51] DMA-API: net: intel/e1000: "
` [PATCH 13/51] DMA-API: net: sfc/efx.c: "
` [PATCH 14/51] DMA-API: net: b43: "
` [PATCH 15/51] DMA-API: net: b43legacy: "
` [PATCH 16/51] DMA-API: ppc: vio.c: "
` [PATCH 17/51] DMA-API: block: nvme-core: "
` [PATCH 18/51] DMA-API: staging: et131x: "
` [PATCH 19/51] DMA-API: media: dt3155v4l: "
` [PATCH 20/51] DMA-API: usb: bcma: "
` [PATCH 21/51] DMA-API: usb: ssb-hcd: "
` [PATCH 22/51] DMA-API: amba: get rid of separate dma_mask
` [PATCH 23/51] DMA-API: dma: pl08x: add dma_set_mask_and_coherent() call
` [PATCH 24/51] DMA-API: dma: pl330: "
` [PATCH 25/51] DMA-API: video: clcd: "
` [PATCH 26/51] DMA-API: usb: ohci-sa1111: add a note about DMA masks
` [PATCH 27/51] DMA-API: provide a helper to setup "
` [PATCH 28/51] DMA-API: sound: fix dma mask handling in a lot of drivers
` [PATCH 29/51] DMA-API: ata: pata_octeon_cf: convert to use dma_coerce_mask_and_coherent()
` [PATCH 30/51] DMA-API: dma: dw_dmac.c: "
` [PATCH 31/51] DMA-API: media: omap3isp: "
` [PATCH 32/51] DMA-API: mmc: sdhci-acpi: "
` [PATCH 33/51] DMA-API: net: nxp/lpc_eth: "
` [PATCH 34/51] DMA-API: net: octeon: "
` [PATCH 35/51] DMA-API: parport: parport_pc.c: "
` [PATCH 36/51] DMA-API: usb: use dma_set_coherent_mask()
` [PATCH 37/51] DMA-API: usb: use new dma_coerce_mask_and_coherent()
` [PATCH 38/51] DMA-API: staging: use dma_set_coherent_mask()
` [PATCH 39/51] DMA-API: others: "
` [PATCH 40/51] DMA-API: crypto: fix ixp4xx crypto platform device support
` [PATCH 41/51] DMA-API: crypto: remove last references to 'static struct device *dev'
` [PATCH 42/51] DMA-API: usb: musb: use platform_device_register_full() to avoid directly messing with dma masks
` [PATCH 43/51] DMA-API: dma: edma.c: no need to explicitly initialize DMA masks
` [PATCH 44/51] DMA-API: dcdbas: update DMA mask handing
` [PATCH 45/51] DMA-API: firmware/google/gsmi.c: avoid direct access to DMA masks
` [PATCH 46/51] ARM: DMA-API: better handing of DMA masks for coherent allocations
` [PATCH 47/51] ARM: 7794/1: block: Rename parameter dma_mask to max_addr for blk_queue_bounce_limit()
` [PATCH 48/51] ARM: 7795/1: mm: dma-mapping: Add dma_max_pfn(dev) helper function
` [PATCH 49/51] ARM: 7796/1: scsi: Use dma_max_pfn(dev) helper for bounce_limit calculations
` [PATCH 50/51] ARM: 7797/1: mmc: "
` [PATCH 51/51] ARM: 7805/1: mm: change max*pfn to include the physical offset of memory

[PATCH v2 0/2] powerpc/85xx: introduce corenet_generic machine
 2013-09-22  7:42 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] powerpc/85xx: rename the corenet_ds.c to corenet_generic.c

[PATCH] powerpc/p1010rdb:update dts to adapt to both old and new p1010rdb
 2013-09-22  2:28 UTC 

unregister
 2013-09-21 13:10 UTC 

[PATCH V2 0/6] perf: New conditional branch filter
 2013-09-21  6:55 UTC  (6+ messages)

[PATCH 1/2][v3] powerpc/fsl-booke: Add initial T104x_QDS board support
 2013-09-21  0:23 UTC  (9+ messages)

[PATCH v2] powerpc 8xx: Fixing issue with CONFIG_PIN_TLB
 2013-09-20 21:22 UTC  (6+ messages)

[PATCH 5/6 v6] kvm: booke: clear host tlb reference flag on guest tlb invalidation
 2013-09-20 18:50 UTC  (2+ messages)

[PATCH 1/2] powerpc: make kernel module helper endian-safe
 2013-09-20 18:42 UTC  (2+ messages)
` [PATCH 2/2] powerpc: make ftrace endian-safe

[PATCH 0/6 v5] kvm: powerpc: use cache attributes from linux pte
 2013-09-20 18:11 UTC  (13+ messages)
` [PATCH 1/6 v5] powerpc: book3e: _PAGE_LENDIAN must be _PAGE_ENDIAN
` [PATCH 2/6 v5] kvm: powerpc: allow guest control "E" attribute in mas2
` [PATCH 3/6 v5] kvm: powerpc: allow guest control "G" "
` [PATCH 4/6 v5] kvm: powerpc: keep only pte search logic in lookup_linux_pte
` [PATCH 5/6 v5] kvm: booke: clear host tlb reference flag on guest tlb invalidation
` [PATCH 6/6 v5] kvm: powerpc: use caching attributes as per linux pte

[PATCH] Fixed typo on word accounting in kprobes.c in mutliple architectures
 2013-09-20 14:39 UTC  (2+ messages)

[PATCH v2 2/6] PCI/MSI: Factor out pci_get_msi_cap() interface
 2013-09-20 12:27 UTC  (8+ messages)

Preliminary kexec support for Linux/m68k
 2013-09-19 21:00 UTC  (2+ messages)

Does iommu_init_table need to use GFP_ATOMIC allocations?
 2013-09-19 16:50 UTC 

[PATCH 2/2][v3] powerpc/configs: Enable T1040QDS by default in corenet
 2013-09-19  9:00 UTC 

[PATCH][v3] powerpc/mpc85xx:Add initial device tree support of T104x
 2013-09-19  8:59 UTC 

[PATCH 0/8][v4] powerpc/perf: Export memory hierarchy level in Power7/8
 2013-09-19  8:41 UTC  (6+ messages)
` [PATCH 1/8][v4] powerpc/perf: Rename Power8 macros to start with PME
` [PATCH 8/8][v4] powerpc/perf: Export Power7 memory hierarchy info to user space

[PATCH 0/7] vfio-pci: add support for Freescale IOMMU (PAMU)
 2013-09-19  7:29 UTC  (8+ messages)
` [PATCH 1/7] powerpc: Add interface to get msi region information
` [PATCH 2/7] iommu: add api to get iommu_domain of a device
` [PATCH 3/7] fsl iommu: add get_dev_iommu_domain
` [PATCH 4/7] powerpc: translate msi addr to iova if iommu is in use
` [PATCH 5/7] iommu: supress loff_t compilation error on powerpc
` [PATCH 6/7] vfio: moving some functions in common file
` [PATCH 7/7] vfio pci: Add vfio iommu implementation for FSL_PAMU

Linux 2.6.32 PowerPC MTD partition mounted at boot
 2013-09-19  2:43 UTC 

[PATCH] powerpc/mpc85xx:Add initial device tree support of T104x
 2013-09-18 16:48 UTC  (6+ messages)

[PATCH 0/2] move of_find_next_cache_node to DT core
 2013-09-18 16:18 UTC  (5+ messages)
` [PATCH 1/2] powerpc: remove big endianness assumption in of_find_next_cache_node
` [PATCH 2/2] of: move definition of of_find_next_cache_node into common code

mpc52xx_uart.c : Possible bug with TTY_OVERRUN and clear error condition?
 2013-09-18 13:08 UTC 

[PATCH 1/2] pci: fsl: derive the common PCI driver to drivers/pci/host
 2013-09-18 11:02 UTC  (2+ messages)
` [PATCH 2/2] pci: fsl: rework PCI driver compatible with Layerscape

[PATCH v10 0/3] DMA: Freescale: Add support for 8-channel DMA engine
 2013-09-18 10:15 UTC  (4+ messages)
` [PATCH v10 1/3] DMA: Freescale: revise device tree binding document
` [PATCH v10 2/3] DMA: Freescale: Add new 8-channel DMA engine device tree nodes
` [PATCH v10 3/3] DMA: Freescale: update driver to support 8-channel DMA engine

[PATCH v3] powerpc/p1010rdb-pb:make a new dts for p1010rdb-pb
 2013-09-18  5:43 UTC  (2+ messages)

[PATCH v3] powerpc/p1010rdb-pb:make a new dts for p1010rdb-pb
 2013-09-18  4:04 UTC 

[PATCH v3 1/4] powerpc/fsl: add E6500 PVR and SPRN_PWRMGTCR0 define
 2013-09-18  3:35 UTC  (8+ messages)
` [PATCH v3 4/4] powerpc/85xx: add sysfs for pw20 state and altivec idle

[PATCH v3] powerpc 8xx: Fixing issue with CONFIG_PIN_TLB
 2013-09-17 17:09 UTC 

[PATCH] powerpc/85xx: DTS - re-organize the SPI partitions property
 2013-09-17 11:06 UTC  (5+ messages)

[PATCH] powerpc: prom_init exception when updating core value
 2013-09-17  9:52 UTC 

[PATCH 1/2][RFC][v3] pci: fsl: derive the common PCI driver to drivers/pci/host
 2013-09-17  9:23 UTC  (4+ messages)
` [PATCH 2/2][RFC][v3] pci: fsl: rework PCI driver compatible with Layerscape

[PATCH v4] powerpc/mpc85xx: Update the clock device tree nodes
 2013-09-17  7:19 UTC  (7+ messages)

[PATCH] Powerpc/dts: Correct sdhci quirk for bsc9131
 2013-09-17  0:56 UTC  (4+ messages)

[PATCH v2 1/3] powerpc/booke64: add sync after writing PTE
 2013-09-17  0:06 UTC  (3+ messages)

[Patch v2 1/2] powerpc/t4240emu: Add device tree file for t4240emu
 2013-09-16 23:40 UTC  (3+ messages)
` [Patch v2 2/2] powerpc/b4860emu: Add device tree file for b4860emu
` [linuxppc-release] [Patch v2 1/2] powerpc/t4240emu: Add device tree file for t4240emu

[Patch v2] powerpc/corenet64_smp_defconfig: Enable most SPI splash
 2013-09-16 23:40 UTC  (2+ messages)
` [linuxppc-release] "

[PATCH 0/2] powerpc/85xx: introduce cornet_generic machine
 2013-09-16 22:51 UTC  (6+ messages)
` [PATCH 1/2] "

[PATCH v9 0/3] DMA: Freescale: Add support for 8-channel DMA engine
 2013-09-16 22:46 UTC  (5+ messages)
` [PATCH v9 2/3] DMA: Freescale: Add new 8-channel DMA engine device tree nodes

[PATCH] powerpc/p1010rdb:remove interrupts of ethernet-phy in device tree
 2013-09-16 22:39 UTC  (6+ messages)

[PATCH][v2] powerpc/mpc85xx:Add initial device tree support of T104x
 2013-09-16 21:27 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).