aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/check-lc_ctype.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-09powerpc: 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-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-19powerpc: Add function to copy mm_context_t to the pacaMichael Neuling5-5/+18
2015-12-17powerpc: Add missing calls to va_end()Daniel Axtens2-0/+2
2015-12-17powerpc/pseries: Enable kernel CPU dlpar from sysfsNathan Fontenot1-0/+6
2015-12-17powerpc/pseries: Add CPU dlpar add functionalityNathan Fontenot1-0/+116
2015-12-17powerpc/pseries: Add CPU dlpar remove functionalityNathan Fontenot2-0/+156
2015-12-17powerpc/pseries: Update CPU hotplug error recoveryNathan Fontenot1-13/+63
2015-12-17powerpc/pseries: Factor out common cpu hotplug codeNathan Fontenot1-31/+39
2015-12-17powerpc/pseries: Consolidate CPU hotplug code to hotplug-cpu.cNathan Fontenot2-225/+219
2015-12-17powerpc/pseries: Verify CPU doesn't exist before addingNathan Fontenot1-4/+39
2015-12-17powerpc/476fpe: Add support for kexecAlistair Popple1-0/+2
2015-12-17powerpc/powernv: Add support for Nvlink NPUsAlistair Popple6-13/+502
2015-12-17powerpc: Add __raw_rm_writeq() functionAlistair Popple2-10/+11
2015-12-17Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"Alistair Popple2-0/+2
2015-12-17powerpc/powernv: Fix M64 resource name in /proc/iomemGavin Shan1-0/+1
2015-12-17powerpc/mm: Add page soft dirty trackingLaurent Dufour5-8/+56
2015-12-17powerpc/kernel: Combine vec/loc for STD_EXCEPTION_PSERIESMichael Ellerman2-10/+10
2015-12-17powerpc/kernel: Open code SET_DEFAULT_THREAD_PPRMichael Ellerman2-14/+7
2015-12-17powerpc/kernel: Open code HMT_MEDIUM_LOW_HAS_PPRMichael Ellerman2-6/+5
2015-12-17powerpc/kernel: Drop HMT_MEDIUM_PPR_DISCARDMichael Ellerman2-24/+0
2015-12-17powerpc/rtas: Make enter_rtas() privateMichael Ellerman2-1/+3
2015-12-17powerpc/rtas: Use rtas_call_unlocked() in call_rtas_display_status()Michael Ellerman1-10/+2
2015-12-17powerpc/pseries: Use rtas_call_unlocked() in pseries hotplugMichael Ellerman1-8/+3
2015-12-17powerpc/xmon: Use rtas_call_unlocked() in xmonMichael Ellerman1-10/+6
2015-12-17powerpc/rtas: Add rtas_call_unlocked()Michael Ellerman2-11/+35
2015-12-17powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith10-70/+54
2015-12-17powerpc/powernv: Remove OPALv2 firmware define and referencesStewart Smith4-15/+5
2015-12-17powerpc/powernv: panic() on OPAL < V3Stewart Smith1-4/+1