index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Lines
2019-09-15
um: Fix off by one error in IRQ enumeration
Anton Ivanov
-1
/
+1
2019-09-15
x86: bug.h: use asm_inline in _BUG_FLAGS definitions
Rasmus Villemoes
-2
/
+2
2019-09-15
x86: alternative.h: use asm_inline for all alternative variants
Rasmus Villemoes
-7
/
+7
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-72
/
+190
2019-09-15
Merge branch 'spi-5.4' into spi-next
Mark Brown
-5
/
+5
2019-09-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-4
/
+124
2019-09-14
Merge tag 'riscv/for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
-8
/
+8
2019-09-14
Merge tag 'kvm-s390-master-5.3-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
-1
/
+13
2019-09-14
KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslot
Sean Christopherson
-2
/
+101
2019-09-14
KVM: x86: work around leak of uninitialized stack contents
Fuqian Huang
-0
/
+7
2019-09-14
KVM: nVMX: handle page fault in vmread
Paolo Bonzini
-1
/
+3
2019-09-13
riscv: modify the Image header to improve compatibility with the ARM64 header
Paul Walmsley
-8
/
+8
2019-09-14
KVM: X86: Use IPI shorthands in kvm guest when support
Wanpeng Li
-12
/
+0
2019-09-14
powerpc/xmon: Fix output of XIVE IPI
Cédric Le Goater
-11
/
+16
2019-09-14
powerpc/xmon: Improve output of XIVE interrupts
Cédric Le Goater
-16
/
+31
2019-09-14
powerpc/mm/radix: remove useless kernel messages
Qian Cai
-3
/
+0
2019-09-14
powerpc/fadump: support holes in kernel boot memory area
Hari Bathini
-59
/
+219
2019-09-14
powerpc/fadump: remove RMA_START and RMA_END macros
Hari Bathini
-24
/
+18
2019-09-14
powerpc/fadump: consider f/w load area
Hari Bathini
-15
/
+64
2019-09-14
powerpc/opalcore: provide an option to invalidate /sys/firmware/opal/core file
Hari Bathini
-0
/
+38
2019-09-14
powerpc/opalcore: export /sys/firmware/opal/core for analysing opal crashes
Hari Bathini
-57
/
+687
2019-09-14
powerpc/fadump: add support to preserve crash data on FADUMP disabled kernel
Hari Bathini
-11
/
+144
2019-09-14
powerpc/fadump: improve how crashed kernel's memory is reserved
Hari Bathini
-24
/
+29
2019-09-14
powerpc/fadump: consider reserved ranges while releasing memory
Hari Bathini
-21
/
+146
2019-09-14
powerpc/fadump: make crash memory ranges array allocation generic
Hari Bathini
-56
/
+72
2019-09-14
powerpc/fadump: process architected register state data provided by firmware
Hari Bathini
-7
/
+247
2019-09-14
powerpc/fadump: make use of memblock's bottom up allocation mode
Hari Bathini
-14
/
+12
2019-09-14
powerpc/fadump: handle invalidation of crashdump and re-registraion
Hari Bathini
-2
/
+18
2019-09-14
powerpc/fadump: Warn before processing partial crashdump
Hari Bathini
-0
/
+24
2019-09-14
powerpc/fadump: process the crashdump by exporting it as /proc/vmcore
Hari Bathini
-2
/
+145
2019-09-14
powerpc/fadump: support copying multiple kernel boot memory regions
Hari Bathini
-7
/
+27
2019-09-14
powerpc/fadump: define OPAL register/un-register callback functions
Hari Bathini
-2
/
+77
2019-09-14
powerpc/fadump: reset metadata address during clean up
Hari Bathini
-0
/
+17
2019-09-14
powerpc/fadump: register kernel metadata address with opal
Hari Bathini
-4
/
+146
2019-09-14
powerpc/fadump: improve fadump_reserve_mem()
Hari Bathini
-23
/
+25
2019-09-14
powerpc/fadump: add fadump support on powernv
Hari Bathini
-5
/
+115
2019-09-14
powerpc/opal: add MPIPL interface definitions
Hari Bathini
-1
/
+51
2019-09-14
pseries/fadump: move out platform specific support from generic code
Hari Bathini
-318
/
+274
2019-09-14
powerpc/fadump: release all the memory above boot memory size
Hari Bathini
-24
/
+10
2019-09-14
powerpc/fadump: add source info while displaying region contents
Hari Bathini
-4
/
+4
2019-09-14
pseries/fadump: define RTAS register/un-register callback functions
Hari Bathini
-153
/
+176
2019-09-14
powerpc/fadump: introduce callbacks for platform specific operations
Hari Bathini
-44
/
+148
2019-09-14
powerpc/fadump: move rtas specific definitions to platform code
Hari Bathini
-160
/
+172
2019-09-14
powerpc/fadump: use helper functions to reserve/release cpu notes buffer
Hari Bathini
-15
/
+6
2019-09-14
powerpc/fadump: declare helper functions in internal header file
Hari Bathini
-8
/
+16
2019-09-14
powerpc/fadump: add helper functions
Hari Bathini
-62
/
+67
2019-09-14
powerpc/fadump: move internal macros/definitions to a new header
Hari Bathini
-71
/
+87
2019-09-14
powerpc: improve prom_init_check rule
Masahiro Yamada
-8
/
+7
2019-09-14
powerpc/kvm: Add ifdefs around template code
Michael Ellerman
-0
/
+8
2019-09-14
powerpc/kvm: Explicitly mark kvm guest code as __init
Michael Ellerman
-17
/
+17
[prev]
[next]