aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-25x86/apic: Provide and use helper for send_IPI_allbutself()Thomas Gleixner5-9/+18
2019-07-25x86/apic: Add static key to Control IPI shorthandsThomas Gleixner4-1/+33
2019-07-25x86/apic: Move no_ipi_broadcast() out of 32bitThomas Gleixner3-29/+27
2019-07-25x86/apic: Add NMI_VECTOR wait to IPI shorthandThomas Gleixner1-1/+4
2019-07-25x86/apic: Remove dest argument from __default_send_IPI_shortcut()Thomas Gleixner4-14/+11
2019-07-25x86/hotplug: Silence APIC and NMI when CPU is deadThomas Gleixner4-12/+34
2019-07-25x86/cpu: Move arch_smt_update() to a neutral placeThomas Gleixner3-1/+12
2019-07-25x86/apic/uv: Make x2apic_extra_bits staticThomas Gleixner2-3/+1
2019-07-25x86/apic: Consolidate the apic local headersThomas Gleixner12-119/+83
2019-07-25x86/apic: Move apic_flat_64 header into apic directoryThomas Gleixner3-2/+2
2019-07-25x86/apic: Move ipi header into apic directoryThomas Gleixner8-14/+13
2019-07-25x86/apic: Cleanup the include mazeThomas Gleixner9-112/+26
2019-07-25x86/apic: Move IPI inlines into ipi.cThomas Gleixner2-22/+13
2019-07-25x86/apic: Make apic_pending_intr_clear() more robustThomas Gleixner1-44/+63
2019-07-25x86/apic: Soft disable APIC before initializing itThomas Gleixner1-0/+8
2019-07-25x86/apic: Invoke perf_events_lapic_init() after enabling APICThomas Gleixner1-3/+2
2019-07-25x86/kgbd: Use NMI_VECTOR not APIC_DM_NMIThomas Gleixner1-1/+1
2019-07-25Merge branch 'smp/hotplug' into x86/apicThomas Gleixner2-1/+6
2019-07-25x86/reboot: Always use NMI fallback when shutdown via reboot vector IPI failsGrzegorz Halat1-19/+27
2019-07-23Merge branch 'parisc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds2-1/+6
2019-07-22x86/paravirt: Drop {read,write}_cr8() hooksAndrew Cooper8-66/+1
2019-07-22x86/apic: Initialize TPR to block interrupts 16-31Andy Lutomirski1-2/+5
2019-07-21hexagon: switch to generic version of pte allocationMike Rapoport1-32/+2
2019-07-21parisc: Flush ITLB in flush_tlb_all_local() only on split TLB machinesHelge Deller1-1/+2
2019-07-21parisc: add kprobe_fault_handler()Sven Schnelle1-0/+4
2019-07-20Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds4-1/+38
2019-07-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds31-195/+218
2019-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-61/+87
2019-07-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2019-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds15-211/+198
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds5-11/+6
2019-07-20x86/entry/64: Prevent clobbering of saved CR2 valueThomas Gleixner1-1/+10
2019-07-20KVM: x86: Add fixed counters to PMU filterEric Hankland2-7/+25
2019-07-20KVM: nVMX: do not use dangling shadow VMCS after guest resetPaolo Bonzini1-1/+7
2019-07-20KVM: VMX: dump VMCS on failed entryPaolo Bonzini1-0/+1
2019-07-20KVM: x86/vPMU: refine kvm_pmu err msg when event creation failedLike Xu1-2/+2
2019-07-20KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeupWanpeng Li1-20/+3
2019-07-20KVM: Boost vCPUs that are delivering interruptsWanpeng Li1-1/+1
2019-07-20KVM: SVM: Fix detection of AMD Errata 1096Liran Alon1-7/+35
2019-07-20KVM: LAPIC: Inject timer interrupt via posted interruptWanpeng Li5-36/+75
2019-07-19Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds83-197/+149
2019-07-19Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds413-1935/+25973
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-34/+65
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds58-917/+442
2019-07-19Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds19-329/+823
2019-07-19Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds13-39/+79
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-9/+11
2019-07-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-54/+52
2019-07-19x86/hyper-v: Zero out the VP ASSIST PAGE on allocationDexuan Cui1-2/+11
2019-07-19csky: Fixup abiv1 memset errorGuo Ren4-42/+0