aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-23/+10
2016-01-15kvm: rename pfn_t to kvm_pfn_tGravatar Dan Williams 2-3/+3
2016-01-15arch/powerpc/include/asm/pgtable-ppc64.h: add pmd_[dirty|mkclean] for THPGravatar Minchan Kim 1-0/+2
2016-01-15powerpc, thp: remove infrastructure for handling splitting PMDsGravatar Kirill A. Shutemov 3-24/+2
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 54-2897/+2376
2016-01-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Gravatar Michael Ellerman 7-1998/+1
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-0/+23
2016-01-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-0/+1
2016-01-13powerpc/module: Handle R_PPC64_ENTRY relocationsGravatar Ulrich Weigand 1-0/+2
2016-01-13powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usagesGravatar Russell Currey 1-1/+1
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-15/+0
2016-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+4
2016-01-12powerpc: define __smp_xxxGravatar Michael S. Tsirkin 1-16/+8
2016-01-12powerpc: reuse asm-generic/barrier.hGravatar Michael S. Tsirkin 1-7/+2
2016-01-12lcoking/barriers, arch: Use smp barriers in smp_store_release()Gravatar Davidlohr Bueso 1-1/+1
2016-01-12powerpc/mm: fix _PAGE_SWP_SOFT_DIRTY breaking swapoffGravatar Hugh Dickins 2-3/+11
2016-01-12powerpc/mm: Fix _PAGE_PTE breaking swapoffGravatar Aneesh Kumar K.V 1-3/+8
2016-01-11Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+1
2016-01-11powerpc: Add HWCAP bits for Power9Gravatar Michael Ellerman 1-0/+2
2016-01-09powerpc: Fix build break due to paca mm_context_t changesGravatar Michael Ellerman 1-0/+2
2016-01-08KVM: move architecture-dependent requests to arch/Gravatar Paolo Bonzini 1-0/+4
2016-01-04soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFGravatar Craig Gallek 1-0/+3
2016-01-04ppc: get rid of the remnants of __get_user64()Gravatar Al Viro 1-15/+0
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-24/+12
2015-12-28Driver for IBM System i/p VNIC protocolGravatar Thomas Falcon 1-0/+20
2015-12-27powerpc/powernv: Add a kmsg_dumper that flushes console output on panicGravatar Russell Currey 2-1/+5
2015-12-27powerpc: Copy only required pieces of the mm_context_t to the pacaGravatar Michael Neuling 1-2/+16
2015-12-22QE: Move QE from arch/powerpc to drivers/socGravatar Zhao Qiang 7-2006/+1
2015-12-22QE/CPM: move muram management functions to qe_commonGravatar Zhao Qiang 2-46/+51
2015-12-22CPM/QE: use genalloc to manage CPM/QE muramGravatar Zhao Qiang 1-0/+3
2015-12-19powerpc: Add function to copy mm_context_t to the pacaGravatar Michael Neuling 1-0/+11
2015-12-17powerpc/powernv: Add support for Nvlink NPUsGravatar Alistair Popple 1-0/+4
2015-12-17powerpc: Add __raw_rm_writeq() functionGravatar Alistair Popple 1-0/+11
2015-12-17Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"Gravatar Alistair Popple 1-0/+1
2015-12-17powerpc/mm: Add page soft dirty trackingGravatar Laurent Dufour 4-8/+54
2015-12-17powerpc/kernel: Combine vec/loc for STD_EXCEPTION_PSERIESGravatar Michael Ellerman 1-2/+2
2015-12-17powerpc/kernel: Open code SET_DEFAULT_THREAD_PPRGravatar Michael Ellerman 1-13/+0
2015-12-17powerpc/kernel: Open code HMT_MEDIUM_LOW_HAS_PPRGravatar Michael Ellerman 1-5/+0
2015-12-17powerpc/kernel: Drop HMT_MEDIUM_PPR_DISCARDGravatar Michael Ellerman 1-15/+0
2015-12-17powerpc/rtas: Make enter_rtas() privateGravatar Michael Ellerman 1-1/+0
2015-12-17powerpc/rtas: Add rtas_call_unlocked()Gravatar Michael Ellerman 1-0/+2
2015-12-17powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALGravatar Stewart Smith 1-2/+1
2015-12-17powerpc/powernv: Remove OPALv2 firmware define and referencesGravatar Stewart Smith 1-3/+1
2015-12-17crypto: nx-842 - Mask XERS0 bit in return valueGravatar Haren Myneni 1-0/+1
2015-12-16Partial revert of "powerpc: Individual System V IPC system calls"Gravatar Michael Ellerman 2-24/+12
2015-12-16powerpc: Remove broken GregorianDay()Gravatar Daniel Axtens 1-1/+0
2015-12-14Merge tag 'powerpc-4.4-3' into nextGravatar Michael Ellerman 1-0/+1
2015-12-14powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedGravatar Boqun Feng 1-8/+8
2015-12-14powerpc: Make value-returning atomics fully orderedGravatar Boqun Feng 1-1/+1
2015-12-14powerpc/mm: Use H_READ with H_READ_4Gravatar Aneesh Kumar K.V 1-0/+17