summaryrefslogtreecommitdiffstats
path: root/crypto/tgr192.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-08powerpc: Fix typo in comment reference to CONFIG_TRACE_IRQFLAGSAndrew Donnellan1-1/+1
2016-07-08powerpc/ps3: Fix typo in comment reference to CONFIG_PS3_REPOSITORY_WRITEAndrew Donnellan1-1/+1
2016-07-08powerpc/eeh: Fix pr_debug()s in eeh_cache.cAndrew Donnellan1-4/+4
2016-07-08powerpc/opal: Wake up kopald polling thread before waiting for eventsBenjamin Herrenschmidt3-2/+17
2016-07-08powerpc: Add MTD_BLOCK to powernv_defconfigMichael Neuling1-0/+1
2016-07-08powerpc/pseries: start rtasd before PCI probingGreg Kurz1-5/+17
2016-07-07powerpc/pci: Assign fixed PHB number based on device-tree propertiesGuilherme G. Piccoli1-3/+51
2016-07-07powerpc/kernel: Drop unused extern for current_setMichael Ellerman1-3/+0
2016-07-07powerpc/pci: Fix build with PCI_IOV=y and EEH=nMichael Ellerman1-4/+5
2016-07-07powerpc: Fix build with CONFIG_MEMORY_HOTPLUG on some configsBenjamin Herrenschmidt1-0/+10
2016-07-07powerpc/mm: Fix build of Book3E/64 with 64K pagesBenjamin Herrenschmidt1-0/+1
2016-07-07selftests/powerpc: Use "Delta" rather than "Error" in normal outputMichael Ellerman1-1/+1
2016-07-05powerpc/boot: Add OPAL console to epapr wrappersOliver O'Halloran7-2/+175
2016-07-05powerpc/mm: Add a parameter to disable 1TB segsOliver O'Halloran2-0/+21
2016-07-05powerpc/timer: Large Decrementer supportOliver O'Halloran3-11/+63
2016-07-05powerpc: Avoid -maltivec when using clang integrated assemblerAnton Blanchard1-1/+1
2016-07-05powerpc/pseries: Fix error return value in cmm_mem_going_offline()Rasmus Villemoes1-1/+1
2016-07-05powerpc/rtas: Fix array overrun in ppc_rtas() syscallAndrew Donnellan1-1/+1
2016-07-05selftests/powerpc: Test unaligned copy and pasteChris Smart10-1/+332
2016-07-05powerpc: Send SIGBUS on unaligned copy and pasteChris Smart2-0/+18
2016-07-05selftests/powerpc: Import Anton's mmap & futex micro benchmarksMichael Ellerman4-1/+86
2016-07-05selftests/powerpc: Fix generation of vector instructions/types in context_switchCyril Bur2-3/+9
2016-07-05selftests/powerpc: Fix usage message in context_switchCyril Bur1-3/+3
2016-07-05selftests/powerpc/pmu: Use signed long to read perf_event_paranoidCyril Bur1-3/+3
2016-07-05powerpc/perf: Export Power9 generic and cache events to sysfsMadhavan Srinivasan1-0/+59
2016-07-05powerpc/perf: Power9 PMU supportMadhavan Srinivasan2-1/+272