summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2021-03-17powerpc/64: Fix stack trace not displaying final frameMichael Ellerman
2021-03-17powerpc: improve handling of unrecoverable system resetNicholas Piggin
2021-03-17powerpc/pci: Add ppc_md.discover_phbs()Oliver O'Halloran
2021-03-17powerpc/603: Fix protection of user pages mapped with PROT_NONEChristophe Leroy
2021-03-04powerpc/32s: Add missing call to kuep_lock on syscall entryChristophe Leroy
2021-03-04powerpc/prom: Fix "ibm,arch-vec-5-platform-support" scanCédric Le Goater
2021-03-04powerpc/8xx: Fix software emulation interruptChristophe Leroy
2021-02-17vmlinux.lds.h: Create section for protection against instrumentationThomas Gleixner
2021-01-27powerpc: Fix alignment bug within the init sectionsAriel Marcovitch
2021-01-27powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.SYouling Tang
2021-01-12powerpc: Handle .text.{hot,unlikely}.* in linker scriptNathan Chancellor
2020-12-30powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filterTyrel Datwyler
2020-12-30powerpc/64: Fix an EMIT_BUG_ENTRY in head_64.SJordan Niethe
2020-12-30powerpc: Avoid broken GCC __attribute__((optimize))Ard Biesheuvel
2020-12-30powerpc/64: Set up a kernel stack for secondaries before cpu_restore()Jordan Niethe
2020-11-22powerpc/8xx: Always fault when _PAGE_ACCESSED is not setChristophe Leroy
2020-11-22selftests/powerpc: entry flush testDaniel Axtens
2020-11-22powerpc/64s: flush L1D after user accessesNicholas Piggin
2020-11-22powerpc/64s: flush L1D on kernel entryNicholas Piggin
2020-11-18powerpc/603: Always fault when _PAGE_ACCESSED is not setChristophe Leroy
2020-11-18powerpc/eeh_cache: Fix a possible debugfs deadlockQian Cai
2020-11-05powerpc: Fix undetected data corruption with P9N DD2.1 VSX CI load emulationMichael Neuling
2020-11-05powerpc/powermac: Fix low_sleep_handler with KUAP and KUEPChristophe Leroy
2020-11-05powerpc: Warn about use of smt_snooze_delayJoel Stanley
2020-11-05powerpc/rtas: Restrict RTAS requests from userspaceAndrew Donnellan
2020-10-29powerpc/tau: Disable TAU between measurementsFinn Thain
2020-10-29powerpc/tau: Check processor type before enabling TAU interruptFinn Thain
2020-10-29powerpc/tau: Remove duplicated set_thresholds() callFinn Thain
2020-10-29powerpc/tau: Convert from timer to workqueueFinn Thain
2020-10-29powerpc/tau: Use appropriate temperature sample intervalFinn Thain
2020-10-01powerpc/traps: Make unrecoverable NMIs die instead of panicNicholas Piggin
2020-10-01powerpc/eeh: Only dump stack once if an MMIO loop is detectedOliver O'Halloran
2020-10-01powerpc/64s: Always disable branch profiling for prom_init.oMichael Ellerman
2020-09-23powerpc/dma: Fix dma_map_ops::get_required_maskAlexey Kardashevskiy
2020-09-03powerpc/64s: Don't init FSCR_DSCR in __init_FSCR()Michael Ellerman
2020-08-19powerpc/vdso: Fix vdso cpu truncationMilton Miller
2020-08-19powerpc/rtas: don't online CPUs for partition suspendNathan Lynch
2020-07-22powerpc/pseries/svm: Fix incorrect check for shared_lppaca_sizeSatheesh Rajendran
2020-06-24powerpc: Fix kernel crash in show_instructions() w/DEBUG_VIRTUALAneesh Kumar K.V
2020-06-24powerpc/64s/exception: Fix machine check no-loss idle wakeupNicholas Piggin
2020-06-24powerpc/64: Don't initialise init_task->thread.regsMichael Ellerman
2020-06-24powerpc/crashkernel: Take "mem=" option into accountPingfan Liu
2020-06-22powerpc/64s: Save FSCR to init_task.thread.fscr after feature initMichael Ellerman
2020-06-22powerpc/64s: Don't let DT CPU features set FSCR_DSCRMichael Ellerman
2020-06-22powerpc/fadump: Account for memory_limit while reserving memoryHari Bathini
2020-06-22powerpc/fadump: consider reserved ranges while reserving memoryHari Bathini
2020-06-22powerpc/fadump: use static allocation for reserved memory rangesHari Bathini
2020-06-17bpf: Support llvm-objcopy for vmlinux BTFFangrui Song
2020-04-29powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32Christophe Leroy
2020-04-29powerpc/setup_64: Set cache-line-size based on cache-block-sizeChris Packham