summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Wire up statx() syscallChandan Rajendra2017-03-162-1/+2
* Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-132-1/+111
|\
| * powerpc/64s: POWER9 machine check handlerNicholas Piggin2017-03-102-0/+109
| * powerpc/64s: allow machine check handler to set severity and initiatorNicholas Piggin2017-03-101-1/+2
* | Merge branch 'prep-for-5level'Linus Torvalds2017-03-105-0/+9
|\ \
| * | arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-095-0/+9
| |/
* | power/mm: update pte_write and pte_wrprotect to handle savedwriteAneesh Kumar K.V2017-03-091-5/+19
* | powerpc/mm: handle protnone ptes on forkAneesh Kumar K.V2017-03-091-31/+42
|/
* Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-076-12/+25
|\
| * powerpc/64: Fix L1D cache shape vector reporting L1I valuesMichael Ellerman2017-03-061-2/+2
| * powerpc: Update to new option-vector-5 format for CASSuraj Jitindar Singh2017-03-061-6/+12
| * powerpc/64: Fix checksum folding in csum_add()Shile Zhang2017-03-041-1/+1
| * powerpc/booke: Fix boot crash due to null hugepdLaurentiu Tudor2017-03-031-1/+1
| * powerpc/powernv: Fix bug due to labeling ambiguity in power_enter_stopGautham R. Shenoy2017-03-031-2/+2
| * powerpc: emulate_step() tests for load/store instructionsRavi Bangoria2017-03-031-0/+7
* | Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-03-041-1/+2
|\ \ | |/ |/|
| * KVM: PPC: Book3S HV: Fix software walk of guest process page tablesPaul Mackerras2017-03-011-1/+2
* | Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-018-2/+47
|\ \
| * | powerpc/pseries: Advertise Hot Plug Event support to firmwareMichael Roth2017-02-211-0/+1
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2017-02-184-2/+14
| |\ \
| | * | powerpc/8xx: Perf events on PPC 8xxChristophe Leroy2017-01-262-0/+6
| | * | powerpc/32: Remove FIX_SRR1Christophe Leroy2017-01-261-1/+0
| | * | powerpc/8xx: Implement hw_breakpointChristophe Leroy2017-01-251-0/+7
| | * | powerpc/32: Enable HW_BREAKPOINT on BOOK3SChristophe Leroy2017-01-251-1/+1
| * | | powerpc/64: Implement clear_bit_unlock_is_negative_byte()Nicholas Piggin2017-02-181-0/+28
| * | | powerpc/pseries: Implement indexed-count hotplug memory addSahil Mehta2017-02-171-0/+2
| * | | drivers/pci/hotplug: Mask PDC interrupt if requiredGavin Shan2017-02-151-0/+2
* | | | scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2017-02-272-2/+2
* | | | kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-0/+3
* | | | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-255-19/+7
|\ \ \ \
| * | | | treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-242-6/+3
| * | | | treewide: Consolidate set_dma_ops() implementationsBart Van Assche2017-01-241-5/+0
| * | | | treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-242-6/+2
| * | | | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-244-7/+7
| | |/ / | |/| |
* | | | powerpc/mm/autonuma: switch ppc64 to its own implementation of saved writeAneesh Kumar K.V2017-02-241-7/+45
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-221-1/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | powerpc: do not make the entire heap executableDenys Vlasenko2017-02-221-1/+3
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-223-11/+41
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-02-152-7/+8
| |\ \ \
| | * \ \ Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2017-02-082-7/+8
| | |\ \ \
| * | \ \ \ Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-02-099-18/+39
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | KVM: PPC: Book3S HV: Outline of KVM-HV HPT resizing implementationDavid Gibson2017-01-312-0/+7
| * | | | | KVM: PPC: Book3S HV: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT sizeDavid Gibson2017-01-311-1/+1
| * | | | | KVM: PPC: Book3S HV: Split HPT allocation from activationDavid Gibson2017-01-312-2/+7
| * | | | | KVM: PPC: Book3S HV: Don't store values derivable from HPT orderDavid Gibson2017-01-312-2/+12
| * | | | | KVM: PPC: Book3S HV: Gather HPT related variables into sub-structureDavid Gibson2017-01-311-6/+14
| * | | | | KVM: PPC: Book3S HV: Rename kvm_alloc_hpt() for clarityDavid Gibson2017-01-311-2/+2
* | | | | | Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-2237-211/+565
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | powerpc/mm/radix: Skip ptesync in pte update helpersAneesh Kumar K.V2017-02-151-3/+0
| * | | | | powerpc/mm/radix: Use ptep_get_and_clear_full when clearing pte for full mmAneesh Kumar K.V2017-02-152-1/+39
OpenPOWER on IntegriCloud