linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-18 10:52:53 to 2013-09-23 02:05:12 UTC [more...]

[PATCH 00/39] Second round of 64bit PowerPC little endian patches
 2013-09-23  2:05 UTC  (39+ 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 08/39] powerpc: Set MSR_LE bit on little endian builds
` [PATCH 09/39] powerpc: Reset MSR_LE on signal entry
` [PATCH 10/39] powerpc: Include the appropriate endianness header
` [PATCH 11/39] powerpc: endian safe trampoline
` [PATCH 12/39] powerpc: Remove open coded byte swap macro in alignment handler
` [PATCH 13/39] powerpc: Remove hard coded FP offsets "
` [PATCH 14/39] powerpc: Alignment handler shouldn't access VSX registers with TS_FPR
` [PATCH 15/39] powerpc: Add little endian support to alignment handler
` [PATCH 16/39] powerpc: Handle VSX alignment faults in little endian mode
` [PATCH 17/39] powerpc: Use generic checksum code in little endian
` [PATCH 18/39] powerpc: Use generic memcpy "
` [PATCH 19/39] powerpc: uname should return ppc64le/ppcle on little endian builds
` [PATCH 20/39] powerpc: Little endian fixes for platforms/powernv/opal.c
` [PATCH 21/39] powerpc: Little endian fix for arch/powerpc/platforms/powernv/pci.c
` [PATCH 22/39] powerpc: Little endian fix for arch/powerpc/platforms/powernv/pci-p5ioc2.c
` [PATCH 23/39] powerpc: Little endian sparse clean up for arch/powerpc/platforms/powernv/pci-ioda.c
` [PATCH 24/39] powerpc/powernv: Fix endian issues in OPAL RTC driver
` [PATCH 25/39] powerpc/powernv: Fix endian issues in OPAL ICS backend
` [PATCH 26/39] powerpc/powernv: Make OPAL NVRAM device tree accesses endian safe
` [PATCH 27/39] powerpc/powernv: Fix endian issues in powernv PCI code
` [PATCH 28/39] powerpc/powernv: Fix endian issues in OPAL console and udbg backend
` [PATCH 29/39] powerpc/powernv: Fix OPAL entry and exit in little endian mode
` [PATCH 30/39] powerpc/powernv: Don't register exception handlers "
` [PATCH 31/39] powerpc/powernv: More little endian issues in OPAL RTC driver
` [PATCH 32/39] powerpc/powernv: Fix some PCI sparse errors and one LE bug
` [PATCH 33/39] powerpc/hvsi: Fix endian issues in HVSI driver
` [PATCH 34/39] tty/hvc_opal: powerpc: Make OPAL HVC device tree accesses endian safe
` [PATCH 35/39] KVM: PPC: Disable KVM on little endian builds
` [PATCH 36/39] powerpc/kvm/book3s_hv: Add little endian guest support
` [PATCH 37/39] powerpc: Add ability to build little endian kernels
` [PATCH 38/39] powerpc: Don't set HAVE_EFFICIENT_UNALIGNED_ACCESS on little endian builds

[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  (3+ messages)
` [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


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