summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* of: remove asm/of_platform.hGrant Likely2010-07-242-16/+2
* Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-248-42/+66
|\
| * Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-07-143-16/+16
| |\
| | * lmb: rename to memblockYinghai Lu2010-07-143-16/+16
| * | powerpc/cpm1: Mark micropatch code/data static and __initAnton Vorontsov2010-07-111-1/+2
| * | powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov2010-07-111-0/+24
| |/
| * powerpc: Fix userspace build of ptrace.hSam Ravnborg2010-07-081-18/+14
| * powerpc: Unconditionally enabled irq stacksChristoph Hellwig2010-06-151-6/+0
| * powerpc: Move kdump default base address to 64MB on 64bitAnton Blanchard2010-06-151-1/+10
* | of: Remove unused of_find_device_by_phandle()Grant Likely2010-07-181-2/+0
* | of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely2010-07-051-10/+0
* | of/device: Merge of_platform_bus_probe()Grant Likely2010-07-051-11/+0
* | of/device: merge of_device_ueventGrant Likely2010-07-051-3/+0
* | of/address: Merge all of the bus translation codeGrant Likely2010-07-051-4/+0
* | of/address: merge of_address_to_resource()Grant Likely2010-07-052-13/+9
* | of/address: merge of_iomap()Grant Likely2010-07-051-9/+1
* | of/irq: merge irq mapping codeGrant Likely2010-07-051-47/+0
* | of/powerpc: Move Powermac irq quirk code into powermac pic driver codeGrant Likely2010-07-051-9/+15
* | of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2010-06-282-54/+1
* | of: kill struct of_deviceGrant Likely2010-06-282-13/+2
|/
* powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt2010-06-021-4/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-06-013-10/+37
|\
| * Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2010-05-313-10/+37
| |\
| | * powerpc/kexec: Add support for FSL-BookESebastian Andrzej Siewior2010-05-241-0/+13
| | * powerpc/e500mc: Implement machine check handler.Scott Wood2010-05-212-10/+24
* | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-012-9/+1
|\ \ \ | |/ / |/| |
| * | Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-031-1/+1
| * | powerpc: remove unused __page_aligned definition.Tim Abbott2010-03-031-8/+0
* | | asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori2010-05-271-0/+1
* | | powerpc: use asm-generic/scatterlist.hFUJITA Tomonori2010-05-271-28/+1
* | | Revert "endian: #define __BYTE_ORDER"Linus Torvalds2010-05-261-0/+6
* | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-05-251-0/+1
|\ \ \
| * \ \ Merge remote branch 'origin' into secretlab/next-spiGrant Likely2010-05-2536-156/+711
| |\ \ \
| * | | | spi/mpc5121: Add SPI master driver for MPC5121 PSCAnatolij Gustschin2010-05-251-0/+1
* | | | | endian: #define __BYTE_ORDERJoakim Tjernlund2010-05-251-6/+0
| |/ / / |/| | |
* | | | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-2235-177/+722
|\ \ \ \
| * \ \ \ Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-05-211-3/+3
| |\ \ \ \
| | * | | | panic: Allow warnings to set different taint flagsBen Hutchings2010-05-191-3/+3
| * | | | | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-2115-117/+490
| |\ \ \ \ \
| | * | | | | KVM: PPC: Enable native paired singlesAlexander Graf2010-05-171-0/+1
| | * | | | | KVM: PPC: Improve split modeAlexander Graf2010-05-171-5/+4
| | * | | | | KVM: PPC: Convert u64 -> ulongAlexander Graf2010-05-172-5/+5
| | * | | | | KVM: PPC: Add SVCPU to Book3S_32Alexander Graf2010-05-171-0/+3
| | * | | | | KVM: PPC: Extract MMU initAlexander Graf2010-05-171-0/+1
| | * | | | | KVM: PPC: Use now shadowed vcpu fieldsAlexander Graf2010-05-172-11/+3
| | * | | | | PPC: Add STLUAlexander Graf2010-05-171-0/+2
| | * | | | | KVM: PPC: Use CONFIG_PPC_BOOK3S defineAlexander Graf2010-05-171-4/+4
| | * | | | | KVM: PPC: Use KVM_BOOK3S_HANDLERAlexander Graf2010-05-172-3/+3
| | * | | | | KVM: PPC: Improve indirect svcpu accessorsAlexander Graf2010-05-173-78/+195
| | * | | | | KVM: PPC: Add fields to shadow vcpuAlexander Graf2010-05-171-0/+21
OpenPOWER on IntegriCloud