linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-24 09:38:37 to 2012-02-29 18:12:46 UTC [more...]

[PATCH] sparsemem/bootmem: catch greater than section size allocations
 2012-02-29 18:12 UTC  (6+ messages)
  ` [PATCH v2] bootmem/sparsemem: remove limit constraint in alloc_bootmem_section

[PATCH] KVM: PPC: Don't sync timebase when inside KVM
 2012-02-29 17:50 UTC  (2+ messages)

[PATCH 1/2] powerpc/44x: Fix PCI MSI support for APM821xx SoC and Bluestone board
 2012-02-29 14:18 UTC  (2+ messages)

[PATCH 1/3] powerpc/44x: The bug fixed support for APM821xx SoC and Bluestone board
 2012-02-29 13:54 UTC  (2+ messages)

[PATCH 2/2] powerpc/44x: Add more changes for APM821XX EMAC driver
 2012-02-29 13:43 UTC  (2+ messages)

[PATCH v5 00/21] EEH reorganization
 2012-02-29 12:56 UTC  (27+ messages)
` [PATCH 01/21] Cleanup on comments of EEH core
` [PATCH 02/21] Cleanup on function names "
` [PATCH 03/21] Platform dependent EEH operations
` [PATCH 04/21] pSeries platform EEH initialization
` [PATCH 05/21] pSeries platform EEH operation
` [PATCH 06/21] pSeries platform EEH PE address retrieval
` [PATCH 07/21] pSeries platform PE state retrieval
` [PATCH 08/21] pSeries platform EEH wait PE state
` [PATCH 09/21] pSeries platform EEH reset PE
` [PATCH 10/21] pSeries platform EEH error log retrieval
` [PATCH 11/21] pSeries platform EEH configure bridge
` [PATCH 12/21] Cleanup on comments of EEH aux components
` [PATCH 13/21] Cleanup on function names "
` [PATCH 14/21] Introduce EEH device
` [PATCH 15/21] Replace pci_dn with eeh_dev for EEH sysfs
` [PATCH 16/21] Replace pci_dn with eeh_dev for EEH address cache
` [PATCH 17/21] Replace pci_dn with eeh_dev for EEH core
` [PATCH 18/21] Replace pci_dn with eeh_dev for EEH aux components
` [PATCH 19/21] Replace pci_dn with eeh_dev for EEH on pSeries
` [PATCH 20/21] Introduce struct eeh_stats for EEH
` [PATCH 21/21] pSeries platform config space access in EEH

[PATCH 2/2] powerpc/44x: Add PCI MSI node for APM821xx SoC and Bluestone board in DTS
 2012-02-29  8:47 UTC 

[PATCH V3] fsl-sata: add support for interrupt coalsecing feature
 2012-02-29  2:54 UTC  (3+ messages)

[PATCH 00/38] KVM: PPC: e500mc support v3
 2012-02-29  0:10 UTC  (39+ messages)
` [PATCH 01/38] powerpc/booke: Set CPU_FTR_DEBUG_LVL_EXC on 32-bit
` [PATCH 02/38] powerpc/e500: split CPU_FTRS_ALWAYS/CPU_FTRS_POSSIBLE
` [PATCH 03/38] KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv
` [PATCH 04/38] KVM: PPC: booke: add booke-level vcpu load/put
` [PATCH 05/38] KVM: PPC: booke: Move vm core init/destroy out of booke.c
` [PATCH 06/38] KVM: PPC: e500: rename e500_tlb.h to e500.h
` [PATCH 07/38] KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.h
` [PATCH 08/38] KVM: PPC: e500: clean up arch/powerpc/kvm/e500.h
` [PATCH 09/38] KVM: PPC: e500: refactor core-specific TLB code
` [PATCH 10/38] KVM: PPC: e500: Track TLB1 entries with a bitmap
` [PATCH 11/38] KVM: PPC: e500: emulate tlbilx
` [PATCH 12/38] powerpc/booke: Provide exception macros with interrupt name
` [PATCH 13/38] KVM: PPC: booke: category E.HV (GS-mode) support
` [PATCH 14/38] KVM: PPC: booke: standard PPC floating point support
` [PATCH 15/38] KVM: PPC: e500mc support
` [PATCH 16/38] KVM: PPC: e500mc: Add doorbell emulation support
` [PATCH 17/38] KVM: PPC: e500mc: implicitly set MSR_GS
` [PATCH 18/38] KVM: PPC: e500mc: Move r1/r2 restoration very early
` [PATCH 19/38] KVM: PPC: e500mc: add load inst fixup
` [PATCH 20/38] KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2
` [PATCH 21/38] KVM: PPC: make e500v2 kvm and e500mc cpu mutually exclusive
` [PATCH 22/38] KVM: PPC: booke: remove leftover debugging
` [PATCH 23/38] KVM: PPC: booke: deliver program int on emulation failure
` [PATCH 24/38] KVM: PPC: booke: rework rescheduling checks
` [PATCH 25/38] KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1
` [PATCH 26/38] KVM: PPC: bookehv: fix exit timing
` [PATCH 27/38] KVM: PPC: bookehv: remove negation for CONFIG_64BIT
` [PATCH 28/38] KVM: PPC: bookehv: remove SET_VCPU
` [PATCH 29/38] KVM: PPC: bookehv: disable MAS register updates early
` [PATCH 30/38] KVM: PPC: bookehv: add comment about shadow_msr
` [PATCH 31/38] KVM: PPC: booke: Readd debug abort code for machine check
` [PATCH 32/38] KVM: PPC: booke: add GS documentation for program interrupt
` [PATCH 33/38] KVM: PPC: bookehv: remove unused code
` [PATCH 34/38] KVM: PPC: e500: fix typo in tlb code
` [PATCH 35/38] KVM: PPC: booke: Support perfmon interrupts
` [PATCH 36/38] KVM: PPC: booke: expose good state on irq reinject
` [PATCH 37/38] KVM: PPC: booke: Reinject performance monitor interrupts
` [PATCH 38/38] KVM: PPC: Booke: only prepare to enter when we enter

[PATCH 08/18] PCI, powerpc: Register busn_res for root buses
 2012-02-28 23:41 UTC  (5+ messages)

[PATCH] [PATCH v2] powerpc: icswx: fix race condition where threads do not get their ACOP register updated in time
 2012-02-28 23:27 UTC 

[PATCH 14/24] PCI, powerpc: Register busn_res for root buses
 2012-02-28 22:07 UTC 

[PATCH trivial next 0/9] treewide: Use vsprintf extention %pf
 2012-02-28 18:49 UTC  (2+ messages)
` [PATCH trivial next 5/9] powerpc: Use vsprintf extention %pf with builtin_return_address

[PATCH] powerpc/boot: fix typo in p1010rdb.dtsi
 2012-02-28 19:43 UTC 

[PATCH] powerpc/boot: fix typo in p1010rdb.dtsi
 2012-02-28 19:44 UTC 

[PATCH 00/37] KVM: PPC: e500mc support v2
 2012-02-28 17:21 UTC  (51+ messages)
` [PATCH 01/37] powerpc/booke: Set CPU_FTR_DEBUG_LVL_EXC on 32-bit
` [PATCH 02/37] powerpc/e500: split CPU_FTRS_ALWAYS/CPU_FTRS_POSSIBLE
` [PATCH 03/37] KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv
` [PATCH 04/37] KVM: PPC: booke: add booke-level vcpu load/put
` [PATCH 05/37] KVM: PPC: booke: Move vm core init/destroy out of booke.c
` [PATCH 06/37] KVM: PPC: e500: rename e500_tlb.h to e500.h
` [PATCH 07/37] KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.h
` [PATCH 08/37] KVM: PPC: e500: clean up arch/powerpc/kvm/e500.h
` [PATCH 09/37] KVM: PPC: e500: refactor core-specific TLB code
` [PATCH 10/37] KVM: PPC: e500: Track TLB1 entries with a bitmap
` [PATCH 11/37] KVM: PPC: e500: emulate tlbilx
` [PATCH 12/37] powerpc/booke: Provide exception macros with interrupt name
` [PATCH 13/37] KVM: PPC: booke: category E.HV (GS-mode) support
` [PATCH 14/37] KVM: PPC: booke: standard PPC floating point support
` [PATCH 15/37] KVM: PPC: e500mc support
` [PATCH 16/37] KVM: PPC: e500mc: Add doorbell emulation support
` [PATCH 17/37] KVM: PPC: e500mc: implicitly set MSR_GS
` [PATCH 18/37] KVM: PPC: e500mc: Move r1/r2 restoration very early
` [PATCH 19/37] KVM: PPC: e500mc: add load inst fixup
` [PATCH 20/37] KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2
` [PATCH 21/37] KVM: PPC: make e500v2 kvm and e500mc cpu mutually exclusive
` [PATCH 22/37] KVM: PPC: booke: remove leftover debugging
` [PATCH 23/37] KVM: PPC: booke: deliver program int on emulation failure
` [PATCH 24/37] KVM: PPC: booke: rework rescheduling checks
` [PATCH 25/37] KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1
` [PATCH 26/37] KVM: PPC: bookehv: fix exit timing
` [PATCH 27/37] KVM: PPC: bookehv: remove negation for CONFIG_64BIT
` [PATCH 28/37] KVM: PPC: bookehv: remove SET_VCPU
` [PATCH 29/37] KVM: PPC: bookehv: disable MAS register updates early
` [PATCH 30/37] KVM: PPC: bookehv: add comment about shadow_msr
` [PATCH 31/37] KVM: PPC: booke: Readd debug abort code for machine check
` [PATCH 32/37] KVM: PPC: booke: add GS documentation for program interrupt
` [PATCH 33/37] KVM: PPC: bookehv: remove unused code
` [PATCH 34/37] KVM: PPC: e500: fix typo in tlb code
` [PATCH 35/37] KVM: PPC: booke: Support perfmon interrupts
` [PATCH 36/37] KVM: PPC: booke: expose guest registers on irq reinject
` [PATCH 37/37] KVM: PPC: booke: Reinject performance monitor interrupts

[PATCH V2 0/2] powerpc: Add support for GE IMP3A
 2012-02-28 10:22 UTC  (3+ messages)
` [PATCH V2 1/2] powerpc: Move GE GPIO and PIC drivers
` [PATCH V2 2/2] powerpc: Board support for GE IMP3A

Recall: [PATCH 1/2] powerpc/e500: make load_up_spe a normal fuction
 2012-02-28  7:13 UTC 

[PATCH 1/2] powerpc/e500: make load_up_spe a normal fuction
 2012-02-28  7:09 UTC  (4+ messages)

linux-next: manual merge of the devicetree tree with the powerpc tree
 2012-02-28  4:38 UTC  (2+ messages)

linux-next: manual merge of the irqdomain tree with the powerpc tree
 2012-02-28  4:23 UTC 

[PATCH v4 00/21] EEH reorganization
 2012-02-28  1:26 UTC  (12+ messages)
` [PATCH 14/21] Introduce EEH device
` [PATCH 19/21] Replace pci_dn with eeh_dev for EEH on pSeries
` [PATCH 20/21] Introduce struct eeh_stats for EEH

linux-next: build failure after merge of the final tree
 2012-02-27 23:30 UTC  (3+ messages)

[PATCH 09/24] PCI, powerpc: Register busn_res for root buses
 2012-02-27 22:44 UTC  (10+ messages)

[PATCH 0/2] powerpc: Add support for GE IMP3A
 2012-02-27 21:32 UTC  (7+ messages)
` [PATCH 1/2] powerpc: Move GE GPIO and PIC drivers
` [PATCH 2/2] powerpc: Board support for GE IMP3A

[PATCH v6 1/4] KVM: PPC: epapr: Factor out the epapr init
 2012-02-27 20:52 UTC  (6+ messages)
` [PATCH v6 2/4] KVM: PPC: epapr: Add idle hcall support for host
  ` [PATCH v6 3/4] KVM: PPC: epapr: install ev_idle hcall for e500 guest
    ` [PATCH v6 4/4] KVM: PPC: epapr: Update other hypercall invoking

[PATCH net-next] ibm emac: delete module references; phy.c only supported as built-in
 2012-02-27 20:49 UTC  (4+ messages)

[PATCH] powerpc/prom: bump up maximum size of properties
 2012-02-27 18:55 UTC  (3+ messages)
  ` [PATCH] powerpc/prom: remove limit on "

[PATCH] powerpc: icswx: fix race condition where threads do not get their ACOP register updated in time
 2012-02-27 17:56 UTC  (3+ messages)

[PATCH] of/mdio: fix fixed link bus name
 2012-02-27 15:59 UTC  (3+ messages)

[PATCH net-next] ucc_geth: separate out rx/tx ring alloc and free operations
 2012-02-27 12:36 UTC 

[PATCH] mpc836x: fix failed phy detection for ucc ethernet on MDS
 2012-02-27 12:25 UTC 

[PATCH 2/2] KVM: booke: Improve SPE switch
 2012-02-27 11:00 UTC 

[PATCH/RFC] rapidio: temporarily exclude FSL_RIO from 64 bit builds
 2012-02-27  6:48 UTC  (4+ messages)

warnings from drivers/tty/ehv_bytechan.c
 2012-02-24 23:25 UTC  (8+ messages)

[PATCH 00/14] DMA-mapping framework redesign preparation
 2012-02-24 15:48 UTC  (2+ messages)

[PATCH 08/23] PCI, powerpc: Register busn_res for root buses
 2012-02-24 10:18 UTC 


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