index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/vdso: Provide __kernel_clock_gettime64() on vdso32
Christophe Leroy
2020-12-04
4
-0
/
+18
*
powerpc/vdso: Switch VDSO to generic C implementation.
Christophe Leroy
2020-12-04
12
-691
/
+106
*
powerpc/vdso: Save and restore TOC pointer on PPC64
Christophe Leroy
2020-12-04
1
-0
/
+12
*
powerpc/vdso: Prepare for switching VDSO to generic C implementation.
Christophe Leroy
2020-12-04
6
-0
/
+260
*
powerpc/barrier: Use CONFIG_PPC64 for barrier selection
Michael Ellerman
2020-12-04
1
-1
/
+1
*
powerpc/time: Fix mftb()/get_tb() for use with the compat VDSO
Michael Ellerman
2020-12-04
1
-2
/
+10
*
powerpc/time: Move timebase functions into new asm/vdso/timebase.h
Christophe Leroy
2020-12-04
4
-61
/
+73
*
powerpc/processor: Move cpu_relax() into asm/vdso/processor.h
Christophe Leroy
2020-12-04
2
-11
/
+25
*
powerpc/feature: Use CONFIG_PPC64 instead of __powerpc64__ to define possible...
Christophe Leroy
2020-12-04
1
-2
/
+2
*
powerpc: Update NUMA Kconfig description & help text
Michael Ellerman
2020-12-04
1
-1
/
+7
*
powerpc: Make NUMA default y for powernv
Michael Ellerman
2020-12-04
1
-1
/
+1
*
powerpc: Make NUMA depend on SMP
Michael Ellerman
2020-12-04
1
-1
/
+1
*
powerpc: inline iomap accessors
Christophe Leroy
2020-12-04
2
-167
/
+153
*
powerpc/perf: Fix crash with is_sier_available when pmu is not set
Athira Rajeev
2020-12-04
1
-0
/
+3
*
powerpc/boot: Make use of REL16 relocs in powerpc/boot/util.S
Alan Modra
2020-12-04
1
-6
/
+3
*
powerpc: Work around inline asm issues in alternate feature sections
Bill Wendling
2020-11-26
1
-3
/
+19
*
powerpc/boot: Use clang when CC is clang
Bill Wendling
2020-11-26
1
-0
/
+4
*
powerpc/boot/wrapper: Add "-z notext" flag to disable diagnostic
Bill Wendling
2020-11-26
1
-1
/
+3
*
powerpc/boot/wrapper: Add "-z rodynamic" when using LLD
Bill Wendling
2020-11-26
1
-1
/
+3
*
powerpc/boot: Move the .got section to after the .dynamic section
Bill Wendling
2020-11-26
1
-10
/
+11
*
powerpc/ptrace: Hard wire PT_SOFTE value to 1 in gpr_get() too
Oleg Nesterov
2020-11-26
2
-2
/
+12
*
powerpc/ptrace: Simplify gpr_get()/tm_cgpr_get()
Oleg Nesterov
2020-11-26
2
-15
/
+7
*
Merge branch 'fixes' into next
Michael Ellerman
2020-11-25
27
-192
/
+483
|
\
|
*
powerpc/64s: Fix allnoconfig build since uaccess flush
Stephen Rothwell
2020-11-23
1
-0
/
+2
|
*
Merge tag 'powerpc-cve-2020-4788' into fixes
Michael Ellerman
2020-11-23
15
-80
/
+421
|
|
\
|
|
*
powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigations
Daniel Axtens
2020-11-19
4
-9
/
+11
|
|
*
powerpc: Only include kup-radix.h for 64-bit Book3S
Michael Ellerman
2020-11-19
3
-6
/
+11
|
|
*
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
2020-11-19
12
-90
/
+229
|
|
*
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
2020-11-19
10
-2
/
+197
|
*
|
powerpc/64s/exception: KVM Fix for host DSI being taken in HPT guest MMU context
Nicholas Piggin
2020-11-18
1
-4
/
+7
|
*
|
powerpc: Drop -me200 addition to build flags
Michael Ellerman
2020-11-17
1
-1
/
+0
|
*
|
KVM: PPC: Book3S HV: XIVE: Fix possible oops when accessing ESB page
Cédric Le Goater
2020-11-16
1
-0
/
+7
|
*
|
powerpc/64s: Fix KVM system reset handling when CONFIG_PPC_PSERIES=y
Nicholas Piggin
2020-11-16
1
-2
/
+0
|
*
|
powerpc/32s: Use relocation offset when setting early hash table
Christophe Leroy
2020-11-08
1
-1
/
+2
|
*
|
powerpc/numa: Fix build when CONFIG_NUMA=n
Scott Cheloha
2020-11-06
1
-3
/
+9
|
*
|
powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entry
Christophe Leroy
2020-11-05
4
-66
/
+28
|
*
|
powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
Christophe Leroy
2020-11-05
1
-12
/
+2
|
*
|
powerpc/40x: Always fault when _PAGE_ACCESSED is not set
Christophe Leroy
2020-11-05
1
-8
/
+0
|
*
|
powerpc/603: Always fault when _PAGE_ACCESSED is not set
Christophe Leroy
2020-11-05
1
-12
/
+0
|
*
|
powerpc: Use asm_goto_volatile for put_user()
Michael Ellerman
2020-11-05
1
-2
/
+2
|
*
|
powerpc/smp: Call rcu_cpu_starting() earlier
Qian Cai
2020-11-02
1
-1
/
+2
|
*
|
powerpc/eeh_cache: Fix a possible debugfs deadlock
Qian Cai
2020-11-02
1
-2
/
+3
|
|
/
*
|
powernv/memtrace: don't abuse memory hot(un)plug infrastructure for memory al...
David Hildenbrand
2020-11-19
2
-109
/
+62
*
|
powerpc/mm: remove linear mapping if __add_pages() fails in arch_add_memory()
David Hildenbrand
2020-11-19
1
-1
/
+4
*
|
powerpc/book3s64/hash: Drop WARN_ON in hash__remove_section_mapping()
David Hildenbrand
2020-11-19
1
-1
/
+0
*
|
powerpc/mm: print warning in arch_remove_linear_mapping()
David Hildenbrand
2020-11-19
1
-1
/
+3
*
|
powerpc/mm: protect linear mapping modifications by a mutex
David Hildenbrand
2020-11-19
1
-0
/
+5
*
|
powerpc/mm: factor out creating/removing linear mapping
David Hildenbrand
2020-11-19
1
-13
/
+28
*
|
powerpc/powernv/memtrace: Fix crashing the kernel when enabling concurrently
David Hildenbrand
2020-11-19
1
-7
/
+15
*
|
powerpc/powernv/memtrace: Don't leak kernel memory to user space
David Hildenbrand
2020-11-19
1
-0
/
+22
[next]