summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-04ALSA: ppc: drop if block with always false conditionUwe Kleine-König
2020-12-04powerpc/paravirt: Use is_kvm_guest() in vcpu_is_preempted()Srikar Dronamraju
2020-12-04powerpc: Reintroduce is_kvm_guest() as a fast-path checkSrikar Dronamraju
2020-12-04powerpc: Rename is_kvm_guest() to check_kvm_guest()Srikar Dronamraju
2020-12-04powerpc: Refactor is_kvm_guest() declaration to new headerSrikar Dronamraju
2020-12-04powerpc: show registers when unwinding interrupt framesNicholas Piggin
2020-12-04powerpc/perf: Invoke per-CPU variable access with disabled interruptsAthira Rajeev
2020-12-04selftests/powerpc: Fix uninitialized variable warningHarish
2020-12-04selftests/powerpc: update .gitignoreDaniel Axtens
2020-12-04powerpc/feature-fixups: use a semicolon rather than a commaDaniel Axtens
2020-12-04powerpc/pseries: Define PCI bus speed for Gen4 and Gen5Frederic Barrat
2020-12-04powerpc: Allow relative pointers in bug table entriesJordan Niethe
2020-12-04powerpc/xmon: Fix build failure for 8xxRavi Bangoria
2020-12-04powerpc: Use common STABS_DEBUG and DWARF_DEBUG and ELF_DETAILS macroYouling Tang
2020-12-04powerpc/64: Fix an EMIT_BUG_ENTRY in head_64.SJordan Niethe
2020-12-04powerpc/vdso: Cleanup vdso.hChristophe Leroy
2020-12-04powerpc/vdso: Remove VDSO32_LBASE and VDSO64_LBASEChristophe Leroy
2020-12-04powerpc/vdso: Remove DBG()Christophe Leroy
2020-12-04powerpc/vdso: Remove vdso_readyChristophe Leroy
2020-12-04powerpc/vdso: Remove vdso_setup()Christophe Leroy
2020-12-04powerpc/vdso: Remove lib32_elfinfo and lib64_elfinfoChristophe Leroy
2020-12-04powerpc/vdso: Remove symbol section information in struct lib32/64_elfinfoChristophe Leroy
2020-12-04powerpc/vdso: Remove unused text member in struct lib32/64_elfinfoChristophe Leroy
2020-12-04powerpc/vdso: Remove vdso_patches[] and associated functionsChristophe Leroy
2020-12-04powerpc/vdso: Remove runtime generated sigtramp offsetsChristophe Leroy
2020-12-04powerpc/vdso: Remove __kernel_datapage_offsetChristophe Leroy
2020-12-04powerpc/vdso: Remove vdso32_pages and vdso64_pagesChristophe Leroy
2020-12-04powerpc/vdso: Merge __kernel_sync_dicache_p5() into __kernel_sync_dicache()Christophe Leroy
2020-12-04powerpc/vdso: Use builtin symbols to locate fixup sectionChristophe Leroy
2020-12-04powerpc/vdso: Retrieve sigtramp offsets at buildtimeChristophe Leroy
2020-12-04powerpc/vdso: Remove unused \tmp param in __get_datapage()Christophe Leroy
2020-12-04powerpc/vdso: Simplify __get_datapage()Christophe Leroy
2020-12-04powerpc/vdso: Move vdso datapage up frontChristophe Leroy
2020-12-04powerpc/vdso: Replace vdso_base by vdsoChristophe Leroy
2020-12-04powerpc/vdso: Provide vdso_remap()Christophe Leroy
2020-12-04powerpc/vdso: Move to _install_special_mapping() and remove arch_vma_name()Christophe Leroy
2020-12-04powerpc/vdso: Simplify arch_setup_additional_pages() exitChristophe Leroy
2020-12-04powerpc/vdso: Use VDSO size in arch_setup_additional_pages()Christophe Leroy
2020-12-04powerpc/vdso: Remove unnecessary ifdefs in vdso_pagelist initializationChristophe Leroy
2020-12-04powerpc/vdso: Refactor 32 bits and 64 bits pages setupChristophe Leroy
2020-12-04powerpc/vdso: Remove NULL termination element in vdso_pagelistChristophe Leroy
2020-12-04powerpc/vdso: Remove get_page() in vdso_pagelist initializationChristophe Leroy
2020-12-04powerpc/vdso: Rename syscall_map_32/64 to simplify vdso_setup_syscall_map()Christophe Leroy
2020-12-04powerpc/vdso: Add missing includes and clean vdso_setup_syscall_map()Christophe Leroy
2020-12-04powerpc/vdso: Stripped VDSO is not needed, don't build itChristophe Leroy
2020-12-04powerpc/signal32: Transform save_user_regs() and save_tm_user_regs() in 'unsa...Christophe Leroy
2020-12-04powerpc/signal32: Isolate non-copy actions in save_user_regs() and save_tm_us...Christophe Leroy
2020-12-04powerpc/signal: Create 'unsafe' versions of copy_[ck][fpr/vsx]_to_user()Christophe Leroy
2020-12-04powerpc/signal32: Switch swap_context() to user_access_begin() logicChristophe Leroy
2020-12-04powerpc/signal32: Add and use unsafe_put_sigset_t()Christophe Leroy