summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc/ps3: Correct lv1 repository routine namesGeoff Levand2012-04-241-2/+2
* irq: Kill pointless irqd_to_hw exportGrant Likely2012-04-101-2/+0
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-041-8/+16
|\
| * PowerPC: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-8/+16
* | Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt2012-04-022-22/+11
|\ \
| * | powerpc/epapr: add "memory" as a clobber to all hypercallsTimur Tabi2012-03-291-1/+6
| * | powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.hTimur Tabi2012-03-291-21/+5
* | | 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
OpenPOWER on IntegriCloud