linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-20 12:49:25 to 2013-09-25 12:27:50 UTC [more...]

[PATCH 00/39] Second round of 64bit PowerPC little endian patches
 2013-09-25 12:27 UTC  (42+ 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] powerpc/kvmbook3s_hv: propagate H_SET_MODE to the host
` [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 39/39] powerpc: Work around little endian gcc bug

[PATCH][v5] powerpc/fsl-booke: Add initial T104x_QDS board support
 2013-09-25 10:11 UTC 

[PATCH][v5] powerpc/mpc85xx:Add initial device tree support of T104x
 2013-09-25 10:10 UTC 

[PATCH V4 1/3] powerpc/85xx: Add QE common init functions
 2013-09-25  9:51 UTC  (7+ messages)
` [PATCH V4 2/3] powerpc/85xx: Use common init functions for QE
` [PATCH V4 3/3] powerpc/85xx: Add TWR-P1025 board support

[PATCH 1/2] hwrng: Use KBUILD_MODNAME in pseries-rng.c
 2013-09-25  9:24 UTC  (2+ messages)
` [PATCH 2/2] hwrng: Return errors to upper levels "

Build regressions/improvements in v3.12-rc2
 2013-09-25  8:56 UTC 

[PATCH v4 2/4] powerpc/85xx: add hardware automatically enter altivec idle state
 2013-09-25  8:33 UTC  (6+ messages)
` [PATCH v4 3/4] powerpc/85xx: add hardware automatically enter pw20 state
` [PATCH v4 4/4] powerpc/85xx: add sysfs for pw20 state and altivec idle

[PATCH v2 0/4] Unify CPU hotplug lock interface
 2013-09-25  8:27 UTC  (3+ messages)
` [PATCH v2 4/4] hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()

[PATCH v10 0/3] DMA: Freescale: Add support for 8-channel DMA engine
 2013-09-25  7:35 UTC  (6+ messages)
` [PATCH v10 2/3] DMA: Freescale: Add new 8-channel DMA engine device tree nodes

mm: insure topdown mmap chooses addresses above security minimum
 2013-09-25  7:30 UTC  (3+ messages)

[PATCH v2] powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
 2013-09-25  7:24 UTC 

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

[PATCH 1/2] powerpc: Rename IO accessor generation macros
 2013-09-25  5:38 UTC  (2+ messages)
` [PATCH 2/2] powerpc: Add real mode cache inhibited IO accessors

[PATCH v4 1/4] powerpc/fsl: add E6500 PVR and SPRN_PWRMGTCR0 define
 2013-09-25  5:08 UTC  (6+ messages)

[git pull] Please pull powerpc.git merge branch
 2013-09-25  4:39 UTC 

[PATCH] powerpc/pseries: Do not start secondaries in Open Firmware
 2013-09-25  4:06 UTC 

linux-next: build failure after merge of the akpm tree
 2013-09-25  1:21 UTC  (2+ messages)

[PATCH v3 0/3] powerpc/85xx: introduce corenet_generic machine
 2013-09-25  0:58 UTC  (6+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] powerpc/85xx: rename the corenet_ds.c to corenet_generic.c
` [PATCH v3 3/3] powerpc/85xx: use one kernel option for all the CoreNet_Generic boards

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

[PATCH 1/2][v4] powerpc/fsl-booke: Add initial T104x_QDS board support
 2013-09-25  0:01 UTC  (2+ messages)

[PATCH 0/7] vfio-pci: add support for Freescale IOMMU (PAMU)
 2013-09-24 23:58 UTC  (3+ messages)
` [PATCH 1/7] powerpc: Add interface to get msi region information

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

[PATCH 0/8][v4] powerpc/perf: Export memory hierarchy level in Power7/8
 2013-09-24 22:30 UTC  (4+ messages)
` [PATCH 8/8][v4] powerpc/perf: Export Power7 memory hierarchy info to user space

[PATCH] powerpc/85xx: DTS - re-organize the SPI partitions property
 2013-09-24 19:37 UTC  (8+ messages)

[PATCH] powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
 2013-09-24 17:14 UTC  (2+ messages)

[PATCH] powerpc: BPF JIT compiler for 64bit LE
 2013-09-24 12:13 UTC 

[PATCH] dts/c293pcie: Add range field for IFC NAND
 2013-09-24 10:50 UTC 

[PATCH v2] pci: fix interrupt-map for bridges
 2013-09-24  9:42 UTC  (2+ messages)

[PATCH] powerpc/4xx: Fix warning in kilauea.dtb
 2013-09-24  9:10 UTC  (3+ messages)

[PATCH] powerpc/dts/virtex440: declare address/size-cells for phy device
 2013-09-24  9:11 UTC  (2+ messages)

[PATCH v4] powerpc 8xx: Fixing issue with CONFIG_PIN_TLB
 2013-09-24  8:18 UTC 

[PATCH v2] powerpc 8xx: Fixing issue with CONFIG_PIN_TLB
 2013-09-24  8:00 UTC  (7+ messages)

[PATCH] powerpc/zImage: make the "OF" wrapper support ePAPR boot
 2013-09-24  6:22 UTC 

[PATCH] powerpc/irq: Run softirqs off the top of the irq stack
 2013-09-24  5:42 UTC  (6+ messages)
                          ` [PATCH v2] "

[PATCH] powerpc: Remove ksp_limit on ppc64
 2013-09-24  5:43 UTC 

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

[PATCH 5/6 v7] kvm: booke: clear host tlb reference flag on guest tlb invalidation
 2013-09-23 22:31 UTC  (2+ messages)

[PATCH 00/51] DMA mask changes
 2013-09-23 18:42 UTC  (53+ messages)
` [PATCH 01/51] DMA-API: provide a helper to set both DMA and coherent DMA masks
` [PATCH 03/51] DMA-API: net: intel/e1000e: fix 32-bit DMA mask handling
` [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 12/51] DMA-API: net: intel/e1000: "
` [PATCH 14/51] DMA-API: net: b43: "
` [PATCH 16/51] DMA-API: ppc: vio.c: "
` [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
  ` [alsa-devel] "
` [PATCH 24/51] DMA-API: dma: pl330: "
      ` [alsa-devel] "
` [PATCH 28/51] DMA-API: sound: fix dma mask handling in a lot of drivers
` [PATCH 35/51] DMA-API: parport: parport_pc.c: use dma_coerce_mask_and_coherent()
` [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 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
  ` [alsa-devel] "

[PATCH] ppc, vio fix modalias_show return values
 2013-09-23 13:33 UTC 

[PATCH] ppc, vio fix modalias_show return values
 2013-09-23 13:16 UTC 

[PATCH] powerpc/kernel: fix endian issue in rtas_pci
 2013-09-23 12:17 UTC 

[PATCH 1/2] powerpc: make kernel module helper endian-safe
 2013-09-23  8:34 UTC  (4+ messages)
` [PATCH 2/2] powerpc: make ftrace endian-safe

[PATCH v2 00/10] of/irq: Defer interrupt reference resolution
 2013-09-23  8:36 UTC  (11+ 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 04/10] irqdomain: Return errors from irq_create_of_mapping()
` [PATCH v2 07/10] of/irq: Propagate errors in of_irq_to_resource_table()

Device tree node for Freescale Gianfar PTP reference clock source selection
 2013-09-23  7:37 UTC 

[PATCH 2/2][v4] powerpc/configs: Enable T1040QDS by default in corenet
 2013-09-23  3:51 UTC 

[PATCH][v4] powerpc/mpc85xx:Add initial device tree support of T104x
 2013-09-23  3:51 UTC 

[PATCH] sound/soc/fsl/fsl_ssi.c: let checking none-zero instead of checking NO_IRQ
 2013-09-23  3:36 UTC  (3+ messages)
  ` [PATCH v2] sound/soc/fsl/fsl_ssi.c: let check zero instead of check NO_IRQ

[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] 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 5/6 v6] kvm: booke: clear host tlb reference flag on guest tlb invalidation
 2013-09-20 18:50 UTC  (2+ messages)

[PATCH 0/6 v5] kvm: powerpc: use cache attributes from linux pte
 2013-09-20 18:11 UTC  (8+ messages)
` [PATCH 5/6 v5] kvm: booke: clear host tlb reference flag on guest tlb invalidation

[PATCH] Fixed typo on word accounting in kprobes.c in mutliple architectures
 2013-09-20 14:39 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).