linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-04 02:51:10 to 2012-09-07 17:41:42 UTC [more...]

[PATCH V3 1/3] drivers/char/tpm: Add new device driver to support IBM vTPM
 2012-09-07 17:38 UTC  (8+ messages)

[PATCH] scsi/ibmvscsi: /sys/class/scsi_host/hostX/config doesn't show any information
 2012-09-07 16:33 UTC  (3+ messages)

[PATCH] scsi/ibmvscsi: add module alias for ibmvscsic
 2012-09-07 16:16 UTC  (3+ messages)

[PATCH][v3] sata_fsl: add workaround for data length mismatch on freescale V2 controller
 2012-09-07 12:37 UTC  (2+ messages)

[PATCH -V8 0/11] arch/powerpc: Add 64TB support to ppc64
 2012-09-07 11:54 UTC  (17+ messages)
` [PATCH -V8 01/11] arch/powerpc: Replace open coded CONTEXT_BITS value
` [PATCH -V8 02/11] arch/powerpc: Use hpt_va to compute virtual address
` [PATCH -V8 03/11] arch/powerpc: Simplify hpte_decode
` [PATCH -V8 04/11] arch/powerpc: Convert virtual address to vpn
` [PATCH -V8 05/11] arch/powerpc: Make KERN_VIRT_SIZE not dependend on PGTABLE_RANGE
` [PATCH -V8 06/11] arch/powerpc: Increase the slice range to 64TB
` [PATCH -V8 07/11] arch/powerpc: Make some of the PGTABLE_RANGE dependency explicit
` [PATCH -V8 08/11] arch/powerpc: Use the required number of VSID bits in slbmte
` [PATCH -V8 09/11] arch/powerpc: Use 32bit array for slb cache
` [PATCH -V8 10/11] arch/powerpc: Add 64TB support
` [PATCH -V8 11/11] arch/powerpc: Update VSID allocation documentation

[PATCH v2 0/2][powerpc] Export memory_limit via device tree
 2012-09-07 10:01 UTC  (4+ messages)
` [PATCH v2 1/2] [powerpc] Change memory_limit from phys_addr_t to unsigned long long

[PATCH] powerpc/powernv: move the dereference below the NULL test
 2012-09-07  7:59 UTC  (2+ messages)

[PATCH 1/5] powerpc: Pack arch_hw_breakpoint to avoid holes in struct
 2012-09-07  7:24 UTC  (14+ messages)
` [PATCH 2/5] powerpc: Use consistent name info for arch_hw_breakpoint
` [PATCH 3/5] powerpc: Use the XDABR hcall
` [PATCH 4/5] powerpc: Rework set_dabr so it can take a DABRX value as well
        ` [PATCH v2 0/3] powerpc: HW filtering of breakpoint for user/kernel/hypervisor events
        ` [PATCH 1/3] powerpc: Rework set_dabr so it can take a DABRX value as well
        ` [PATCH 2/3] powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisor
        ` [PATCH 3/3] powerpc: cleanup old DABRX #defines
` [PATCH 5/5] powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisor

[PATCH 2/2] powerpc/e6500: TLB miss handler with hardware tablewalk support
 2012-09-07  4:41 UTC  (2+ messages)

[PATCH] powerpc/booke-64: fix tlbsrx. path in bolted tlb handler
 2012-09-07  4:23 UTC  (2+ messages)

[PATCH 1/2][v2] powerpc: Define PV_POWER7p
 2012-09-07  0:50 UTC  (3+ messages)
` [PATCH 2/2][v2] powerpc/perf: Sample only if SIAR-Valid bit is set in P7+

[PATCH] KVM: PPC: BookE: HV: Fix compile
 2012-09-06 19:39 UTC  (3+ messages)

[PATCH] powerpc: Fix build dependencies for c files requiring libfdt.h
 2012-09-06 18:48 UTC 

[PATCH] usb: gadget: fsl_udc_core: remove mapped flag
 2012-09-06 14:32 UTC  (6+ messages)

[PATCH] usb: gadget: fsl_udc_core: do not immediatly prime STATUS for IN xfer
 2012-09-06 14:27 UTC  (5+ messages)

[PATCH] powerpc64: restore VDSO information on critical exception
 2012-09-06 12:49 UTC 

[PATCH] [v2] sata_fsl: add workaround for data length mismatch on freescale V2 controller
 2012-09-06 11:57 UTC  (3+ messages)

[PATCH] powerpc: fix personality handling in ppc64_personality()
 2012-09-06  8:46 UTC  (7+ messages)
  ` [PATCH v2] "

[RFC v9 PATCH 00/21] memory-hotplug: hot-remove physical memory
 2012-09-06  8:41 UTC  (24+ messages)
` [RFC v9 PATCH 01/21] memory-hotplug: rename remove_memory() to offline_memory()/offline_pages()
` [RFC v9 PATCH 02/21] memory-hotplug: implement offline_memory()
` [RFC v9 PATCH 03/21] memory-hotplug: store the node id in acpi_memory_device
` [RFC v9 PATCH 04/21] memory-hotplug: offline and remove memory when removing the memory device
` [RFC v9 PATCH 05/21] memory-hotplug: check whether memory is present or not
` [RFC v9 PATCH 06/21] memory-hotplug: export the function acpi_bus_remove()
` [RFC v9 PATCH 07/21] memory-hotplug: call acpi_bus_remove() to remove memory device
` [RFC v9 PATCH 08/21] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [RFC v9 PATCH 09/21] memory-hotplug: does not release memory region in PAGES_PER_SECTION chunks
` [RFC v9 PATCH 10/21] memory-hotplug: add memory_block_release
` [RFC v9 PATCH 11/21] memory-hotplug: remove_memory calls __remove_pages
` [RFC v9 PATCH 12/21] memory-hotplug: introduce new function arch_remove_memory()
` [RFC v9 PATCH 13/21] memory-hotplug: check page type in get_page_bootmem
` [RFC v9 PATCH 14/21] memory-hotplug: move register_page_bootmem_info_node and put_page_bootmem for sparse-vmemmap
` [RFC v9 PATCH 15/21] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [RFC v9 PATCH 16/21] memory-hotplug: free memmap "
` [RFC v9 PATCH 17/21] memory_hotplug: clear zone when the memory is removed
` [RFC v9 PATCH 18/21] memory-hotplug: add node_device_release
` [RFC v9 PATCH 19/21] memory-hotplug: remove sysfs file of node
` [RFC v9 PATCH 20/21] memory-hotplug: clear hwpoisoned flag when onlining pages
` [RFC v9 PATCH 21/21] memory-hotplug: auto offline page_cgroup when onlining memory block failed

linux-next: build failure after merge of the final tree (powerpc tree related)
 2012-09-06  8:20 UTC  (2+ messages)

[powerpc:next 24/29] drivers/atm/fore200e.h:263:3: error: redefinition of typedef 'opcode_t' with different type
 2012-09-06  8:17 UTC  (5+ messages)
  ` [PATCH] Rename opcode_t in probes.h to ppc_opcode_t

[RFC PATCH V6 00/19] memory-hotplug: hot-remove physical memory
 2012-09-06  7:06 UTC  (3+ messages)
` [RFC PATCH V6 10/19] memory-hotplug: add memory_block_release

linux-next: manual merge of the trivial tree with the powerpc tree
 2012-09-06  3:23 UTC 

[powerpc:next 11/29] arch/powerpc/platforms/pseries/iommu.c:1064:2: error: implicit declaration of function 'memblock_end_of_DRAM'
 2012-09-06  3:18 UTC  (6+ messages)

[powerpc:next 5/29] arch/powerpc/platforms/pasemi/iommu.c:195:2: error: implicit declaration of function 'memblock_alloc'
 2012-09-06  2:20 UTC 

[PATCH -V7 0/12] arch/powerpc: Add 64TB support to ppc64
 2012-09-06  1:24 UTC  (19+ messages)
` [PATCH -V7 01/12] arch/powerpc: Replace open coded CONTEXT_BITS value
` [PATCH -V7 02/12] arch/powerpc: Use hpt_va to compute virtual address
` [PATCH -V7 03/12] arch/powerpc: Simplify hpte_decode
` [PATCH -V7 04/12] arch/powerpc: Convert virtual address to vpn
` [PATCH -V7 05/12] arch/powerpc: Rename va "
` [PATCH -V7 06/12] arch/powerpc: Make KERN_VIRT_SIZE not dependend on PGTABLE_RANGE
` [PATCH -V7 07/12] arch/powerpc: Increase the slice range to 64TB
` [PATCH -V7 08/12] arch/powerpc: Make some of the PGTABLE_RANGE dependency explicit
` [PATCH -V7 09/12] arch/powerpc: Use the required number of VSID bits in slbmte
` [PATCH -V7 10/12] arch/powerpc: Use 32bit array for slb cache
` [PATCH -V7 11/12] arch/powerpc: Add 64TB support
` [PATCH -V7 12/12] arch/powerpc: Update VSID allocation documentation

[git pull] Please pull powerpc.git merge branch
 2012-09-05 21:15 UTC  (2+ messages)

[PATCH 13/25] macintosh/mediabay: add a const qualifier
 2012-09-05  9:23 UTC  (4+ messages)

[PATCH] DMA/RaidEngine: Enable FSL RaidEngine
 2012-09-05  8:42 UTC  (2+ messages)

[PATCH 00/21 V3] powerpc/eeh: PE support
 2012-09-05  6:14 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 12/21] ppc/eeh: trace error based on PE from beginning
` [PATCH 13/21] ppc/eeh: eeh options based on PE
` [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 1/3] powerpc: Consolidate *probe definitions
 2012-09-05  5:45 UTC  (4+ messages)
` [PATCH v5 3/3] powerpc: Uprobes port to powerpc

[PATCH 0/6] powerpc/booke64: add core support for KVM
 2012-09-05  5:38 UTC  (3+ messages)
` [PATCH 6/6] powerpc/booke64: restore VDSO information on critical exception

3.5+: yaboot, Invalid memory access
 2012-09-05  5:29 UTC  (10+ messages)

[PATCH] vfio: enabled and supported on power (v7)
 2012-09-05  5:27 UTC  (14+ messages)
  ` [PATCH] powerpc-powernv: added tce_get callback for powernv platform
  ` [PATCH] powerpc-kvm: fixing page alignment for TCE
  ` [PATCH] powerpc-powernv: align BARs to PAGE_SIZE on powernv platform

[PATCH v2] powerpc: Make sure IPI handlers see data written by IPI senders
 2012-09-05  4:33 UTC 

[PATCH] sata_fsl: add workaround for data length mismatch on freescale V2 controller
 2012-09-05  3:20 UTC  (4+ messages)

[PATCH] clk: Make the generic clock API available by default
 2012-09-05  2:03 UTC  (2+ messages)

[RFC v8 PATCH 00/20] memory-hotplug: hot-remove physical memory
 2012-09-05  1:41 UTC  (10+ messages)
` [RFC v8 PATCH 08/20] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [RFC v8 PATCH 13/20] memory-hotplug: check page type in get_page_bootmem

[PATCH] powerpc-powernv: added tce_get callback for powernv platform
 2012-09-05  1:19 UTC 

[PATCH v7 1/8] Talitos: Support for async_tx XOR offload
 2012-09-05  1:19 UTC  (4+ messages)

[PATCH v7 6/8] fsl-dma: use spin_lock_bh to instead of spin_lock_irqsave
 2012-09-04 12:39 UTC  (3+ messages)

[PATCH 4/4] drivers/mtd/nand/mpc5121_nfc.c: some devm_ cleanups
 2012-09-04  9:54 UTC  (4+ messages)

[PATCH 1/4] powerpc: Update DSCR on all CPUs when writing sysfs dscr_default
 2012-09-04  2:51 UTC  (2+ messages)
` [PATCH 4/4] powerpc: Restore correct DSCR in context switch


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).