summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-15
|\
| * Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-11-04
| |\
| | * kvm: powerpc: book3s: drop is_hv_enabledAneesh Kumar K.V2013-10-17
| | * kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V2013-10-17
| | * kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V2013-10-17
| | * kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_opsAneesh Kumar K.V2013-10-17
| | * kvm: powerpc: book3s: Cleanup interrupt handling codeAneesh Kumar K.V2013-10-17
| | * kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V2013-10-17
| | * kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLEAneesh Kumar K.V2013-10-17
| | * kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLEAneesh Kumar K.V2013-10-17
| | * KVM: PPC: E500: Add userspace debug stub supportBharat Bhushan2013-10-17
| | * KVM: PPC: E500: Using "struct debug_reg"Bharat Bhushan2013-10-17
| | * KVM: PPC: E500: exit to user space on "ehpriv 1" instructionBharat Bhushan2013-10-17
| | * powerpc: export debug registers save function for KVMBharat Bhushan2013-10-17
| | * powerpc: move debug registers in a structureBharat Bhushan2013-10-17
| | * powerpc: book3e: _PAGE_LENDIAN must be _PAGE_ENDIANBharat Bhushan2013-10-17
| | * KVM: PPC: Book3S HV: Better handling of exceptions that happen in real modePaul Mackerras2013-10-17
| | * KVM: PPC: Book3S PR: Use mmu_notifier_retry() in kvmppc_mmu_map_page()Paul Mackerras2013-10-17
| | * KVM: PPC: Book3S PR: Better handling of host-side read-only pagesPaul Mackerras2013-10-17
| | * KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cachePaul Mackerras2013-10-17
| | * KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safePaul Mackerras2013-10-17
| | * KVM: PPC: Book3S PR: Use 64k host pages where possiblePaul Mackerras2013-10-17
| | * KVM: PPC: Book3S PR: Allow guest to use 64k pagesPaul Mackerras2013-10-17
| | * KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpuPaul Mackerras2013-10-17
| | * KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7Paul Mackerras2013-10-17
| | * KVM: PPC: Book3S HV: Add support for guest Program Priority RegisterPaul Mackerras2013-10-17
| | * KVM: PPC: Book3S HV: Store LPCR value for each virtual corePaul Mackerras2013-10-17
| | * KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVEPaul Mackerras2013-10-17
| | * KVM: PPC: Book3S HV: Implement timebase offset for guestsPaul Mackerras2013-10-17
| | * KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registersPaul Mackerras2013-10-17
| | * KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_regMichael Neuling2013-10-17
| * | Powerpc KVM work is based on a commit after rc4.Gleb Natapov2013-10-17
| |\ \ | | |/ | |/|
| * | KVM: PPC: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-14
* | | powerpc: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-15
* | | Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds2013-11-14
|\ \ \
| * | | driver/mtd/IFC: Add support of 8K page size NAND flashPrabhakar Kushwaha2013-11-06
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
| |\ \ \ | | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-01
| |\ \ \
| * | | | net: introduce SO_MAX_PACING_RATEEric Dumazet2013-09-28
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-13
|\ \ \ \
| * | | | switch elf_coredump_extra_notes_write() to dump_emit()Al Viro2013-11-09
| | |/ / | |/| |
* | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | powerpc: clean-up include ordering in prom.hRob Herring2013-10-09
| * | | | of: move of_translate_dma_address to of_address.hRob Herring2013-10-09
| * | | | of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring2013-10-09
| * | | | of: implement of_node_to_nid as a weak functionRob Herring2013-10-09
| * | | | of: implement pci_address_to_pio as weak functionRob Herring2013-10-09
| | |/ / | |/| |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-11-12
|\ \ \ \