index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-10
powerpc/mm/hash: Remove unnecessary do { } while(0) loop
Aneesh Kumar K.V
1
-3
/
+2
2018-08-10
powerpc/64s: move machine check SLB flushing to mm/slb.c
Nicholas Piggin
3
-17
/
+51
2018-08-10
powerpc/powernv/idle: Fix build error
Aneesh Kumar K.V
1
-1
/
+1
2018-08-10
powerpc/mm/tlbflush: update the mmu_gather page size while iterating address ...
Aneesh Kumar K.V
1
-4
/
+2
2018-08-10
powerpc/mm: remove warning about ‘type’ being set
Mathieu Malaterre
1
-1
/
+1
2018-08-10
powerpc/32: Include setup.h header file to fix warnings
Mathieu Malaterre
1
-0
/
+2
2018-08-10
powerpc: Move `path` variable inside DEBUG_PROM
Mathieu Malaterre
1
-2
/
+7
2018-08-10
powerpc/powermac: Make some functions static
Mathieu Malaterre
1
-6
/
+6
2018-08-10
powerpc/powermac: Remove variable x that's never read
Mathieu Malaterre
1
-2
/
+2
2018-08-10
cxl: remove a dead branch
Mathieu Malaterre
1
-5
/
+0
2018-08-10
powerpc/powermac: Add missing include of header pmac.h
Mathieu Malaterre
1
-1
/
+3
2018-08-10
powerpc/kexec: Use common error handling code in setup_new_fdt()
Markus Elfring
1
-16
/
+12
2018-08-10
powerpc/xmon: Add address lookup for percpu symbols
Boqun Feng
1
-1
/
+32
2018-08-10
powerpc/mm: remove huge_pte_offset_and_shift() prototype
Christophe Leroy
1
-3
/
+0
2018-08-10
powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabled
Christophe Leroy
3
-7
/
+10
2018-08-10
powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.
Mahesh Salgaonkar
1
-1
/
+1
2018-08-10
powerpc/fadump: merge adjacent memory ranges to reduce PT_LOAD segements
Hari Bathini
1
-9
/
+36
2018-08-10
powerpc/fadump: handle crash memory ranges array index overflow
Hari Bathini
2
-17
/
+77
2018-08-10
powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPM
Christophe Leroy
2
-0
/
+2
2018-08-10
powerpc: Fix size calculation using resource_size()
Dan Carpenter
1
-1
/
+1
2018-08-10
Documentation: Update documentation on ppc-memtrace
Rashmica Gupta
1
-4
/
+5
2018-08-10
powerpc/powernv: Allow memory that has been hot-removed to be hot-added
Rashmica Gupta
1
-7
/
+85
2018-08-08
selftests/powerpc: Kill child processes on SIGINT
Breno Leitao
1
-6
/
+12
2018-08-07
powerpc/powernv/opal: Use standard interrupts property when available
Benjamin Herrenschmidt
1
-51
/
+75
2018-08-07
powerpc: Allow CPU selection of e300core variants
Christophe Leroy
1
-0
/
+10
2018-08-07
powerpc: Allow CPU selection also on PPC32
Christophe Leroy
1
-4
/
+11
2018-08-07
powerpc: Make CPU selection logic generic in Makefile
Christophe Leroy
2
-7
/
+16
2018-08-07
powerpc/Makefiles: Convert ifeq to ifdef where possible
Rodrigo R. Galvao
9
-27
/
+29
2018-08-07
powerpc/64: Copy as much as possible in __copy_tofrom_user
Paul Mackerras
1
-6
/
+23
2018-08-07
selftests/powerpc/64: Test exception cases in copy_tofrom_user
Michael Ellerman
6
-21
/
+188
2018-08-07
selftests/powerpc/64: Test all paths through copy routines
Paul Mackerras
7
-44
/
+85
2018-08-07
powerpc/64: Make exception table clearer in __copy_tofrom_user_base
Paul Mackerras
1
-326
/
+225
2018-08-07
powerpc/powermac: of_node_put() is not needed after iterator
zhong jiang
1
-2
/
+0
2018-08-07
crypto/nx: Initialize 842 high and normal RxFIFO control registers
Haren Myneni
5
-4
/
+34
2018-08-07
powerpc/powernv: Export opal_check_token symbol
Haren Myneni
1
-0
/
+1
2018-08-07
powerpc/platforms/85xx: fix t1042rdb_diu.c build errors & warning
Randy Dunlap
1
-0
/
+4
2018-08-07
powerpc/perf: Remove sched_task function defined for thread-imc
Anju T Sudhakar
1
-57
/
+51
2018-08-07
powerpc/64s: Fix page table fragment refcount race vs speculative references
Nicholas Piggin
3
-11
/
+19
2018-08-07
misc: cxl: changed asterisk position
Parth Y Shah
1
-1
/
+1
2018-08-07
powerpc/pasemi: Use pr_err/pr_warn... for kernel messages
Darren Stevens
7
-40
/
+36
2018-08-07
powerpc/traps: Show instructions on exceptions
Murilo Opsfelder Araujo
1
-0
/
+3
2018-08-07
powerpc: Add show_user_instructions()
Murilo Opsfelder Araujo
2
-0
/
+45
2018-08-07
powerpc/traps: Print VMA for unhandled signals
Murilo Opsfelder Araujo
1
-2
/
+19
2018-08-07
powerpc/traps: Use %lx format in show_signal_msg()
Murilo Opsfelder Araujo
1
-8
/
+3
2018-08-07
powerpc/traps: Use an explicit ratelimit state for show_signal_msg()
Murilo Opsfelder Araujo
1
-5
/
+16
2018-08-07
powerpc/traps: Print unhandled signals in a separate function
Murilo Opsfelder Araujo
1
-10
/
+16
2018-08-07
selftests/powerpc: Add more version checks to alignment_handler test
Michael Ellerman
1
-8
/
+59
2018-08-07
selftests/powerpc: Skip earlier in alignment_handler test
Michael Ellerman
1
-5
/
+35
2018-08-07
powerpc/64s: Make rfi_flush_fallback a little more robust
Michael Ellerman
1
-0
/
+6
2018-08-07
powerpc/powernv: Query firmware for count cache flush settings
Michael Ellerman
1
-0
/
+7
[next]