summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* KVM: Use u64 for frame data typesJoerg Roedel2010-08-021-1/+2
* KVM: Remove unnecessary divide operationsJoerg Roedel2010-08-011-0/+1
* KVM: PPC: Make use of hash based Shadow MMUAlexander Graf2010-08-016-190/+54
* KVM: PPC: Add generic hpte management functionsAlexander Graf2010-08-011-0/+277
* KVM: PPC: Make BAT only guest segments workAlexander Graf2010-08-011-4/+4
* KVM: PPC: Use kernel hash functionAlexander Graf2010-08-012-17/+4
* KVM: PPC: Remove obsolete kvmppc_mmu_find_pteAlexander Graf2010-08-013-41/+0
* KVM: Remove memory alias supportAvi Kivity2010-08-011-5/+0
* KVM: PPC: fix uninitialized variable warning in kvm_ppc_core_deliver_interruptsAsias He2010-08-011-1/+1
* KVM: PPC: fix build warning in kvm_arch_vcpu_ioctl_runDenis Kirjanov2010-08-011-1/+1
* KVM: PPC: elide struct thread_struct instances from stackAndreas Schwab2010-08-015-95/+97
* KVM: Consolidate arch specific vcpu ioctl lockingAvi Kivity2010-08-011-7/+4
* KVM: PPC: Centralize locking of arch specific vcpu ioctlsAvi Kivity2010-08-011-4/+8
* KVM: move vcpu locking to dispatcher for generic vcpu ioctlsAvi Kivity2010-08-013-30/+0
* perf, powerpc: Use perf_sample_data_init() for the FSL codePeter Zijlstra2010-07-271-3/+3
* Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt2010-07-231-3/+3
|\
| * powerpc/kexec: Fix boundary case for book-e kexec memory limitsKumar Gala2010-07-221-3/+3
* | powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt2010-07-233-24/+24
* | powerpc/mm: Add some debug output when hash insertion failsBenjamin Herrenschmidt2010-07-233-6/+34
* | powerpc/mm: Fix bugs in huge page hashingBenjamin Herrenschmidt2010-07-231-18/+13
* | powerpc/mm: Move around testing of _PAGE_PRESENT in hash codeBenjamin Herrenschmidt2010-07-232-17/+11
* | powerpc/mm: Handle hypervisor pte insert failure in __hash_page_hugeAnton Blanchard2010-07-231-2/+9
|/
* Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-07-1446-264/+264
|\
| * lmb: rename to memblockYinghai Lu2010-07-1446-264/+264
* | powerpc/fsl-booke: Fix address issue when using relocatable kernelsMatthew McClintock2010-07-111-3/+1
* | powerpc/cpm1: Mark micropatch code/data static and __initAnton Vorontsov2010-07-112-10/+11
* | powerpc/cpm1: Fix build with various CONFIG_*_UCODE_PATCH combinationsAnton Vorontsov2010-07-111-0/+5
* | powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov2010-07-112-3/+28
|/
* powerpc: Fix userspace build of ptrace.hSam Ravnborg2010-07-081-18/+14
* powerpc: Fix default_machine_crash_shutdown #ifdef botchPaul E. McKenney2010-07-081-1/+1
* powerpc: Fix logic error in fixup_irqsJohannes Berg2010-07-081-1/+4
* powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fix...Denis Kirjanov2010-07-081-1/+5
* powerpc: Linux cannot run with 0 coresAnton Blanchard2010-07-081-1/+1
* powerpc: Fix feature-fixup tests for gcc 4.5Stephen Rothwell2010-07-081-8/+9
* powerpc: Disable SPARSE_IRQ by defaultYang Li2010-07-081-2/+2
* powerpc: Fix compile errors in prom_init_check for gcc 4.5Stephen Rothwell2010-07-081-0/+6
* powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell2010-07-083-4/+133
* powerpc/perf_event: Fix for power_pmu_disable()Matt Evans2010-07-081-1/+4
* Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-06-273-3/+41
|\
| * powerpc/5200: fix lite5200 ethernet phy addressDmitry Baryshkov2010-06-151-2/+2
| * powerpc/5200: fix oops during going to standbyDmitry Baryshkov2010-06-151-1/+10
| * powerpc/5200: add lite5200 onboard I2C eeprom and flashDmitry Baryshkov2010-06-152-0/+29
* | powerpc: Fix mpic_resume on early G5 macsAlastair Bridgewater2010-06-151-1/+1
* | powerpc: rtas_flash needs to use rtas_data_bufMilton Miller2010-06-151-18/+21
* | powerpc: Unconditionally enabled irq stacksChristoph Hellwig2010-06-158-42/+0
* | powerpc/kexec: Wait for online/possible CPUs only.Matt Evans2010-06-151-17/+1
* | powerpc: Disable CONFIG_SYSFS_DEPRECATEDGrant Likely2010-06-1560-119/+59
* | powerpc/boot: Remove addRamdisk.c since it is now unusedPaul Mackerras2010-06-152-312/+1
* | powerpc: Move kdump default base address to 64MB on 64bitAnton Blanchard2010-06-151-1/+10
* | powerpc: Remove dead CONFIG_HIGHPTEChristoph Egger2010-06-151-4/+0
|/