summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* of: Remove unused of_find_device_by_phandle()Grant Likely2010-07-182-21/+0
* proc: unify PROC_DEVICETREE configAndres Salomon2010-07-051-8/+0
* of: Put all CONFIG_OF dependencies into a Kconfig menu blockGrant Likely2010-07-051-4/+0
* of: remove architecture CONFIG_OF definitionsStephen Rothwell2010-07-051-3/+0
* powerpc: turn CONFIG_OF into a selectStephen Rothwell2010-07-051-2/+3
* of: refactor of_modalias_node() and remove explicit match table.Grant Likely2010-07-051-0/+6
* of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov2010-07-059-14/+0
* of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-053-21/+5
* of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-0510-93/+75
* of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely2010-07-053-95/+1
* of/device: Merge of_platform_bus_probe()Grant Likely2010-07-052-141/+1
* of/device: merge of_device_ueventGrant Likely2010-07-052-52/+0
* of/address: Merge all of the bus translation codeGrant Likely2010-07-052-519/+0
* of/address: merge of_address_to_resource()Grant Likely2010-07-053-59/+10
* of/address: merge of_iomap()Grant Likely2010-07-052-20/+1
* of/irq: merge irq mapping codeGrant Likely2010-07-052-313/+0
* of/powerpc: Move Powermac irq quirk code into powermac pic driver codeGrant Likely2010-07-053-100/+81
* of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2010-06-283-66/+3
* of: kill struct of_deviceGrant Likely2010-06-282-13/+2
* 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
* 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
|\ \ \ | |/ / |/| |
| * | powerpc/oprofile: fix potential buffer overrun in op_model_cell.cDenis Kirjanov2010-06-071-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
| | * | | powerpc/fsl_msi: fix the conflict of virt_msir's chip_dataLi Yang2010-05-241-6/+27
| | * | | powerpc/fsl_msi: Add multiple MSI bank supportLan Chunhe-B258062010-05-241-15/+25
| | * | | powerpc/kexec: Add support for FSL-BookESebastian Andrzej Siewior2010-05-246-1/+74
| | * | | powerpc/fsl-booke: Move the entry setup code into a seperate fileSebastian Andrzej Siewior2010-05-242-198/+201
| | * | | powerpc/fsl-booke: fix the case where we are not in the first pageSebastian Andrzej Siewior2010-05-241-0/+1
| | * | | powerpc/85xx: Enable support for ports 3 and 4 on 8548 CDSAndy Fleming2010-05-211-4/+0
| | * | | powerpc/fsl-booke: Add hibernation support for FSL BookE processorsAnton Vorontsov2010-05-212-2/+199
| | * | | powerpc/e500mc: Implement machine check handler.Scott Wood2010-05-214-12/+112
OpenPOWER on IntegriCloud