aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-03powerpc: Remove trailing semicolon after curly braceMathieu Malaterre1-1/+1
2019-02-01powerpc: Enable kernel XZ compression option on 44xChristian Lamparter1-1/+1
2019-01-31powerpc/livepatch: return -ERRNO values in save_stack_trace_tsk_reliable()Joe Lawrence1-7/+7
2019-01-31powerpc/livepatch: small cleanups in save_stack_trace_tsk_reliable()Joe Lawrence1-26/+14
2019-01-31powerpc/livepatch: relax reliable stack tracer checks for first-frameJoe Lawrence1-8/+24
2019-01-31powerpc/64s: Make reliable stacktrace dependency clearerNicolai Stange1-1/+1
2019-01-31powerpc/64s: Clear on-stack exception marker upon exception returnNicolai Stange1-0/+7
2019-01-31powerpc/perf: Add mem access events to sysfsMadhavan Srinivasan2-0/+28
2019-01-31powerpc/mm: Add _PAGE_SAO to _PAGE_CACHE_CTL maskReza Arbab1-1/+1
2019-01-31powerpc/cell: Remove duplicate headerSabyasachi Gupta1-1/+0
2019-01-30powerpc/powernv: Remove duplicate headerSabyasachi Gupta1-1/+0
2019-01-30powerpc/kernel/time: Remove duplicate headerBrajeswar Ghosh1-1/+0
2019-01-30cxl: Wrap iterations over afu slices inside 'afu_list_lock'Vaibhav Jain2-9/+32
2019-01-30powerpc/traps: Fix the message printed when stack overflowsChristophe Leroy1-2/+2
2019-01-30powerpc/pseries: Perform full re-add of CPU for topology update post-migrationNathan Fontenot3-8/+22
2019-01-15powerpc: remove unnecessary unlikely()Igor Stoppa2-2/+2
2019-01-15powerpc: Allow CPU selection of G4/74xx variantMathieu Malaterre1-0/+6
2019-01-15powerpc/64s: Add MMU type to __die() outputMichael Ellerman1-1/+3
2019-01-15powerpc: Show PAGE_SIZE in __die() outputMichael Ellerman1-1/+2
2019-01-15powerpc: Stop using pr_cont() in __die()Michael Ellerman1-18/+8
2019-01-15selftests/powerpc: New TM signal self testBreno Leitao5-1/+198
2019-01-15powerpc: wii.dts: Add GPIO keysJonathan Neuschäfer1-0/+17
2019-01-15powerpc: wii.dts: Add interrupt-related properties to GPIO nodeJonathan Neuschäfer1-0/+5
2019-01-15powerpc/powernv/npu: Remove obsolete comment about TCE_KILL_INVAL_ALLAlexey Kardashevskiy1-4/+0
2019-01-15powerpc/powernv: Remove never used pnv_power9_force_smt4Alexey Kardashevskiy1-1/+0
2019-01-15powerpc/mm: Fix compile when CONFIG_PPC_RADIX_MMU is not definedAlexey Kardashevskiy1-6/+24
2019-01-15powerpc: Use ALIGN instead of BLOCKJoel Stanley1-2/+2
2019-01-14powerpc/dts: Build virtex dtbsCorentin Labbe1-0/+1
2019-01-14powerpc/ipic: drop unused functionsChristophe Leroy2-38/+0
2019-01-14powerpc/spufs: use struct_size() in kmalloc()Gustavo A. R. Silva1-3/+2
2019-01-14powerpc: math-emu: remove unneeded header search pathsMasahiro Yamada1-1/+1
2019-01-14powerpc: remove redundant header search path additionsMasahiro Yamada1-2/+2
2019-01-14KVM: powerpc: remove -I. header search pathsMasahiro Yamada1-5/+0
2019-01-14powerpc/mm: Fix debugfs_simple_attr.cocci warningsYueHaibing1-3/+3
2019-01-14powerpc/irq: drop arch_early_irq_init()Christophe Leroy1-5/+0
2019-01-14powerpc/ps3: Use struct_size() in kzalloc()Gustavo A. R. Silva1-3/+1
2019-01-14powerpc/hvsi: Fix spelling mistake: "lenght" should be "length"Matteo Croce1-1/+1
2019-01-14powerpc: use a CONSOLE_LOGLEVEL_DEBUG macroSergey Senozhatsky1-1/+1
2019-01-14Linux 5.0-rc2Linus Torvalds1-1/+1
2019-01-14kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymoreJonathan Neuschäfer1-1/+2
2019-01-12phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard2-2/+4
2019-01-11ata: ahci: mvebu: request PHY suspend/resume for Armada 3700Miquel Raynal1-0/+3
2019-01-11ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAMMiquel Raynal1-9/+18
2019-01-11ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCsMiquel Raynal1-17/+51
2019-01-11ata: ahci: mvebu: remove stale commentMiquel Raynal1-5/+0
2019-01-11ata: libahci_platform: comply to PHY frameworkMiquel Raynal2-0/+15
2019-01-11x86/kvm/nVMX: don't skip emulated instruction twice when vmptr address is not backedVitaly Kuznetsov1-2/+1
2019-01-11Documentation/virtual/kvm: Update URL for AMD SEV API specificationChristophe de Dinechin1-1/+1
2019-01-11KVM/VMX: Avoid return error when flush tlb successfully in the hv_remote_flush_tlb_with_range()Lan Tianyu1-1/+1
2019-01-11kvm: sev: Fail KVM_SEV_INIT if already initializedDavid Rientjes1-0/+3