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/powernv/idle: Fix build error
Aneesh Kumar K.V
2018-08-10
1
-1
/
+1
|
*
|
|
|
|
|
powerpc/mm/tlbflush: update the mmu_gather page size while iterating address ...
Aneesh Kumar K.V
2018-08-10
1
-4
/
+2
|
*
|
|
|
|
|
powerpc/mm: remove warning about ‘type’ being set
Mathieu Malaterre
2018-08-10
1
-1
/
+1
|
*
|
|
|
|
|
powerpc/32: Include setup.h header file to fix warnings
Mathieu Malaterre
2018-08-10
1
-0
/
+2
|
*
|
|
|
|
|
powerpc: Move `path` variable inside DEBUG_PROM
Mathieu Malaterre
2018-08-10
1
-2
/
+7
|
*
|
|
|
|
|
powerpc/powermac: Make some functions static
Mathieu Malaterre
2018-08-10
1
-6
/
+6
|
*
|
|
|
|
|
powerpc/powermac: Remove variable x that's never read
Mathieu Malaterre
2018-08-10
1
-2
/
+2
|
*
|
|
|
|
|
powerpc/powermac: Add missing include of header pmac.h
Mathieu Malaterre
2018-08-10
1
-1
/
+3
|
*
|
|
|
|
|
powerpc/kexec: Use common error handling code in setup_new_fdt()
Markus Elfring
2018-08-10
1
-16
/
+12
|
*
|
|
|
|
|
powerpc/xmon: Add address lookup for percpu symbols
Boqun Feng
2018-08-10
1
-1
/
+32
|
*
|
|
|
|
|
powerpc/mm: remove huge_pte_offset_and_shift() prototype
Christophe Leroy
2018-08-10
1
-3
/
+0
|
*
|
|
|
|
|
powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabled
Christophe Leroy
2018-08-10
3
-7
/
+10
|
*
|
|
|
|
|
powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.
Mahesh Salgaonkar
2018-08-10
1
-1
/
+1
|
*
|
|
|
|
|
powerpc/fadump: merge adjacent memory ranges to reduce PT_LOAD segements
Hari Bathini
2018-08-10
1
-9
/
+36
|
*
|
|
|
|
|
powerpc/fadump: handle crash memory ranges array index overflow
Hari Bathini
2018-08-10
2
-17
/
+77
|
*
|
|
|
|
|
powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPM
Christophe Leroy
2018-08-10
2
-0
/
+2
|
*
|
|
|
|
|
powerpc: Fix size calculation using resource_size()
Dan Carpenter
2018-08-10
1
-1
/
+1
|
*
|
|
|
|
|
powerpc/powernv: Allow memory that has been hot-removed to be hot-added
Rashmica Gupta
2018-08-10
1
-7
/
+85
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
powerpc/powernv/opal: Use standard interrupts property when available
Benjamin Herrenschmidt
2018-08-08
1
-51
/
+75
|
*
|
|
|
|
powerpc: Allow CPU selection of e300core variants
Christophe Leroy
2018-08-08
1
-0
/
+10
|
*
|
|
|
|
powerpc: Allow CPU selection also on PPC32
Christophe Leroy
2018-08-08
1
-4
/
+11
|
*
|
|
|
|
powerpc: Make CPU selection logic generic in Makefile
Christophe Leroy
2018-08-08
2
-7
/
+16
|
*
|
|
|
|
powerpc/Makefiles: Convert ifeq to ifdef where possible
Rodrigo R. Galvao
2018-08-08
9
-27
/
+29
|
*
|
|
|
|
powerpc/64: Copy as much as possible in __copy_tofrom_user
Paul Mackerras
2018-08-08
1
-6
/
+23
|
*
|
|
|
|
selftests/powerpc/64: Test all paths through copy routines
Paul Mackerras
2018-08-08
4
-23
/
+36
|
*
|
|
|
|
powerpc/64: Make exception table clearer in __copy_tofrom_user_base
Paul Mackerras
2018-08-08
1
-326
/
+225
|
*
|
|
|
|
powerpc/powermac: of_node_put() is not needed after iterator
zhong jiang
2018-08-08
1
-2
/
+0
|
*
|
|
|
|
crypto/nx: Initialize 842 high and normal RxFIFO control registers
Haren Myneni
2018-08-08
4
-1
/
+6
|
*
|
|
|
|
powerpc/powernv: Export opal_check_token symbol
Haren Myneni
2018-08-08
1
-0
/
+1
|
*
|
|
|
|
powerpc/platforms/85xx: fix t1042rdb_diu.c build errors & warning
Randy Dunlap
2018-08-08
1
-0
/
+4
|
*
|
|
|
|
powerpc/perf: Remove sched_task function defined for thread-imc
Anju T Sudhakar
2018-08-08
1
-57
/
+51
|
*
|
|
|
|
powerpc/64s: Fix page table fragment refcount race vs speculative references
Nicholas Piggin
2018-08-08
2
-10
/
+15
|
*
|
|
|
|
powerpc/pasemi: Use pr_err/pr_warn... for kernel messages
Darren Stevens
2018-08-08
7
-40
/
+36
|
*
|
|
|
|
powerpc/traps: Show instructions on exceptions
Murilo Opsfelder Araujo
2018-08-08
1
-0
/
+3
|
*
|
|
|
|
powerpc: Add show_user_instructions()
Murilo Opsfelder Araujo
2018-08-08
2
-0
/
+45
|
*
|
|
|
|
powerpc/traps: Print VMA for unhandled signals
Murilo Opsfelder Araujo
2018-08-08
1
-2
/
+19
|
*
|
|
|
|
powerpc/traps: Use %lx format in show_signal_msg()
Murilo Opsfelder Araujo
2018-08-08
1
-8
/
+3
|
*
|
|
|
|
powerpc/traps: Use an explicit ratelimit state for show_signal_msg()
Murilo Opsfelder Araujo
2018-08-08
1
-5
/
+16
|
*
|
|
|
|
powerpc/traps: Print unhandled signals in a separate function
Murilo Opsfelder Araujo
2018-08-08
1
-10
/
+16
|
*
|
|
|
|
powerpc/64s: Make rfi_flush_fallback a little more robust
Michael Ellerman
2018-08-08
1
-0
/
+6
|
*
|
|
|
|
powerpc/powernv: Query firmware for count cache flush settings
Michael Ellerman
2018-08-08
1
-0
/
+7
|
*
|
|
|
|
powerpc/pseries: Query hypervisor for count cache flush settings
Michael Ellerman
2018-08-08
2
-0
/
+9
|
*
|
|
|
|
powerpc/64s: Add support for software count cache flush
Michael Ellerman
2018-08-08
4
-5
/
+154
|
*
|
|
|
|
powerpc/64s: Add new security feature flags for count cache flush
Michael Ellerman
2018-08-08
1
-0
/
+6
|
*
|
|
|
|
powerpc/asm: Add a patch_site macro & helpers for patching instructions
Michael Ellerman
2018-08-08
3
-0
/
+36
|
*
|
|
|
|
powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platforms
Diana Craciun
2018-08-08
1
-0
/
+10
|
*
|
|
|
|
powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E
Diana Craciun
2018-08-08
3
-2
/
+39
|
*
|
|
|
|
powerpc/64: Make meltdown reporting Book3S 64 specific
Diana Craciun
2018-08-08
1
-0
/
+2
|
*
|
|
|
|
powerpc/64: Call setup_barrier_nospec() from setup_arch()
Michael Ellerman
2018-08-08
4
-2
/
+6
|
*
|
|
|
|
powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC
Michael Ellerman
2018-08-08
7
-10
/
+22
[prev]
[next]