aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Gravatar Joe Perches 67-104/+104
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-9/+87
2020-10-25Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-8/+13
2020-10-24Merge tag 'dma-mapping-5.10-1' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-1/+1
2020-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 5-9/+6
2020-10-24Merge tag 'x86_seves_fixes_for_v5.10_rc1' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 5-16/+40
2020-10-24Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 11-118/+179
2020-10-24Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 5-95/+93
2020-10-24Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 10-21/+98
2020-10-24Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 625-6335/+27407
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 3-0/+18
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 402-19357/+3377
2020-10-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 10-26/+59
2020-10-24KVM: ioapic: break infinite recursion on lazy EOIGravatar Vitaly Kuznetsov 1-4/+1
2020-10-24KVM: vmx: rename pi_init to avoid conflict with parideGravatar Paolo Bonzini 3-4/+4
2020-10-24KVM: x86/mmu: Avoid modulo operator on 64-bit value to fix i386 buildGravatar Sean Christopherson 1-1/+1
2020-10-23Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 1-1/+1
2020-10-23x86/uaccess: fix code generation in put_user()Gravatar Rasmus Villemoes 1-1/+9
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 104-4791/+7575
2020-10-23parisc: Add wrapper syscalls to fix O_NONBLOCK flag usageGravatar Helge Deller 2-7/+78
2020-10-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 2-0/+12
2020-10-23Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-0/+1
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 26-42/+17
2020-10-23Merge tag 'arc-5.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-9/+18
2020-10-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 9-51/+43
2020-10-23Merge branch 'pm-avs'Gravatar Rafael J. Wysocki 1-1/+1
2020-10-23xen/events: only register debug interrupt for 2-level eventsGravatar Juergen Gross 2-8/+13
2020-10-23kvm: x86/mmu: NX largepage recovery for TDP MMUGravatar Ben Gardon 3-4/+18
2020-10-23kvm: x86/mmu: Don't clear write flooding count for direct rootsGravatar Ben Gardon 1-1/+7
2020-10-23kvm: x86/mmu: Support MMIO in the TDP MMUGravatar Ben Gardon 3-21/+72
2020-10-23kvm: x86/mmu: Support write protection for nesting in tdp MMUGravatar Ben Gardon 3-0/+57
2020-10-23kvm: x86/mmu: Support disabling dirty logging for the tdp MMUGravatar Ben Gardon 3-0/+63
2020-10-23kvm: x86/mmu: Support dirty logging for the TDP MMUGravatar Ben Gardon 4-5/+325
2020-10-23kvm: x86/mmu: Support changed pte notifier in tdp MMUGravatar Ben Gardon 3-1/+67
2020-10-23kvm: x86/mmu: Add access tracking for tdp_mmuGravatar Ben Gardon 3-7/+128
2020-10-23kvm: x86/mmu: Support invalidate range MMU notifier for TDP MMUGravatar Ben Gardon 3-6/+86
2020-10-23kvm: x86/mmu: Allocate struct kvm_mmu_pages for all pages in TDP MMUGravatar Ben Gardon 2-3/+14
2020-10-23kvm: x86/mmu: Add TDP MMU PF handlerGravatar Ben Gardon 5-37/+194
2020-10-22parisc: Improve error return codes when setting rtc timeGravatar Helge Deller 1-2/+9
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 24-36/+23
2020-10-22Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 3-3/+8
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 5-33/+12
2020-10-22ARC: perf: redo the pct irq missing in device-tree handlingGravatar Vineet Gupta 1-9/+18
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 37-188/+138
2020-10-22powerpc/pseries: Avoid using addr_to_pfn in real modeGravatar Ganesh Goudar 1-49/+69
2020-10-22powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9Gravatar Christophe Leroy 2-2/+15
2020-10-22powerpc/eeh: Fix eeh_dev_check_failure() for PE#0Gravatar Oliver O'Halloran 1-5/+0
2020-10-21kvm: x86/mmu: Remove disallowed_hugepage_adjust shadow_walk_iterator argGravatar Ben Gardon 2-7/+9
2020-10-21kvm: x86/mmu: Support zapping SPTEs in the TDP MMUGravatar Ben Gardon 5-0/+136
2020-10-21kvm: x86/mmu: Add functions to handle changed TDP SPTEsGravatar Ben Gardon 3-1/+115