aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2016-05-26Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-10/+10
2016-05-23Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+2
2016-05-23Merge branch 'for-4.7-dw' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Gravatar Linus Torvalds 1-3/+12
2016-05-23vdso: make arch_setup_additional_pages wait for mmap_sem for write killableGravatar Michal Hocko 1-1/+2
2016-05-20printk/nmi: generic solution for safe printk in NMIGravatar Petr Mladek 1-0/+1
2016-05-20exit_thread: remove empty bodiesGravatar Jiri Slaby 1-4/+0
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 152-2999/+6008
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Gravatar Ingo Molnar 1-10/+10
2016-05-19Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-3/+5
2016-05-19arch: fix has_transparent_hugepage()Gravatar Hugh Dickins 2-1/+1
2016-05-19powerpc: mm: use hugetlb_bad_size()Gravatar Vaishali Thakkar 1-2/+4
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 8-23/+69
2016-05-18Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-2/+3
2016-05-18dax: enable dax in the presence of known media errors (badblocks)Gravatar Dan Williams 1-1/+1
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 6-70/+35
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 8-9/+187
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+1
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2016-05-17Merge branch 'ovl-fixes' into for-linusGravatar Al Viro 6-13/+22
2016-05-16perf core: Add perf_callchain_store_context() helperGravatar Arnaldo Carvalho de Melo 1-3/+3
2016-05-16perf core: Add a 'nr' field to perf_event_callchain_contextGravatar Arnaldo Carvalho de Melo 1-2/+2
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextGravatar Arnaldo Carvalho de Melo 1-7/+7
2016-05-16powerpc/86xx: Fix PCI interrupt map definitionGravatar Alessio Igor Bogani 1-16/+16
2016-05-16powerpc/86xx: Move pci1 definition to the include fileGravatar Alessio Igor Bogani 8-91/+38
2016-05-16powerpc/fsl: Fix build of the dtb embedded kernel imagesGravatar Alessio Igor Bogani 1-3/+3
2016-05-16powerpc/fsl: Fix rcpm compatible stringGravatar Chenhui Zhao 2-2/+2
2016-05-16powerpc/fsl: Remove FSL_SOC dependency from FSL_LBCGravatar Scott Wood 1-1/+0
2016-05-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2016-05-16bpf: split HAVE_BPF_JIT into cBPF and eBPF variantGravatar Daniel Borkmann 1-1/+1
2016-05-15powerpc/fsl-pci: Add a workaround for PCI 5 errataGravatar chenhui zhao 1-0/+24
2016-05-15powerpc/fsl: Fix SPI compatible on t208xrdb and t1040rdbGravatar Hou Zhiqiang 2-2/+2
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollGravatar Christian Borntraeger 3-0/+4
2016-05-13Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Paolo Bonzini 5-23/+62
2016-05-12coredump: get rid of coredump_params->writtenGravatar Omar Sandoval 1-2/+3
2016-05-12powerpc/4xx: Device tree update for the 460ex DWC SATAGravatar Andy Shevchenko 1-3/+12
2016-05-12powerpc/powernv/npu: Add PE to PHB's listGravatar Alexey Kardashevskiy 1-0/+3
2016-05-12powerpc/powernv: Fix insufficient memory allocationGravatar Alexey Kardashevskiy 1-1/+2
2016-05-12powerpc/iommu: Remove the dependency on EEH struct in DDW mechanismGravatar Guilherme G. Piccoli 1-12/+12
2016-05-12Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"Gravatar Guilherme G. Piccoli 1-1/+1
2016-05-12powerpc/eeh: Drop unnecessary label in eeh_pe_change_owner()Gravatar Gavin Shan 1-4/+1
2016-05-12powerpc/eeh: Ignore handlers in eeh_pe_reset_and_recover()Gravatar Gavin Shan 1-7/+1
2016-05-12powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()Gravatar Gavin Shan 1-0/+23
2016-05-12powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()Gravatar Gavin Shan 1-3/+0
2016-05-12Revert "powerpc/powernv: Exclude root bus in pnv_pci_reset_secondary_bus()"Gravatar Michael Ellerman 1-2/+10
2016-05-12Merge branch 'smp/hotplug' into sched/core, to resolve conflictsGravatar Ingo Molnar 1-1/+1
2016-05-12KVM: PPC: Book3S HV: Re-enable XICS fast path for irqfd-generated interruptsGravatar Paul Mackerras 2-10/+16
2016-05-11kvm: introduce KVM_MAX_VCPU_IDGravatar Greg Kurz 1-0/+3
2016-05-11Merge branch 'perf/urgent' into perf/core, to pick up fixesGravatar Ingo Molnar 1-1/+1