linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-21 06:25:14 to 2012-06-27 17:36:04 UTC [more...]

[PATCH V2 00/16] powerpc/eeh: PE support
 2012-06-27 16:05 UTC  (22+ messages)
` [PATCH 01/21] ppc/eeh: move EEH initialization around
` [PATCH 02/21] ppc/eeh: use slab to allocate eeh devices
` [PATCH 03/21] ppc/eeh: more logs for EEH initialization
` [PATCH 04/21] ppc/eeh: Introduce eeh_pe struct
` [PATCH 05/21] ppc/eeh: introduce global mutex
` [PATCH 06/21] ppc/eeh: Create PEs for PHBs
` [PATCH 07/21] ppc/eeh: Search PE based on requirement
` [PATCH 08/21] ppc/eeh: create PEs duing EEH initialization
` [PATCH 09/21] ppc/eeh: remove PE at appropriate time
` [PATCH 10/21] ppc/eeh: build EEH event based on PE
` [PATCH 11/21] ppc/eeh: trace EEH state "
` [PATCH 13/21] ppc/eeh: eeh options "
` [PATCH 14/21] ppc/eeh: device bars restore "
` [PATCH 15/21] ppc/eeh: I/O enable and log retrival "
` [PATCH 16/21] ppc/eeh: do reset "
` [PATCH 17/21] ppc/eeh: make EEH handler PE sensitive
` [PATCH 18/21] ppc/eeh: handle EEH error based on PE
` [PATCH 19/21] ppc/eeh: move stats to PE
` [PATCH 20/21] ppc/eeh: probe mode support
` [PATCH 21/21] ppc/eeh: trace eeh device from I/O cache

[PATCH V4 1/2] PCI: pcibus address to resource converting take bus directly
 2012-06-27 14:48 UTC  (2+ messages)
` [PATCH V4 2/2] PCI: minimal alignment for bars of P2P bridges

[RFC PATCH 00/17] KVM: PPC: 64-bit Book3E support
 2012-06-27 15:23 UTC  (29+ 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 1/4] powerpc/perf: Create mmcra_sihv/mmcra_sipv helpers
 2012-06-27 15:03 UTC  (7+ 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 0/3] powerpc: delete WR sbc8560 board support
 2012-06-27 14:37 UTC  (7+ 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 v6 1/5] powerpc/85xx: implement hardware timebase sync
 2012-06-27 11:48 UTC  (12+ 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

[PATCH -v4 0/6] notifier error injection
 2012-06-27 11:42 UTC  (7+ 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 0/12] memory-hotplug : hot-remove physical memory
 2012-06-27  8:49 UTC  (18+ messages)
` [RFC PATCH 1/12] memory-hotplug : rename remove_memory to offline_memory
` [RFC PATCH 2/12] memory-hogplug : check memory offline in offline_pages
` [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
` [RFC PATCH 5/12] memory-hotplug : does not release memory region in PAGES_PER_SECTION chunks
` [RFC PATCH 6/12] memory-hotplug : remove_memory calls __remove_pages
` [RFC PATCH 7/12] memory-hotplug : check page type in get_page_bootmem
` [RFC PATCH 8/12] memory-hotplug : move register_page_bootmem_info_node and put_page_bootmem for sparse-vmemmap
` [RFC PATCH 9/12] memory-hotplug : implement register_page_bootmem_info_section of sparse-vmemmap
` [RFC PATCH 10/12] memory-hotplug : free memmap "
` [RFC PATCH 11/12] memory-hotplug : add node_device_release
` [RFC PATCH 12/12] memory-hotplug : remove sysfs file of node

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

[PATCH] powerpc/pseries: fix software invalidate TCE
 2012-06-27  7:26 UTC 

[PATCH 1/2] drivers: crypto: move nx build to driver/crypto Makefile
 2012-06-27  6:49 UTC  (2+ messages)

Build regressions/improvements in v3.5-rc4
 2012-06-27  7:19 UTC  (2+ messages)

[PATCH] powerpc: fix whitespace in eeh
 2012-06-27  7:09 UTC  (2+ messages)

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

[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 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  (4+ 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  (9+ messages)

[PATCH] kernel panic during kernel module load (powerpc specific part)
 2012-06-21 15: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).