index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-12-04
powerpc/time: Fix mftb()/get_tb() for use with the compat VDSO
Michael Ellerman
2020-12-04
powerpc/time: Move timebase functions into new asm/vdso/timebase.h
Christophe Leroy
2020-12-04
powerpc/processor: Move cpu_relax() into asm/vdso/processor.h
Christophe Leroy
2020-12-04
powerpc/feature: Use CONFIG_PPC64 instead of __powerpc64__ to define possible...
Christophe Leroy
2020-12-04
powerpc: Update NUMA Kconfig description & help text
Michael Ellerman
2020-12-04
powerpc: Make NUMA default y for powernv
Michael Ellerman
2020-12-04
powerpc: Make NUMA depend on SMP
Michael Ellerman
2020-12-04
powerpc: inline iomap accessors
Christophe Leroy
2020-12-04
powerpc/perf: Fix crash with is_sier_available when pmu is not set
Athira Rajeev
2020-12-04
powerpc/boot: Make use of REL16 relocs in powerpc/boot/util.S
Alan Modra
2020-11-26
powerpc: Work around inline asm issues in alternate feature sections
Bill Wendling
2020-11-26
powerpc/boot: Use clang when CC is clang
Bill Wendling
2020-11-26
powerpc/boot/wrapper: Add "-z notext" flag to disable diagnostic
Bill Wendling
2020-11-26
powerpc/boot/wrapper: Add "-z rodynamic" when using LLD
Bill Wendling
2020-11-26
powerpc/boot: Move the .got section to after the .dynamic section
Bill Wendling
2020-11-26
powerpc/ptrace: Hard wire PT_SOFTE value to 1 in gpr_get() too
Oleg Nesterov
2020-11-26
powerpc/ptrace: Simplify gpr_get()/tm_cgpr_get()
Oleg Nesterov
2020-11-25
Merge branch 'fixes' into next
Michael Ellerman
2020-11-23
powerpc/64s: Fix allnoconfig build since uaccess flush
Stephen Rothwell
2020-11-23
Merge tag 'powerpc-cve-2020-4788' into fixes
Michael Ellerman
2020-11-19
powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigations
Daniel Axtens
2020-11-19
selftests/powerpc: refactor entry and rfi_flush tests
Daniel Axtens
2020-11-19
selftests/powerpc: entry flush test
Daniel Axtens
2020-11-19
powerpc: Only include kup-radix.h for 64-bit Book3S
Michael Ellerman
2020-11-19
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
2020-11-19
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
2020-11-19
selftests/powerpc: rfi_flush: disable entry flush if present
Russell Currey
2020-11-19
powernv/memtrace: don't abuse memory hot(un)plug infrastructure for memory al...
David Hildenbrand
2020-11-19
powerpc/mm: remove linear mapping if __add_pages() fails in arch_add_memory()
David Hildenbrand
2020-11-19
powerpc/book3s64/hash: Drop WARN_ON in hash__remove_section_mapping()
David Hildenbrand
2020-11-19
powerpc/mm: print warning in arch_remove_linear_mapping()
David Hildenbrand
2020-11-19
powerpc/mm: protect linear mapping modifications by a mutex
David Hildenbrand
2020-11-19
powerpc/mm: factor out creating/removing linear mapping
David Hildenbrand
2020-11-19
powerpc/powernv/memtrace: Fix crashing the kernel when enabling concurrently
David Hildenbrand
2020-11-19
powerpc/powernv/memtrace: Don't leak kernel memory to user space
David Hildenbrand
2020-11-19
powerpc/perf: Use regs->nip when SIAR is zero
Madhavan Srinivasan
2020-11-19
powerpc/perf: Use the address from SIAR register to set cpumode flags
Athira Rajeev
2020-11-19
powerpc/perf: Drop the check for SIAR_VALID
Athira Rajeev
2020-11-19
powerpc/perf: Add new power PMU flag "PPMU_P10_DD1" for power10 DD1
Athira Rajeev
2020-11-19
powerpc/mm: Fix comparing pointer to 0 warning
Kaixu Xia
2020-11-19
powerpc: Remove RFI macro
Christophe Leroy
2020-11-19
powerpc: Replace RFI by rfi on book3s/32 and booke
Christophe Leroy
2020-11-19
powerpc/64s: Replace RFI by RFI_TO_KERNEL and remove RFI
Christophe Leroy
2020-11-19
powerpc/powernv/sriov: fix unsigned int win compared to less than zero
Kaixu Xia
2020-11-19
Revert "powerpc/pseries/hotplug-cpu: Remove double free in error path"
Zhang Xiaoxu
2020-11-19
powerpc/64s/perf: perf interrupt does not have to get_user_pages to access us...
Nicholas Piggin
2020-11-19
powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S
Youling Tang
2020-11-19
powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32
Christophe Leroy
2020-11-19
powerpc/mm: Update tlbiel loop on POWER10
Aneesh Kumar K.V
2020-11-19
powerpc: Avoid broken GCC __attribute__((optimize))
Ard Biesheuvel
[next]