linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-18 19:12:30 to 2012-06-27 05:47:29 UTC [more...]

[RFC PATCH 0/12] memory-hotplug : hot-remove physical memory
 2012-06-27  5:47 UTC  (3+ messages)
` [RFC PATCH 3/12] memory-hotplug : add physical memory hotplug code to acpi_memory_device_remove
` [RFC PATCH 4/12] memory-hotplug : remove /sys/firmware/memmap/X sysfs

[PATCH] Using alloc_coherent for caam job rings
 2012-06-27  5:28 UTC 

[PATCH] powerpc: fix whitespace in eeh
 2012-06-27  4:12 UTC 

[PATCH 1/4] powerpc/perf: Create mmcra_sihv/mmcra_sipv helpers
 2012-06-27  3:59 UTC  (6+ messages)
` [PATCH 2/4] powerpc/perf: Move code to select SIAR or pt_regs into perf_read_regs
` [PATCH 3/4] powerpc/perf: Always use pt_regs for userspace samples
` [PATCH 4/4] powerpc/perf: Use perf_instruction_pointer in callchains

[PATCH -v4 0/6] notifier error injection
 2012-06-26 23:58 UTC  (6+ messages)
` [PATCH -v4 1/6] fault-injection: "
` [PATCH -v4 5/6] powerpc: pSeries reconfig notifier error injection module
` [PATCH -v4 6/6] fault-injection: add notifier error injection testing scripts
    ` [linux-pm] "

[RFC PATCH 00/17] KVM: PPC: 64-bit Book3E support
 2012-06-26 22:34 UTC  (26+ messages)
` [RFC PATCH 01/17] KVM: PPC64: booke: Set interrupt computation mode for 64-bit host
` [RFC PATCH 02/17] KVM: PPC64: booke: Add EPCR support in mtspr/mfspr emulation
` [RFC PATCH 03/17] KVM: PPC64: booke: Add EPCR support in sregs
` [RFC PATCH 04/17] KVM: PPC64: booke: Add guest computation mode for irq delivery
` [RFC PATCH 05/17] KVM: PPC: booke: Extend MAS2 EPN mask for 64-bit
` [RFC PATCH 06/17] KVM: PPC: e500: Add emulation helper for getting instruction ea
` [RFC PATCH 07/17] KVM: PPC: e500: Mask ea's high 32-bits in 32/64 instr emulation
` [RFC PATCH 08/17] KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guests
` [RFC PATCH 09/17] KVM: PPC64: booke: Hard disable interrupts when entering guest
` [RFC PATCH 10/17] PowerPC: booke64: Refactor exception prolog for save/restore regs
` [RFC PATCH 11/17] PowerPC: booke64: Fix machine check handler to use the right prolog
` [RFC PATCH 12/17] PowerPC: booke64: Add DO_KVM kernel hooks
` [RFC PATCH 13/17] PowerPC: booke64: Use SPRG0/3 scratch for bolted TLB miss & crit int
` [RFC PATCH 14/17] KVM: PPC32: bookehv: Remove GET_VCPU macro from exception handler
` [RFC PATCH 15/17] KVM: PPC64: bookehv: Add support for interrupt handling
` [RFC PATCH 16/17] KVM: PPC: e500: Silence bogus GCC warning in tlb code
` [RFC PATCH 17/17] KVM: PPC: booke: Fix get_tb() compile error on 64-bit

[PATCH v6 1/5] powerpc/85xx: implement hardware timebase sync
 2012-06-26 22:10 UTC  (9+ messages)
` [PATCH v6 2/5] powerpc/85xx: add HOTPLUG_CPU support
` [PATCH v6 3/5] powerpc/85xx: add sleep and deep sleep support
` [PATCH v6 4/5] fsl_pmc: Add API to enable device as wakeup event source
` [PATCH v6 5/5] powerpc/85xx: add support to JOG feature using cpufreq interface

Build regressions/improvements in v3.5-rc4
 2012-06-26 20:06 UTC 

[PATCH 0/3] powerpc: delete WR sbc8560 board support
 2012-06-26 19:54 UTC  (4+ messages)
` [PATCH 1/3] powerpc: remove Wind River SBC8560 support
` [PATCH 2/3] mtd: delete SBC82xx/SBC8560 MTD mapping support
` [PATCH 3/3] serial/8250: delete WR SBC850 UART quirk handling

[PATCH 0/5] Usb gadget devicetree bindings
 2012-06-26 19:18 UTC  (8+ messages)
` [PATCH 1/5] usb: gadget: lpc32xx_udc: Propagate devicetree to gadget drivers
` [PATCH 2/5] usb: gadget: s3c-hsotg: "
` [PATCH 3/5] usb: gadget: fsl_udc: "
` [PATCH 4/5] usb: gadget: at91_udc: "
` [PATCH 5/5] usb: gadget: composite: parse dt overrides

[PATCH V3 1/2] PCI: retrieve host bridge by PCI bus
 2012-06-26 18:29 UTC  (7+ messages)
` [PATCH V3 2/2] PCI: minimal alignment for bars of P2P bridges

Help with Freescale DPAA bug
 2012-06-26 15:21 UTC 

[PATCH] drivers: usb/power: fix return value check of usb_get_phy
 2012-06-26 12:10 UTC 

[PATCH 0/6] Description for PCI patches using platform driver
 2012-06-26 10:05 UTC  (11+ messages)

[PATCH SLUB 1/2] duplicate the cache name in saved_alias list
 2012-06-26  2:58 UTC  (6+ messages)
` [PATCH powerpc 2/2] kfree the cache name of pgtable cache if SLUB is used

[PATCH v2 1/1] of: reform prom_update_property function
 2012-06-25 23:40 UTC  (3+ messages)

[PATCH 0/18] powerpc: convert GPR usage to %r0-31 and R0-31
 2012-06-25 23:33 UTC  (19+ messages)
` [PATCH 1/18] powerpc: Add defines for R0-R31
` [PATCH 2/18] powerpc: modify macro ready for %r0 register change
` [PATCH 3/18] powerpc: fix usage of register macros getting ready for %r0 change
` [PATCH 4/18] powerpc/kvm: sldi should be sld
` [PATCH 5/18] powerpc: convert to %r for all GPR usage
` [PATCH 6/18] powerpc/pasemi: move lbz/stbciz to ppc-opcode.h
` [PATCH 7/18] powerpc: merge STK_REG/PARAM/FRAMESIZE
` [PATCH 8/18] powerpc: merge VCPU_GPR
` [PATCH 9/18] powerpc: change mtcrf to use real register names
` [PATCH 10/18] powerpc: change LOAD_REG_ADDR "
` [PATCH 11/18] powerpc: fixes for instructions not using correct register naming
` [PATCH 12/18] powerpc: fix VSX macros so register names aren't wrapped
` [PATCH 13/18] powerpc: introduce new ___PPC_RA/B/S/T macros
` [PATCH 14/18] powerpc: start using ___PPC_RA/B/S/T where necessary
` [PATCH 15/18] powerpc: Introduce new __REG_R macros
` [PATCH 16/18] powerpc: enforce usage of R0-R31 where possible
` [PATCH 17/18] powerpc: Add defines for RA 0-R31
` [PATCH 18/18] powerpc: enforce usage of RA 0-R31 where possible

[PATCH][T4] Add T4 LAC device tree binding & defs
 2012-06-25 17:22 UTC 

[PATCH V3 0/8] ppc/pnv: Rework on pnv P7IOC initialization
 2012-06-25 15:43 UTC  (9+ messages)
` [PATCH 1/8] ppc/pnv: create bus sensitive PEs
` [PATCH 2/8] ppc/pnv: PE list based on creation order
` [PATCH 3/8] ppc/pnv: I/O and MMIO resource assignment for PEs
` [PATCH 4/8] ppc/pnv: initialize DMA "
` [PATCH 5/8] ppc/pnv: skip check on PE if necessary
` [PATCH 6/8] ppc/pnv: fix overrunning segment tracing array
` [PATCH 7/8] ppc/pnv: using PCI core to do resource assignment
` [PATCH 8/8] ppc/pnv: remove unused functions

[PATCH] powerpc: Add VDSO version of getcpu
 2012-06-25  9:44 UTC  (2+ messages)

[PATCH] bluetooth: opcode field of sent commands is little endian
 2012-06-25  9:33 UTC  (8+ messages)

[PATCH 1/4] powerpc: vio: Remove dma not supported warnings
 2012-06-25  4:26 UTC  (4+ messages)
` [PATCH 2/4] powerpc: vio: Separate vio bus probe and device probe
` [PATCH 3/4] powerpc: call dma_debug_add_bus for PCI and VIO buses
` [PATCH 4/4] powerpc: IOMMU fault injection

[PATCH 03/12] powerpc: remove km_type definitions
 2012-06-23 10:04 UTC 

Help with Freescale QE ATM driver (FUA)
 2012-06-22 19:14 UTC 

Build regressions/improvements in v3.5-rc3
 2012-06-22 17:54 UTC  (11+ messages)
  ` [PATCH] MIPS: fix bug.h MIPS build regression

[PATCH] powerpc: Fix BPF_JIT code to link with multiple TOCs
 2012-06-22  9:01 UTC  (3+ messages)

[PATCH] powerpc: Turn on BPF_JIT in ppc64_defconfig
 2012-06-22  3:52 UTC 

linux-next: build failure after merge of the final tree (powerpc related)
 2012-06-22  0:39 UTC  (10+ messages)

[PATCH] kernel panic during kernel module load (powerpc specific part)
 2012-06-21 15:27 UTC  (2+ messages)

[PATCH] PPC: PCI: Fix pcibios_io_space_offset() so it works for 32-bit ptr/64-bit rsrcs
 2012-06-21  2:46 UTC  (8+ messages)

[PATCH 0/18] powerpc: convert GPR usage to %r0-31 and R0-31
 2012-06-21  2:04 UTC  (19+ messages)
` [PATCH 1/18] powerpc: Add defines for R0-R31
` [PATCH 2/18] powerpc: modify macro ready for %r0 register change
` [PATCH 3/18] powerpc: fix usage of register macros getting ready for %r0 change
` [PATCH 4/18] powerpc/kvm: sldi should be sld
` [PATCH 5/18] powerpc: convert to %r for all GPR usage
` [PATCH 6/18] powerpc/pasemi: move lbz/stbciz to ppc-opcode.h
` [PATCH 7/18] powerpc: merge STK_REG/PARAM/FRAMESIZE
` [PATCH 8/18] powerpc: merge VCPU_GPR
` [PATCH 9/18] powerpc: change mtcrf to use real register names
` [PATCH 10/18] powerpc: change LOAD_REG_ADDR "
` [PATCH 11/18] powerpc: fixes for instructions not using correct register naming
` [PATCH 12/18] powerpc: fix VSX macros so register names aren't wrapped
` [PATCH 13/18] powerpc: introduce new ___PPC_RA/B/S/T macros
` [PATCH 14/18] powerpc: start using ___PPC_RA/B/S/T where necessary
` [PATCH 15/18] powerpc: Introduce new __REG_R macros
` [PATCH 16/18] powerpc: enforce usage of R0-R31 where possible
` [PATCH 17/18] powerpc: Add defines for RA 0-R31
` [PATCH 18/18] powerpc: enforce usage of RA 0-R31 where possible

[PATCH] i2c: let the core register devices from devicetree
 2012-06-21  1:16 UTC  (2+ messages)

[PATCH] powerpc: fix uninitialised error in numa.c
 2012-06-20  6:01 UTC  (4+ messages)

[PATCH] USB: FHCI: Reusing the QUICC Engine USB Controller registers struct from immap_qe.h
 2012-06-19 20:45 UTC  (2+ messages)

RCU stalls on 32-bit pmac SMP
 2012-06-19 14:19 UTC  (5+ messages)

CPU-local TLB flushing
 2012-06-19  0:47 UTC  (2+ messages)

[PATCH v3 0/2] archdata init in device_add() notifier
 2012-06-18 22:55 UTC  (4+ messages)
` [PATCH v3 1/2] powerpc/PCI: move DMA & IRQ init to device_add() notification path

[RFC/PATCH] i2c/powermac: Improve detection of devices from device-tree
 2012-06-18 20:51 UTC  (3+ messages)

[PATCH 4/4] powerpc/mpic: FSL MPIC error interrupt support
 2012-06-18 19:23 UTC  (8+ 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).