summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-08-14powerpc: Use ibm, chip-id property to compute cpu_core_mask if availablePaul Mackerras
2013-08-14powerpc: Pull out cpu_core_mask updates into a separate functionPaul Mackerras
2013-08-14powerpc: Fix denormalized exception handlerPaul Mackerras
2013-08-14powerpc: Ignore zImage.epaprMark Brown
2013-08-14powerpc/math-emu: Fix load/store indexed emulationJames Yang
2013-08-14powerpc: Remove the empty giveup_fpu() function on 32bit kernelKevin Hao
2013-08-14powerpc: Make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabledKevin Hao
2013-08-14powerpc: Remove the redundant flush_fp_to_thread() in setup_sigcontext()Kevin Hao
2013-08-14powerpc/mpc85xx: Only emulate the unimplemented FP instructions on corenet64Kevin Hao
2013-08-14powerpc: remove the unused function disable_kernel_fp()Kevin Hao
2013-08-14powerpc: split She math emulation into two partsKevin Hao
2013-08-14powerpc: Introduce function emulate_math()Kevin Hao
2013-08-14powerpc/math-emu: Move the flush FPU state function into do_mathemuKevin Hao
2013-08-14powerpc/85xx: Enable the math emulation for the corenet64_smp_defconfigKevin Hao
2013-08-14powerpc/8xx: Remove last traces of 8XX_MINIMAL_FPEMUPaul Bolle
2013-08-14powerpc/math-emu: Remove the unneeded check for CONFIG_MATH_EMULATION in math.cKevin Hao
2013-08-14powerpc/math-emu: Remove the dead code in math.cKevin Hao
2013-08-14powerpc/powernv: Enable detection of legacy UARTsBenjamin Herrenschmidt
2013-08-14powerpc/powernv: Don't crash if there are no OPAL consolesBenjamin Herrenschmidt
2013-08-14powerpc: Check "status" property before adding legacy ISA serial portsBenjamin Herrenschmidt
2013-08-14powerpc: Cleanup udbg_16550 and add support for LPC PIO-only UARTsBenjamin Herrenschmidt
2013-08-14powerpc/powernv: Add PIO accessors for Power8 LPC busBenjamin Herrenschmidt
2013-08-14powerpc/powernv: Add helper to get ibm,chip-id of a nodeBenjamin Herrenschmidt
2013-08-14powerpc/powernv: Update opal.h to add new LPC and XSCOM functionsBenjamin Herrenschmidt
2013-08-14powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIOBenjamin Herrenschmidt
2013-08-14powerpc/ppc64: Rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATETiejun Chen
2013-08-14powerpc/pmac: Early debug output on screen on 64-bit macsBenjamin Herrenschmidt
2013-08-14powerpc/pci: Remove duplicate check in pcibios_fixup_bus()Gavin Shan
2013-08-14powerpc/powernv: Needn't IO segment map for PHB3Gavin Shan
2013-08-14powerpc/powernv: Check primary PHB through IDGavin Shan
2013-08-14powerpc/powernv: Fetch PHB bus range from dev-treeGavin Shan
2013-08-14powerpc/powernv: Free PHB instance upon errorGavin Shan
2013-08-14powerpc: Fix VRSAVE handlingPaul Mackerras
2013-08-14powerpc: Implement __get_user_pages_fast()Paul Mackerras
2013-08-14powerpc: Convert platforms to smp_generic_cpu_bootableAndy Fleming
2013-08-14powerpc: Add smp_generic_cpu_bootableAndy Fleming
2013-08-14powerpc: Remove the symbol __flush_icache_rangeKevin Hao
2013-08-14powerpc: Move the testing of CPU_FTR_COHERENT_ICACHE into __flush_icache_rangeKevin Hao
2013-08-14powerpc: Stop using non-architected shared_proc field in lppacaAnton Blanchard
2013-08-14powerpc/pci: Don't use bitfield for force_32bit_msiAnton Blanchard
2013-08-14powerpc: Fix a number of sparse warningsAnton Blanchard
2013-08-14powerpc/pseries: Simplify H_GET_TERM_CHARAnton Blanchard
2013-08-14powerpc: Simplify logic in include/uapi/asm/elf.hAnton Blanchard
2013-08-14powerpc: Remove SAVE_VSRU and REST_VSRU macrosAnton Blanchard
2013-08-14powerpc: Wrap MSR macros with parenthesesAnton Blanchard
2013-08-14powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard
2013-08-14powerpc: Align p_tocAnton Blanchard
2013-08-09Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt
2013-08-07powerpc/e500: Update compilation flags with core specific optionsCatalin Udma
2013-08-07powerpc/fsl: Enable CONFIG_DEVTMPFS_MOUNT so /dev can be mounted correctlyZhenhua Luo