index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
3
-0
/
+235
*
powerpc: Fix stackprotector detection for non-glibc toolchains
Michael Ellerman
2018-10-13
1
-1
/
+2
*
powerpc/xmon: Show the stack protector canary in xmon
Michael Ellerman
2018-10-13
1
-0
/
+3
*
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
3
-2
/
+11
*
powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS
Joel Stanley
2018-10-13
1
-1
/
+5
*
powerpc/pseries/memory-hotplug: Fix return value type of find_aa_index
YueHaibing
2018-10-13
1
-33
/
+28
*
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
6
-108
/
+62
*
powerpc/eeh: Cleanup eeh_pe_state_mark()
Sam Bobroff
2018-10-13
6
-53
/
+46
*
powerpc/eeh: Cleanup unnecessary eeh_pe_state_mark_with_cfg()
Sam Bobroff
2018-10-13
2
-24
/
+4
*
powerpc/eeh: Cleanup eeh_enabled()
Sam Bobroff
2018-10-13
1
-5
/
+1
*
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
6
-21
/
+19
*
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
2
-2
/
+0
*
powerpc/eeh: Cleanup EEH_POSTPONED_PROBE
Sam Bobroff
2018-10-13
4
-27
/
+7
*
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/boot: Build boot wrapper with optimisations
Joel Stanley
2018-10-13
1
-1
/
+1
*
powerpc/boot: Disable vector instructions
Joel Stanley
2018-10-13
1
-2
/
+2
*
powerpc/boot: Fix opal console in boot wrapper
Joel Stanley
2018-10-13
1
-8
/
+0
*
powerpc/boot: Expose Kconfig symbols to wrapper
Joel Stanley
2018-10-13
3
-1
/
+8
*
powerpc: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2018-10-13
15
-95
/
+0
*
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
2
-1
/
+7
*
powerpc: Fix signedness bug in update_flash_db()
Dan Carpenter
2018-10-13
1
-1
/
+1
*
powerpc/perf: Quiet IMC PMU registration message
Joel Stanley
2018-10-13
1
-1
/
+1
*
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
29
-13
/
+77
|
\
|
*
powerpc/numa: Skip onlining a offline node in kdump path
Srikar Dronamraju
2018-10-05
1
-2
/
+3
|
*
powerpc: Don't print kernel instructions in show_user_instructions()
Michael Ellerman
2018-10-05
1
-0
/
+10
|
*
powerpc/lib: fix book3s/32 boot failure due to code patching
Christophe Leroy
2018-10-02
1
-8
/
+12
|
*
lib/xz: Put CRC32_POLY_LE in xz_private.h
Joel Stanley
2018-10-02
2
-1
/
+4
|
*
selftests/powerpc: Fix Makefiles for headers_install change
Michael Ellerman
2018-09-28
17
-0
/
+17
|
*
powerpc/numa: Use associativity if VPHN hcall is successful
Srikar Dronamraju
2018-09-25
1
-1
/
+3
|
*
powerpc/tm: Avoid possible userspace r1 corruption on reclaim
Michael Neuling
2018-09-25
1
-1
/
+8
|
*
powerpc/tm: Fix userspace r13 corruption
Michael Neuling
2018-09-25
1
-2
/
+9
|
*
powerpc/pseries: Fix unitialized timer reset on migration
Michael Bringmann
2018-09-24
1
-1
/
+2
|
*
powerpc/pkeys: Fix reading of ibm, processor-storage-keys property
Thiago Jung Bauermann
2018-09-20
1
-1
/
+1
|
*
powerpc: fix csum_ipv6_magic() on little endian platforms
Christophe Leroy
2018-09-20
1
-0
/
+3
[next]