summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-08-20powerpc/e500: Set -mcpu flag for 32-bit e500Scott Wood1-0/+8
2013-08-20powerpc/booke64: Use appropriate -mcpuScott Wood2-0/+22
2013-08-20powerpc/85xx: Remove -Wa,-me500Scott Wood1-1/+0
2013-08-20powerpc: Convert some mftb/mftbu into mfsprScott Wood7-19/+29
2013-08-20powerpc/fsl-booke: Work around erratum A-006958Scott Wood4-4/+32
2013-08-16powerpc/wsp: Fix early debug buildBenjamin Herrenschmidt1-37/+1
2013-08-14powerpc: Make rwlocks endian safeAnton Blanchard4-0/+21
2013-08-14powerpc: Fix little endian coredumpsAnton Blanchard1-2/+6
2013-08-14powerpc/pseries: Fix endian issues in H_GET_TERM_CHAR/H_PUT_TERM_CHARAnton Blanchard1-4/+5
2013-08-14powerpc: Little endian SMP IPI demuxAnton Blanchard1-9/+10
2013-08-14powerpc: Emulate instructions in little endian modeAnton Blanchard1-1/+1
2013-08-14powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard15-32/+65
2013-08-14powerpc: Add endian annotations to lppaca, slb_shadow and dtl_entryAnton Blanchard1-25/+25
2013-08-14powerpc: Make NUMA device node code endian safeAlistair Popple1-48/+52
2013-08-14powerpc: Little endian fixes for legacy_serial.cAlistair Popple1-3/+3
2013-08-14powerpc: Make PCI device node device tree accesses endian safeAnton Blanchard1-9/+11
2013-08-14powerpc: Make OF PCI device tree accesses endian safeAnton Blanchard2-13/+16
2013-08-14powerpc: Make device tree accesses in VIO subsystem endian safeAnton Blanchard1-14/+17
2013-08-14powerpc: Make device tree accesses in HVC VIO console endian safeAnton Blanchard1-2/+2
2013-08-14powerpc: Make prom_init.c endian safeBenjamin Herrenschmidt1-106/+147
2013-08-14powerpc: Make device tree accesses in cache info code endian safeAnton Blanchard1-6/+6
2013-08-14powerpc: of_parse_dma_window should take a __be32 *dma_windowAnton Blanchard5-17/+17
2013-08-14powerpc: Fix some endian issues in xics codeAnton Blanchard1-5/+5
2013-08-14powerpc: Add some endian annotations to time and xics codeAnton Blanchard2-2/+2
2013-08-14powerpc: More little endian fixes for setup-common.cAlistair Popple1-2/+5
2013-08-14powerpc: Make logical to real cpu mapping code endian safeAnton Blanchard1-3/+3
2013-08-14powerpc: Make RTAS calls endian safeAnton Blanchard2-23/+23
2013-08-14powerpc: Make cache info device tree accesses endian safeAnton Blanchard1-5/+5
2013-08-14powerpc: Make RTAS device tree accesses endian safeAnton Blanchard1-14/+14
2013-08-14powerpc: More little endian fixes for prom.cAlistair Popple1-2/+2
2013-08-14powerpc: Make prom.c device tree accesses endian safeIan Munsie1-29/+31
2013-08-14powerpc: Avoid link stack corruption for MMU on exceptionsMichael Neuling2-19/+20
2013-08-14powerpc: Make chip-id information available to userspaceVasant Hegde3-0/+17
2013-08-14powerpc/eeh: powerpc/eeh: Fix undefined variableMike Qiu1-14/+8
2013-08-14Revert "powerpc/e500: Update compilation flags with core specific options"Benjamin Herrenschmidt1-16/+2
2013-08-14powerpc: Use ibm, chip-id property to compute cpu_core_mask if availablePaul Mackerras1-3/+45
2013-08-14powerpc: Pull out cpu_core_mask updates into a separate functionPaul Mackerras1-28/+28
2013-08-14powerpc: Fix denormalized exception handlerPaul Mackerras1-5/+6
2013-08-14powerpc: Ignore zImage.epaprMark Brown1-0/+1
2013-08-14powerpc/math-emu: Fix load/store indexed emulationJames Yang1-10/+5
2013-08-14powerpc: Remove the empty giveup_fpu() function on 32bit kernelKevin Hao6-33/+4
2013-08-14powerpc: Make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabledKevin Hao3-3/+9
2013-08-14powerpc: Remove the redundant flush_fp_to_thread() in setup_sigcontext()Kevin Hao1-2/+0
2013-08-14powerpc/mpc85xx: Only emulate the unimplemented FP instructions on corenet64Kevin Hao1-0/+1
2013-08-14powerpc: remove the unused function disable_kernel_fp()Kevin Hao2-14/+0
2013-08-14powerpc: split She math emulation into two partsKevin Hao3-18/+46
2013-08-14powerpc: Introduce function emulate_math()Kevin Hao1-45/+34
2013-08-14powerpc/math-emu: Move the flush FPU state function into do_mathemuKevin Hao2-9/+9
2013-08-14powerpc/85xx: Enable the math emulation for the corenet64_smp_defconfigKevin Hao1-0/+1
2013-08-14powerpc/8xx: Remove last traces of 8XX_MINIMAL_FPEMUPaul Bolle3-203/+0