summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
* KVM: PPC: PV instructions to loads and storesAlexander Graf2010-10-241-0/+109
* KVM: PPC: KVM PV guest stubsAlexander Graf2010-10-241-0/+95
* KVM: PPC: Generic KVM PV guest supportAlexander Graf2010-10-245-1/+65
* KVM: PPC: Expose magic page support to guestAlexander Graf2010-10-242-0/+13
* KVM: PPC: Magic Page Book3s supportAlexander Graf2010-10-246-12/+81
* KVM: PPC: First magic page stepsAlexander Graf2010-10-241-0/+2
* KVM: PPC: Make PAM a defineAlexander Graf2010-10-242-2/+5
* KVM: PPC: Tell guest about pending interruptsAlexander Graf2010-10-243-0/+15
* KVM: PPC: Add PV guest scratch registersAlexander Graf2010-10-241-0/+3
* KVM: PPC: Add PV guest critical sectionsAlexander Graf2010-10-243-2/+32
* KVM: PPC: Implement hypervisor interfaceAlexander Graf2010-10-247-4/+232
* KVM: PPC: Convert SPRG[0-4] to shared pageAlexander Graf2010-10-245-28/+36
* KVM: PPC: Convert SRR0 and SRR1 to shared pageAlexander Graf2010-10-247-23/+28
* KVM: PPC: Convert DAR to shared page.Alexander Graf2010-10-247-15/+15
* KVM: PPC: Convert DSISR to shared pageAlexander Graf2010-10-245-10/+11
* KVM: PPC: Convert MSR to shared pageAlexander Graf2010-10-2418-84/+93
* KVM: PPC: Introduce shared pageAlexander Graf2010-10-246-1/+30
* powerpc: remove unused variableStephen Rothwell2010-10-051-1/+0
* modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-051-5/+0
* Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-043-6/+13
|\
| * powerpc/5200: tighten up ac97 reset timingEric Millbrandt2010-09-081-2/+6
| * powerpc/5200: efika.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-081-3/+6
| * powerpc/512x: fix clk_get() return valueAkinobu Mita2010-09-011-1/+1
* | powerpc: fix double syscall restartsAl Viro2010-09-223-3/+4
* | compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-141-1/+1
* | arch/powerpc/include/asm/fsldma.h needs slab.hIra W. Snyder2010-09-091-0/+1
* | powerpc/pseries: Correct rtas_data_buf locking in dlpar codeNathan Fontenot2010-09-021-13/+29
* | powerpc/85xx: Add P1021 PCI IDs and quirksAnton Vorontsov2010-08-311-0/+2
* | arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leakJulia Lawall2010-08-311-0/+1
* | arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmapJulia Lawall2010-08-311-3/+6
* | fsl_rio: fix compile errorsLi Yang2010-08-311-1/+5
* | powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblockKumar Gala2010-08-311-2/+2
* | powerpc/85xx: Fix compilation of mpc85xx_mds.cAlexander Graf2010-08-311-0/+1
* | powerpc: Don't use kernel stack with translation offMichael Neuling2010-08-311-3/+9
* | powerpc/perf_event: Reduce latency of calling perf_event_do_pendingPaul Mackerras2010-08-311-12/+11
* | powerpc/kexec: Adds correct calling convention for kexec purgatoryMatthew McClintock2010-08-311-0/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-281-3/+2
|\
| * Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov2010-08-191-3/+2
* | powerpc: Fix config dependency problem with MPIC_U3_HT_IRQSAndreas Schwab2010-08-241-2/+1
* | powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscallsAndreas Schwab2010-08-243-1/+15
* | powerpc/pci: Fix checking for child bridges in PCI code.Grant Likely2010-08-241-1/+2
* | powerpc: Fix typo in uImage targetAnatolij Gustschin2010-08-241-1/+1
* | powerpc: Initialise paca->kstack before early_setup_secondaryMatt Evans2010-08-241-3/+3
* | powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard2010-08-244-7/+8
* | powerpc: Inline ppc64_runlatch_offAnton Blanchard2010-08-242-9/+14
* | powerpc: Correct smt_enabled=X boot option for > 2 threads per coreNathan Fontenot2010-08-242-31/+43
* | powerpc: Silence xics_migrate_irqs_away() during cpu offlineSigned-off-by: Darren Hart2010-08-241-2/+4
* | powerpc: Silence __cpu_up() under normal operationSigned-off-by: Darren Hart2010-08-241-2/+2
* | powerpc: Re-enable preemption before cpu_die()Signed-off-by: Darren Hart2010-08-241-1/+1
* | powerpc/pci: Drop unnecessary null testJulia Lawall2010-08-241-2/+1
OpenPOWER on IntegriCloud