summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt
2010-08-01powerpc/5121: shared DIU framebuffer supportAnatolij Gustschin
2010-08-01KVM: Remove unnecessary divide operationsJoerg Roedel
2010-08-01KVM: PPC: Make use of hash based Shadow MMUAlexander Graf
2010-08-01KVM: PPC: Remove obsolete kvmppc_mmu_find_pteAlexander Graf
2010-08-01of/address: Clean up function declarationsGrant Likely
2010-08-01KVM: PPC: elide struct thread_struct instances from stackAndreas Schwab
2010-07-31powerpc/kexec: Switch to a static PACA on the way outMatt Evans
2010-07-30of: Provide default of_node_to_nid() implementation.Grant Likely
2010-07-24of/device: Replace of_device with platform_device in includes and core codeGrant Likely
2010-07-24of: remove asm/of_device.hGrant Likely
2010-07-24of: remove asm/of_platform.hGrant Likely
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely
2010-07-23Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt
2010-07-23powerpc/mm: Add some debug output when hash insertion failsBenjamin Herrenschmidt
2010-07-22powerpc/kexec: Fix boundary case for book-e kexec memory limitsKumar Gala
2010-07-18of: Remove unused of_find_device_by_phandle()Grant Likely
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-14powerpc/book3e: Adjust the page sizes list based on MMU configBenjamin Herrenschmidt
2010-07-14powerpc/book3e: Add generic 64-bit idle powersave supportBenjamin Herrenschmidt
2010-07-11powerpc/cpm1: Mark micropatch code/data static and __initAnton Vorontsov
2010-07-11powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov
2010-07-09powerpc/book3e: Resend doorbell exceptions to ourselfMichael Ellerman
2010-07-09powerpc/book3e: More doorbell cleanups. Sample the PIR registerBenjamin Herrenschmidt
2010-07-09powerpc/book3e: Hack to get gdb moving along on Book3E 64-bitBenjamin Herrenschmidt
2010-07-09powerpc/book3e: mtmsr should not be mtmsrd on book3e 64-bitBenjamin Herrenschmidt
2010-07-09powerpc/numa: Use form 1 affinity to setup node distanceAnton Blanchard
2010-07-09powerpc/pseries: Rename RAS_VECTOR_OFFSET to RTAS_VECTOR_EXTERNAL_INTERRUPT a...Mark Nelson
2010-07-09powerpc: Optimise per cpu accesses on 64bitAnton Blanchard
2010-07-09powerpc/iseries: Fix constant warningDenis Kirjanov
2010-07-09powerpc/pseries: Partition hibernation supportBrian King
2010-07-09powerpc/pseries: Migration code reorganization / hibernation prepBrian King
2010-07-09powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras
2010-07-09powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras
2010-07-09Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt
2010-07-08powerpc: Fix userspace build of ptrace.hSam Ravnborg
2010-07-05of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely
2010-07-05of/device: Merge of_platform_bus_probe()Grant Likely
2010-07-05of/device: merge of_device_ueventGrant Likely
2010-07-05of/address: Merge all of the bus translation codeGrant Likely
2010-07-05of/address: merge of_address_to_resource()Grant Likely
2010-07-05of/address: merge of_iomap()Grant Likely
2010-07-05of/irq: merge irq mapping codeGrant Likely
2010-07-05of/powerpc: Move Powermac irq quirk code into powermac pic driver codeGrant Likely
2010-06-30powerpc, hw_breakpoint: Tell generic code we have no instruction breakpointsPaul Mackerras
2010-06-28of/irq: Move irq_of_parse_and_map() to common codeGrant Likely