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