summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2020-07-20powerpc/book3s64/pkeys: Add MMU_FTR_PKEYAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: kill cpu feature key CPU_FTR_PKEYAneesh Kumar K.V
2020-07-20powerpc/mce: Add MCE notification chainSantosh Sivaraj
2020-07-20powerpc/prom: Enable Radix GTSE in cpu pa-featuresNicholas Piggin
2020-07-18Merge branch 'fixes' into nextMichael Ellerman
2020-07-16powerpc/pseries: Detect secure and trusted boot state of the system.Nayna Jain
2020-07-16powerpc/vdso: Fix vdso cpu truncationMilton Miller
2020-07-16powerpc/fadump: fix race between pstore write and fadump crash triggerSourabh Jain
2020-07-16powerpc/rtasd: simplify handle_rtas_event(), emit message on eventsNathan Lynch
2020-07-16powerpc/rtas: don't online CPUs for partition suspendNathan Lynch
2020-07-16powerpc/security: Allow for processors that flush the link stack using the sp...Nicholas Piggin
2020-07-16powerpc/64s: Move branch cache flushing bcctr variant to ppc-ops.hNicholas Piggin
2020-07-16powerpc/security: split branch cache flush toggle from code patchingNicholas Piggin
2020-07-16powerpc/security: make display of branch cache flush more consistentNicholas Piggin
2020-07-16powerpc/security: change link stack flush state to the flush type enumNicholas Piggin
2020-07-16powerpc/security: re-name count cache flush to branch cache flushNicholas Piggin
2020-07-16powerpc: re-initialise lazy FPU/VEC counters on every faultNicholas Piggin
2020-07-16powerpc/64s: Fix restore_math unnecessarily changing MSRNicholas Piggin
2020-07-16powerpc/64s: restore_math remove TM testNicholas Piggin
2020-07-16powerpc/mm: Enable radix GTSE only if supported.Bharata B Rao
2020-07-15powerpc/vdso64: Switch from __get_datapage() to get_datapage inline macroChristophe Leroy
2020-07-15powerpc/signal64: Don't opencode page prefaultingChristophe Leroy
2020-07-15powerpc/signal_32: Simplify loop in PPC64 save_general_regs()Christophe Leroy
2020-07-15powerpc/signal_32: Remove !FULL_REGS() special handling in PPC64 save_general...Christophe Leroy
2020-07-15powerpc/64/signal: Balance return predictor stack in signal trampolineNicholas Piggin
2020-07-15powerpc/cacheinfo: Add per cpu per index shared_cpu_listSrikar Dronamraju
2020-07-15powerpc/cacheinfo: Make cpumap_show code reusableSrikar Dronamraju
2020-07-15powerpc/cacheinfo: Use cpumap_print to print cpumapSrikar Dronamraju
2020-07-14powerpc/pseries/svm: Fix incorrect check for shared_lppaca_sizeSatheesh Rajendran
2020-07-08powerpc/64s/exception: Fix 0x1500 interrupt handler crashNicholas Piggin
2020-06-22powerpc/pseries/svm: Drop unused align argument in alloc_shared_lppaca() func...Satheesh Rajendran
2020-06-22powerpc/dt_cpu_ftrs: Make use of macro ISA_V3_1Murilo Opsfelder Araujo
2020-06-22powerpc/dt_cpu_ftrs: Make use of macro ISA_V3_0BMurilo Opsfelder Araujo
2020-06-22powerpc/dt_cpu_ftrs: Remove unused macro ISA_V2_07BMurilo Opsfelder Araujo
2020-06-22powerpc/64: indirect function call use bctrl rather than blrl in ret_from_ker...Nicholas Piggin
2020-06-21Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-18maccess: make get_kernel_nofault() check for minimal type compatibilityLinus Torvalds
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig
2020-06-17maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofaultChristoph Hellwig
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig
2020-06-16powerpc/64s: Fix KVM interrupt using wrong save areaNicholas Piggin
2020-06-15powerpc: Fix kernel crash in show_instructions() w/DEBUG_VIRTUALAneesh Kumar K.V
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov
2020-06-09powerpc: add show_stack_loglvl()Dmitry Safonov
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds