summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2017-03-31powerpc/mm/hash: Increase VA range to 128TBAneesh Kumar K.V
2017-03-31powerpc/mm/hash: Convert mask to unsigned longAneesh Kumar K.V
2017-03-31powerpc/mm/hash: Support 68 bit VAAneesh Kumar K.V
2017-03-31powerpc/mm/hash: Check for non-kernel address in get_kernel_vsid()Michael Ellerman
2017-03-31powerpc/mm/hash: Use context ids 1-4 for the kernelAneesh Kumar K.V
2017-03-31powerpc/mm: Split radix vs hash mm context initialisationMichael Ellerman
2017-03-31powerpc/mm/hash: Abstract context id allocation for KVMMichael Ellerman
2017-03-31powerpc/mm/slice: Move slice_mask struct definition to slice.cAneesh Kumar K.V
2017-03-31powerpc/mm: Move copy_mm_to_paca to paca.cAneesh Kumar K.V
2017-03-31powerpc/mm/slice: Convert slice_mask high slice to a bitmapAneesh Kumar K.V
2017-03-31powerpc/mm: Move hash specific pte bits to be top bits of RPNAneesh Kumar K.V
2017-03-31powerpc/mm: Lower the max real address to 53 bitsAneesh Kumar K.V
2017-03-31powerpc/mm: Define all PTE bits based on radix definitions.Aneesh Kumar K.V
2017-03-31powerpc/mm: Define _PAGE_SOFT_DIRTY unconditionallyAneesh Kumar K.V
2017-03-31powerpc/mm/radix: rename _PAGE_LARGE to R_PAGE_LARGEAneesh Kumar K.V
2017-03-31powerpc/mm: Cleanup bits definition between hash and radix.Aneesh Kumar K.V
2017-03-31powerpc/mm/nohash: MM_SLICE is only used by book3s 64Aneesh Kumar K.V
2017-03-21powerpc/64s: Move POWER machine check defines into mce_power.cNicholas Piggin
2017-03-21powerpc: Fix missing CRCs, add more asm-prototypes.h declarationsBen Hutchings
2017-03-20powerpc/ftrace: Add prototype for prepare_ftrace_return()Tobin C. Harding
2017-03-20powerpc/pseries: Move struct hcall_stats to hvCall_inst.cTobin C. Harding
2017-03-20powerpc: Move THREAD_SHIFT config to KconfigHamish Martin
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