summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-14macintosh/ams: Replace strict_strtoul() with kstrtoul()Jingoo Han
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-14selftests: Add test of PMU instruction counting on powerpcMichael Ellerman
2013-08-14selftests: Add support files for powerpc testsMichael Ellerman
2013-08-14selftests: Add infrastructure for powerpc selftestsMichael Ellerman
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
2013-08-07powerpc/pci: fix PCI-e check link issueYuanquan Chen
2013-08-07powerpc/fsl-pci: enable SWIOTLB in function setup_pci_atmuKevin Hao
2013-08-07powerpc/fsl-pci: fix the unreachable warning messageKevin Hao
2013-08-07powerpc/mpc85xx: remove the unneeded pci init functions for corenet ds boardKevin Hao
2013-08-07powerpc/85xx: add the P1020RDB-PD DTS supportHaijun.Zhang
2013-08-07powerpc/85xx: add P1020RDB-PD platform supportHaijun.Zhang
2013-08-07powerpc/85xx: Move ePAPR paravirt initialization earlierLaurentiu TUDOR
2013-08-07powerpc/fsl_msi: add MSIIR1 support for MPIC v4.3Minghuan Lian
2013-08-07powerpc/dts: add MPIC v4.3 dts nodeMinghuan Lian
2013-08-07powerpc/dts: update MSI bindings doc for MPIC v4.3Minghuan Lian
2013-08-07powerpc/msi: Fix compile error on mpc83xxHongtao Jia