index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/32: add stack protector support
Christophe Leroy
2018-10-03
2
-0
/
+5
*
powerpc/traps: merge unrecoverable_exception() and nonrecoverable_exception()
Christophe Leroy
2018-10-03
2
-12
/
+4
*
Revert "convert SLB miss handlers to C" and subsequent commits
Michael Ellerman
2018-10-03
4
-59
/
+192
*
powerpc/fadump: re-register firmware-assisted dump if already registered
Hari Bathini
2018-09-19
1
-2
/
+2
*
powerpc/prom: Remove VLA in prom_check_platform_support()
Suraj Jitindar Singh
2018-09-19
1
-2
/
+5
*
powerpc/pseries: Disable CPU hotplug across migrations
Nathan Fontenot
2018-09-19
1
-0
/
+2
*
powerpc/pseries: Remove prrn_work workqueue
Nathan Fontenot
2018-09-19
1
-14
/
+3
*
powerpc: consolidate -mno-sched-epilog into FTRACE flags
Nicholas Piggin
2018-09-19
2
-5
/
+5
*
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
2018-09-19
1
-0
/
+7
*
powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setup
Nicholas Piggin
2018-09-19
1
-0
/
+9
*
powerpc/64s/hash: SLB allocation status bitmaps
Nicholas Piggin
2018-09-19
1
-1
/
+1
*
powerpc/64s/hash: remove user SLB data from the paca
Nicholas Piggin
2018-09-19
2
-31
/
+0
*
powerpc/64s/hash: convert SLB miss handlers to C
Nicholas Piggin
2018-09-19
1
-160
/
+42
*
powerpc/64s/hash: avoid the POWER5 < DD2.1 slb invalidate workaround on POWER8/9
Nicholas Piggin
2018-09-19
1
-0
/
+2
*
powernv/pseries: consolidate code for mce early handling.
Mahesh Salgaonkar
2018-09-19
1
-127
/
+28
*
powerpc/pseries: Flush SLB contents on SLB MCE errors.
Mahesh Salgaonkar
2018-09-19
3
-5
/
+135
*
powerpc/iommu: Avoid derefence before pointer check
Breno Leitao
2018-09-19
1
-1
/
+1
*
powerpc/tm: Fix HTM documentation
Breno Leitao
2018-09-17
2
-11
/
+15
*
powerpc/vdso: Correct call frame information
Alan Modra
2018-09-14
4
-0
/
+4
*
powerpc/tm: Fix HFSCR bit for no suspend case
Michael Neuling
2018-09-14
1
-6
/
+12
*
Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-08-24
4
-16
/
+26
|
\
|
*
powerpc/topology: Get topology for shared processors at boot
Srikar Dronamraju
2018-08-21
1
-0
/
+5
|
*
powerpc/fadump: cleanup crash memory ranges support
Hari Bathini
2018-08-20
1
-7
/
+1
|
*
powerpc/traps: Avoid rate limit messages from show unhandled signals
Michael Ellerman
2018-08-20
1
-7
/
+6
|
*
powerpc/64s: Fix PACA_IRQ_HARD_DIS accounting in idle_power4()
Nicholas Piggin
2018-08-14
1
-2
/
+14
*
|
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-08-17
50
-291
/
+617
|
\
|
|
*
Merge branch 'fixes' into next
Michael Ellerman
2018-08-13
1
-0
/
+2
|
|
\
|
*
|
powerpc/64s: move machine check SLB flushing to mm/slb.c
Nicholas Piggin
2018-08-10
1
-17
/
+9
|
*
|
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/kexec: Use common error handling code in setup_new_fdt()
Markus Elfring
2018-08-10
1
-16
/
+12
|
*
|
powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabled
Christophe Leroy
2018-08-10
1
-4
/
+3
|
*
|
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
1
-14
/
+77
|
*
|
powerpc/Makefiles: Convert ifeq to ifdef where possible
Rodrigo R. Galvao
2018-08-08
1
-6
/
+8
|
*
|
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
1
-0
/
+32
|
*
|
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/64s: Add support for software count cache flush
Michael Ellerman
2018-08-08
2
-5
/
+147
|
*
|
powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platforms
Diana Craciun
2018-08-08
1
-0
/
+10
|
*
|
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
1
-0
/
+2
|
*
|
powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC
Michael Ellerman
2018-08-08
3
-3
/
+8
|
*
|
powerpc/64: Make stf barrier PPC_BOOK3S_64 specific.
Diana Craciun
2018-08-08
1
-0
/
+2
|
*
|
powerpc/64: Disable the speculation barrier from the command line
Diana Craciun
2018-08-07
1
-1
/
+11
|
*
|
powerpc/64s: Don't use __MASKABLE_EXCEPTION unnecessarily
Michael Ellerman
2018-08-07
1
-11
/
+5
[next]