summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2017-03-16powerpc: Wire up statx() syscallChandan Rajendra
2017-03-13Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-10Merge branch 'prep-for-5level'Linus Torvalds
2017-03-10powerpc/64s: POWER9 machine check handlerNicholas Piggin
2017-03-10powerpc/64s: allow machine check handler to set severity and initiatorNicholas Piggin
2017-03-09power/mm: update pte_write and pte_wrprotect to handle savedwriteAneesh Kumar K.V
2017-03-09powerpc/mm: handle protnone ptes on forkAneesh Kumar K.V
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov
2017-03-07Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-06powerpc/64: Fix L1D cache shape vector reporting L1I valuesMichael Ellerman
2017-03-06powerpc: Update to new option-vector-5 format for CASSuraj Jitindar Singh
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-04powerpc/64: Fix checksum folding in csum_add()Shile Zhang
2017-03-03powerpc/booke: Fix boot crash due to null hugepdLaurentiu Tudor
2017-03-03powerpc/powernv: Fix bug due to labeling ambiguity in power_enter_stopGautham R. Shenoy
2017-03-03powerpc: emulate_step() tests for load/store instructionsRavi Bangoria
2017-03-01Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-01KVM: PPC: Book3S HV: Fix software walk of guest process page tablesPaul Mackerras
2017-02-27scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-24powerpc/mm/autonuma: switch ppc64 to its own implementation of saved writeAneesh Kumar K.V
2017-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-02-22powerpc: do not make the entire heap executableDenys Vlasenko
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-21powerpc/pseries: Advertise Hot Plug Event support to firmwareMichael Roth
2017-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2017-02-18powerpc/64: Implement clear_bit_unlock_is_negative_byte()Nicholas Piggin
2017-02-17powerpc/pseries: Implement indexed-count hotplug memory addSahil Mehta
2017-02-15Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-02-15drivers/pci/hotplug: Mask PDC interrupt if requiredGavin Shan
2017-02-15powerpc/mm/radix: Skip ptesync in pte update helpersAneesh Kumar K.V
2017-02-15powerpc/mm/radix: Use ptep_get_and_clear_full when clearing pte for full mmAneesh Kumar K.V
2017-02-15powerpc/mm/radix: Update pte update sequence for pte clear caseAneesh Kumar K.V
2017-02-15powerpc/mm: Fix build break with BOOK3S_64=n and MEMORY_HOTPLUG=yMichael Ellerman
2017-02-14Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2017-02-14powerpc/mm: Fix build break with RADIX=y & HUGETLBFS=nMichael Ellerman
2017-02-10Merge tag 'powerpc-4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-10powerpc: Add a prototype for mcount() so it can be versionedMichael Ellerman
2017-02-10powerpc/kprobes: Implement OptprobesAnju T
2017-02-10powerpc/kprobes: Fixes for kprobe_lookup_name() on BENaveen N. Rao
2017-02-10powerpc: Add helper to check if offset is within relative branch rangeAnju T
2017-02-10powerpc/bpf: Introduce __PPC_SH64()Naveen N. Rao
2017-02-10powerpc/pseries: Automatically resize HPT for memory hot add/removeDavid Gibson
2017-02-10powerpc/pseries: Advertise HPT resizing support via CASDavid Gibson
2017-02-10powerpc/pseries: Add support for hash table resizingDavid Gibson
2017-02-09Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini