summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2010-07-06of/address: merge of_address_to_resource()Grant Likely2-13/+9
2010-07-06of/address: merge of_iomap()Grant Likely1-9/+1
2010-07-06of/irq: merge irq mapping codeGrant Likely1-47/+0
2010-07-06of/powerpc: Move Powermac irq quirk code into powermac pic driver codeGrant Likely1-9/+15
2010-06-30powerpc, hw_breakpoint: Tell generic code we have no instruction breakpointsPaul Mackerras1-4/+1
2010-06-29Merge branch 'linus' into perf/coreThomas Gleixner2-7/+10
2010-06-28of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2-54/+1
2010-06-28of: kill struct of_deviceGrant Likely2-13/+2
2010-06-22powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside ...K.Prasad1-0/+1
2010-06-22powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signalsK.Prasad1-0/+3
2010-06-22powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad3-0/+85
2010-06-22powerpc: Emulate most Book I instructions in emulate_step()Paul Mackerras2-0/+9
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar6-23/+38
2010-06-16net: NET_SKB_PAD should depend on L1_CACHE_BYTESEric Dumazet1-3/+0
2010-06-15powerpc: Unconditionally enabled irq stacksChristoph Hellwig1-6/+0
2010-06-15powerpc: Move kdump default base address to 64MB on 64bitAnton Blanchard1-1/+10
2010-06-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar1-0/+12
2010-06-09powerpc: Enable asymmetric SMT scheduling on POWER7Michael Neuling1-1/+2
2010-06-09arch: Implement local64_tPeter Zijlstra1-0/+1
2010-06-09perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker1-0/+12
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt1-4/+0
2010-06-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds3-10/+37
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2-9/+1
2010-05-31Merge commit 'kumar/next' into nextBenjamin Herrenschmidt3-10/+37
2010-05-27asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori1-0/+1
2010-05-27powerpc: use asm-generic/scatterlist.hFUJITA Tomonori1-28/+1
2010-05-26Revert "endian: #define __BYTE_ORDER"Linus Torvalds1-0/+6
2010-05-25Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2010-05-25endian: #define __BYTE_ORDERJoakim Tjernlund1-6/+0
2010-05-25Merge remote branch 'origin' into secretlab/next-spiGrant Likely36-156/+711
2010-05-25spi/mpc5121: Add SPI master driver for MPC5121 PSCAnatolij Gustschin1-0/+1
2010-05-25powerpc/kexec: Add support for FSL-BookESebastian Andrzej Siewior1-0/+13
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely35-177/+722
2010-05-22arch/powerpc: Move dma_mask from of_device into pdev_archdataGrant Likely2-1/+2
2010-05-22Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-3/+3
2010-05-22Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds15-117/+490
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds17-17/+213
2010-05-21powerpc/e500mc: Implement machine check handler.Scott Wood2-10/+24
2010-05-21powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaimAnton Blanchard1-0/+10
2010-05-21powerpc/kexec: Fix race in kexec shutdownMichael Neuling2-0/+5
2010-05-21powerpc/pseries: Add hcall to read 4 ptes at a time in real modeMichael Neuling1-0/+1
2010-05-21kdb: core for kgdb back end (2 of 2)Jason Wessel1-0/+1
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2010-05-19panic: Allow warnings to set different taint flagsBen Hutchings1-3/+3
2010-05-19of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2-16/+0
2010-05-19of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-1/+1
2010-05-17KVM: PPC: Enable native paired singlesAlexander Graf1-0/+1
2010-05-17KVM: PPC: Improve split modeAlexander Graf1-5/+4
2010-05-17KVM: PPC: Convert u64 -> ulongAlexander Graf2-5/+5
2010-05-17KVM: PPC: Add SVCPU to Book3S_32Alexander Graf1-0/+3