| Commit message (Expand) | Author | Age |
... | |
| * | | | | KVM: PPC: e500: Add e6500 core to Kconfig description | Mihai Caraman | 2013-04-26 |
| * | | | | KVM: PPC: e500mc: Enable e6500 cores | Mihai Caraman | 2013-04-26 |
| * | | | | KVM: PPC: e500: Remove E.PT and E.HV.LRAT categories from VCPUs | Mihai Caraman | 2013-04-26 |
| * | | | | KVM: PPC: e500: Add support for EPTCFG register | Mihai Caraman | 2013-04-26 |
| * | | | | KVM: PPC: e500: Add support for TLBnPS registers | Mihai Caraman | 2013-04-26 |
| * | | | | KVM: PPC: e500: Move vcpu's MMU configuration to dedicated functions | Mihai Caraman | 2013-04-26 |
| * | | | | KVM: PPC: e500: Expose MMU registers via ONE_REG | Mihai Caraman | 2013-04-26 |
| * | | | | KVM: PPC: Book3E: Refactor ONE_REG ioctl implementation | Mihai Caraman | 2013-04-26 |
| * | | | | booke: exit to user space if emulator request | Bharat Bhushan | 2013-04-26 |
| * | | | | KVM: extend EMULATE_EXIT_USER to support different exit reasons | Bharat Bhushan | 2013-04-26 |
| * | | | | Rename EMULATE_DO_PAPR to EMULATE_EXIT_USER | Bharat Bhushan | 2013-04-26 |
| * | | | | KVM: PPC: debug stub interface parameter defined | Bharat Bhushan | 2013-04-26 |
| * | | | | KVM: PPC: cache flush for kernel managed pages | Bharat Bhushan | 2013-04-26 |
| * | | | | kvm/ppc: don't call complete_mmio_load when it's a store | Scott Wood | 2013-04-17 |
| * | | | | KVM: PPC: emulate dcbst | Stuart Yoder | 2013-04-17 |
| * | | | | Added ONE_REG interface for debug instruction | Bharat Bhushan | 2013-04-17 |
| * | | | | KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external | Paul Mackerras | 2013-03-21 |
| * | | | | kvm/ppc/e500: eliminate tlb_refs | Scott Wood | 2013-03-21 |
| * | | | | kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bit | Scott Wood | 2013-03-21 |
| * | | | | kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is valid | Scott Wood | 2013-03-21 |
| * | | | | KVM: PPC: booke: Added debug handler | Bharat Bhushan | 2013-03-21 |
| * | | | | KVM: PPC: Added one_reg interface for timer registers | Bharat Bhushan | 2013-03-21 |
| * | | | | KVM: PPC: move tsr update in a separate function | Bharat Bhushan | 2013-03-21 |
| * | | | | Merge remote-tracking branch 'upstream/master' into queue | Marcelo Tosatti | 2013-03-21 |
| |\| | | |
|
| * | | | | KVM: set_memory_region: Refactor commit_memory_region() | Takuya Yoshikawa | 2013-03-04 |
| * | | | | KVM: set_memory_region: Refactor prepare_memory_region() | Takuya Yoshikawa | 2013-03-04 |
| * | | | | KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region() | Takuya Yoshikawa | 2013-03-04 |
* | | | | | Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-05-04 |
|\ \ \ \ \ |
|
| * | | | | | mmc: mxcmmc: enable DMA support on mpc512x | Anatolij Gustschin | 2013-04-12 |
| |/ / / / |
|
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-05-02 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | powerpc: Fix build error for book3e | Aneesh Kumar K.V | 2013-05-01 |
| * | | | | powerpc: Context switch the new EBB SPRs | Michael Ellerman | 2013-05-01 |
| * | | | | powerpc: Turn on the EBB H/FSCR bits | Michael Neuling | 2013-05-01 |
| * | | | | powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207S | Michael Ellerman | 2013-05-01 |
| * | | | | powerpc: Setup BHRB instructions facility in HFSCR for POWER8 | Anshuman Khandual | 2013-05-01 |
| * | | | | powerpc: Fix interrupt range check on debug exception | Bharat Bhushan | 2013-05-01 |
| * | | | | powerpc: Update tlbie/tlbiel as per ISA doc | Aneesh Kumar K.V | 2013-04-30 |
| * | | | | powerpc: Print page size info during boot | Aneesh Kumar K.V | 2013-04-30 |
| * | | | | powerpc: print both base and actual page size on hash failure | Aneesh Kumar K.V | 2013-04-30 |
| * | | | | powerpc: Fix hpte_decode to use the correct decoding for page sizes | Aneesh Kumar K.V | 2013-04-30 |
| * | | | | powerpc: Decode the pte-lp-encoding bits correctly. | Aneesh Kumar K.V | 2013-04-30 |
| * | | | | powerpc: Use encode avpn where we need only avpn values | Aneesh Kumar K.V | 2013-04-30 |
| * | | | | powerpc: Reduce PTE table memory wastage | Aneesh Kumar K.V | 2013-04-30 |
| * | | | | powerpc: Move the pte free routines from common header | Aneesh Kumar K.V | 2013-04-30 |
| * | | | | powerpc: Reduce the PTE_INDEX_SIZE | Aneesh Kumar K.V | 2013-04-30 |
| * | | | | powerpc: Switch 16GB and 16MB explicit hugepages to a different page table fo... | Aneesh Kumar K.V | 2013-04-30 |
| * | | | | powerpc: New hugepage directory format | Aneesh Kumar K.V | 2013-04-30 |
| * | | | | powerpc: Don't truncate pgd_index wrongly | Aneesh Kumar K.V | 2013-04-30 |
| * | | | | powerpc: Don't hard code the size of pte page | Aneesh Kumar K.V | 2013-04-30 |
| * | | | | powerpc: Save DAR and DSISR in pt_regs on MCE | Aneesh Kumar K.V | 2013-04-30 |