messages from 2011-12-02 03:47:34 to 2011-12-08 11:20:13 UTC [more...]
[PATCH 0/2] Changes to PowerPC ptrace flags using watchpoints - v2
2011-12-08 11:19 UTC (2+ messages)
` [PATCH 1/2] [hw-breakpoint] Use generic hw-breakpoint interfaces for new PPC ptrace flags
cpu idle time going backward
2011-12-08 11:15 UTC
[PATCH 1/3] mtd/nand : use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPAR
2011-12-08 10:44 UTC (12+ messages)
` [PATCH 2/3] mtd/nand : set correct length to FBCR for a non-full-page write
` [PATCH 3/3] mtd/nand : workaround for Freescale FCM to support large-page Nand chip
[PATCH] powerpc/fsl: update compatiable on fsl 16550 uart nodes
2011-12-08 9:53 UTC (2+ messages)
[PATCH] PPC: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64
2011-12-08 8:16 UTC (2+ messages)
[PATCH 0/2] Changes to PowerPC ptrace flags using watchpoints
2011-12-08 8:30 UTC (13+ messages)
` [PATCH 1/2] [hw-breakpoint] Use generic hw-breakpoint interfaces for new PPC ptrace flags
[PATCH SDK1.1 v2 0/2] PCIEP Patches Description
2011-12-08 7:46 UTC (13+ messages)
` [PATCH 1/2] Unify pci/pcie initialization code
` [powerpc] boot up problem
` [linuxppc-release] "
[git pull] Please pull powerpc.git merge branch
2011-12-08 7:29 UTC
[PATCH] powerpc/fsl: Update defconfigs to enable some standard FSL HW features
2011-12-08 7:28 UTC (2+ messages)
[PATCH] sbc834x: put full compat string in board match check
2011-12-08 7:23 UTC (2+ messages)
[PATCH] powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory address
2011-12-08 7:23 UTC (2+ messages)
[PATCH] powerpc: Add TBI PHY node to first MDIO bus
2011-12-08 7:23 UTC (4+ messages)
Multi-OS on P1022RDK Failing
2011-12-08 6:35 UTC (3+ messages)
[PATCH] powerpc: POWER7 optimised copy_to_user/copy_from_user using VMX
2011-12-08 6:11 UTC (5+ messages)
[PATCH] powerpc: fix compile error with 85xx/p1023_rds.c
2011-12-08 6:10 UTC
[PATCH] powerpc: Fix swiotlb ops for ppc64
2011-12-08 5:46 UTC (3+ messages)
[PATCH 01/16] pmac_zilog: fix unexpected irq
2011-12-08 4:30 UTC (9+ messages)
` [PATCH 01/16 v2] "
` [PATCH 01/16 v3] "
[PATCH 1/2 v2] mtd/nand: fixup for fmr initialization of Freescale NAND controller
2011-12-08 3:36 UTC (10+ messages)
` [PATCH 2/2 v2] mtd/nand: Add ONFI support for FSL "
[PATCH 1/2] [v2] powerpc/85xx: p1022ds: disable the NOR flash node if video is enabled
2011-12-08 1:05 UTC (4+ messages)
` [PATCH 2/2] powerpc/85xx: create 32-bit DTS for the P1022DS
ibm_newemac tx problem with jumbo frame enabled
2011-12-07 22:03 UTC (4+ messages)
[PATCH net-next v6 4/4] powerpc: tqm8548/tqm8xx: add and update CAN device nodes
2011-12-07 22:01 UTC (6+ messages)
[PATCH -resend 1/1] SPI: disable CONFIG_SPI_FSL_ESPI=m build
2011-12-07 20:33 UTC (2+ messages)
[PATCH RESEND] rapidio/tsi721: Fix mailbox resource reporting
2011-12-07 20:31 UTC (2+ messages)
` [PATCH RESEND] rapidio/tsi721: modify PCIe capability settings
pata_sl82c105 is unable to properly handle dma (indeed it try to use mwdma2)
2011-12-07 19:30 UTC (3+ messages)
[PATCH v3 0/8] Kudmp support for PPC440x
2011-12-07 12:47 UTC (7+ messages)
` [PATCH v3 2/8] [booke] Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookE
[GIT PULL] tty-next: Fix Fsl 8250 BRK bug
2011-12-07 3:39 UTC
[PATCH] rapidio/tsi721: Fix mailbox resource reporting
2011-12-07 2:33 UTC (4+ messages)
` [PATCH] rapidio/tsi721: modify PCIe capability settings
[PATCH][v2] powerpc/85xx: Rework P1022DS device tree
2011-12-06 22:44 UTC (2+ messages)
[PATCH RFC v3 0/3] Support multiple VirtioConsoles
2011-12-06 17:05 UTC (11+ messages)
` [PATCH v3 2/3] hvc_init(): Enforce one-time initialization
"KVM: PPC: booke: Improve timer register emulation" breaks Book3s HV
2011-12-06 11:46 UTC (3+ messages)
Problem with eLBC?
2011-12-06 9:30 UTC (3+ messages)
[PATCH 0/13] KVM: PPC: Update Book3S HV memory handling
2011-12-06 6:14 UTC (14+ messages)
` [PATCH 01/13] KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code
` [PATCH 02/13] KVM: PPC: Keep a record of HV guest view of hashed page table entries
` [PATCH 03/13] KVM: PPC: Keep page physical addresses in per-slot arrays
` [PATCH 04/13] KVM: PPC: Add an interface for pinning guest pages in Book3s HV guests
` [PATCH 05/13] KVM: PPC: Make the H_ENTER hcall more reliable
` [PATCH 06/13] KVM: PPC: Only get pages when actually needed, not in prepare_memory_region()
` [PATCH 07/13] KVM: PPC: Allow use of small pages to back Book3S HV guests
` [PATCH 08/13] KVM: PPC: Allow I/O mappings in memory slots
` [PATCH 09/13] KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfn
` [PATCH 10/13] KVM: PPC: Implement MMIO emulation support for Book3S HV guests
` [PATCH 11/13] KVM: Add barriers to allow mmu_notifier_retry to be used locklessly
` [PATCH 12/13] KVM: PPC: Implement MMU notifiers for Book3S HV guests
` [PATCH 13/13] KVM: PPC: Allow for read-only pages backing a Book3S HV guest
[PATCH] powerpc: Provide a way for KVM to indicate that NV GPR values are lost
2011-12-06 5:47 UTC
[PATCH] powerpc/powernv: Fix problems in onlining CPUs
2011-12-06 5:35 UTC
next BUG: using smp_processor_id() in preemptible
2011-12-05 23:51 UTC
[PATCH 1/2] powerpc/85xx: fix localbus and PCI addresses in the P1022DS 36-bit device tree
2011-12-05 23:44 UTC (9+ messages)
` [PATCH 2/2] powerpc/85xx: add a 32-bit P1022DS "
[PATCH] rapidio/tsi721: switch to dma_zalloc_coherent
2011-12-05 22:33 UTC
[PATCH 1/2] mtd/nand: fixup for fmr initialization of Freescale NAND controller
2011-12-05 19:31 UTC (3+ messages)
` [PATCH 2/2] mtd/nand: Add ONFI support for FSL "
[PATCH 10/10] powerpc/mpic: Add in-core support for cascaded MPICs
2011-12-05 19:22 UTC (16+ messages)
` [PATCH v3 00/10] powerpc/mpic: General cleanup patch series
` [PATCH v3 01/10] powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h"
` [PATCH v3 02/10] powerpc: Consolidate mpic_alloc() OF address translation
` [PATCH v3 03/10] powerpc/mpic: Assume a device-node was passed in mpic_alloc()
` [PATCH v3 04/10] powerpc/mpic: Save computed phys_addr for board-specific code
` [PATCH v3 05/10] powerpc/mpic: Search for open-pic device-tree node if NULL
` [PATCH v3 06/10] powerpc/mpic: Invert the meaning of MPIC_PRIMARY
` [PATCH v3 07/10] powerpc/mpic: Don't open-code dcr_resource_start
` [PATCH v3 08/10] powerpc/mpic: Put "pic-no-reset" test back into the MPIC code
` [PATCH v3 09/10] powerpc/mpic: Cache the device-tree node in "struct mpic"
` [PATCH v3 10/10] powerpc/mpic: Add in-core support for cascaded MPICs
Powerbook G4 and sound
2011-12-05 15:38 UTC
[PATCH 0/3] RFC Fix Fsl 8250 BRK bug via letting plat code set bugs
2011-12-05 12:18 UTC (20+ messages)
` [PATCH 1/3] serial: make bugs field not specific to 8250 type uarts
` [PATCH 3/3] 8250: add workaround for MPC8[356]xx UART break IRQ storm
` [PATCH 0/6] RFCv2 Fix Fsl 8250 BRK bug
` [PATCH 1/6] serial: move struct uart_8250_port from 8250.c to 8250.h
` [PATCH 2/6] serial: clean up parameter passing for 8250 Rx IRQ handling
` [PATCH 3/6] serial: export the key functions for an 8250 IRQ handler
` [PATCH 4/6] serial: make 8250 timeout use the specified "
` [PATCH 5/6] serial: manually inline serial8250_handle_port
` [PATCH 6/6] serial: add irq handler for Freescale 16550 errata
[PATCHv5] atomic: add *_dec_not_zero
2011-12-05 11:44 UTC (10+ messages)
` "
` "
[PATCH] mmc: sdhci-pltfm: Added sdhci-adjust-timeout quirk
2011-12-05 8:55 UTC
oprofile callgraph support missing for common cpus
2011-12-05 9:01 UTC (9+ messages)
[PATCH 1/1] Punch a hole in /dev/mem for librtas
2011-12-05 7:58 UTC (4+ messages)
[PATCH][RFC] fsldma: fix performance degradation by optimizing spinlock use
2011-12-05 6:11 UTC (11+ messages)
[PATCH-RFC 08/10] powerpc: switch to GENERIC_PCI_IOMAP
2011-12-05 6:03 UTC (4+ messages)
[PATCH] powerpc: Increase minimum RMO size from 64MB to 256MB
2011-12-04 23:13 UTC
Add support for the currituck 476 platform from IBM (v2)
2011-12-03 21:52 UTC (8+ messages)
` [PATCH 2/8] 44x/pci: Add a want_sdr flag into ppc4xx_pciex_hwops
` [PATCH 7/8] 44x/476fpe: Add 476fpe SoC code
[PATCH] Revert "net: fsl_pq_mdio: fix non tbi phy access"
2011-12-03 20:15 UTC (4+ messages)
` [PATCH] pq3: Add default tbi address
sam460ex, sm501 incorrect device id with kernel >=linux-2.6.39
2011-12-02 15:35 UTC (6+ messages)
[PATCH] powerpc: Add support for OpenBlockS 600
2011-12-02 11:52 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).