aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2017-09-06Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-16/+0
2017-09-06mm: arch: consolidate mmap hugetlb size encodingsGravatar Mike Kravetz 1-16/+0
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-0/+21
2017-09-06Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Gravatar Linus Torvalds 1-1/+1
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-28/+8
2017-09-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+2
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-33/+0
2017-09-04powerpc/xive: Fix section __init warningGravatar Cédric Le Goater 1-1/+1
2017-09-04powerpc: Fix kernel crash in emulation of vector loads and storesGravatar Paul Mackerras 1-4/+4
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsGravatar Ingo Molnar 8-40/+122
2017-09-02powerpc/xive: improve debugging macrosGravatar Cédric Le Goater 1-2/+6
2017-09-02powerpc/xive: add XIVE Exploitation Mode to CASGravatar Cédric Le Goater 2-2/+37
2017-09-02powerpc/xive: introduce H_INT_ESB hcallGravatar Cédric Le Goater 4-3/+53
2017-09-02powerpc/xive: add the HW IRQ number under xive_irq_dataGravatar Cédric Le Goater 3-0/+5
2017-09-02powerpc/xive: introduce xive_esb_write()Gravatar Cédric Le Goater 1-1/+10
2017-09-02powerpc/xive: rename xive_poke_esb() in xive_esb_read()Gravatar Cédric Le Goater 1-10/+10
2017-09-02powerpc/xive: guest exploitation of the XIVE interrupt controllerGravatar Cédric Le Goater 11-8/+698
2017-09-02powerpc/xive: introduce a common routine xive_queue_page_alloc()Gravatar Cédric Le Goater 3-11/+27
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 8-40/+122
2017-09-02powerpc/sstep: Avoid used uninitialized errorGravatar Michael Ellerman 1-0/+1
2017-09-01axonram: Return directly after a failed kzalloc() in axon_ram_probe()Gravatar Markus Elfring 1-22/+17
2017-09-01axonram: Improve a size determination in axon_ram_probe()Gravatar Markus Elfring 1-1/+1
2017-09-01axonram: Delete an error message for a failed memory allocation in axon_ram_p...Gravatar Markus Elfring 1-1/+0
2017-09-01powerpc/powernv/npu: Move tlb flush before launching ATSDGravatar Alistair Popple 1-6/+6
2017-09-01powerpc/iommu: Use permission-specific DEVICE_ATTR variantsGravatar Julia Lawall 1-2/+1
2017-09-01powerpc/eeh: Delete an error out of memory message at init timeGravatar Markus Elfring 1-4/+1
2017-09-01powerpc/mm: Use seq_putc() in two functionsGravatar Markus Elfring 2-2/+2
2017-09-01crypto/nx: Add P9 NX specific error codes for 842 engineGravatar Haren Myneni 1-0/+3
2017-09-01powerpc/32: remove a NOP from memset()Gravatar Christophe Leroy 2-3/+11
2017-09-01powerpc/32: optimise memset()Gravatar Christophe Leroy 1-7/+14
2017-09-01powerpc: fix location of two EXPORT_SYMBOLGravatar Christophe Leroy 2-2/+2
2017-09-01powerpc/32: add memset16()Gravatar Christophe Leroy 2-1/+17
2017-09-01powerpc: Wrap register number correctly for string load/store instructionsGravatar Paul Mackerras 1-2/+4
2017-09-01powerpc: Emulate load/store floating point as integer word instructionsGravatar Paul Mackerras 2-17/+48
2017-09-01powerpc: Use instruction emulation infrastructure to handle alignment faultsGravatar Paul Mackerras 3-777/+34
2017-09-01powerpc: Separate out load/store emulation into its own functionGravatar Paul Mackerras 2-113/+154
2017-09-01powerpc: Handle opposite-endian processes in emulation codeGravatar Paul Mackerras 2-60/+131
2017-09-01powerpc: Set regs->dar if memory access fails in emulate_step()Gravatar Paul Mackerras 1-22/+52
2017-09-01powerpc: Emulate the dcbz instructionGravatar Paul Mackerras 2-0/+34
2017-09-01powerpc: Emulate load/store floating double pair instructionsGravatar Paul Mackerras 1-16/+52
2017-09-01powerpc: Emulate vector element load/store instructionsGravatar Paul Mackerras 1-2/+36
2017-09-01powerpc: Emulate FP/vector/VSX loads/stores correctly when regs not liveGravatar Paul Mackerras 3-267/+203
2017-09-01powerpc: Make load/store emulation use larger memory accessesGravatar Paul Mackerras 1-129/+106
2017-09-01powerpc: Add emulation for the addpcis instructionGravatar Paul Mackerras 1-3/+11
2017-09-01powerpc: Don't update CR0 in emulation of popcnt, prty, bpermd instructionsGravatar Paul Mackerras 1-6/+6
2017-09-01powerpc: Fix emulation of the isel instructionGravatar Paul Mackerras 1-8/+10
2017-09-01powerpc/64: Fix update forms of loads and stores to write 64-bit EAGravatar Paul Mackerras 2-55/+58
2017-09-01powerpc: Handle most loads and stores in instruction emulation codeGravatar Paul Mackerras 6-62/+710
2017-09-01powerpc: Don't check MSR FP/VMX/VSX enable bits in analyse_instr()Gravatar Paul Mackerras 1-42/+12
2017-09-01powerpc: Change analyse_instr so it doesn't modify *regsGravatar Paul Mackerras 2-257/+396