aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon1-3/+1
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Will Deacon1-3/+0
2017-10-06powerpc: Always initialize input array when calling epapr_hypercall()Seth Forshee1-6/+6
2017-10-04powerpc/kprobes: Clean up jprobe detection in livepatch handlerNaveen N. Rao1-1/+1
2017-10-04powerpc/powernv: Implement NMI IPI with OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin2-0/+3
2017-09-28cxl: Enable global TLBIs for cxl contextsFrederic Barrat1-0/+46
2017-09-28powerpc/mm: Export flush_all_mm()Frederic Barrat3-0/+40
2017-09-27powerpc/64s: Add workaround for P9 vector CI load issueMichael Neuling3-0/+22
2017-09-26powerpc/powernv: Rework EEH initialization on powernvBenjamin Herrenschmidt1-6/+2
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+8
2017-09-08vga: optimise console scrollingMatthew Wilcox1-0/+8
2017-09-08Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2017-09-07Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds53-210/+698
2017-09-06mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz1-16/+0
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-28/+8
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-33/+0
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar4-5/+20
2017-09-02powerpc/xive: add XIVE Exploitation Mode to CASCédric Le Goater1-1/+4
2017-09-02powerpc/xive: introduce H_INT_ESB hcallCédric Le Goater1-0/+1
2017-09-02powerpc/xive: add the HW IRQ number under xive_irq_dataCédric Le Goater1-0/+1
2017-09-02powerpc/xive: guest exploitation of the XIVE interrupt controllerCédric Le Goater2-1/+15
2017-09-01crypto/nx: Add P9 NX specific error codes for 842 engineHaren Myneni1-0/+3
2017-09-01powerpc/32: add memset16()Christophe Leroy1-1/+3
2017-09-01powerpc: Emulate load/store floating point as integer word instructionsPaul Mackerras1-2/+3
2017-09-01powerpc: Separate out load/store emulation into its own functionPaul Mackerras1-0/+9
2017-09-01powerpc: Handle opposite-endian processes in emulation codePaul Mackerras1-3/+4
2017-09-01powerpc: Emulate the dcbz instructionPaul Mackerras1-0/+2
2017-09-01powerpc: Emulate FP/vector/VSX loads/stores correctly when regs not livePaul Mackerras1-0/+1
2017-09-01powerpc/64: Fix update forms of loads and stores to write 64-bit EAPaul Mackerras1-1/+3
2017-09-01powerpc: Handle most loads and stores in instruction emulation codePaul Mackerras2-0/+29
2017-09-01powerpc: Change analyse_instr so it doesn't modify *regsPaul Mackerras1-4/+48
2017-08-31KVM: update to new mmu_notifier semantic v2Jérôme Glisse1-5/+0
2017-08-31powerpc: Correct instruction code for xxlor instructionPaul Mackerras1-1/+1
2017-08-31powerpc/smp: Add cpu_l2_cache_mapOliver O'Halloran1-0/+6
2017-08-31powerpc/asm: Convert .llong directives to .8byteTobin C. Harding3-10/+10
2017-08-31powerpc/xmon: Add ISA v3.0 SPRs to SPR dumpBalbir Singh1-0/+1
2017-08-31powerpc/powernv/vas: Define copy/paste interfacesSukadev Bhattiprolu2-0/+14
2017-08-31powerpc/powernv/vas: Define vas_tx_win_open()Sukadev Bhattiprolu1-0/+42
2017-08-31powerpc/powernv/vas: Define vas_win_close() interfaceSukadev Bhattiprolu1-0/+7
2017-08-31powerpc/powernv/vas: Define vas_rx_win_open() interfaceSukadev Bhattiprolu1-0/+45
2017-08-31powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.hSukadev Bhattiprolu1-0/+8
2017-08-31powerpc/powernv/vas: Define macros, register fields and structuresSukadev Bhattiprolu1-0/+45
2017-08-31powerpc/pci: Remove OF node back pointer from pci_dnAlexey Kardashevskiy1-1/+0
2017-08-31powerpc/eeh: Remove unnecessary config_addr from eeh_devAlexey Kardashevskiy1-1/+0
2017-08-31powerpc/eeh: Remove unnecessary pointer to phb from eeh_devAlexey Kardashevskiy1-1/+0
2017-08-31powerpc/eeh: Reduce to one the number of places where edev is allocatedAlexey Kardashevskiy1-1/+2
2017-08-31powerpc/powernv: Use kernel crash path for machine checksNicholas Piggin2-0/+3
2017-08-31powerpc/powernv: Flush console before platform error rebootNicholas Piggin1-1/+1
2017-08-31powerpc: Do not call ppc_md.panic in fadump panic notifierNicholas Piggin2-2/+0
2017-08-31powerpc/64: Fix watchdog configuration regressionsNicholas Piggin1-2/+1