summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* powerpc: Stop using non-architected shared_proc field in lppacaAnton Blanchard2013-08-147-12/+23
* powerpc/pci: Don't use bitfield for force_32bit_msiAnton Blanchard2013-08-142-2/+2
* powerpc: Fix a number of sparse warningsAnton Blanchard2013-08-1413-20/+20
* powerpc/pseries: Simplify H_GET_TERM_CHARAnton Blanchard2013-08-142-27/+9
* powerpc: Simplify logic in include/uapi/asm/elf.hAnton Blanchard2013-08-141-12/+7
* powerpc: Remove SAVE_VSRU and REST_VSRU macrosAnton Blanchard2013-08-141-13/+0
* powerpc: Wrap MSR macros with parenthesesAnton Blanchard2013-08-142-8/+8
* powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard2013-08-141-0/+10
* powerpc: Align p_tocAnton Blanchard2013-08-141-0/+1
* Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2013-08-0937-143/+1047
|\
| * powerpc/e500: Update compilation flags with core specific optionsCatalin Udma2013-08-071-2/+16
| * powerpc/fsl: Enable CONFIG_DEVTMPFS_MOUNT so /dev can be mounted correctlyZhenhua Luo2013-08-076-0/+6
| * powerpc/pci: fix PCI-e check link issueYuanquan Chen2013-08-071-1/+1
| * powerpc/fsl-pci: enable SWIOTLB in function setup_pci_atmuKevin Hao2013-08-071-19/+3
| * powerpc/fsl-pci: fix the unreachable warning messageKevin Hao2013-08-071-1/+1
| * powerpc/mpc85xx: remove the unneeded pci init functions for corenet ds boardKevin Hao2013-08-071-6/+0