summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fixing a cputhread code documentationAnshuman Khandual2012-05-221-1/+1
* powerpc/pseries: Add PFO support to the VIO busKent Yoder2012-05-141-0/+46
* powerpc/pseries: Add pseries update notifier for OFDT prop changesKent Yoder2012-05-141-0/+12
* powerpc/pseries: Add new hvcall constants to support PFOKent Yoder2012-05-141-2/+23
* powerpc: Remove now unused _TIF_RUNLATCHTiejun Chen2012-05-091-1/+0
* Merge branch 'merge' into nextBenjamin Herrenschmidt2012-05-092-11/+0
|\
| * powerpc/irq: Make alignment & program interrupt behave the sameBenjamin Herrenschmidt2012-05-091-7/+0
| * powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely2012-04-301-4/+0
* | powerpc: Remove old powerpc specific ptrace getregs/setregs callsAnton Blanchard2012-04-301-6/+0
* | powerpc: Remove CONFIG_POWER4_ONLYAnton Blanchard2012-04-302-11/+10
* | powerpc: Optimise enable_kernel_altivecAnton Blanchard2012-04-301-0/+1
* | powerpc: Remove empty giveup_altivec function on book3e CPUsAnton Blanchard2012-04-301-1/+4
* | powerpc: Reformat lppaca.hAnton Blanchard2012-04-301-72/+68
* | powerpc: Remove iseries specific fields in lppacaAnton Blanchard2012-04-301-58/+12
* | powerpc: Clean up lppaca->cede_latency_hintAnton Blanchard2012-04-301-13/+3
* | Merge remote-tracking branch 'geoff/for-powerpc' into nextBenjamin Herrenschmidt2012-04-301-2/+2
|\ \ | |/ |/|
| * powerpc/ps3: Correct lv1 repository routine namesGeoff Levand2012-04-251-2/+2
* | powerpc/mpic: Properly set default triggersBenjamin Herrenschmidt2012-04-231-18/+0
* | Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt2012-04-232-5/+1
|\ \ | |/ |/|
| * powerpc/mpic_msgr: fix compile error when SMP disabledMingkai Hu2012-04-191-0/+1
| * powerpc: fix build when CONFIG_BOOKE_WDT is enabledBaruch Siach2012-04-191-5/+0
* | irq: Kill pointless irqd_to_hw exportGrant Likely2012-04-111-2/+0
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-051-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-301-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-2917-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