aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Delete all instances of asm/system.hDavid Howells2012-03-28
| * Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-28
|\ \
| * | powerpc/perf: Fix instruction address sampling on 970 and Power4Benjamin Herrenschmidt2012-03-27
| * | powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-27
| * | powerpc: Random little legacy iSeries removal tidy upsStephen Rothwell2012-03-27
| * | powerpc: Remove NO_IRQ_IGNOREStephen Rothwell2012-03-27
| * | powerpc/pseries: Cut down on enthusiastic use of defines in RAS codeAnton Blanchard2012-03-27
| * | powerpc/pseries: Clean up ras_error_interrupt codeAnton Blanchard2012-03-27
| * | powerpc/pseries: Remove RTAS_POWERMGM_EVENTSAnton Blanchard2012-03-27
| * | powerpc/pseries: Use rtas_get_sensor in RAS codeAnton Blanchard2012-03-27
| * | powerpc/pseries: Parse and handle EPOW interruptsAnton Blanchard2012-03-27
| * | powerpc: Make function that parses RTAS error logs globalAnton Blanchard2012-03-27
| * | powerpc/eeh: Retrieve PHB from global listGavin Shan2012-03-27
| * | powerpc/eeh: Remove eeh information from pci_dnGavin Shan2012-03-27
| * | powerpc/eeh: Remove eeh device from OF nodeGavin Shan2012-03-27
* | | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-03-28
|\ \ \
| * | | arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twiceDanny Kukawka2012-03-08
| * | | KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa2012-03-08
| * | | KVM: PPC: Add HPT preallocatorAlexander Graf2012-03-05
| * | | KVM: PPC: Initialize linears with zerosAlexander Graf2012-03-05
| * | | KVM: PPC: Convert RMA allocation into generic codeAlexander Graf2012-03-05
| * | | KVM: PPC: E500: Fail init when not on e500v2Alexander Graf2012-03-05
| * | | KVM: Move gfn_to_memslot() to kvm_host.hPaul Mackerras2012-03-05
| * | | KVM: PPC: refer to paravirt docs in header fileScott Wood2012-03-05
| * | | KVM: PPC: Rename MMIO register identifiersAlexander Graf2012-03-05
| * | | KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific codePaul Mackerras2012-03-05
| * | | KVM: PPC: Add support for explicit HIOR settingAlexander Graf2012-03-05
| * | | KVM: PPC: Add generic single register ioctlsAlexander Graf2012-03-05
| * | | KVM: PPC: Use the vcpu kmem_cache when allocating new VCPUsSasha Levin2012-03-05
| * | | KVM: PPC: booke: Add booke206 TLB traceLiu Yu2012-03-05
| * | | KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bitPaul Mackerras2012-03-05
| * | | KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hvaPaul Mackerras2012-03-05
| * | | KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bitsPaul Mackerras2012-03-05
| * | | KVM: PPC: Book3S HV: Keep HPTE locked when invalidatingPaul Mackerras2012-03-05
| * | | KVM: PPC: Add KVM_CAP_NR_VCPUS and KVM_CAP_MAX_VCPUSMatt Evans2012-03-05
| * | | KVM: PPC: Fix vcpu_create dereference before validity check.Matt Evans2012-03-05
| * | | KVM: PPC: Allow for read-only pages backing a Book3S HV guestPaul Mackerras2012-03-05
| * | | KVM: PPC: Implement MMU notifiers for Book3S HV guestsPaul Mackerras2012-03-05
| * | | KVM: PPC: Implement MMIO emulation support for Book3S HV guestsPaul Mackerras2012-03-05
| * | | KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfnPaul Mackerras2012-03-05
| * | | KVM: PPC: Allow I/O mappings in memory slotsPaul Mackerras2012-03-05
| * | | KVM: PPC: Allow use of small pages to back Book3S HV guestsPaul Mackerras2012-03-05
| * | | KVM: PPC: Only get pages when actually needed, not in prepare_memory_region()Paul Mackerras2012-03-05
| * | | KVM: PPC: Make the H_ENTER hcall more reliablePaul Mackerras2012-03-05
| * | | KVM: PPC: Add an interface for pinning guest pages in Book3s HV guestsPaul Mackerras2012-03-05
| * | | KVM: PPC: Keep page physical addresses in per-slot arraysPaul Mackerras2012-03-05
| * | | KVM: PPC: Keep a record of HV guest view of hashed page table entriesPaul Mackerras2012-03-05
| * | | KVM: PPC: Make wakeups work again for Book3S HV guestsPaul Mackerras2012-03-05