summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-11powerpc: implement the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira
2016-10-12powerpc/mm/hash64: Fix might_have_hea() checkMichael Ellerman
2016-10-12powerpc/64: Fix incorrect return value from __copy_tofrom_userPaul Mackerras
2016-10-11powerpc/64s: Fix power4_fixup_nap placementNicholas Piggin
2016-10-11powerpc/pseries: Fix stack corruption in htpe codeLaurent Dufour
2016-10-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro
2016-10-10gcc-plugins: Add latent_entropy pluginEmese Revfy
2016-10-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-07atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta
2016-10-07powerpc: implement arch_reserved_kernel_pagesSrikar Dronamraju
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-10-04powerpc/bpf: Add support for bpf constant blindingNaveen N. Rao
2016-10-04powerpc/bpf: Implement support for tail callsNaveen N. Rao
2016-10-04powerpc/bpf: Introduce accessors for using the tmp local stack spaceNaveen N. Rao
2016-10-04powerpc/fadump: Fix build break when CONFIG_PROC_VMCORE=nMichael Ellerman
2016-10-04powerpc: tm: Enable transactional memory (TM) lazily for userspaceCyril Bur
2016-10-04powerpc/tm: Add TM Unavailable ExceptionCyril Bur
2016-10-04powerpc: Remove do_load_up_transact_{fpu,altivec}Cyril Bur
2016-10-04powerpc: tm: Rename transct_(*) to ck(\1)_stateCyril Bur
2016-10-04powerpc: tm: Always use fp_state and vr_state to store live registersCyril Bur
2016-10-04powerpc: signals: Stop using current in signal codeCyril Bur
2016-10-04powerpc: Never giveup a reclaimed thread when enabling kernel {fp, altivec, vsx}Cyril Bur
2016-10-04powerpc: Return the new MSR from msr_check_and_set()Cyril Bur
2016-10-04powerpc: Add check_if_tm_restore_required() to giveup_all()Cyril Bur
2016-10-04powerpc: Always restore FPU/VEC/VSX if hardware transactional memory in useCyril Bur
2016-10-04powerpc/powernv: Fix data type for @r in pnv_ioda_parse_m64_window()Gavin Shan
2016-10-04powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()Gavin Shan
2016-10-04powerpc/powernv: Specify proper data type for PCI_SLOT_ID_PREFIXGavin Shan
2016-10-04powerpc/powernv: Use CPU-endian hub diag-data type in pnv_eeh_get_and_dump_hu...Gavin Shan
2016-10-04powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()Gavin Shan
2016-10-04powerpc: Set default CPU type to POWER8 for little endian buildsAnton Blanchard
2016-10-04powerpc: Only disable HAVE_EFFICIENT_UNALIGNED_ACCESS on POWER7 little endianAnton Blanchard
2016-10-04powerpc: Remove static branch prediction in atomic{, 64}_add_unlessAnton Blanchard
2016-10-04powerpc: During context switch, check before setting mm_cpumaskAnton Blanchard
2016-10-04powerpc/eeh: Quieten EEH message when no adapters are foundAnton Blanchard
2016-10-04powerpc/configs: Enable Intel i40e on 64 bit configsAnton Blanchard
2016-10-04powerpc/configs: Change a few things from built in to modulesAnton Blanchard
2016-10-04powerpc/configs: Bump kernel ring buffer size on 64 bit configsAnton Blanchard
2016-10-04powerpc/configs: Enable VMX cryptoAnton Blanchard
2016-10-04powerpc/64: Align hot loops of memset() and backwards_memcpy()Anton Blanchard
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds