index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
powerpc: don't use ioremap_prot() nor __ioremap() unless really needed.
Christophe Leroy
2018-10-14
2
-2
/
+2
|
*
powerpc/rtas: Fix a potential race between CPU-Offline & Migration
Gautham R. Shenoy
2018-10-13
1
-0
/
+9
|
*
powerpc/cacheinfo: Report the correct shared_cpu_map on big-cores
Gautham R. Shenoy
2018-10-13
1
-2
/
+35
|
*
powerpc: Use cpu_smallcore_sibling_mask at SMT level on bigcores
Gautham R. Shenoy
2018-10-13
1
-1
/
+18
|
*
powerpc: Detect the presence of big-cores via "ibm, thread-groups"
Gautham R. Shenoy
2018-10-13
1
-0
/
+222
|
*
powerpc: Use SWITCH_FRAME_SIZE for prom and rtas entry
Joel Stanley
2018-10-13
2
-14
/
+5
|
*
powerpc/pseries/mobility: Extend start/stop topology update scope
Michael Bringmann
2018-10-13
1
-2
/
+0
|
*
powerpc/eeh: Cleanup control flow in eeh_handle_normal_event()
Sam Bobroff
2018-10-13
1
-102
/
+94
|
*
powerpc/eeh: Cleanup eeh_ops.wait_state()
Sam Bobroff
2018-10-13
3
-6
/
+56
|
*
powerpc/eeh: Cleanup eeh_pe_state_mark()
Sam Bobroff
2018-10-13
3
-48
/
+40
|
*
powerpc/eeh: Cleanup unnecessary eeh_pe_state_mark_with_cfg()
Sam Bobroff
2018-10-13
2
-24
/
+4
|
*
powerpc/eeh: Cleanup logic in eeh_rmv_from_parent_pe()
Sam Bobroff
2018-10-13
1
-2
/
+2
|
*
powerpc/eeh: Cleanup field names in eeh_rmv_data
Sam Bobroff
2018-10-13
1
-10
/
+11
|
*
powerpc/eeh: Cleanup list_head field names
Sam Bobroff
2018-10-13
3
-13
/
+10
|
*
powerpc/eeh: Cleanup eeh_add_virt_device()
Sam Bobroff
2018-10-13
1
-4
/
+3
|
*
powerpc/eeh: Cleanup unused field in eeh_dev
Sam Bobroff
2018-10-13
1
-1
/
+0
|
*
powerpc/eeh: Cleanup EEH_POSTPONED_PROBE
Sam Bobroff
2018-10-13
1
-12
/
+6
|
*
powerpc/eeh: Fix use of EEH_PE_KEEP on wrong field
Sam Bobroff
2018-10-13
1
-1
/
+1
|
*
powerpc/eeh: Fix null deref for devices removed during EEH
Sam Bobroff
2018-10-13
1
-0
/
+4
|
*
powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()
Sam Bobroff
2018-10-13
1
-0
/
+5
|
*
powerpc/rtasd: Improve unknown error logging
Oliver O'Halloran
2018-10-13
1
-2
/
+4
|
*
powerpc: Disable -Wbuiltin-requires-header when setjmp is used
Joel Stanley
2018-10-13
1
-0
/
+3
|
*
powerpc/process: Constify the number of insns printed by show instructions fu...
Christophe Leroy
2018-10-13
1
-7
/
+6
|
*
powerpc/process: Fix interleaved output in show_user_instructions()
Christophe Leroy
2018-10-13
1
-18
/
+19
|
*
powerpc/process: Add missing include of stacktrace.h
Christophe Leroy
2018-10-13
1
-0
/
+1
|
*
powerpc/process: Fix sparse address space warnings
Christophe Leroy
2018-10-13
1
-2
/
+2
|
*
powerpc/64: properly initialise the stackprotector canary on SMP.
Christophe Leroy
2018-10-13
1
-0
/
+8
|
*
Merge branch 'fixes' into next
Michael Ellerman
2018-10-09
3
-4
/
+28
|
|
\
|
*
|
powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9
Nicholas Piggin
2018-10-04
1
-0
/
+7
|
*
|
powerpc/time: Add set_state_oneshot_stopped decrementer callback
Anton Blanchard
2018-10-04
1
-0
/
+1
|
*
|
powerpc/time: Use clockevents_register_device(), fixing an issue with large d...
Anton Blanchard
2018-10-04
1
-14
/
+3
|
*
|
powerpc: Wire up memtest
Christophe Leroy
2018-10-03
1
-0
/
+3
|
*
|
powerpc/tm: Reformat comments
Michael Neuling
2018-10-03
1
-28
/
+39
|
*
|
powerpc: Remove duplicated include from pci_32.c
YueHaibing
2018-10-03
1
-1
/
+0
|
*
|
powerpc/64s: consolidate MCE counter increment.
Michal Suchanek
2018-10-03
1
-3
/
+1
|
*
|
powerpc/tm: Print 64-bits MSR
Breno Leitao
2018-10-03
1
-1
/
+1
|
*
|
powerpc/tm: Remove msr_tm_active()
Breno Leitao
2018-10-03
1
-12
/
+9
|
*
|
powerpc/ptrace: Add support for PTRACE_SYSEMU
Breno Leitao
2018-10-03
1
-0
/
+11
|
*
|
powerpc: Redefine TIF_32BITS thread flag
Breno Leitao
2018-10-03
1
-1
/
+1
|
*
|
powerpc/64: add stack protector support
Christophe Leroy
2018-10-03
2
-0
/
+7
|
*
|
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
[prev]
[next]