index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
|
powerpc/64s: Remove PSERIES naming from the MASKABLE macros
Michael Ellerman
2018-08-07
1
-4
/
+4
|
*
|
powerpc/64s: Drop _MASKABLE_RELON_EXCEPTION_PSERIES()
Michael Ellerman
2018-08-07
1
-2
/
+2
|
*
|
powerpc/64s: Drop _MASKABLE_EXCEPTION_PSERIES()
Michael Ellerman
2018-08-07
1
-2
/
+2
|
*
|
powerpc/64s: Remove PSERIES from the NORI macros
Michael Ellerman
2018-08-07
1
-5
/
+5
|
*
|
powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES_1 to EXCEPTION_PROLOG_2
Michael Ellerman
2018-08-07
1
-2
/
+2
|
*
|
powerpc/64: Disable irq restore warning for now
Michael Ellerman
2018-08-07
1
-3
/
+10
|
*
|
powerpc: declare set_breakpoint() static
Christophe Leroy
2018-07-30
1
-7
/
+7
|
*
|
powerpc: remove superflous inclusions of asm/fixmap.h
Christophe Leroy
2018-07-30
1
-1
/
+0
|
*
|
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2018-07-30
21
-0
/
+21
|
*
|
powerpc: clean the inclusion of stringify.h
Christophe Leroy
2018-07-30
2
-2
/
+0
|
*
|
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-07-30
6
-0
/
+6
|
*
|
powerpc/405: move PPC405_ERR77 in asm-405.h
Christophe Leroy
2018-07-30
2
-0
/
+2
|
*
|
powerpc: remove unneeded inclusions of cpu_has_feature.h
Christophe Leroy
2018-07-30
1
-1
/
+0
|
*
|
powerpc: remove kdump.h from page.h
Christophe Leroy
2018-07-30
3
-1
/
+2
|
*
|
powerpc/tm: Remove struct thread_info param from tm_reclaim_thread()
Cyril Bur
2018-07-24
1
-4
/
+3
|
*
|
powerpc/tm: Update function prototype comment
Cyril Bur
2018-07-24
1
-2
/
+2
|
*
|
powerpc/mm: Check memblock_add against MAX_PHYSMEM_BITS range
Aneesh Kumar K.V
2018-07-24
1
-3
/
+29
|
*
|
powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2
Michael Ellerman
2018-07-24
1
-10
/
+17
|
*
|
powerpc: NMI IPI make NMI IPIs fully sychronous
Nicholas Piggin
2018-07-24
2
-24
/
+27
|
*
|
powerpc/64s: make PACA_IRQ_HARD_DIS track MSR[EE] closely
Nicholas Piggin
2018-07-24
5
-12
/
+46
|
*
|
powerpc/pkeys: Save the pkey registers before fork
Ram Pai
2018-07-24
1
-0
/
+1
|
*
|
powerpc/prom_init: Remove linux,stdout-package property
Murilo Opsfelder Araujo
2018-07-20
1
-2
/
+0
|
*
|
powerpc/8xx: fix handling of early NULL pointer dereference
Christophe Leroy
2018-07-19
1
-3
/
+4
|
*
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-07-19
6
-85
/
+3
|
|
\
\
|
|
*
|
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
2018-07-16
6
-85
/
+3
[next]