index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-14
powerpc/xmon: Fix output of XIVE IPI
Cédric Le Goater
1
-11
/
+16
2019-09-14
powerpc/xmon: Improve output of XIVE interrupts
Cédric Le Goater
3
-16
/
+31
2019-09-14
powerpc/mm/radix: remove useless kernel messages
Qian Cai
1
-3
/
+0
2019-09-14
powerpc/fadump: support holes in kernel boot memory area
Hari Bathini
6
-59
/
+219
2019-09-14
powerpc/fadump: remove RMA_START and RMA_END macros
Hari Bathini
3
-24
/
+18
2019-09-14
powerpc/fadump: consider f/w load area
Hari Bathini
6
-15
/
+64
2019-09-14
powerpc/opalcore: provide an option to invalidate /sys/firmware/opal/core file
Hari Bathini
1
-0
/
+38
2019-09-14
powerpc/opalcore: export /sys/firmware/opal/core for analysing opal crashes
Hari Bathini
5
-57
/
+687
2019-09-14
powerpc/fadump: add support to preserve crash data on FADUMP disabled kernel
Hari Bathini
8
-11
/
+144
2019-09-14
powerpc/fadump: improve how crashed kernel's memory is reserved
Hari Bathini
1
-24
/
+29
2019-09-14
powerpc/fadump: consider reserved ranges while releasing memory
Hari Bathini
1
-21
/
+146
2019-09-14
powerpc/fadump: make crash memory ranges array allocation generic
Hari Bathini
2
-56
/
+72
2019-09-14
powerpc/fadump: process architected register state data provided by firmware
Hari Bathini
3
-7
/
+247
2019-09-14
powerpc/fadump: make use of memblock's bottom up allocation mode
Hari Bathini
1
-14
/
+12
2019-09-14
powerpc/fadump: handle invalidation of crashdump and re-registraion
Hari Bathini
2
-2
/
+18
2019-09-14
powerpc/fadump: Warn before processing partial crashdump
Hari Bathini
1
-0
/
+24
2019-09-14
powerpc/fadump: process the crashdump by exporting it as /proc/vmcore
Hari Bathini
1
-2
/
+145
2019-09-14
powerpc/fadump: support copying multiple kernel boot memory regions
Hari Bathini
1
-7
/
+27
2019-09-14
powerpc/fadump: define OPAL register/un-register callback functions
Hari Bathini
1
-2
/
+77
2019-09-14
powerpc/fadump: reset metadata address during clean up
Hari Bathini
3
-0
/
+17
2019-09-14
powerpc/fadump: register kernel metadata address with opal
Hari Bathini
4
-4
/
+146
2019-09-14
powerpc/fadump: improve fadump_reserve_mem()
Hari Bathini
1
-23
/
+25
2019-09-14
powerpc/fadump: add fadump support on powernv
Hari Bathini
5
-5
/
+115
2019-09-14
powerpc/opal: add MPIPL interface definitions
Hari Bathini
3
-1
/
+51
2019-09-14
pseries/fadump: move out platform specific support from generic code
Hari Bathini
2
-318
/
+274
2019-09-14
powerpc/fadump: release all the memory above boot memory size
Hari Bathini
1
-24
/
+10
2019-09-14
powerpc/fadump: add source info while displaying region contents
Hari Bathini
1
-4
/
+4
2019-09-14
pseries/fadump: define RTAS register/un-register callback functions
Hari Bathini
3
-153
/
+176
2019-09-14
powerpc/fadump: introduce callbacks for platform specific operations
Hari Bathini
4
-44
/
+148
2019-09-14
powerpc/fadump: move rtas specific definitions to platform code
Hari Bathini
4
-160
/
+172
2019-09-14
powerpc/fadump: use helper functions to reserve/release cpu notes buffer
Hari Bathini
1
-15
/
+6
2019-09-14
powerpc/fadump: declare helper functions in internal header file
Hari Bathini
2
-8
/
+16
2019-09-14
powerpc/fadump: add helper functions
Hari Bathini
2
-62
/
+67
2019-09-14
powerpc/fadump: move internal macros/definitions to a new header
Hari Bathini
3
-71
/
+87
2019-09-14
powerpc: improve prom_init_check rule
Masahiro Yamada
2
-8
/
+7
2019-09-14
powerpc/kvm: Add ifdefs around template code
Michael Ellerman
1
-0
/
+8
2019-09-14
powerpc/kvm: Explicitly mark kvm guest code as __init
Michael Ellerman
1
-17
/
+17
2019-09-14
powerpc/64s: Remove overlaps_kvm_tmp()
Michael Ellerman
2
-15
/
+0
2019-09-14
powerpc/kvm: Move kvm_tmp into .text, shrink to 64K
Michael Ellerman
2
-19
/
+13
2019-09-14
powerpc/powernv: Fix build with IOMMU_API=n
Michael Ellerman
1
-1
/
+1
2019-09-14
powerpc/eeh: Fix build with STACKTRACE=n
Michael Ellerman
3
-1
/
+6
2019-09-12
powerpc/xive: Fix bogus error code returned by OPAL
Greg Kurz
3
-2
/
+13
2019-09-12
powerpc/pseries: correctly track irq state in default idle
Nathan Lynch
1
-0
/
+3
2019-09-12
powerpc/watchpoint: Disable watchpoint hit by larx/stcx instructions
Ravi Bangoria
1
-16
/
+33
2019-09-12
powerpc/powernv: Add new opal message type
Vasant Hegde
2
-1
/
+8
2019-09-12
powerpc/powernv: Enhance opal message read interface
Vasant Hegde
1
-10
/
+21
2019-09-12
powerpc/powernv: Remove unused pnv_npu_try_dma_set_bypass() function
Christoph Hellwig
1
-99
/
+0
2019-09-12
powerpc/memcpy: Fix stack corruption for smaller sizes
Santosh Sivaraj
1
-1
/
+1
2019-09-12
powerpc: Add attributes for setjmp/longjmp
Segher Boessenkool
1
-2
/
+2
2019-09-05
powerpc: Remove empty comment
Jordan Niethe
1
-3
/
+0
[next]