summaryrefslogtreecommitdiffstats
path: root/crypto/crypto_user.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-13scripts/recordmcount.pl: support data in text section on powerpcUlrich Weigand1-1/+2
2016-01-13powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usagesRussell Currey2-2/+9
2016-01-12powerpc/mm: fix _PAGE_SWP_SOFT_DIRTY breaking swapoffHugh Dickins2-3/+11
2016-01-12powerpc/mm: Fix _PAGE_PTE breaking swapoffAneesh Kumar K.V1-3/+8
2016-01-11cxl: Enable PCI device ID for future IBM CXL adapterUma Krishnan1-0/+1
2016-01-11cxl: use -Werror only with CONFIG_PPC_WERRORBrian Norris1-1/+2
2016-01-11cxl: fix build for GCC 4.6.xBrian Norris1-1/+1
2016-01-11powerpc: Add HWCAP bits for Power9Michael Ellerman1-0/+2
2016-01-11powerpc/powernv: Reserve PE#0 on NPUAlistair Popple1-2/+4
2016-01-11powerpc/powernv: Change NPU PE# assignmentAlistair Popple1-7/+66
2016-01-11powerpc/powernv: Fix update of NVLink DMA maskAlistair Popple1-1/+4
2016-01-11powerpc/powernv: Remove misleading comment in pci.cRussell Currey1-2/+0
2016-01-11powerpc: Implement save_stack_trace_regs() to enable kprobe stack tracingSteven Rostedt1-0/+7
2016-01-08powerpc: Fix build break due to paca mm_context_t changesMichael Ellerman2-1/+3
2016-01-05cxl: Fix DSI misses when the context owning task exitsVaibhav Jain5-37/+109
2015-12-31MAINTAINERS: Update Scott Wood's e-mail addressScott Wood1-1/+1
2015-12-27powerpc/powernv: Fix minor off-by-one error in opal_mce_check_early_recovery()Andrew Donnellan1-1/+1
2015-12-27powerpc: Fix style of self-test config promptsAndrew Donnellan1-3/+3
2015-12-27powerpc/powernv: Only delay opal_rtc_read() retry when necessaryMichael Neuling1-1/+1
2015-12-27powerpc/powernv: Add a kmsg_dumper that flushes console output on panicRussell Currey6-1/+78
2015-12-27powerpc: Copy only required pieces of the mm_context_t to the pacaMichael Neuling3-8/+22
2015-12-24powerpc/mpc85xx: Add TMU device tree support for T1023/T1024Hongtao Jia6-4/+92
2015-12-24powerpc/mpc85xx: Add TMU device tree support for T1040/T1042Hongtao Jia10-8/+106