linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-06 01:07:53 to 2011-05-15 21:58:21 UTC [more...]

[PATCH 0/13] Hypervisor-mode KVM on POWER7
 2011-05-15 21:58 UTC  (22+ 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-15 16:52 UTC 

[PATCH 3/5] v2 seccomp_filters: Enable ftrace-based system call filtering
 2011-05-15  6:42 UTC  (36+ messages)
                            ` [PATCH 3/5] v2 seccomp_filters: Enable ftrace-based system callfiltering

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  (5+ messages)

Patch "hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set_debugreg()" has been added to the 2.6.38-stable tree
 2011-05-10  0:10 UTC 

[stable] Patch Upstream: hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set_debugreg()
 2011-05-09 23:33 UTC 

[PATCH] pseries/iommu: restore iommu table pointer when restoring iommu ops
 2011-05-09 22:58 UTC 

[PATCH] powerpc/e5500: set non-base IVORs
 2011-05-09 21:26 UTC 

[PATCH] powerpc/86xx: don't pretend that we support 8-bit pixels on the MPC8610 HPCD
 2011-05-09 19:29 UTC 

[PATCH] powerpc/mpc8610_hpcd: Do not use "/" in interrupt names
 2011-05-09 16:09 UTC  (2+ messages)

[PATCH 1/2] powerpc: Add ioremap_wc
 2011-05-09  7:43 UTC  (2+ messages)
` [PATCH 2/2] powerpc: Remove ioremap_flags

[PATCH] powerpc: Improve scheduling of system call entry instructions
 2011-05-09  7:36 UTC 

[PATCH] powerpc: Remove static branch hint in giveup_altivec
 2011-05-09  7:20 UTC 

[PATCH] powerpc: Simplify 4k/64k copy_page logic
 2011-05-09  7:18 UTC 

[PATCH v2 0/7] Consolidate sdhci pltfm & OF drivers and get them self registered
 2011-05-09  6:23 UTC  (7+ messages)
` [PATCH v2 3/7] mmc: sdhci: make sdhci-of device drivers "
` [PATCH v2 7/7] ARM: mxc: remove esdhc.h and use the public one

[PATCH] atomic: add *_dec_not_zero
 2011-05-09  2:38 UTC  (5+ messages)

[PATCH] powerpc/pseries: Enable Emulex and Qlogic 10Gbit cards
 2011-05-08 23:18 UTC 

[PATCH 0/2] ppc/cleaup: Fix compiler warnings
 2011-05-08 20:02 UTC  (7+ messages)
` [PATCH 1/2] ppc: Fix compiler warning in ptrace.c [-Wno-array-bounds]
    ` [RESEND PATCH "
` [PATCH 2/2] ppc64: Fix compiler warning in pgtable-ppc64.h [-Wunused-but-set-variable]

[PATCH] PCI: portdrv: fix irq initialization on FSL pcie host controller
 2011-05-07 16:21 UTC  (3+ messages)

[RFC v2] virtio: add virtio-over-PCI driver
 2011-05-07  5:59 UTC  (3+ messages)

ibm_newemac driver hangs while using 10Mbps full-duplex
 2011-05-07  1:18 UTC 

[PATCH 0/2] powerpc: define and implement MPIC message register support
 2011-05-06 23:51 UTC  (12+ messages)
` [PATCH 2/2] powerpc: add support for MPIC message register API

[PATCH] powerpc: fix kexec with dynamic dma windows
 2011-05-06 23:27 UTC 

[PATCH] powerpc, hw_breakpoints: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set_debugreg
 2011-05-06  9:43 UTC  (3+ messages)
` [tip:perf/urgent] hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set_debugreg()

[PATCH 2/2] powerpc/pseries: Add support for IO event interrupts
 2011-05-06  3:51 UTC  (2+ messages)

[PATCH 4/4] powerpc/mpic: add the mpic global timer support
 2011-05-06  3:30 UTC  (3+ 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).