summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov5-0/+9
2017-03-07Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds6-12/+25
2017-03-06powerpc/64: Fix L1D cache shape vector reporting L1I valuesMichael Ellerman1-2/+2
2017-03-06powerpc: Update to new option-vector-5 format for CASSuraj Jitindar Singh1-6/+12
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+2
2017-03-04powerpc/64: Fix checksum folding in csum_add()Shile Zhang1-1/+1
2017-03-03powerpc/booke: Fix boot crash due to null hugepdLaurentiu Tudor1-1/+1
2017-03-03powerpc/powernv: Fix bug due to labeling ambiguity in power_enter_stopGautham R. Shenoy1-2/+2
2017-03-03powerpc: emulate_step() tests for load/store instructionsRavi Bangoria1-0/+7
2017-03-01Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds8-2/+47
2017-03-01KVM: PPC: Book3S HV: Fix software walk of guest process page tablesPaul Mackerras1-1/+2
2017-02-27scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2-2/+2
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez1-0/+3
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-19/+7
2017-02-24powerpc/mm/autonuma: switch ppc64 to its own implementation of saved writeAneesh Kumar K.V1-7/+45
2017-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+3
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-11/+43
2017-02-22powerpc: do not make the entire heap executableDenys Vlasenko1-1/+3
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds40-235/+617
2017-02-21powerpc/pseries: Advertise Hot Plug Event support to firmwareMichael Roth1-0/+1
2017-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-7/+0
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-180/+12
2017-02-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman4-2/+14
2017-02-18powerpc/64: Implement clear_bit_unlock_is_negative_byte()Nicholas Piggin1-0/+28
2017-02-17powerpc/pseries: Implement indexed-count hotplug memory addSahil Mehta1-0/+2
2017-02-15Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2-7/+8
2017-02-15drivers/pci/hotplug: Mask PDC interrupt if requiredGavin Shan1-0/+2
2017-02-15powerpc/mm/radix: Skip ptesync in pte update helpersAneesh Kumar K.V1-3/+0
2017-02-15powerpc/xmon: Update ppc-dis/opc.c and ppc.hBalbir Singh0-0/+0
2017-02-15powerpc/mm/radix: Use ptep_get_and_clear_full when clearing pte for full mmAneesh Kumar K.V2-1/+39
2017-02-15powerpc/mm/radix: Update pte update sequence for pte clear caseAneesh Kumar K.V1-9/+3
2017-02-15powerpc/mm: Fix build break with BOOK3S_64=n and MEMORY_HOTPLUG=yMichael Ellerman1-1/+7
2017-02-14Merge branch 'topic/ppc-kvm' into nextMichael Ellerman12-34/+168
2017-02-14powerpc/mm: Fix build break with RADIX=y & HUGETLBFS=nMichael Ellerman2-0/+8
2017-02-10Merge tag 'powerpc-4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-1/+3
2017-02-10powerpc: Add a prototype for mcount() so it can be versionedMichael Ellerman1-0/+2
2017-02-10powerpc/kprobes: Implement OptprobesAnju T2-1/+24
2017-02-10powerpc/kprobes: Fixes for kprobe_lookup_name() on BENaveen N. Rao1-1/+2
2017-02-10powerpc: Add helper to check if offset is within relative branch rangeAnju T1-0/+1
2017-02-10powerpc/bpf: Introduce __PPC_SH64()Naveen N. Rao1-0/+1
2017-02-10powerpc/pseries: Automatically resize HPT for memory hot add/removeDavid Gibson1-0/+1
2017-02-10powerpc/pseries: Advertise HPT resizing support via CASDavid Gibson1-0/+1
2017-02-10powerpc/pseries: Add support for hash table resizingDavid Gibson1-0/+1
2017-02-09Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini9-18/+39
2017-02-09powerpc/pseries: Add hypercall wrappers for hash page table resizingDavid Gibson3-2/+17
2017-02-09powerpc/powernv: Fix CPU hotplug to handle waking on HVIBenjamin Herrenschmidt2-1/+3
2017-02-08Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2-7/+8
2017-02-07powerpc/powernv: Remove separate entry for OPAL real mode callsBenjamin Herrenschmidt1-7/+0
2017-02-07powerpc/64: CONFIG_RELOCATABLE support for hmi interruptsNicholas Piggin1-0/+8
2017-02-07powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature maskAneesh Kumar K.V1-0/+1