summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar
2010-07-27perf, powerpc: Use perf_sample_data_init() for the FSL codePeter Zijlstra
2010-07-23Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt
2010-07-23powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt
2010-07-23powerpc/mm: Add some debug output when hash insertion failsBenjamin Herrenschmidt
2010-07-23powerpc/mm: Fix bugs in huge page hashingBenjamin Herrenschmidt
2010-07-23powerpc/mm: Move around testing of _PAGE_PRESENT in hash codeBenjamin Herrenschmidt
2010-07-23powerpc/mm: Handle hypervisor pte insert failure in __hash_page_hugeAnton Blanchard
2010-07-22powerpc/kexec: Fix boundary case for book-e kexec memory limitsKumar Gala
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar
2010-07-14Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-07-14lmb: rename to memblockYinghai Lu
2010-07-11powerpc/fsl-booke: Fix address issue when using relocatable kernelsMatthew McClintock
2010-07-11powerpc/cpm1: Mark micropatch code/data static and __initAnton Vorontsov
2010-07-11powerpc/cpm1: Fix build with various CONFIG_*_UCODE_PATCH combinationsAnton Vorontsov
2010-07-11powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov
2010-07-08powerpc: Fix userspace build of ptrace.hSam Ravnborg
2010-07-08powerpc: Fix default_machine_crash_shutdown #ifdef botchPaul E. McKenney
2010-07-08powerpc: Fix logic error in fixup_irqsJohannes Berg
2010-07-08powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fix...Denis Kirjanov
2010-07-08powerpc: Linux cannot run with 0 coresAnton Blanchard
2010-07-08powerpc: Fix feature-fixup tests for gcc 4.5Stephen Rothwell
2010-07-08powerpc: Disable SPARSE_IRQ by defaultYang Li
2010-07-08powerpc: Fix compile errors in prom_init_check for gcc 4.5Stephen Rothwell
2010-07-08powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell
2010-07-08powerpc/perf_event: Fix for power_pmu_disable()Matt Evans
2010-06-28Merge branch 'linus' into perf/coreThomas Gleixner
2010-06-27Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar
2010-06-15powerpc/5200: fix lite5200 ethernet phy addressDmitry Baryshkov
2010-06-15powerpc/5200: fix oops during going to standbyDmitry Baryshkov
2010-06-15powerpc/5200: add lite5200 onboard I2C eeprom and flashDmitry Baryshkov
2010-06-15powerpc: Fix mpic_resume on early G5 macsAlastair Bridgewater
2010-06-15powerpc: rtas_flash needs to use rtas_data_bufMilton Miller
2010-06-15powerpc: Unconditionally enabled irq stacksChristoph Hellwig
2010-06-15powerpc/kexec: Wait for online/possible CPUs only.Matt Evans
2010-06-15powerpc: Disable CONFIG_SYSFS_DEPRECATEDGrant Likely
2010-06-15powerpc/boot: Remove addRamdisk.c since it is now unusedPaul Mackerras
2010-06-15powerpc: Move kdump default base address to 64MB on 64bitAnton Blanchard
2010-06-15powerpc: Remove dead CONFIG_HIGHPTEChristoph Egger
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-06-11PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu
2010-06-10Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-06-10Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-06-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-06-09KVM: powerpc: fix init/exit annotationJean Delvare
2010-06-09perf: Convert perf_event to local_tPeter Zijlstra
2010-06-09arch: Implement local64_tPeter Zijlstra
2010-06-09perf: Cleanup {start,commit,cancel}_txn detailsPeter Zijlstra
2010-06-08perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker