aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+2
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-0/+13
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds8-213/+22
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds19-22/+162
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-3/+0
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt6-17/+74
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar2-4/+6
2010-08-01powerpc/5121: shared DIU framebuffer supportAnatolij Gustschin1-0/+32
2010-08-01KVM: Remove unnecessary divide operationsJoerg Roedel1-0/+1
2010-08-01KVM: PPC: Make use of hash based Shadow MMUAlexander Graf2-3/+23
2010-08-01KVM: PPC: Remove obsolete kvmppc_mmu_find_pteAlexander Graf1-1/+0
2010-08-01of/address: Clean up function declarationsGrant Likely1-38/+11
2010-08-01KVM: PPC: elide struct thread_struct instances from stackAndreas Schwab1-12/+15
2010-07-31powerpc/kexec: Switch to a static PACA on the way outMatt Evans1-1/+1
2010-07-30of: Provide default of_node_to_nid() implementation.Grant Likely2-7/+7
2010-07-24of/device: Replace of_device with platform_device in includes and core codeGrant Likely1-1/+1
2010-07-24of: remove asm/of_device.hGrant Likely1-3/+0
2010-07-24of: remove asm/of_platform.hGrant Likely2-16/+2
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely8-42/+66
2010-07-23Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt1-3/+3
2010-07-23powerpc/mm: Add some debug output when hash insertion failsBenjamin Herrenschmidt1-1/+3
2010-07-22powerpc/kexec: Fix boundary case for book-e kexec memory limitsKumar Gala1-3/+3
2010-07-21Merge branch 'linus' into sched/coreIngo Molnar8-42/+66
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar6-35/+56
2010-07-18of: Remove unused of_find_device_by_phandle()Grant Likely1-2/+0
2010-07-14Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-16/+16
2010-07-14lmb: rename to memblockYinghai Lu3-16/+16
2010-07-14powerpc/book3e: Adjust the page sizes list based on MMU configBenjamin Herrenschmidt2-0/+5
2010-07-14powerpc/book3e: Add generic 64-bit idle powersave supportBenjamin Herrenschmidt1-0/+1
2010-07-11powerpc/cpm1: Mark micropatch code/data static and __initAnton Vorontsov1-1/+2
2010-07-11powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov1-0/+24
2010-07-09powerpc/book3e: Resend doorbell exceptions to ourselfMichael Ellerman1-0/+1
2010-07-09powerpc/book3e: More doorbell cleanups. Sample the PIR registerBenjamin Herrenschmidt1-4/+3
2010-07-09powerpc/book3e: Hack to get gdb moving along on Book3E 64-bitBenjamin Herrenschmidt1-2/+2
2010-07-09powerpc/book3e: mtmsr should not be mtmsrd on book3e 64-bitBenjamin Herrenschmidt1-1/+1
2010-07-09powerpc/numa: Use form 1 affinity to setup node distanceAnton Blanchard1-0/+3
2010-07-09powerpc/pseries: Rename RAS_VECTOR_OFFSET to RTAS_VECTOR_EXTERNAL_INTERRUPT and move to rtas.hMark Nelson1-0/+3
2010-07-09powerpc: Optimise per cpu accesses on 64bitAnton Blanchard1-3/+0
2010-07-09powerpc/iseries: Fix constant warningDenis Kirjanov1-1/+1
2010-07-09powerpc/pseries: Partition hibernation supportBrian King1-0/+1
2010-07-09powerpc/pseries: Migration code reorganization / hibernation prepBrian King2-0/+11
2010-07-09powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2-10/+0
2010-07-09powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras1-0/+2
2010-07-09Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt5-0/+95
2010-07-08powerpc: Fix userspace build of ptrace.hSam Ravnborg1-18/+14
2010-07-05of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely1-10/+0
2010-07-05of/device: Merge of_platform_bus_probe()Grant Likely1-11/+0
2010-07-05of/device: merge of_device_ueventGrant Likely1-3/+0
2010-07-05of/address: Merge all of the bus translation codeGrant Likely1-4/+0
2010-07-05of/address: merge of_address_to_resource()Grant Likely2-13/+9