index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
powerpc: Enable CONFIG_KEXEC_FILE in powerpc server defconfigs.
Thiago Jung Bauermann
2016-11-30
3
-0
/
+6
|
*
|
|
powerpc/kexec: Enable kexec_file_load() syscall
Thiago Jung Bauermann
2016-11-30
4
-1
/
+16
|
*
|
|
powerpc: Add purgatory for kexec_file_load() implementation.
Thiago Jung Bauermann
2016-11-30
5
-1
/
+147
|
*
|
|
powerpc: Add support code for kexec_file_load()
Thiago Jung Bauermann
2016-11-30
4
-0
/
+1012
|
*
|
|
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
Thiago Jung Bauermann
2016-11-30
20
-36
/
+36
|
*
|
|
powerpc/mm: Fix no execute fault handling on pre-POWER5
Balbir Singh
2016-11-30
1
-1
/
+9
|
*
|
|
powerpc/boot: Fix rebuild when changing kernel endian
Michael Ellerman
2016-11-29
1
-4
/
+0
|
*
|
|
powerpc/boot: All uses of if_changed should depend on FORCE
Michael Ellerman
2016-11-29
1
-13
/
+13
|
*
|
|
powerpc: Stop passing ARCH=ppc64 to boot Makefile
Michael Ellerman
2016-11-29
1
-4
/
+4
|
*
|
|
powerpc/mm: Batch tlb flush when invalidating pte entries
Aneesh Kumar K.V
2016-11-28
1
-3
/
+10
|
*
|
|
powerpc/mm: update radix__pte_update to not do full mm tlb flush
Aneesh Kumar K.V
2016-11-28
1
-7
/
+1
|
*
|
|
powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flush
Aneesh Kumar K.V
2016-11-28
7
-15
/
+15
|
*
|
|
powerpc/mm: Add radix__tlb_flush_pte_p9_dd1()
Aneesh Kumar K.V
2016-11-28
2
-0
/
+20
|
*
|
|
powerpc/mm: Introduce _PAGE_LARGE software pte bits
Aneesh Kumar K.V
2016-11-28
3
-0
/
+32
|
*
|
|
powerpc/mm/hugetlb: Handle hugepage size supported by hash config
Aneesh Kumar K.V
2016-11-28
1
-0
/
+4
|
*
|
|
powerpc/mm: Rename hugetlb-radix.h to hugetlb.h
Aneesh Kumar K.V
2016-11-28
2
-3
/
+3
|
*
|
|
powerpc/64e: Don't branch to dot symbols
Nicholas Piggin
2016-11-28
1
-3
/
+3
|
*
|
|
powerpc/64e: Convert cmpi to cmpwi in head_64.S
Nicholas Piggin
2016-11-28
1
-4
/
+4
|
*
|
|
powerpc/mm/radix: Prevent kernel execution of user space
Balbir Singh
2016-11-26
1
-0
/
+22
|
*
|
|
powerpc/mm: Detect instruction fetch denied and report
Balbir Singh
2016-11-25
1
-0
/
+7
|
*
|
|
powerpc/mm/radix: Setup AMOR in HV mode to allow key 0
Balbir Singh
2016-11-25
1
-0
/
+14
|
*
|
|
powernv: Clear SPRN_PSSCR when a POWER9 CPU comes online
Gautham R. Shenoy
2016-11-25
1
-0
/
+2
|
*
|
|
powerpc/xmon: Add 'dt' command to dump trace buffers
Michael Ellerman
2016-11-25
1
-0
/
+6
|
*
|
|
powerpc/of_platform: Use builtin_platform_driver
Geliang Tang
2016-11-25
1
-6
/
+1
|
*
|
|
powerpc: Fix __cmpxchg() to take a volatile ptr again
Michael Ellerman
2016-11-25
1
-3
/
+3
|
*
|
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2016-11-24
13
-53
/
+138
|
|
\
\
\
|
*
|
|
|
powerpc/32: Change the stack protector canary value per task
Christophe Leroy
2016-11-23
2
-1
/
+8
|
*
|
|
|
powerpc: Initial stack protector (-fstack-protector) support
Christophe Leroy
2016-11-23
4
-0
/
+51
|
*
|
|
|
powerpc: Implement {cmp}xchg for u8 and u16
Pan Xinhui
2016-11-23
1
-3
/
+106
|
*
|
|
|
powerpc/pseries/ibmebus: Remove legacy suspend/resume support
Lars-Peter Clausen
2016-11-23
1
-298
/
+0
|
*
|
|
|
powerpc/kprobes: Invoke handlers directly
Naveen N. Rao
2016-11-23
3
-22
/
+27
|
*
|
|
|
powerpc: Remove extraneous header from asm-prototypes.h
Naveen N. Rao
2016-11-23
1
-2
/
+0
|
*
|
|
|
powerpc/mm/coproc: Handle bad address on coproc slb fault
Aneesh Kumar K.V
2016-11-22
1
-0
/
+3
|
*
|
|
|
powerpc/eeh: Refactor EEH PE reset functions
Russell Currey
2016-11-22
3
-46
/
+38
|
*
|
|
|
powerpc/pci: Always print PHB and PE numbers as hexadecimal
Russell Currey
2016-11-22
9
-40
/
+40
|
*
|
|
|
powerpc/powernv: Don't warn on PE init if unfreeze is unsupported
Russell Currey
2016-11-22
1
-1
/
+1
|
*
|
|
|
powerpc/64: Used named initialisers for ibm_pa_features
Michael Ellerman
2016-11-18
1
-10
/
+11
|
*
|
|
|
powerpc/configs: Turn on PPC crypto implementations in the server defconfigs
Michael Ellerman
2016-11-18
3
-0
/
+9
|
*
|
|
|
powerpc/pseries: Disable IBMEBUS on little endian builds
Michael Ellerman
2016-11-18
1
-1
/
+1
|
*
|
|
|
powerpc/pseries: Move ibmebus.c into platforms pseries
Michael Ellerman
2016-11-18
5
-7
/
+7
|
*
|
|
|
powerpc/pseries: Move vio.c into platforms pseries
Michael Ellerman
2016-11-18
5
-6
/
+6
|
*
|
|
|
powerpc: Fix second nested oops hang
Nicholas Piggin
2016-11-18
1
-2
/
+3
|
*
|
|
|
powerpc: Fix graceful debugger recovery
Nicholas Piggin
2016-11-18
1
-4
/
+5
|
*
|
|
|
powerpc: Add option to use thin archives
Nicholas Piggin
2016-11-18
2
-2
/
+10
|
*
|
|
|
powerpc/lib: Fix randconfig build failure in sstep.c
Michael Ellerman
2016-11-18
1
-0
/
+1
|
*
|
|
|
powerpc/pseries: Correct possible read beyond dlpar sysfs buffer
Nathan Fontenot
2016-11-18
1
-45
/
+97
|
*
|
|
|
powerpc/mce: Remove unused but set variable
Tobias Klauser
2016-11-18
1
-3
/
+0
|
*
|
|
|
powerpc: Fix old style declaration GCC warnings
Tobias Klauser
2016-11-18
1
-2
/
+2
|
*
|
|
|
powerpc/64: get rid of MIN_HUGEPTE_SHIFT
Christophe Leroy
2016-11-18
4
-12
/
+0
|
|
|
/
/
|
|
/
|
|
|
*
|
|
powerpc/mm: Correct process and partition table max size
Suraj Jitindar Singh
2016-11-17
1
-2
/
+2
[prev]
[next]