| Commit message (Expand) | Author | Age |
... | |
| * | | | | KVM: PPC: Allow for read-only pages backing a Book3S HV guest | Paul Mackerras | 2012-03-05 |
| * | | | | KVM: PPC: Implement MMU notifiers for Book3S HV guests | Paul Mackerras | 2012-03-05 |
| * | | | | KVM: PPC: Implement MMIO emulation support for Book3S HV guests | Paul Mackerras | 2012-03-05 |
| * | | | | KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfn | Paul Mackerras | 2012-03-05 |
| * | | | | KVM: PPC: Allow I/O mappings in memory slots | Paul Mackerras | 2012-03-05 |
| * | | | | KVM: PPC: Allow use of small pages to back Book3S HV guests | Paul Mackerras | 2012-03-05 |
| * | | | | KVM: PPC: Only get pages when actually needed, not in prepare_memory_region() | Paul Mackerras | 2012-03-05 |
| * | | | | KVM: PPC: Make the H_ENTER hcall more reliable | Paul Mackerras | 2012-03-05 |
| * | | | | KVM: PPC: Add an interface for pinning guest pages in Book3s HV guests | Paul Mackerras | 2012-03-05 |
| * | | | | KVM: PPC: Keep page physical addresses in per-slot arrays | Paul Mackerras | 2012-03-05 |
| * | | | | KVM: PPC: Keep a record of HV guest view of hashed page table entries | Paul Mackerras | 2012-03-05 |
| * | | | | KVM: PPC: e500: use hardware hint when loading TLB0 entries | Scott Wood | 2012-03-05 |
| * | | | | KVM: PPC: Use get/set for to_svcpu to help preemption | Alexander Graf | 2012-03-05 |
| * | | | | KVM: PPC: booke: Improve timer register emulation | Scott Wood | 2012-03-05 |
| * | | | | KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn | Scott Wood | 2012-03-05 |
| * | | | | KVM: PPC: Rename deliver_interrupts to prepare_to_enter | Scott Wood | 2012-03-05 |
| * | | | | KVM: PPC: e500: MMU API | Scott Wood | 2012-03-05 |
| * | | | | KVM: PPC: e500: clear up confusion between host and guest entries | Scott Wood | 2012-03-05 |
| * | | | | KVM: provide synchronous registers in kvm_run | Christian Borntraeger | 2012-03-05 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-03-23 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | powerpc/PCI: compute I/O space bus-to-resource offset consistently | Bjorn Helgaas | 2012-03-20 |
| * | | | PCI: collapse pcibios_resource_to_bus | Bjorn Helgaas | 2012-02-23 |
| * | | | powerpc/PCI: get rid of device resource fixups | Bjorn Helgaas | 2012-02-23 |
| * | | | powerpc/PCI: replace pci_probe_only with pci_flags | Bjorn Helgaas | 2012-02-23 |
| | |/
| |/| |
|
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-03-21 |
|\ \ \ |
|
| * | | | powerpc: Remove the rest of the legacy iSeries include files | Stephen Rothwell | 2012-03-20 |
| * | | | powerpc: Remove the remaining CONFIG_PPC_ISERIES pieces | Stephen Rothwell | 2012-03-20 |
| * | | | powerpc: Remove FW_FEATURE ISERIES from arch code | Stephen Rothwell | 2012-03-20 |
| * | | | powerpc: add support for MPIC message register API | Jia Hongtao | 2012-03-16 |
| * | | | powerpc/85xx: Abstract common define of signal multiplex control for qe | Zhicheng Fan | 2012-03-16 |
| * | | | powerpc: Add initial e6500 cpu support | Kumar Gala | 2012-03-15 |
| * | | | powerpc/fsl-booke: Fixup calc_cam_sz to support MMU v2 | Kumar Gala | 2012-03-15 |
| * | | | Merge branch 'eeh' into next | Benjamin Herrenschmidt | 2012-03-12 |
| |\ \ \ |
|
| | * | | | powerpc/eeh: pseries platform config space access in EEH | Gavin Shan | 2012-03-08 |
| | * | | | powerpc/eeh: Replace pci_dn with eeh_dev for EEH aux components | Gavin Shan | 2012-03-08 |
| | * | | | powerpc/eeh: Replace pci_dn with eeh_dev for EEH core | Gavin Shan | 2012-03-08 |
| | * | | | powerpc/eeh: Introduce EEH device | Gavin Shan | 2012-03-08 |
| | * | | | powerpc/eeh: Cleanup function names in EEH aux components | Gavin Shan | 2012-03-08 |
| | * | | | powerpc/pseries: Cleanup comments in EEH aux components | Gavin Shan | 2012-03-08 |
| | * | | | powerpc/eeh: pseries platform EEH configure bridge | Gavin Shan | 2012-03-08 |
| | * | | | powerpc/eeh: pseries platform EEH error log retrieval | Gavin Shan | 2012-03-08 |
| | * | | | powerpc/eeh: pseries platform EEH reset PE | Gavin Shan | 2012-03-08 |
| | * | | | powerpc/eeh: pseries platform EEH wait PE state | Gavin Shan | 2012-03-08 |
| | * | | | powerpc/eeh: pseries platform PE state retrieval | Gavin Shan | 2012-03-08 |
| | * | | | powerpc/eeh: pseries platform EEH operations | Gavin Shan | 2012-03-08 |
| | * | | | powerpc/eeh: Platform dependent EEH operations | Gavin Shan | 2012-03-08 |
| | * | | | powerpc/eeh: Cleanup function names in the EEH core | Gavin Shan | 2012-03-08 |
| | * | | | powerpc/eeh: Cleanup comments in the EEH core | Gavin Shan | 2012-03-08 |
| * | | | | powerpc: Rework lazy-interrupt handling | Benjamin Herrenschmidt | 2012-03-08 |
| * | | | | powerpc: Replace mfmsr instructions with load from PACA kernel_msr field | Benjamin Herrenschmidt | 2012-03-08 |