summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add some endian annotations to time and xics codeAnton Blanchard2013-08-142-2/+2
* powerpc: More little endian fixes for setup-common.cAlistair Popple2013-08-141-2/+5
* powerpc: Make logical to real cpu mapping code endian safeAnton Blanchard2013-08-141-3/+3
* powerpc: Make RTAS calls endian safeAnton Blanchard2013-08-142-23/+23
* powerpc: Make cache info device tree accesses endian safeAnton Blanchard2013-08-141-5/+5
* powerpc: Make RTAS device tree accesses endian safeAnton Blanchard2013-08-141-14/+14
* powerpc: More little endian fixes for prom.cAlistair Popple2013-08-141-2/+2
* powerpc: Make prom.c device tree accesses endian safeIan Munsie2013-08-141-29/+31
* powerpc: Avoid link stack corruption for MMU on exceptionsMichael Neuling2013-08-142-19/+20
* powerpc: Make chip-id information available to userspaceVasant Hegde2013-08-143-0/+17
* powerpc/eeh: powerpc/eeh: Fix undefined variableMike Qiu2013-08-141-14/+8
* Revert "powerpc/e500: Update compilation flags with core specific options"Benjamin Herrenschmidt2013-08-141-16/+2
* powerpc: Use ibm, chip-id property to compute cpu_core_mask if availablePaul Mackerras2013-08-141-3/+45
* powerpc: Pull out cpu_core_mask updates into a separate functionPaul Mackerras2013-08-141-28/+28
* powerpc: Fix denormalized exception handlerPaul Mackerras2013-08-141-5/+6
* powerpc: Ignore zImage.epaprMark Brown2013-08-141-0/+1
* powerpc/math-emu: Fix load/store indexed emulationJames Yang2013-08-141-10/+5
* powerpc: Remove the empty giveup_fpu() function on 32bit kernelKevin Hao2013-08-146-33/+4
* powerpc: Make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabledKevin Hao2013-08-143-3/+9
* powerpc: Remove the redundant flush_fp_to_thread() in setup_sigcontext()Kevin Hao2013-08-141-2/+0
* powerpc/mpc85xx: Only emulate the unimplemented FP instructions on corenet64Kevin Hao2013-08-141-0/+1
* powerpc: remove the unused function disable_kernel_fp()Kevin Hao2013-08-142-14/+0
* powerpc: split She math emulation into two partsKevin Hao2013-08-143-18/+46
* powerpc: Introduce function emulate_math()Kevin Hao2013-08-141-45/+34
* powerpc/math-emu: Move the flush FPU state function into do_mathemuKevin Hao2013-08-142-9/+9
* powerpc/85xx: Enable the math emulation for the corenet64_smp_defconfigKevin Hao2013-08-141-0/+1
* powerpc/8xx: Remove last traces of 8XX_MINIMAL_FPEMUPaul Bolle2013-08-143-203/+0
* powerpc/math-emu: Remove the unneeded check for CONFIG_MATH_EMULATION in math.cKevin Hao2013-08-141-4/+0
* powerpc/math-emu: Remove the dead code in math.cKevin Hao2013-08-141-42/+0
* powerpc/powernv: Enable detection of legacy UARTsBenjamin Herrenschmidt2013-08-141-0/+1
* powerpc/powernv: Don't crash if there are no OPAL consolesBenjamin Herrenschmidt2013-08-141-7/+9
* powerpc: Check "status" property before adding legacy ISA serial portsBenjamin Herrenschmidt2013-08-141-3/+5
* powerpc: Cleanup udbg_16550 and add support for LPC PIO-only UARTsBenjamin Herrenschmidt2013-08-143-193/+206
* powerpc/powernv: Add PIO accessors for Power8 LPC busBenjamin Herrenschmidt2013-08-148-1/+226
* powerpc/powernv: Add helper to get ibm,chip-id of a nodeBenjamin Herrenschmidt2013-08-142-0/+28
* powerpc/powernv: Update opal.h to add new LPC and XSCOM functionsBenjamin Herrenschmidt2013-08-142-0/+27
* powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIOBenjamin Herrenschmidt2013-08-145-21/+37
* powerpc/ppc64: Rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATETiejun Chen2013-08-144-8/+9
* powerpc/pmac: Early debug output on screen on 64-bit macsBenjamin Herrenschmidt2013-08-146-117/+202
* powerpc/pci: Remove duplicate check in pcibios_fixup_bus()Gavin Shan2013-08-141-2/+1
* powerpc/powernv: Needn't IO segment map for PHB3Gavin Shan2013-08-141-6/+7
* powerpc/powernv: Check primary PHB through IDGavin Shan2013-08-141-3/+1
* powerpc/powernv: Fetch PHB bus range from dev-treeGavin Shan2013-08-141-3/+10
* powerpc/powernv: Free PHB instance upon errorGavin Shan2013-08-141-6/+11
* powerpc: Fix VRSAVE handlingPaul Mackerras2013-08-143-2/+19
* powerpc: Implement __get_user_pages_fast()Paul Mackerras2013-08-141-16/+21
* powerpc: Convert platforms to smp_generic_cpu_bootableAndy Fleming2013-08-145-49/+4
* powerpc: Add smp_generic_cpu_bootableAndy Fleming2013-08-142-0/+24
* powerpc: Remove the symbol __flush_icache_rangeKevin Hao2013-08-144-9/+3
* powerpc: Move the testing of CPU_FTR_COHERENT_ICACHE into __flush_icache_rangeKevin Hao2013-08-143-3/+5
OpenPOWER on IntegriCloud