summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2011-11-24powerpc/85xx: Rework MPC8548CDS device treesKumar Gala3-383/+327
2011-11-24powerpc/85xx: Rework MPC8544DS device treeKumar Gala4-435/+453
2011-11-24powerpc/85xx: Rework MPC8536DS device treesKumar Gala5-829/+489
2011-11-24powerpc/85xx: create dts components to build up an SoCKumar Gala48-0/+2575
2011-11-24powerpc/85xx: p1020si.dtsi update interrupt handlingKumar Gala1-61/+56
2011-11-24powerpc/85xx: Add ethernet magic packet property to P1020 device treeKumar Gala1-0/+3
2011-11-24powerpc/85xx: Update P1020 SEC3.3 node to match actual SoC HWKumar Gala1-4/+5
2011-11-24powerpc/85xx: Update SPI binding to match binding spec for P1020RDBKumar Gala2-20/+15
2011-11-24powerpc/85xx: Rework PCI nodes on P1020RDBKumar Gala2-28/+38
2011-11-24powerpc/85xx: Simplify P1020RDB CAMP dts using includesKumar Gala2-161/+4
2011-11-24powerpc/8xxx: Update device tree bus probe for new RapidIO node bindingKai Jiang3-3/+3
2011-11-24fsl-rio: Add two ports and rapidio message units supportLiu Gang3-423/+545
2011-11-24fsl-rio: Split rio driver into two parts, RapidIO endpoint and message unitLiu Gang4-1128/+1267
2011-11-24arch/powerpc/sysdev/ehv_pic.c: add missing kfreeJulia Lawall1-0/+1
2011-11-24powerpc/fsl-lbc: Fix for fsl_upmAlexandre Rusev1-0/+1
2011-11-24powerpc/qe: Fixup QE_General4 errataJoakim Tjernlund1-1/+1
2011-11-24powerpc/85xx: Fix compile error on p3060_qds.cKumar Gala1-1/+1
2011-11-24powerpc/p3060qds: Fix select of 'MPC8xxx_GPIO'Paul Bolle1-1/+1
2011-11-24powerpc/p1023: set IRQ[4:6,11] to active-high level sensitive for PCIeRoy Zang1-4/+13
2011-11-21Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-23/+2
2011-11-17Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf4-23/+2
2011-11-17powerpc/signal32: Fix sigset_t conversion when copying to userWill Deacon1-1/+1
2011-11-17powerpc: Fix atomic_xxx_return barrier semanticsBenjamin Herrenschmidt4-35/+40
2011-11-17powerpc: Remove buggy 9-year-old test for binutils < 2.12.1Kyle Moffett1-6/+0
2011-11-17powerpc/book3e-64: Fix debug support for userspaceKumar Gala2-23/+1
2011-11-17powerpc: Remove extraneous CONFIG_PPC_ADV_DEBUG_REGS defineKumar Gala1-2/+0
2011-11-17powerpc: Revert show_regs() define for readabilityKumar Gala1-1/+1
2011-11-16powerpc/ps3: Fix SMP lockdep boot warningGeoff Levand1-32/+32
2011-11-16powerpc/ps3: Fix lost SMP IPIsGeoff Levand3-1/+25
2011-11-16powerpc: Add hvcall.h include to book3s_hv.cMichael Neuling1-0/+1
2011-11-16powerpc/trace: Add a dummy stack frame for trace_hardirqs_offKevin Hao1-0/+15
2011-11-16powerpc: Copy down exception vectors after feature fixupsAnton Blanchard6-2/+28
2011-11-16powerpc: panic if we can't instantiate RTASAnton Blanchard1-4/+2
2011-11-16powerpc/4xx: Fix typos in kexec config dependenciesSuzuki Poulose2-2/+2
2011-11-16powerpc/fsl: MCU_MPC8349EMITX wants I2C built-in, modular won't do...Al Viro1-1/+1
2011-11-16powerpc: Fix build breakage in jump_label.cAl Viro1-0/+2
2011-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Linus Torvalds1-1/+1
2011-11-14fsl-rio: fix compile errorLiu Gang1-1/+1
2011-11-08powerpc/kvm: Fix build failure with HV KVM and CBEAlexander Graf1-3/+3
2011-11-08Merge remote-tracking branch 'agust/next' into mergeBenjamin Herrenschmidt3-8/+249
2011-11-08powerpc/ps3: Fix lv1_gpu_attribute hcallGeoff Levand1-1/+1
2011-11-08powerpc/ps3: Fix PS3 repository build warningsGeoff Levand1-16/+16
2011-11-08powerpc/irq: Remove IRQF_DISABLEDYong Zhang14-26/+18
2011-11-08powerpc/numa: NUMA topology support for PowerNVDipankar Sarma1-7/+17
2011-11-08powerpc: Add System RAM to /proc/iomemAnton Blanchard1-0/+30
2011-11-08powerpc: Add KVM as module to defconfigsMichael Neuling2-0/+8
2011-11-08powerpc/kvm: Fix build with older toolchainsNishanth Aravamudan1-1/+1
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds172-96/+155
2011-11-07Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds6-53/+0
2011-11-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds169-1327/+8416