summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* net: Facility to report route quality of connected socketsTom Herbert2016-02-251-0/+2
* Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-02-203-2/+11
|\
| * powerpc/mm: Fix Multi hit ERAT cause by recent THP updateAneesh Kumar K.V2016-02-151-0/+4
| * powerpc/eeh: Fix stale cached primary busGavin Shan2016-02-151-0/+1
| * powerpc/pseries: Don't trace hcalls on offline CPUsDenis Kirjanov2016-02-151-2/+6
* | Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-295-3/+6
|\|
| * powerpc/mm: Fixup _HPAGE_CHG_MASKAneesh Kumar K.V2016-01-281-1/+3
| * powerpc: Remove newly added extra definition of pmd_dirtyStephen Rothwell2016-01-211-1/+0
| * powerpc: Wire up copy_file_range() syscallChandan Rajendra2016-01-213-1/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-271-2/+1
|\ \
| * \ Merge tag 'kvm-s390-master-4.5-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-01-267-40/+37
| |\ \
| * \ \ Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2016-01-151-2/+1
| |\ \ \
| | * | | KVM: PPC: Increase memslots to 512Thomas Huth2015-12-101-2/+1
* | | | | dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-2/+0
* | | | | powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_headerRasmus Villemoes2016-01-201-1/+1
| |_|_|/ |/| | |
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-181-23/+10
|\ \ \ \
| * | | | powerpc: define __smp_xxxMichael S. Tsirkin2016-01-121-16/+8
| * | | | powerpc: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-121-7/+2
| * | | | lcoking/barriers, arch: Use smp barriers in smp_store_release()Davidlohr Bueso2016-01-121-1/+1
* | | | | kvm: rename pfn_t to kvm_pfn_tDan Williams2016-01-152-3/+3
* | | | | arch/powerpc/include/asm/pgtable-ppc64.h: add pmd_[dirty|mkclean] for THPMinchan Kim2016-01-151-0/+2
* | | | | powerpc, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-153-24/+2
* | | | | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-1554-2897/+2376
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-01-147-1998/+1
| |\ \ \ \
| | * | | | QE: Move QE from arch/powerpc to drivers/socZhao Qiang2015-12-227-2006/+1
| | * | | | QE/CPM: move muram management functions to qe_commonZhao Qiang2015-12-222-46/+51
| | * | | | CPM/QE: use genalloc to manage CPM/QE muramZhao Qiang2015-12-221-0/+3
| * | | | | powerpc/module: Handle R_PPC64_ENTRY relocationsUlrich Weigand2016-01-131-0/+2
| * | | | | powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usagesRussell Currey2016-01-131-1/+1
| * | | | | powerpc/mm: fix _PAGE_SWP_SOFT_DIRTY breaking swapoffHugh Dickins2016-01-122-3/+11
| * | | | | powerpc/mm: Fix _PAGE_PTE breaking swapoffAneesh Kumar K.V2016-01-121-3/+8
| * | | | | powerpc: Add HWCAP bits for Power9Michael Ellerman2016-01-111-0/+2
| * | | | | powerpc: Fix build break due to paca mm_context_t changesMichael Ellerman2016-01-091-0/+2
| * | | | | powerpc/powernv: Add a kmsg_dumper that flushes console output on panicRussell Currey2015-12-272-1/+5
| * | | | | powerpc: Copy only required pieces of the mm_context_t to the pacaMichael Neuling2015-12-271-2/+16
| * | | | | powerpc: Add function to copy mm_context_t to the pacaMichael Neuling2015-12-191-0/+11
| |/ / / /
| * | | | powerpc/powernv: Add support for Nvlink NPUsAlistair Popple2015-12-171-0/+4
| * | | | powerpc: Add __raw_rm_writeq() functionAlistair Popple2015-12-171-0/+11
| * | | | Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"Alistair Popple2015-12-171-0/+1
| * | | | powerpc/mm: Add page soft dirty trackingLaurent Dufour2015-12-174-8/+54
| * | | | powerpc/kernel: Combine vec/loc for STD_EXCEPTION_PSERIESMichael Ellerman2015-12-171-2/+2
| * | | | powerpc/kernel: Open code SET_DEFAULT_THREAD_PPRMichael Ellerman2015-12-171-13/+0
| * | | | powerpc/kernel: Open code HMT_MEDIUM_LOW_HAS_PPRMichael Ellerman2015-12-171-5/+0
| * | | | powerpc/kernel: Drop HMT_MEDIUM_PPR_DISCARDMichael Ellerman2015-12-171-15/+0
| * | | | powerpc/rtas: Make enter_rtas() privateMichael Ellerman2015-12-171-1/+0
| * | | | powerpc/rtas: Add rtas_call_unlocked()Michael Ellerman2015-12-171-0/+2
| * | | | powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith2015-12-171-2/+1
| * | | | powerpc/powernv: Remove OPALv2 firmware define and referencesStewart Smith2015-12-171-3/+1
| * | | | powerpc: Remove broken GregorianDay()Daniel Axtens2015-12-161-1/+0
| * | | | Merge tag 'powerpc-4.4-3' into nextMichael Ellerman2015-12-141-0/+1
| |\ \ \ \