summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2011-07-08powerpc/85xx: add hypervisor config entries to corenet_smp_defconfigTimur Tabi1-0/+3
2011-07-07powerpc/85xx: Add P5020 SoC device tree include stubKumar Gala2-570/+653
2011-07-07powerpc/85xx: Add P3041 SoC device tree include stubKumar Gala2-578/+661
2011-07-01powerpc: Use -mtraceback=noAnton Blanchard1-1/+1
2011-07-01powerpc: Add jump label supportMichael Ellerman4-0/+72
2011-07-01powerpc/hvsi: Fix conflict with old HVSI driverBenjamin Herrenschmidt1-12/+12
2011-07-01powerpc: Fix build problem with default ppc_md.progress commitBenjamin Herrenschmidt1-0/+2
2011-06-30powerpc: Add printk companion for ppc_md.progressDave Carroll3-1/+8
2011-06-30powerpc: Move free_initmem to common codeDave Carroll4-51/+19
2011-06-30Merge remote branch 'origin/master' into nextBenjamin Herrenschmidt21-141/+152
2011-06-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds9-91/+102
2011-06-29powerpc/pseries: Move hvsi support into a libraryBenjamin Herrenschmidt1-0/+34
2011-06-29powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt6-192/+24
2011-06-29powerpc/udbg: Register udbg console genericallyBenjamin Herrenschmidt2-2/+2
2011-06-29powerpc/pseries: Factor HVSI header struct in packet definitionsBenjamin Herrenschmidt1-12/+4
2011-06-29powerpc/hvsi: Move HVSI protocol definitions to a header fileBenjamin Herrenschmidt1-0/+68
2011-06-29powerpc/maple: Register CPC925 EDAC device on all boards with CPC925Dmitry Eremin-Solenikov1-22/+19
2011-06-29powerpc/pseries: Improve error code on reconfiguration notifier failureAkinobu Mita4-26/+12
2011-06-29powerpc/pseries: Introduce pSeries_reconfig_notify()Akinobu Mita3-19/+23
2011-06-29powerpc/maple: Enable scom access functions on MapleDmitry Eremin-Solenikov1-2/+2
2011-06-29powerpc: mem_init should call memblock_is_reserved with phys_addr_tBecky Bruce1-1/+2
2011-06-29powerpc: Whitespace fix to include/asm/pgtable-ppc64.hBecky Bruce1-1/+2
2011-06-29powerpc/book3e-64: use a separate TLB handler when linear map is boltedScott Wood4-34/+266
2011-06-29powerpc/book3e-64: Reraise doorbell when masked by soft-irq-disableScott Wood4-16/+21
2011-06-29arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich5-57/+60
2011-06-29powerpc/rtas-rtc: remove sideeffects of printk_ratelimitChristian Dietrich1-12/+17
2011-06-29Merge remote branch 'jwb/next' into nextBenjamin Herrenschmidt3-1/+24
2011-06-29powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfigMichael Neuling1-1/+0
2011-06-28powerpc/4xx: Update Canyonlands and Glacier boards DTS to add HW RNG supportMike Williams2-1/+12
2011-06-28ppc4xx: Add crypto and RNG entries to Sequoia DTSJosh Boyer1-0/+12
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki1-7/+0
2011-06-27powerpc/85xx: disable timebase synchronization under the hypervisorTimur Tabi3-0/+33
2011-06-27powerpc/85xx: Add P1010RDB board supportPrabhakar Kushwaha6-0/+790
2011-06-27powerpc/86xx: enable the framebuffer console on the MPC8610 HPCDTimur Tabi1-0/+5
2011-06-27powerpc/86xx: improve calculation of DIU pixel clock on the MPC8610 HPCDTimur Tabi1-59/+48
2011-06-27powerpc/85xx: enable the framebuffer console for the defconfigsTimur Tabi2-0/+8
2011-06-27powerpc/85xx: clamp the P1022DS DIU pixel clock to allowed valuesTimur Tabi1-1/+6
2011-06-27powerpc/e500mc: Add support for the wait instruction in e500_idleScott Wood4-0/+19
2011-06-27powerpc/85xx: Add P4080 SoC device tree include stubKumar Gala2-587/+662
2011-06-27powerpc/p1022ds: add missing iounmap calls to platform fileTimur Tabi1-3/+8
2011-06-27powerpc/85xx: specify interrupt for pq3-localbus devicesDmitry Eremin-Solenikov8-0/+16
2011-06-27powerpc/85xx: tqm8540 - add description for onboard flashDmitry Eremin-Solenikov1-0/+40
2011-06-27powerpc/85xx: Update device tree to add nand info for p3041dsLei Xu1-0/+39
2011-06-27powerpc/85xx: Update device tree to add nand info for p5020dsLei Xu1-0/+39
2011-06-27powerpc/85xx: Add host-pci(e) bridge only for RCPrabhakar Kushwaha1-0/+13
2011-06-27powerpc/85xx: add board support for the Freescale hypervisorTimur Tabi5-3/+55
2011-06-27powerpc: add Freescale hypervisor partition control functionsTimur Tabi2-0/+30
2011-06-27powerpc: introduce the ePAPR embedded hypervisor vmpic driverAshish Kalra4-0/+347
2011-06-27powerpc: introduce ePAPR embedded hypervisor hcall interfaceTimur Tabi2-0/+1157
2011-06-22powerpc: make irq_choose_cpu() available to all PIC driversStuart Yoder3-36/+37