summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into perf/coreIngo Molnar2010-07-2160-317/+488
|\
| * 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 'linus' into perf/coreThomas Gleixner2010-06-2878-517/+134
|\ \ | |/
| * 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
| |/
* | Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-1839-292/+3728
|\ \ | |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-06-111-0/+1
| |\
| | * PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu2010-06-111-0/+1
| * | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-06-101-1/+1
| |\ \
| | * | KVM: powerpc: fix init/exit annotationJean Delvare2010-06-091-1/+1
| * | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-06-101-1/+1
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-06-033-17/+3
| |\ \ \
| | * | | powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt2010-06-021-4/+0
| | * | | powerpc/cell: Fix integer constant warningDenis Kirjanov2010-06-021-1/+1
| | * | | powerpc/kprobes: Remove resume_execution() in kprobesAnanth N Mavinakayanahalli2010-06-021-12/+2
| * | | | of/powerpc: fix fsl_msi device node pointerWolfram Sang2010-06-021-1/+1
| * | | | of/powerpc: fix 85xx RapidIO device node pointerAlexandre Bounine2010-06-021-1/+1
| |/ / /
| * | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-06-0129-258/+3712
| |\ \ \
| | * | | powerpc: Don't export cvt_fd & _df when CONFIG_PPC_FPU is not setBenjamin Herrenschmidt2010-05-311-1/+1
| | * | | Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2010-05-3119-250/+1494
| | |\ \ \
| | | * | | powerpc/85xx: Add P1021MDS board supportHaiying Wang2010-05-242-3/+797
| | | * | | powerpc/85xx: Change MPC8572DS camp dtses for MSI sharingLi Yang2010-05-242-7/+15
| | | * | | powerpc/fsl_msi: add removal path and probe failing pathLi Yang2010-05-242-6/+31
| | | * | | powerpc/fsl_msi: enable msi sharing through AMP OSesLi Yang2010-05-241-1/+7
| | | * | | powerpc/fsl_msi: enable msi allocation in all banksLi Yang2010-05-242-3/+13
OpenPOWER on IntegriCloud