index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
powerpc: dump kernel log before carrying out fadump or kdump
Ganesh Goudar
2019-09-18
1
-0
/
+1
|
*
|
|
|
powerpc/xmon: Fix output of XIVE IPI
Cédric Le Goater
2019-09-14
1
-11
/
+16
|
*
|
|
|
powerpc/xmon: Improve output of XIVE interrupts
Cédric Le Goater
2019-09-14
3
-16
/
+31
|
*
|
|
|
powerpc/mm/radix: remove useless kernel messages
Qian Cai
2019-09-14
1
-3
/
+0
|
*
|
|
|
powerpc/fadump: support holes in kernel boot memory area
Hari Bathini
2019-09-14
6
-59
/
+219
|
*
|
|
|
powerpc/fadump: remove RMA_START and RMA_END macros
Hari Bathini
2019-09-14
3
-24
/
+18
|
*
|
|
|
powerpc/fadump: consider f/w load area
Hari Bathini
2019-09-14
6
-15
/
+64
|
*
|
|
|
powerpc/opalcore: provide an option to invalidate /sys/firmware/opal/core file
Hari Bathini
2019-09-14
1
-0
/
+38
|
*
|
|
|
powerpc/opalcore: export /sys/firmware/opal/core for analysing opal crashes
Hari Bathini
2019-09-14
5
-57
/
+687
|
*
|
|
|
powerpc/fadump: add support to preserve crash data on FADUMP disabled kernel
Hari Bathini
2019-09-14
8
-11
/
+144
|
*
|
|
|
powerpc/fadump: improve how crashed kernel's memory is reserved
Hari Bathini
2019-09-14
1
-24
/
+29
|
*
|
|
|
powerpc/fadump: consider reserved ranges while releasing memory
Hari Bathini
2019-09-14
1
-21
/
+146
|
*
|
|
|
powerpc/fadump: make crash memory ranges array allocation generic
Hari Bathini
2019-09-14
2
-56
/
+72
|
*
|
|
|
powerpc/fadump: process architected register state data provided by firmware
Hari Bathini
2019-09-14
3
-7
/
+247
|
*
|
|
|
powerpc/fadump: make use of memblock's bottom up allocation mode
Hari Bathini
2019-09-14
1
-14
/
+12
|
*
|
|
|
powerpc/fadump: handle invalidation of crashdump and re-registraion
Hari Bathini
2019-09-14
2
-2
/
+18
|
*
|
|
|
powerpc/fadump: Warn before processing partial crashdump
Hari Bathini
2019-09-14
1
-0
/
+24
|
*
|
|
|
powerpc/fadump: process the crashdump by exporting it as /proc/vmcore
Hari Bathini
2019-09-14
1
-2
/
+145
|
*
|
|
|
powerpc/fadump: support copying multiple kernel boot memory regions
Hari Bathini
2019-09-14
1
-7
/
+27
|
*
|
|
|
powerpc/fadump: define OPAL register/un-register callback functions
Hari Bathini
2019-09-14
1
-2
/
+77
|
*
|
|
|
powerpc/fadump: reset metadata address during clean up
Hari Bathini
2019-09-14
3
-0
/
+17
|
*
|
|
|
powerpc/fadump: register kernel metadata address with opal
Hari Bathini
2019-09-14
4
-4
/
+146
|
*
|
|
|
powerpc/fadump: improve fadump_reserve_mem()
Hari Bathini
2019-09-14
1
-23
/
+25
|
*
|
|
|
powerpc/fadump: add fadump support on powernv
Hari Bathini
2019-09-14
5
-5
/
+115
|
*
|
|
|
powerpc/opal: add MPIPL interface definitions
Hari Bathini
2019-09-14
3
-1
/
+51
|
*
|
|
|
pseries/fadump: move out platform specific support from generic code
Hari Bathini
2019-09-14
2
-318
/
+274
|
*
|
|
|
powerpc/fadump: release all the memory above boot memory size
Hari Bathini
2019-09-14
1
-24
/
+10
|
*
|
|
|
powerpc/fadump: add source info while displaying region contents
Hari Bathini
2019-09-14
1
-4
/
+4
|
*
|
|
|
pseries/fadump: define RTAS register/un-register callback functions
Hari Bathini
2019-09-14
3
-153
/
+176
|
*
|
|
|
powerpc/fadump: introduce callbacks for platform specific operations
Hari Bathini
2019-09-14
4
-44
/
+148
|
*
|
|
|
powerpc/fadump: move rtas specific definitions to platform code
Hari Bathini
2019-09-14
4
-160
/
+172
|
*
|
|
|
powerpc/fadump: use helper functions to reserve/release cpu notes buffer
Hari Bathini
2019-09-14
1
-15
/
+6
|
*
|
|
|
powerpc/fadump: declare helper functions in internal header file
Hari Bathini
2019-09-14
2
-8
/
+16
|
*
|
|
|
powerpc/fadump: add helper functions
Hari Bathini
2019-09-14
2
-62
/
+67
|
*
|
|
|
powerpc/fadump: move internal macros/definitions to a new header
Hari Bathini
2019-09-14
3
-71
/
+87
|
*
|
|
|
powerpc: improve prom_init_check rule
Masahiro Yamada
2019-09-14
2
-8
/
+7
|
*
|
|
|
powerpc/kvm: Add ifdefs around template code
Michael Ellerman
2019-09-14
1
-0
/
+8
|
*
|
|
|
powerpc/kvm: Explicitly mark kvm guest code as __init
Michael Ellerman
2019-09-14
1
-17
/
+17
|
*
|
|
|
powerpc/64s: Remove overlaps_kvm_tmp()
Michael Ellerman
2019-09-14
2
-15
/
+0
|
*
|
|
|
powerpc/kvm: Move kvm_tmp into .text, shrink to 64K
Michael Ellerman
2019-09-14
2
-19
/
+13
|
*
|
|
|
powerpc/powernv: Fix build with IOMMU_API=n
Michael Ellerman
2019-09-14
1
-1
/
+1
|
*
|
|
|
powerpc/eeh: Fix build with STACKTRACE=n
Michael Ellerman
2019-09-14
3
-1
/
+6
|
*
|
|
|
powerpc/xive: Fix bogus error code returned by OPAL
Greg Kurz
2019-09-12
3
-2
/
+13
|
*
|
|
|
powerpc/pseries: correctly track irq state in default idle
Nathan Lynch
2019-09-12
1
-0
/
+3
|
*
|
|
|
powerpc/watchpoint: Disable watchpoint hit by larx/stcx instructions
Ravi Bangoria
2019-09-12
1
-16
/
+33
|
*
|
|
|
powerpc/powernv: Add new opal message type
Vasant Hegde
2019-09-12
2
-1
/
+8
|
*
|
|
|
powerpc/powernv: Enhance opal message read interface
Vasant Hegde
2019-09-12
1
-10
/
+21
|
*
|
|
|
powerpc/powernv: Remove unused pnv_npu_try_dma_set_bypass() function
Christoph Hellwig
2019-09-12
1
-99
/
+0
|
*
|
|
|
powerpc/memcpy: Fix stack corruption for smaller sizes
Santosh Sivaraj
2019-09-12
1
-1
/
+1
|
*
|
|
|
powerpc: Add attributes for setjmp/longjmp
Segher Boessenkool
2019-09-12
1
-2
/
+2
[prev]
[next]