summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | KVM: PPC: E500: Using "struct debug_reg"Bharat Bhushan2013-10-172-22/+25
| | * | | | | | KVM: PPC: E500: exit to user space on "ehpriv 1" instructionBharat Bhushan2013-10-175-6/+54
| | * | | | | | powerpc: export debug registers save function for KVMBharat Bhushan2013-10-172-1/+3
| | * | | | | | powerpc: move debug registers in a structureBharat Bhushan2013-10-178-140/+147
| | * | | | | | powerpc: remove unnecessary line continuationsBharat Bhushan2013-10-171-1/+1
| | * | | | | | kvm: powerpc: e500: mark page accessed when mapping a guest pageBharat Bhushan2013-10-171-0/+3
| | * | | | | | kvm: powerpc: allow guest control "G" attribute in mas2Bharat Bhushan2013-10-171-1/+1
| | * | | | | | kvm: powerpc: allow guest control "E" attribute in mas2Bharat Bhushan2013-10-171-1/+1
| | * | | | | | powerpc: book3e: _PAGE_LENDIAN must be _PAGE_ENDIANBharat Bhushan2013-10-171-1/+1
| | * | | | | | KVM: PPC: Book3S HV: Better handling of exceptions that happen in real modePaul Mackerras2013-10-172-6/+27
| | * | | | | | kvm: powerpc: book3s hv: Fix vcore leakPaul Mackerras2013-10-171-0/+10
| | * | | | | | KVM: PPC: Book3S PR: Reduce number of shadow PTEs invalidated by MMU notifiersPaul Mackerras2013-10-171-8/+32
| | * | | | | | KVM: PPC: Book3S PR: Mark pages accessed, and dirty if being writtenPaul Mackerras2013-10-171-11/+15
| | * | | | | | KVM: PPC: Book3S PR: Use mmu_notifier_retry() in kvmppc_mmu_map_page()Paul Mackerras2013-10-173-13/+39
| | * | | | | | KVM: PPC: Book3S PR: Better handling of host-side read-only pagesPaul Mackerras2013-10-179-40/+91
| | * | | | | | KVM: PPC: Book3S: Move skip-interrupt handlers to common codePaul Mackerras2013-10-173-50/+26
| | * | | | | | KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cachePaul Mackerras2013-10-176-26/+39
| | * | | | | | KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safePaul Mackerras2013-10-175-34/+72
| | * | | | | | KVM: PPC: Book3S PR: Correct errors in H_ENTER implementationPaul Mackerras2013-10-171-5/+14
| | * | | | | | KVM: PPC: Book3S PR: Handle PP0 page-protection bit in guest HPTEsPaul Mackerras2013-10-171-0/+3
| | * | | | | | KVM: PPC: Book3S PR: Use 64k host pages where possiblePaul Mackerras2013-10-175-13/+57
| | * | | | | | KVM: PPC: Book3S PR: Allow guest to use 64k pagesPaul Mackerras2013-10-176-15/+197
| | * | | | | | KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpuPaul Mackerras2013-10-179-239/+162
| | * | | | | | KVM: PPC: Book3S PR: Fix compilation without CONFIG_ALTIVECPaul Mackerras2013-10-171-0/+2
| | * | | | | | KVM: PPC: Book3S HV: Don't crash host on unknown guest interruptPaul Mackerras2013-10-171-1/+1
| | * | | | | | KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7Paul Mackerras2013-10-176-2/+66
| | * | | | | | KVM: PPC: Book3S HV: Add support for guest Program Priority RegisterPaul Mackerras2013-10-177-1/+30
| | * | | | | | KVM: PPC: Book3S HV: Store LPCR value for each virtual corePaul Mackerras2013-10-178-17/+74
| | * | | | | | KVM: PPC: BookE: Add GET/SET_ONE_REG interface for VRSAVEPaul Mackerras2013-10-171-0/+6
| | * | | | | | KVM: PPC: Book3S HV: Avoid unbalanced increments of VPA yield countPaul Mackerras2013-10-171-10/+10
| | * | | | | | KVM: PPC: Book3S HV: Pull out interrupt-reading code into a subroutinePaul Mackerras2013-10-171-49/+68
| | * | | | | | KVM: PPC: Book3S HV: Restructure kvmppc_hv_entry to be a subroutinePaul Mackerras2013-10-171-166/+178
| | * | | | | | KVM: PPC: Book3S HV: Implement H_CONFERPaul Mackerras2013-10-171-0/+9
| | * | | | | | KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVEPaul Mackerras2013-10-172-0/+12
| | * | | | | | KVM: PPC: Book3S HV: Implement timebase offset for guestsPaul Mackerras2013-10-176-10/+56
| | * | | | | | KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registersPaul Mackerras2013-10-174-0/+24
| | * | | | | | KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_regMichael Neuling2013-10-171-0/+54
| * | | | | | | Powerpc KVM work is based on a commit after rc4.Gleb Natapov2013-10-1726-153/+314
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | KVM: PPC: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-141-5/+0
| | |/ / / / / | |/| | | | |
* | | | | | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-151-1/+0
* | | | | | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-152-4/+4
* | | | | | | powerpc: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-153-5/+12
* | | | | | | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-142-4/+3
|\ \ \ \ \ \ \
| * | | | | | | powerpc/pci: Use pci_is_pcie() to simplify code [fix]Yijing Wang2013-11-051-1/+1
| * | | | | | | powerpc/pci: Use pci_is_pcie() to simplify codeYijing Wang2013-09-242-3/+2
| |/ / / / / /
* | | | | | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-142-39/+16
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-10-282-39/+16
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()Toshi Kani2013-09-302-39/+16
| | |/ / / / /
* | | | | | | Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds2013-11-141-0/+2
|\ \ \ \ \ \ \
| * | | | | | | driver/mtd/IFC: Add support of 8K page size NAND flashPrabhakar Kushwaha2013-11-071-0/+2
| |/ / / / / /