summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-058-213/+22
|\
| * of/address: Clean up function declarationsGrant Likely2010-08-011-38/+11
| * of: Provide default of_node_to_nid() implementation.Grant Likely2010-07-302-7/+7
| * of/device: Replace of_device with platform_device in includes and core codeGrant Likely2010-07-241-1/+1
| * of: remove asm/of_device.hGrant Likely2010-07-241-3/+0
| * 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
| |\
| * | 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
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-08-0519-22/+162
|\ \ \
| * \ \ Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-08-046-17/+74
| |\ \ \
| | * | | powerpc/5121: shared DIU framebuffer supportAnatolij Gustschin2010-08-011-0/+32
| | | |/ | | |/|
| * | | powerpc/kexec: Switch to a static PACA on the way outMatt Evans2010-07-311-1/+1
| * | | powerpc/book3e: Adjust the page sizes list based on MMU configBenjamin Herrenschmidt2010-07-142-0/+5
| * | | powerpc/book3e: Add generic 64-bit idle powersave supportBenjamin Herrenschmidt2010-07-141-0/+1
| * | | powerpc/book3e: Resend doorbell exceptions to ourselfMichael Ellerman2010-07-091-0/+1
| * | | powerpc/book3e: More doorbell cleanups. Sample the PIR registerBenjamin Herrenschmidt2010-07-091-4/+3
| * | | powerpc/book3e: Hack to get gdb moving along on Book3E 64-bitBenjamin Herrenschmidt2010-07-091-2/+2
| * | | powerpc/book3e: mtmsr should not be mtmsrd on book3e 64-bitBenjamin Herrenschmidt2010-07-091-1/+1
| * | | powerpc/numa: Use form 1 affinity to setup node distanceAnton Blanchard2010-07-091-0/+3
| * | | powerpc/pseries: Rename RAS_VECTOR_OFFSET to RTAS_VECTOR_EXTERNAL_INTERRUPT a...Mark Nelson2010-07-091-0/+3
| * | | powerpc: Optimise per cpu accesses on 64bitAnton Blanchard2010-07-091-3/+0
| * | | powerpc/iseries: Fix constant warningDenis Kirjanov2010-07-091-1/+1
| * | | powerpc/pseries: Partition hibernation supportBrian King2010-07-091-0/+1
| * | | powerpc/pseries: Migration code reorganization / hibernation prepBrian King2010-07-092-0/+11
| * | | powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2010-07-092-10/+0
| * | | powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras2010-07-091-0/+2
| * | | Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt2010-07-095-0/+95
| |\ \ \
| | * | | powerpc, hw_breakpoint: Tell generic code we have no instruction breakpointsPaul Mackerras2010-06-301-4/+1
| | * | | powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside ...K.Prasad2010-06-221-0/+1
| | * | | powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signalsK.Prasad2010-06-221-0/+3
| | * | | powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad2010-06-223-0/+85
| | * | | powerpc: Emulate most Book I instructions in emulate_step()Paul Mackerras2010-06-222-0/+9
| | | |/ | | |/|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-041-3/+0
|\ \ \ \
| * | | | net: NET_SKB_PAD should depend on L1_CACHE_BYTESEric Dumazet2010-06-151-3/+0
* | | | | KVM: Remove unnecessary divide operationsJoerg Roedel2010-08-011-0/+1
* | | | | KVM: PPC: Make use of hash based Shadow MMUAlexander Graf2010-08-012-3/+23
* | | | | KVM: PPC: Remove obsolete kvmppc_mmu_find_pteAlexander Graf2010-08-011-1/+0
* | | | | KVM: PPC: elide struct thread_struct instances from stackAndreas Schwab2010-08-011-12/+15
* | | | | Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt2010-07-231-3/+3
|\ \ \ \ \
| * | | | | powerpc/kexec: Fix boundary case for book-e kexec memory limitsKumar Gala2010-07-221-3/+3
| | |_|_|/ | |/| | |
OpenPOWER on IntegriCloud