aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-21powerpc/powernv: Extend PCI bridge resourcesGavin Shan1-0/+61
2016-06-21powerpc/powernv: Setup PE for root busGavin Shan2-10/+41
2016-06-21powerpc/powernv: Create PEs in pcibios_setup_bridge()Gavin Shan1-115/+69
2016-06-21powerpc/powernv: Allocate PE# in reverse orderGavin Shan1-8/+6
2016-06-21powerpc/powernv: Increase PE# capacityGavin Shan2-6/+7
2016-06-21powerpc/powernv: Move pnv_pci_ioda_setup_opal_tce_kill() aroundGavin Shan1-2/+3
2016-06-21powerpc/powernv: Remove PCI_RESET_DELAY_USGavin Shan1-3/+0
2016-06-21powerpc/pci: Override pcibios_setup_bridge()Gavin Shan2-0/+10
2016-06-21powerpc: export cpu_to_core_id()Mauricio Faria de Oliveira1-0/+1
2016-06-21powerpc: Load Monitor Register SupportJack Miller4-0/+34
2016-06-21powerpc: Improve FSCR init and context switchingMichael Neuling3-9/+7
2016-06-21powerpc: Fix misleading comment in early_setup_secondary()Madhavan Srinivasan1-1/+1
2016-06-21powerpc/kprobes: Remove kretprobe_trampoline_holder.Thiago Jung Bauermann1-6/+5
2016-06-17powerpc/pci: Fix SRIOV not building without EEH enabledRussell Currey1-0/+6
2016-06-16cxl: Add support for CAPP DMA modeIan Munsie2-1/+4
2016-06-16powerpc/align: Use #ifdef __BIG_ENDIAN__ #else for REG_BYTEDaniel Axtens1-3/+1
2016-06-16powerpc/sparse: Include headers containing prototypesDaniel Axtens2-0/+3
2016-06-16powerpc: Introduce asm-prototypes.hDaniel Axtens7-0/+81
2016-06-16powerpc/sparse: make some things staticDaniel Axtens4-7/+7
2016-06-16powerpc: Add array bounds checking to crash_shutdown_handlersSuraj Jitindar Singh1-4/+9
2016-06-16powerpc/mm: Ensure "special" zones are emptyOliver O'Halloran1-1/+7
2016-06-16powerpc/asm: Remove unused symbols in asm-offsets.cRashmica Gupta1-49/+0
2016-06-14powerpc/numa: Fix multiple bugs in memory_hotplug_max()Bharata B Rao1-1/+17
2016-06-14powerpc/numa: Fix whitespace in hot_add_drconf_memory_max()Bharata B Rao1-10/+10
2016-06-14powerpc/spinlock: Fix spin_unlock_wait()Boqun Feng2-22/+32
2016-06-14powerpc/pseries: Fix trivial typo in function nameGreg Kurz1-3/+3
2016-06-14powerpc/pseries: Remove unused pstore headers in nvram.cGeliang Tang1-2/+0
2016-06-14powerpc: Define and use PPC64_ELF_ABI_v2/v1Michael Ellerman16-35/+39
2016-06-14powerpc/pseries: Remove MPIC from pseries event sourcesRashmica Gupta1-40/+13
2016-06-14powerpc/pseries: Remove MPIC from pseries cpu hotplugRashmica Gupta1-13/+0
2016-06-14powerpc/pseries: Remove MPIC from pseries kexecRashmica Gupta3-30/+3
2016-06-14powerpc/pseries: Remove MPIC from pseries smpRashmica Gupta3-31/+8
2016-06-14powerpc/pseries: Drop support for MPIC in pseriesRashmica Gupta1-72/+5
2016-06-14powerpc: Various typo fixesMichael Ellerman35-39/+39
2016-06-14powerpc/32: Get rid of sub_reloc_offset()Christophe Leroy1-14/+0
2016-06-14powerpc: Align hot loops of some string functionsAnton Blanchard1-0/+3
2016-06-14powerpc: Remove assembly versions of strcpy, strcat, strlen and strcmpAnton Blanchard3-49/+0
2016-06-14powerpc: Avoid load hit store in setup_sigcontext()Anton Blanchard1-3/+8
2016-06-14powerpc: Avoid load hit store in __giveup_fpu() and __giveup_altivec()Anton Blanchard1-4/+12
2016-06-10Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds6-11/+15
2016-06-10powerpc/nohash: Fix build break with 64K pagesMichael Ellerman1-1/+1
2016-06-08powerpc/mm/hash: Compute the segment size correctly for ISA 3.0Aneesh Kumar K.V1-1/+5
2016-06-08powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXTAneesh Kumar K.V1-4/+4
2016-06-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2016-06-07coredump: fix dumping through pipesMateusz Guzik1-1/+1
2016-06-08powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was addedMichael Ellerman1-1/+1
2016-06-07Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+1
2016-06-06powerpc/pseries: Fix PCI config address for DDWGavin Shan1-2/+2
2016-06-06powerpc/ptrace: Fix out of bounds array access warningKhem Raj1-2/+2
2016-06-01powerpc/512x: clk: Remove CLK_IS_ROOTStephen Boyd1-1/+1