linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-10 14:47:54 to 2011-05-17 18:05:46 UTC [more...]

[PATCH 0/13] Hypervisor-mode KVM on POWER7
 2011-05-17 18:05 UTC  (40+ messages)
` [PATCH 01/13] kvm/powerpc: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3s
` [PATCH 02/13] kvm/powerpc: Fix kvmppc_core_pending_dec
` [PATCH 03/13] kvm/powerpc: Fix the build for 32-bit Book 3S (classic) processors
` [PATCH 04/13] kvm/powerpc: Split out code from book3s.c into book3s_pr.c
` [PATCH 05/13] powerpc, kvm: Rework KVM checks in first-level interrupt handlers
` [PATCH 06/13] kvm/powerpc: Deliver program interrupts right away instead of queueing them
` [PATCH 07/13] kvm/powerpc: Pass init/destroy vm and prepare/commit memory region ops down
` [PATCH 08/13] kvm/powerpc: Move guest enter/exit down into subarch-specific code
` [PATCH 09/13] powerpc: Set up LPCR for running guest partitions
` [PATCH 10/13] kvm/powerpc: Add support for Book3S processors in hypervisor mode
` [PATCH 11/13] kvm/powerpc: Handle some PAPR hcalls in the kernel
` [PATCH 12/13] kvm/powerpc: Accelerate H_PUT_TCE by implementing it in real mode
` [PATCH 13/13] kvm/powerpc: Allow book3s_hv guests to use SMT processor modes

book to learn ppc assembly and architecture
 2011-05-17 16:46 UTC  (5+ messages)

powerpc: mpc85xx regression since 2.6.39-rc2, one cpu core lame
 2011-05-17 16:28 UTC 

[PATCH 3/5] v2 seccomp_filters: Enable ftrace-based system call filtering
 2011-05-17 13:29 UTC  (56+ messages)
                            ` [PATCH 3/5] v2 seccomp_filters: Enable ftrace-based system callfiltering

Updating the define_machine() structure at runtime?
 2011-05-16 23:37 UTC  (2+ messages)

[PATCH] powerpc: remove last piece of GEMINI
 2011-05-16 18:58 UTC 

[PATCH 1/2] powerpc/5200: mpc5200b.dtsi: add spi node address- and size-cells properties
 2011-05-16 16:02 UTC  (2+ messages)
` [PATCH 2/2] powerpc/5200: dts: digsy_mtc.dts: update to add can, pci, serial and spi

IPSec L2tpv3 throughput low using Netkey kernel stack
 2011-05-16  8:55 UTC 

linux kernel reference to non-existent CONFIG_FSL_85XX_CACHE_SRAM
 2011-05-14 23:04 UTC 

[PATHC] Fix for Pegasos keyboard and mouse
 2011-05-13 11:03 UTC 

[PATCH 1/2] powerpc,e5500: add networking to defconfig
 2011-05-13 10:36 UTC  (5+ messages)
` [linuxppc-release] [PATCH 1/2] powerpc, e5500: "

fsl_udc_core: BUG: scheduling while atomic
 2011-05-13  8:34 UTC  (4+ messages)

[PATCH] powerpc/pseries: Enable iSCSI support for a number of cards
 2011-05-12 22:23 UTC  (2+ messages)

[PATCH] fix build warnings on defconfigs
 2011-05-12 21:57 UTC  (2+ messages)

mpc8xx IDE hard drive enumeration
 2011-05-12 21:27 UTC 

[PATCH 0/1] ppc4xx: Fix PCIe scanning for the 460SX
 2011-05-12 18:16 UTC  (9+ messages)

[PATCH] seqlock: don't smp_rmb in seqlock reader spin loop, [PATCH] seqlock: don't smp_rmb in seqlock reader spin loop
 2011-05-12 14:08 UTC  (3+ messages)
                                      `  "

[PATCH] RapidIO: Fix default routing initialization
 2011-05-12 12:37 UTC  (3+ messages)

[PATCH] powerpc: Make early memory scan more resilient to out of order nodes
 2011-05-12 11:08 UTC  (3+ messages)
`  "

[tip:core/locking] seqlock: Don't smp_rmb in seqlock reader spin loop
 2011-05-12 10:15 UTC 

[PATCH 00/37] fix paca memory usage and NR_CPU loops, factor ipi and simplify irq code
 2011-05-12  8:31 UTC  (49+ messages)
` [PATCH 01/37] powerpc: fix memory corruption from unallocated slaves
` [PATCH 02/37] powerpc: don't search for paca in freed memory
` [PATCH 03/37] powerpc/kdump64: Don't reference freed memory as pacas
` [PATCH 04/37] powerpc/iseries: cleanup and fix secondary startup
` [PATCH 05/37] powerpc: Respect nr_cpu_ids when calling set_cpu_possible and set_cpu_present
` [PATCH 06/37] powerpc: use nr_cpu_ids in initial paca allocation
` [PATCH 07/37] powerpc: call no-longer static setup_nr_cpu_ids instead of replicating it
` [PATCH 08/37] powerpc: mpic: limit NR_CPUS loop to 32 bit
` [PATCH 09/37] powerpc: mpic: break cpumask abstraction earlier
` [PATCH 10/37] powerpc: remove call sites of MSG_ALL_BUT_SELF
` [PATCH 11/37] powerpc: remove checks for MSG_ALL and MSG_ALL_BUT_SELF
` [PATCH 12/37] linux/smp.h: remove unused MSG_ flags
` [PATCH 13/37] powerpc/mpic: simplify ipi cpu mask handling
` [PATCH 14/37] powerpc: remove powermac/pic.h
` [PATCH 15/37] powerpc: remove alloc_maybe_bootmem for zalloc version
` [PATCH 16/37] powerpc: remove stubbed beat smp support
` [PATCH 17/37] powerpc cell: use smp_request_message_ipi
` [PATCH 18/37] powerpc: move smp_ops_t from machdep.h to smp.h
` [PATCH 19/37] powerpc: consolidate ipi message mux and demux
` [PATCH 20/37] powerpc: add kconfig for muxed smp ipi support
` [PATCH 21/37] powerpc: use bytes instead of bitops in smp ipi multiplexing
` [PATCH 22/37] powerpc: xics: cleanup xics_host_map and ipi
` [PATCH 23/37] powerpc: radix trees are available before init_IRQ
` [PATCH 24/37] powerpc: return early if irq_host lookup type is wrong
` [PATCH 25/37] powerpc: remove trival irq_host_ops.unmap
` [PATCH 26/37] powerpc: remove i8259 irq_host_ops->unmap
` [PATCH 27/37] powerpc fsl_msi: don't abuse platform_data for driver_data
` [PATCH 28/37] powerpc: fsl_msi: use chip_data not handler_data
` [PATCH 29/37] powerpc: mpc5121_ads_cpld: remove use of NO_IRQ_IGNORE
` [PATCH 30/37] powerpc: mpc62xx_pic: fix get_irq handling of NO_IRQ
` [PATCH 31/37] powerpc: psurge: create a irq_host for secondary cpus
` [PATCH 32/37] powerpc: remove irq_host_ops->remap hook
` [PATCH 33/37] powerpc: spider-pic: get pic from chip_data instead of irq_map
` [PATCH 34/37] powerpc: axon_msi: validate msi irq via chip_data
` [PATCH 35/37] powerpc: add virq_is_host to reduce virq_to_host usage
` [PATCH 36/37] powerpc: remove virq_to_host
` [PATCH 37/37] powerpc: make IRQ_NOREQUEST last to clear, first to set

[PATCH 0/8] pseries/iommu: bug-fixes and cleanups for dynamic dma windows
 2011-05-12  7:32 UTC  (10+ messages)
` [PATCH 1/8] pseries/iommu: add additional checks when changing iommu mask
` [PATCH 2/8] pseries/iommu: remove ddw property when destroying window
` [PATCH 3/8] pseries/iommu: find windows after kexec during boot
` [PATCH 4/8] pseries/iommu: cleanup ddw naming
` [PATCH 5/8] powerpc: override dma_get_required_mask by platform hook and ops
` [PATCH 7/8] powerpc: use the newly added get_required_mask dma_map_ops hook
` [PATCH 8/8] powerpc: tidy up dma_map_ops after adding new hook

[RFC][PATCH] powerpc: respect how command line nr_cpus is set
 2011-05-12  0:26 UTC  (2+ messages)
` [RFC] "

[PATCH] pseries/iommu: use correct return type in dupe_ddw_if_already_created
 2011-05-11 21:07 UTC 

[BUG] rebuild_sched_domains considered dangerous
 2011-05-11 16:17 UTC  (9+ messages)

Regarding P2020 in AMP mode
 2011-05-11 11:23 UTC  (4+ messages)

[PATCH] powerpc: Print corrupt r3 in FWNMI code
 2011-05-10 23:34 UTC 

[PATCH 2/2] powerpc/fsl: enable verbose bug output
 2011-05-10 18:02 UTC 

[PATCH] lib: Consolidate DEBUG_STACK_USAGE option
 2011-05-10 15:44 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).