linux-2.6-microblaze.git
2020-12-03 Nicholas PigginKVM: PPC: Book3S HV: Don't attempt to recover machine...
2020-12-03 Nicholas Pigginpowerpc/64s/powernv: Allow KVM to handle guest machine...
2020-12-03 Uwe Kleine... powerpc/ps3: make system bus's remove and shutdown...
2020-12-03 Uwe Kleine... ALSA: ppc: drop if block with always false condition
2020-12-03 Srikar Dronamrajupowerpc/paravirt: Use is_kvm_guest() in vcpu_is_preempted()
2020-12-03 Srikar Dronamrajupowerpc: Reintroduce is_kvm_guest() as a fast-path...
2020-12-03 Srikar Dronamrajupowerpc: Rename is_kvm_guest() to check_kvm_guest()
2020-12-03 Srikar Dronamrajupowerpc: Refactor is_kvm_guest() declaration to new...
2020-12-03 Nicholas Pigginpowerpc: show registers when unwinding interrupt frames
2020-12-03 Athira Rajeevpowerpc/perf: Invoke per-CPU variable access with disab...
2020-12-03 Harishselftests/powerpc: Fix uninitialized variable warning
2020-12-03 Daniel Axtensselftests/powerpc: update .gitignore
2020-12-03 Daniel Axtenspowerpc/feature-fixups: use a semicolon rather than...
2020-12-03 Frederic Barratpowerpc/pseries: Define PCI bus speed for Gen4 and...
2020-12-03 Jordan Niethepowerpc: Allow relative pointers in bug table entries
2020-12-03 Ravi Bangoriapowerpc/xmon: Fix build failure for 8xx
2020-12-03 Youling Tangpowerpc: Use common STABS_DEBUG and DWARF_DEBUG and...
2020-12-03 Jordan Niethepowerpc/64: Fix an EMIT_BUG_ENTRY in head_64.S
2020-12-03 Christophe... powerpc/vdso: Cleanup vdso.h
2020-12-03 Christophe... powerpc/vdso: Remove VDSO32_LBASE and VDSO64_LBASE
2020-12-03 Christophe... powerpc/vdso: Remove DBG()
2020-12-03 Christophe... powerpc/vdso: Remove vdso_ready
2020-12-03 Christophe... powerpc/vdso: Remove vdso_setup()
2020-12-03 Christophe... powerpc/vdso: Remove lib32_elfinfo and lib64_elfinfo
2020-12-03 Christophe... powerpc/vdso: Remove symbol section information in...
2020-12-03 Christophe... powerpc/vdso: Remove unused text member in struct lib32...
2020-12-03 Christophe... powerpc/vdso: Remove vdso_patches[] and associated...
2020-12-03 Christophe... powerpc/vdso: Remove runtime generated sigtramp offsets
2020-12-03 Christophe... powerpc/vdso: Remove __kernel_datapage_offset
2020-12-03 Christophe... powerpc/vdso: Remove vdso32_pages and vdso64_pages
2020-12-03 Christophe... powerpc/vdso: Merge __kernel_sync_dicache_p5() into...
2020-12-03 Christophe... powerpc/vdso: Use builtin symbols to locate fixup section
2020-12-03 Christophe... powerpc/vdso: Retrieve sigtramp offsets at buildtime
2020-12-03 Christophe... powerpc/vdso: Remove unused \tmp param in __get_datapage()
2020-12-03 Christophe... powerpc/vdso: Simplify __get_datapage()
2020-12-03 Christophe... powerpc/vdso: Move vdso datapage up front
2020-12-03 Christophe... powerpc/vdso: Replace vdso_base by vdso
2020-12-03 Christophe... powerpc/vdso: Provide vdso_remap()
2020-12-03 Christophe... powerpc/vdso: Move to _install_special_mapping() and...
2020-12-03 Christophe... powerpc/vdso: Simplify arch_setup_additional_pages...
2020-12-03 Christophe... powerpc/vdso: Use VDSO size in arch_setup_additional_pa...
2020-12-03 Christophe... powerpc/vdso: Remove unnecessary ifdefs in vdso_pagelis...
2020-12-03 Christophe... powerpc/vdso: Refactor 32 bits and 64 bits pages setup
2020-12-03 Christophe... powerpc/vdso: Remove NULL termination element in vdso_p...
2020-12-03 Christophe... powerpc/vdso: Remove get_page() in vdso_pagelist initia...
2020-12-03 Christophe... powerpc/vdso: Rename syscall_map_32/64 to simplify...
2020-12-03 Christophe... powerpc/vdso: Add missing includes and clean vdso_setup...
2020-12-03 Christophe... powerpc/vdso: Stripped VDSO is not needed, don't build it
2020-12-03 Christophe... powerpc/signal32: Transform save_user_regs() and save_t...
2020-12-03 Christophe... powerpc/signal32: Isolate non-copy actions in save_user...
2020-12-03 Christophe... powerpc/signal: Create 'unsafe' versions of copy_[ck...
2020-12-03 Christophe... powerpc/signal32: Switch swap_context() to user_access_...
2020-12-03 Christophe... powerpc/signal32: Add and use unsafe_put_sigset_t()
2020-12-03 Christophe... signal: Add unsafe_put_compat_sigset()
2020-12-03 Christophe... powerpc/signal32: Remove ifdefery in middle of if/else
2020-12-03 Christophe... powerpc/signal32: Switch handle_rt_signal32() to user_a...
2020-12-03 Christophe... powerpc/signal32: Switch handle_signal32() to user_acce...
2020-12-03 Christophe... powerpc/signal32: Move signal trampoline setup to handl...
2020-12-03 Christophe... powerpc/signal32: Misc changes to make handle_[rt_...
2020-12-03 Christophe... powerpc/signal32: Rename local pointers in handle_rt_si...
2020-12-03 Christophe... powerpc/signal32: Move handle_signal32() close to handl...
2020-12-03 Christophe... powerpc/signal32: Simplify logging in handle_rt_signal32()
2020-12-03 Christophe... powerpc/signal: Refactor bad frame logging
2020-12-03 Christophe... powerpc/signal: Call get_tm_stackpointer() from get_sig...
2020-12-03 Christophe... powerpc/signal: Remove get_clean_sp()
2020-12-03 Christophe... powerpc/signal: Move access_ok() out of get_sigframe()
2020-12-03 Christophe... powerpc/signal: Remove BUG_ON() in handler_signal functions
2020-12-03 Christophe... powerpc/32s: Allow deselecting CONFIG_PPC_FPU on mpc832x
2020-12-03 Christophe... powerpc/signal: Don't manage floating point regs when...
2020-12-03 Christophe... powerpc/ptrace: Create ptrace_get_fpr() and ptrace_put_...
2020-12-03 Christophe... powerpc/ptrace: Consolidate reg index calculation
2020-12-03 Christophe... powerpc/ptrace: Move declaration of ptrace_get_reg...
2020-12-03 Christophe... powerpc/signal: Move inline functions in signal.h
2020-12-03 Christophe... powerpc/vdso: Provide __kernel_clock_gettime64() on...
2020-12-03 Christophe... powerpc/vdso: Switch VDSO to generic C implementation.
2020-12-03 Christophe... powerpc/vdso: Save and restore TOC pointer on PPC64
2020-12-03 Christophe... powerpc/vdso: Prepare for switching VDSO to generic...
2020-12-03 Michael Ellermanpowerpc/barrier: Use CONFIG_PPC64 for barrier selection
2020-12-03 Michael Ellermanpowerpc/time: Fix mftb()/get_tb() for use with the...
2020-12-03 Christophe... powerpc/time: Move timebase functions into new asm...
2020-12-03 Christophe... powerpc/processor: Move cpu_relax() into asm/vdso/proce...
2020-12-03 Christophe... powerpc/feature: Use CONFIG_PPC64 instead of __powerpc6...
2020-12-03 Michael Ellermanpowerpc: Update NUMA Kconfig description & help text
2020-12-03 Michael Ellermanpowerpc: Make NUMA default y for powernv
2020-12-03 Michael Ellermanpowerpc: Make NUMA depend on SMP
2020-12-03 Christophe... powerpc: inline iomap accessors
2020-12-03 Athira Rajeevpowerpc/perf: Fix crash with is_sier_available when...
2020-12-03 Alan Modrapowerpc/boot: Make use of REL16 relocs in powerpc/boot...
2020-11-26 Bill Wendlingpowerpc: Work around inline asm issues in alternate...
2020-11-26 Bill Wendlingpowerpc/boot: Use clang when CC is clang
2020-11-26 Bill Wendlingpowerpc/boot/wrapper: Add "-z notext" flag to disable...
2020-11-26 Bill Wendlingpowerpc/boot/wrapper: Add "-z rodynamic" when using LLD
2020-11-26 Bill Wendlingpowerpc/boot: Move the .got section to after the .dynam...
2020-11-26 Oleg Nesterovpowerpc/ptrace: Hard wire PT_SOFTE value to 1 in gpr_ge...
2020-11-26 Oleg Nesterovpowerpc/ptrace: Simplify gpr_get()/tm_cgpr_get()
2020-11-25 Michael EllermanMerge branch 'fixes' into next
2020-11-23 Stephen Rothwellpowerpc/64s: Fix allnoconfig build since uaccess flush
2020-11-23 Michael EllermanMerge tag 'powerpc-cve-2020-4788' into fixes
2020-11-19 Daniel Axtenspowerpc/64s: rename pnv|pseries_setup_rfi_flush to...
2020-11-19 Daniel Axtensselftests/powerpc: refactor entry and rfi_flush tests
next