summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2013-02-19powerpc/85xx: l2sram - Add compatible string for BSC9131 platformHarninder Rai1-0/+1
2013-02-19powerpc/85xx: bsc9131 - Correct typo in SDHC device nodeHarninder Rai1-1/+1
2013-02-15powerpc/e500/qemu-e500: enable coreintScott Wood1-3/+4
2013-02-15powerpc/mpic: allow coreint to be determined by MPIC versionScott Wood1-3/+23
2013-02-15powerpc/fsl_pci: Store the pci ctlr device ptr in the pci ctlr structVarun Sethi2-3/+8
2013-02-15powerpc/85xx: Board support for ppa8548Stef van Os5-0/+337
2013-02-15powerpc/fsl: remove extraneous DIU platform functionsTimur Tabi3-55/+0
2013-02-15arch/powerpc/platforms/85xx/p1022_ds.c: adjust duplicate testJulia Lawall1-1/+1
2013-02-15powerpc: Add transactional memory to pseries and ppc64 defconfigsMichael Neuling2-0/+4
2013-02-15powerpc: Add config option for transactional memoryMichael Neuling1-0/+8
2013-02-15powerpc: Add transactional memory to POWER8 cpu featuresMichael Neuling1-1/+2
2013-02-15powerpc: Add new transactional memory state to the signal contextMichael Neuling4-16/+830
2013-02-15powerpc: Hook in new transactional memory codeMichael Neuling4-4/+115
2013-02-15powerpc: Routines for FP/VSX/VMX unavailable during a transactionMichael Neuling1-0/+83
2013-02-15powerpc: Add transactional memory unavaliable execption handlerMichael Neuling2-0/+44
2013-02-15powerpc: Add reclaim and recheckpoint functions for context switching transac...Michael Neuling1-0/+112
2013-02-15powerpc: Add FP/VSX and VMX register load functions for transactional memoryMichael Neuling2-0/+105
2013-02-15powerpc: Add helper functions for transactional memory context switchingMichael Neuling4-1/+411
2013-02-15powerpc: Add transactional memory paca scratch register to show_regsMichael Neuling4-0/+11
2013-02-15powerpc: Register defines for various transactional memory registersMichael Neuling1-0/+27
2013-02-15powerpc: New macros for transactional memory supportMichael Neuling6-0/+134
2013-02-15powerpc: Add additional state needed for transactional memory to thread structMichael Neuling1-0/+28
2013-02-15powerpc: Add new instructions for transactional memoryMichael Neuling1-0/+10
2013-02-15powerpc: Add new CPU feature bit for transactional memoryMichael Neuling1-0/+7
2013-02-15powerpc: Apply early paca fixups to boot_paca and the boot cpu's pacaMichael Ellerman1-5/+11
2013-02-15powerpc: Move boot_paca into early_setupGeoff Levand3-3/+2
2013-02-15powerpc/ps3: Refresh ps3_defconfigGeoff Levand1-6/+9
2013-02-15powerpc/ps3: Increase verbosity of htab errorsGeoff Levand1-6/+8
2013-02-15powerpc/ps3: Add macro PS3_VERBOSE_RESULTGeoff Levand1-1/+1
2013-02-15powerpc/kvm/book3s_pr: Fix compilation on 32-bit machinesPaul Mackerras1-0/+1
2013-02-15powerpc/kvm/book3s_hv: Preserve guest CFAR register valuePaul Mackerras5-2/+24
2013-02-15powerpc: Save CFAR before branching in interrupt entry pathsPaul Mackerras2-46/+133
2013-02-15powerpc: Remove Cell-specific relocation-on interrupt vector codePaul Mackerras1-10/+0
2013-02-14burying unused conditionalsAl Viro2-9/+0
2013-02-13powerpc/85xx: dts - add ranges property for SECPo Liu1-0/+1
2013-02-13powerpc/83xx: update kmeter1_defconfigHolger Brunck1-4/+2
2013-02-13powerpc/83xx: apply mpc8360e quirk for kmeter1 only when par_io is presentGerlando Falauto1-5/+7
2013-02-13powerpc/83xx: refactor mpc8360e quirk for kmeter1Gerlando Falauto1-72/+77
2013-02-13powerpc/83xx: fix checkpatch warnings for km83xx.cHolger Brunck1-6/+4
2013-02-13powerpc/82xx: fix checkpatch warnings for km82xx.cHolger Brunck1-3/+3
2013-02-13powerpc/85xx: fix various PCI node compatible stringsTimur Tabi4-13/+18
2013-02-13powerpc/85xx: describe the PAMU topology in the device treeTimur Tabi5-48/+378
2013-02-13powerpc/85xx: enable MTD options in sbc8548 defconfigPaul Gortmaker1-0/+19
2013-02-13powerpc/85xx: add alternate dts file for sbc8548 boot via SODIMMPaul Gortmaker1-0/+115
2013-02-13powerpc/85xx: update sbc8548 flash information to match recent u-bootPaul Gortmaker1-19/+15
2013-02-13powerpc/85xx: split sbc8548 dts file into pre and post chunksPaul Gortmaker3-318/+351
2013-02-13powerpc/85xx: use for_each_compatible_node() macroWei Yongjun1-3/+1
2013-02-13KVM: PPC: BookE: Handle alignment interruptsAlexander Graf2-3/+19
2013-02-13booke: Added DBCR4 SPR numberBharat Bhushan1-0/+1
2013-02-13KVM: PPC: booke: Allow multiple exception typesBharat Bhushan5-16/+54