aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-09-15um: Fix off by one error in IRQ enumerationAnton Ivanov1-1/+1
2019-09-15x86: bug.h: use asm_inline in _BUG_FLAGS definitionsRasmus Villemoes1-2/+2
2019-09-15x86: alternative.h: use asm_inline for all alternative variantsRasmus Villemoes1-7/+7
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller18-72/+190
2019-09-15Merge branch 'spi-5.4' into spi-nextMark Brown4-5/+5
2019-09-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-4/+124
2019-09-14Merge tag 'riscv/for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds2-8/+8
2019-09-14Merge tag 'kvm-s390-master-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-masterPaolo Bonzini2-1/+13
2019-09-14KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslotSean Christopherson2-2/+101
2019-09-14KVM: x86: work around leak of uninitialized stack contentsFuqian Huang1-0/+7
2019-09-14KVM: nVMX: handle page fault in vmreadPaolo Bonzini1-1/+3
2019-09-13riscv: modify the Image header to improve compatibility with the ARM64 headerPaul Walmsley2-8/+8
2019-09-14KVM: X86: Use IPI shorthands in kvm guest when supportWanpeng Li1-12/+0
2019-09-14powerpc/xmon: Fix output of XIVE IPICédric Le Goater1-11/+16
2019-09-14powerpc/xmon: Improve output of XIVE interruptsCédric Le Goater3-16/+31
2019-09-14powerpc/mm/radix: remove useless kernel messagesQian Cai1-3/+0
2019-09-14powerpc/fadump: support holes in kernel boot memory areaHari Bathini6-59/+219
2019-09-14powerpc/fadump: remove RMA_START and RMA_END macrosHari Bathini3-24/+18
2019-09-14powerpc/fadump: consider f/w load areaHari Bathini6-15/+64
2019-09-14powerpc/opalcore: provide an option to invalidate /sys/firmware/opal/core fileHari Bathini1-0/+38
2019-09-14powerpc/opalcore: export /sys/firmware/opal/core for analysing opal crashesHari Bathini5-57/+687
2019-09-14powerpc/fadump: add support to preserve crash data on FADUMP disabled kernelHari Bathini8-11/+144
2019-09-14powerpc/fadump: improve how crashed kernel's memory is reservedHari Bathini1-24/+29
2019-09-14powerpc/fadump: consider reserved ranges while releasing memoryHari Bathini1-21/+146
2019-09-14powerpc/fadump: make crash memory ranges array allocation genericHari Bathini2-56/+72
2019-09-14powerpc/fadump: process architected register state data provided by firmwareHari Bathini3-6/+246
2019-09-14powerpc/fadump: make use of memblock's bottom up allocation modeHari Bathini1-14/+12
2019-09-14powerpc/fadump: handle invalidation of crashdump and re-registraionHari Bathini2-2/+18
2019-09-14powerpc/fadump: Warn before processing partial crashdumpHari Bathini1-0/+24
2019-09-14powerpc/fadump: process the crashdump by exporting it as /proc/vmcoreHari Bathini1-2/+145
2019-09-14powerpc/fadump: support copying multiple kernel boot memory regionsHari Bathini1-7/+27
2019-09-14powerpc/fadump: define OPAL register/un-register callback functionsHari Bathini1-2/+77
2019-09-14powerpc/fadump: reset metadata address during clean upHari Bathini3-0/+17
2019-09-14powerpc/fadump: register kernel metadata address with opalHari Bathini4-4/+146
2019-09-14powerpc/fadump: improve fadump_reserve_mem()Hari Bathini1-23/+25
2019-09-14powerpc/fadump: add fadump support on powernvHari Bathini5-5/+115
2019-09-14powerpc/opal: add MPIPL interface definitionsHari Bathini3-1/+51
2019-09-14pseries/fadump: move out platform specific support from generic codeHari Bathini2-318/+274
2019-09-14powerpc/fadump: release all the memory above boot memory sizeHari Bathini1-24/+10
2019-09-14powerpc/fadump: add source info while displaying region contentsHari Bathini1-4/+4
2019-09-14pseries/fadump: define RTAS register/un-register callback functionsHari Bathini3-153/+176
2019-09-14powerpc/fadump: introduce callbacks for platform specific operationsHari Bathini4-44/+148
2019-09-14powerpc/fadump: move rtas specific definitions to platform codeHari Bathini4-160/+172
2019-09-14powerpc/fadump: use helper functions to reserve/release cpu notes bufferHari Bathini1-15/+6
2019-09-14powerpc/fadump: declare helper functions in internal header fileHari Bathini2-8/+16
2019-09-14powerpc/fadump: add helper functionsHari Bathini2-62/+67
2019-09-14powerpc/fadump: move internal macros/definitions to a new headerHari Bathini3-71/+87
2019-09-14powerpc: improve prom_init_check ruleMasahiro Yamada2-8/+7
2019-09-14powerpc/kvm: Add ifdefs around template codeMichael Ellerman1-0/+8
2019-09-14powerpc/kvm: Explicitly mark kvm guest code as __initMichael Ellerman1-17/+17