summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-10-305-15/+71
|\
| * KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode codePaul Mackerras2011-09-252-4/+16
| * KVM: PPC: book3s_pr: Simplify transitions between virtual and real modePaul Mackerras2011-09-253-11/+2
| * KVM: PPC: Add sanity checking to vcpu_runAlexander Graf2011-09-253-0/+8
| * KVM: PPC: Add PAPR hypercall code for PR modeAlexander Graf2011-09-251-0/+1
| * KVM: PPC: Add support for explicit HIOR settingAlexander Graf2011-09-252-0/+10
| * KVM: PPC: Add papr_enabled flagAlexander Graf2011-09-251-0/+1
| * KVM: PPC: move compute_tlbie_rb to book3s common headerAlexander Graf2011-09-251-0/+33
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-10-281-1/+2
|\ \
| * | compat: sync compat_stats with statfs.Eric W. Biederman2011-10-281-1/+2
| |/
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-261-0/+1
|\ \
| * | tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driverTimur Tabi2011-08-231-0/+1
* | | doc: fix broken referencesPaul Bolle2011-09-271-1/+1
| |/ |/|
* | remove remaining references to nfsservctlStephen Rothwell2011-08-291-1/+1
|/
* powerpc: Move kdump default base address to half RMO size on 64bitAnton Blanchard2011-08-051-10/+0
* ppc: Remove duplicate definition of PV_POWER7Peter Zijlstra2011-08-051-1/+0
* powerpc: Jump label misalignment causes oops at bootAnton Blanchard2011-08-051-2/+0
* powerpc: mtspr/mtmsr should take an unsigned longScott Wood2011-08-051-2/+5
* Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-262-50/+2
|\
| * pci: move microblaze and powerpc pci flag functions into asm-genericRob Herring2011-07-121-49/+1
| * powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring2011-07-122-17/+17
* | atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-261-4/+0
* | atomic: move atomic_add_unless to generic codeArun Sharma2011-07-261-7/+7
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-265-5/+4
* | asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-261-4/+1
* | ptrace: unify show_regs() prototypeMike Frysinger2011-07-261-1/+0
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-2517-29/+1406
|\ \
| * \ Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-07-221-1/+6
| |\ \
| | * | powerpc/44x: don't use tlbivax on AMP systemsDave Kleikamp2011-07-121-1/+6
| * | | powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKEBecky Bruce2011-07-081-0/+5
| |/ /
| * | powerpc: Add jump label supportMichael Ellerman2011-07-011-0/+47
| * | powerpc/hvsi: Fix conflict with old HVSI driverBenjamin Herrenschmidt2011-07-011-12/+12
| * | powerpc: Fix build problem with default ppc_md.progress commitBenjamin Herrenschmidt2011-07-011-0/+2
| * | powerpc: Add printk companion for ppc_md.progressDave Carroll2011-06-301-0/+2
| * | Merge remote branch 'origin/master' into nextBenjamin Herrenschmidt2011-06-302-8/+1
| |\|
| * | powerpc/pseries: Move hvsi support into a libraryBenjamin Herrenschmidt2011-06-291-0/+34
| * | powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt2011-06-291-0/+1
| * | powerpc/pseries: Factor HVSI header struct in packet definitionsBenjamin Herrenschmidt2011-06-291-12/+4
| * | powerpc/hvsi: Move HVSI protocol definitions to a header fileBenjamin Herrenschmidt2011-06-291-0/+68
| * | powerpc/pseries: Introduce pSeries_reconfig_notify()Akinobu Mita2011-06-291-1/+1
| * | powerpc: Whitespace fix to include/asm/pgtable-ppc64.hBecky Bruce2011-06-291-1/+2
| * | powerpc/book3e-64: use a separate TLB handler when linear map is boltedScott Wood2011-06-292-21/+38
| * | powerpc/book3e-64: Reraise doorbell when masked by soft-irq-disableScott Wood2011-06-291-1/+0
| * | powerpc: introduce the ePAPR embedded hypervisor vmpic driverAshish Kalra2011-06-271-0/+40
| * | powerpc: introduce ePAPR embedded hypervisor hcall interfaceTimur Tabi2011-06-272-0/+1157
| * | powerpc: make irq_choose_cpu() available to all PIC driversStuart Yoder2011-06-221-0/+2
| * | powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.Ashish Kalra2011-06-222-2/+7
| * | powerpc: Fix doorbell type shiftMichael Neuling2011-06-201-1/+1
| * | powerpc: Fix early boot accounting of CPUsMatt Evans2011-06-171-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-253-4/+4
|\ \ \