summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' into nextBenjamin Herrenschmidt2012-11-256-13/+20
|\
| * powerpc/eeh: Do not invalidate PE properlyGavin Shan2012-11-251-1/+1
| * powerpc/pseries: Fix oops with MSIs when missing EEH PEsAlexey Kardashevskiy2012-11-231-1/+2
| * powerpc/mpc5200: move lpbfifo node and fix its interrupt propertyAnatolij Gustschin2012-10-252-6/+6
| * powerpc: 52xx: nop out unsupported critical IRQsWolfram Sang2012-10-251-4/+5
| * powerpc/pcm030: add pcm030-audio-fabric to dtsEric Millbrandt2012-10-251-1/+6
* | powerpc: Disable relocation on exceptions when kexecingIan Munsie2012-11-151-0/+33
* | powerpc: Enable relocation on during exceptions at bootIan Munsie2012-11-151-0/+38
* | powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate functionIan Munsie2012-11-151-0/+20
* | powerpc: Add wrappers to enable/disable relocation on exceptionsIan Munsie2012-11-151-0/+25
* | powerpc: Add set_mode hcallIan Munsie2012-11-154-2/+12
* | powerpc: Setup relocation on exceptions for bare metal systemsMichael Neuling2012-11-152-0/+4
* | powerpc: Move initial mfspr LPCR out of __init_LPCRMichael Neuling2012-11-151-1/+5
* | powerpc: Add relocation on exception vector handlersMichael Neuling2012-11-153-10/+177
* | powerpc: Add new macros needed for relocation on exceptionsMichael Neuling2012-11-152-0/+115
* | powerpc: Turn syscall handler into macrosMichael Neuling2012-11-151-23/+40
* | powerpc: Make load_hander handle upto 64k offsetMichael Neuling2012-11-153-3/+9
* | powerpc: Remove unessessary 0x3000 location enforcementMichael Neuling2012-11-151-1/+3
* | powerpc: Whitespace changes in exception64s.SMichael Neuling2012-11-151-15/+15
* | Merge branch 'dt' into nextBenjamin Herrenschmidt2012-11-1519-254/+111
|\ \
| * | powerpc+of: Remove the pSeries_reconfig.h fileNathan Fontenot2012-11-154-17/+5
| * | powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot2012-11-158-25/+25
| * | powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot2012-11-158-132/+68
| * | powerpc+of: Move of_drconf_cell struct definition to asm/prom.hNathan Fontenot2012-11-142-12/+16
| * | powerpc+of: Add /proc device tree updating to of node add/removeNathan Fontenot2012-11-142-71/+0
| |/
* | powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard2012-11-151-1/+1
* | powerpc: Add POWER8 architected mode to cputableMichael Neuling2012-11-151-0/+15
* | powerpc/pseries: Update ibm,architecture.vec for PAPR 2.7/POWER8Michael Neuling2012-11-151-3/+8
* | powerpc: Change free_bootmem() to kfree()JoonSoo Kim2012-11-151-5/+3
* | powerpc/ptrace: Enable hardware breakpoint upon re-registeringAravinda Prasad2012-11-151-0/+4
* | powerpc: Use asm-generic/bitops/le.hAkinobu Mita2012-11-151-54/+1
* | powerpc: Remove BITOP_MASK and BITOP_WORD from asm/bitops.hAkinobu Mita2012-11-151-11/+9
* | powerpc/iommu: Use bitmap libraryAkinobu Mita2012-11-151-11/+5
* | powerpc: Fix typos in Freescale copyright claimsYang Li2012-11-1524-24/+24
* | powerpc: Remove stale function prototypes from setup.hAnton Blanchard2012-11-151-4/+0
* | powerpc: Move most of setup.h out of uapiAnton Blanchard2012-11-152-31/+33
* | powerpc: Fix denorm symbol nameMichael Neuling2012-11-151-1/+1
* | powerpc: POWER8 cputable entryMichael Neuling2012-11-154-2/+33
* | powerpc: Add POWER8 setup codeMichael Neuling2012-11-152-0/+26
* | powerpc: make POWER7 setup code name genericMichael Neuling2012-11-152-1/+1
* | powerpc/perf: Add missing L2 constraint handling in Power7 PMUMichael Ellerman2012-11-151-3/+14
* | powerpc/powermac/cpufreq_32: Set non-infinite transition time for 7447A driverAndreas Schwab2012-11-151-1/+4
* | powerpc/ptrace: Remove unused addr parameter in ppc_del_hwdebug()Michael Neuling2012-11-151-2/+2
* | powerpc/ptrace: Fix spelling mistakeMichael Neuling2012-11-151-2/+2
* | powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac...K.Prasad2012-11-151-4/+74
* | powerpc: Remove no longer used ppc_md.idle_loop()Michael Ellerman2012-11-152-6/+0
* | powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning !Li Zhong2012-11-151-0/+2
* | powerpc/powernv: Fix OPAL debug entryBenjamin Herrenschmidt2012-11-151-0/+1
* | powerpc/rtas_flash: Eliminate possible double freeJulia Lawall2012-11-151-3/+1
* | powerpc/pnv: Avoid bogus outputGavin Shan2012-11-151-14/+11