aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-15powerpc: Add transactional memory unavaliable execption handlerMichael Neuling2-0/+44
2013-02-15powerpc: Add reclaim and recheckpoint functions for context switching transactional memory processesMichael 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
2013-02-13KVM: PPC: booke: use vcpu reference from thread_structBharat Bhushan3-7/+3
2013-02-12powerpc/fsl: msi: sparse fixesKim Phillips1-2/+2
2013-02-12powerpc/fsl: ifc: sparse fixesKim Phillips1-1/+1
2013-02-12powerpc/fsl: fsl_soc: sparse fixesKim Phillips1-2/+2
2013-02-12powerpc/fsl: lbc: sparse fixesKim Phillips1-3/+3
2013-02-11powerpc/5200: Use the gpt* labels to simplify mpc5200 dts filesGrant Likely11-235/+70
2013-02-11powerpc/5200: Add Lite5200 on-board LEDs as devicesGrant Likely2-12/+36
2013-02-11sched, powerpc: Fix sched.h split-up build failureIngo Molnar1-0/+1
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-27/+35
2013-02-08powerpc: Add support for context switching the TAR registerIan Munsie6-1/+38
2013-02-08pseries/iommu: Remove DDW on kexecNishanth Aravamudan1-38/+50
2013-02-08pseries/iommu: Restore_default_window does not use liobn parameterNishanth Aravamudan1-2/+2
2013-02-08powerpc: fix ics_rtas_init and start_secondary section mismatchDaniel Borkmann2-2/+2
2013-02-06perf/powerpc: Fix build errorSukadev Bhattiprolu1-1/+1