summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-14powerpc+of: Rename and fix OF reconfig notifier error inject moduleBenjamin Herrenschmidt3-18/+18
2012-11-29powerpc+of: Export of_reconfig_notifier_[register,unregister]Nathan Fontenot1-0/+2
2012-11-26Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt10-20/+250
2012-11-26Merge branch 'merge' into nextBenjamin Herrenschmidt995-11224/+13864
2012-11-26powerpc/eeh: Do not invalidate PE properlyGavin Shan1-1/+1
2012-11-25powerpc/dma/raidengine: add raidengine deviceXuelin Shi4-0/+173
2012-11-25powerpc/iommu/fsl: Add PAMU bypass enable register to ccsr_guts structVarun Sethi1-1/+3
2012-11-25powerpc/mpc85xx: Change spin table to cached memoryYork Sun1-13/+36
2012-11-25powerpc/fsl-pci: Add PCI controller ATMU PM supportJia Hongtao1-2/+35
2012-11-25powerpc/86xx: fsl_pcibios_fixup_bus requires CONFIG_PCITimur Tabi1-0/+2
2012-11-25drivers/virt: the Freescale hypervisor driver doesn't need to check MSR[GS]Timur Tabi1-3/+0
2012-11-25powerpc/85xx: p1022ds: Use NULL instead of 0 for pointersTushar Behera1-1/+1
2012-11-23powerpc/pseries: Fix oops with MSIs when missing EEH PEsAlexey Kardashevskiy1-1/+2
2012-11-21Merge remote-tracking branch 'agust/merge' into mergeBenjamin Herrenschmidt4-11/+17
2012-11-15powerpc: Disable relocation on exceptions when kexecingIan Munsie1-0/+33
2012-11-15powerpc: Enable relocation on during exceptions at bootIan Munsie1-0/+38
2012-11-15powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate functionIan Munsie3-40/+20
2012-11-15powerpc: Add wrappers to enable/disable relocation on exceptionsIan Munsie1-0/+25
2012-11-15powerpc: Add set_mode hcallIan Munsie4-2/+12
2012-11-15powerpc: Setup relocation on exceptions for bare metal systemsMichael Neuling2-0/+4
2012-11-15powerpc: Move initial mfspr LPCR out of __init_LPCRMichael Neuling1-1/+5
2012-11-15powerpc: Add relocation on exception vector handlersMichael Neuling3-10/+177
2012-11-15powerpc: Add new macros needed for relocation on exceptionsMichael Neuling2-0/+115
2012-11-15powerpc: Turn syscall handler into macrosMichael Neuling1-23/+40
2012-11-15powerpc: Make load_hander handle upto 64k offsetMichael Neuling3-3/+9
2012-11-15powerpc: Remove unessessary 0x3000 location enforcementMichael Neuling1-1/+3
2012-11-15powerpc: Whitespace changes in exception64s.SMichael Neuling1-15/+15
2012-11-15Merge branch 'dt' into nextBenjamin Herrenschmidt25-292/+267
2012-11-15powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard1-1/+1
2012-11-15powerpc: Add POWER8 architected mode to cputableMichael Neuling1-0/+15
2012-11-15powerpc/pseries: Update ibm,architecture.vec for PAPR 2.7/POWER8Michael Neuling1-3/+8
2012-11-15powerpc: Change free_bootmem() to kfree()JoonSoo Kim1-5/+3
2012-11-15powerpc/ptrace: Enable hardware breakpoint upon re-registeringAravinda Prasad1-0/+4
2012-11-15powerpc: Use asm-generic/bitops/le.hAkinobu Mita1-54/+1
2012-11-15powerpc: Remove BITOP_MASK and BITOP_WORD from asm/bitops.hAkinobu Mita1-11/+9
2012-11-15powerpc/iommu: Use bitmap libraryAkinobu Mita1-11/+5
2012-11-15powerpc/perf: Use uapi/unistd.h to fix build errorSukadev Bhattiprolu1-1/+1
2012-11-15powerpc: Fix typos in Freescale copyright claimsYang Li24-24/+24
2012-11-15powerpc: Remove stale function prototypes from setup.hAnton Blanchard1-4/+0
2012-11-15powerpc: Move most of setup.h out of uapiAnton Blanchard2-31/+33
2012-11-15powerpc: Fix denorm symbol nameMichael Neuling1-1/+1
2012-11-15powerpc: POWER8 cputable entryMichael Neuling4-2/+33
2012-11-15powerpc: Add POWER8 setup codeMichael Neuling2-0/+26
2012-11-15powerpc: make POWER7 setup code name genericMichael Neuling2-1/+1
2012-11-15powerpc/perf: Add missing L2 constraint handling in Power7 PMUMichael Ellerman1-3/+14
2012-11-15powerpc/powermac/cpufreq_32: Set non-infinite transition time for 7447A driverAndreas Schwab1-1/+4
2012-11-15powerpc/ptrace: Remove unused addr parameter in ppc_del_hwdebug()Michael Neuling1-2/+2
2012-11-15powerpc/ptrace: Fix spelling mistakeMichael Neuling1-2/+2
2012-11-15powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac...K.Prasad2-4/+90
2012-11-15powerpc: Remove no longer used ppc_md.idle_loop()Michael Ellerman2-6/+0