summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-109/+9
|\
| * powerpc: Use generic posix_types.hH. Peter Anvin2012-02-141-109/+9
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2817-601/+644
|\ \
| * | Delete all instances of asm/system.hDavid Howells2012-03-281-6/+0
| * | Disintegrate asm/system.h for PowerPCDavid Howells2012-03-2817-601/+650
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-2810-34/+53
|\ \ \
| * | | powerpc/perf: Fix instruction address sampling on 970 and Power4Benjamin Herrenschmidt2012-03-281-0/+2
| * | | powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-281-1/+9
| * | | powerpc: Random little legacy iSeries removal tidy upsStephen Rothwell2012-03-284-15/+0
| * | | powerpc: Remove NO_IRQ_IGNOREStephen Rothwell2012-03-282-9/+1
| * | | powerpc/pseries: Remove RTAS_POWERMGM_EVENTSAnton Blanchard2012-03-281-1/+0
| * | | powerpc: Make function that parses RTAS error logs globalAnton Blanchard2012-03-281-0/+33
| * | | powerpc/eeh: Remove eeh information from pci_dnGavin Shan2012-03-281-8/+0
| * | | powerpc/eeh: Remove eeh device from OF nodeGavin Shan2012-03-281-0/+8
* | | | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-03-2812-73/+482
|\ \ \ \ | |/ / / |/| | |
| * | | KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa2012-03-081-0/+3
| * | | KVM: PPC: Add HPT preallocatorAlexander Graf2012-03-052-0/+3
| * | | KVM: PPC: Convert RMA allocation into generic codeAlexander Graf2012-03-052-7/+8
| * | | KVM: PPC: refer to paravirt docs in header fileScott Wood2012-03-051-0/+10
| * | | KVM: PPC: Rename MMIO register identifiersAlexander Graf2012-03-052-7/+8
| * | | KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific codePaul Mackerras2012-03-051-0/+3
| * | | KVM: PPC: Add support for explicit HIOR settingAlexander Graf2012-03-052-0/+4
| * | | KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bitPaul Mackerras2012-03-051-0/+2
| * | | KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hvaPaul Mackerras2012-03-051-0/+2
| * | | KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bitsPaul Mackerras2012-03-051-2/+3
| * | | KVM: PPC: Allow for read-only pages backing a Book3S HV guestPaul Mackerras2012-03-051-2/+18
| * | | KVM: PPC: Implement MMU notifiers for Book3S HV guestsPaul Mackerras2012-03-054-0/+54
| * | | KVM: PPC: Implement MMIO emulation support for Book3S HV guestsPaul Mackerras2012-03-056-2/+41
| * | | KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfnPaul Mackerras2012-03-052-1/+34
| * | | KVM: PPC: Allow I/O mappings in memory slotsPaul Mackerras2012-03-052-0/+28
| * | | KVM: PPC: Allow use of small pages to back Book3S HV guestsPaul Mackerras2012-03-054-3/+13
| * | | KVM: PPC: Only get pages when actually needed, not in prepare_memory_region()Paul Mackerras2012-03-054-2/+20
| * | | KVM: PPC: Make the H_ENTER hcall more reliablePaul Mackerras2012-03-051-0/+25
| * | | KVM: PPC: Add an interface for pinning guest pages in Book3s HV guestsPaul Mackerras2012-03-051-0/+3
| * | | KVM: PPC: Keep page physical addresses in per-slot arraysPaul Mackerras2012-03-051-3/+6
| * | | KVM: PPC: Keep a record of HV guest view of hashed page table entriesPaul Mackerras2012-03-052-0/+18
| * | | KVM: PPC: e500: use hardware hint when loading TLB0 entriesScott Wood2012-03-051-2/+3
| * | | KVM: PPC: Use get/set for to_svcpu to help preemptionAlexander Graf2012-03-053-19/+71
| * | | KVM: PPC: booke: Improve timer register emulationScott Wood2012-03-052-1/+2
| * | | KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASnScott Wood2012-03-053-16/+29
| * | | KVM: PPC: Rename deliver_interrupts to prepare_to_enterScott Wood2012-03-051-1/+1
| * | | KVM: PPC: e500: MMU APIScott Wood2012-03-053-13/+51
| * | | KVM: PPC: e500: clear up confusion between host and guest entriesScott Wood2012-03-052-1/+24
| * | | KVM: provide synchronous registers in kvm_runChristian Borntraeger2012-03-051-0/+4
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-232-10/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | powerpc/PCI: compute I/O space bus-to-resource offset consistentlyBjorn Helgaas2012-03-201-0/+1
| * | | PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-231-2/+0
| * | | powerpc/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-7/+1
| * | | powerpc/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas2012-02-231-2/+0
| | |/ | |/|
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-2139-1732/+731
|\ \ \
OpenPOWER on IntegriCloud