]> asedeno.scripts.mit.edu Git - linux.git/history - arch/x86
x86/apic: Annotate global config variables as "read-only after init"
[linux.git] / arch / x86 /
2019-08-07 Sean Christophersonx86/apic: Annotate global config variables as "read...
2019-07-25 Thomas Gleixnerx86/apic/x2apic: Implement IPI shorthands support
2019-07-25 Thomas Gleixnerx86/apic/flat64: Remove the IPI shorthand decision logic
2019-07-25 Thomas Gleixnerx86/apic: Share common IPI helpers
2019-07-25 Thomas Gleixnerx86/apic: Remove the shorthand decision logic
2019-07-25 Thomas Gleixnerx86/smp: Enhance native_send_call_func_ipi()
2019-07-25 Thomas Gleixnerx86/smp: Move smp_function_call implementations into...
2019-07-25 Thomas Gleixnerx86/apic: Provide and use helper for send_IPI_allbutself()
2019-07-25 Thomas Gleixnerx86/apic: Add static key to Control IPI shorthands
2019-07-25 Thomas Gleixnerx86/apic: Move no_ipi_broadcast() out of 32bit
2019-07-25 Thomas Gleixnerx86/apic: Add NMI_VECTOR wait to IPI shorthand
2019-07-25 Thomas Gleixnerx86/apic: Remove dest argument from __default_send_IPI_...
2019-07-25 Thomas Gleixnerx86/hotplug: Silence APIC and NMI when CPU is dead
2019-07-25 Thomas Gleixnerx86/cpu: Move arch_smt_update() to a neutral place
2019-07-25 Thomas Gleixnerx86/apic/uv: Make x2apic_extra_bits static
2019-07-25 Thomas Gleixnerx86/apic: Consolidate the apic local headers
2019-07-25 Thomas Gleixnerx86/apic: Move apic_flat_64 header into apic directory
2019-07-25 Thomas Gleixnerx86/apic: Move ipi header into apic directory
2019-07-25 Thomas Gleixnerx86/apic: Cleanup the include maze
2019-07-25 Thomas Gleixnerx86/apic: Move IPI inlines into ipi.c
2019-07-25 Thomas Gleixnerx86/apic: Make apic_pending_intr_clear() more robust
2019-07-25 Thomas Gleixnerx86/apic: Soft disable APIC before initializing it
2019-07-25 Thomas Gleixnerx86/apic: Invoke perf_events_lapic_init() after enablin...
2019-07-25 Thomas Gleixnerx86/kgbd: Use NMI_VECTOR not APIC_DM_NMI
2019-07-25 Thomas GleixnerMerge branch 'smp/hotplug' into x86/apic
2019-07-25 Grzegorz Halatx86/reboot: Always use NMI fallback when shutdown via...
2019-07-22 Linus TorvaldsMerge tag 'for-5.3-rc1-tag' of git://git.kernel.org...
2019-07-22 Linus TorvaldsMerge tag 'media/v5.3-2' of git://git.kernel.org/pub...
2019-07-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-07-22 Andrew Cooperx86/paravirt: Drop {read,write}_cr8() hooks
2019-07-22 Andy Lutomirskix86/apic: Initialize TPR to block interrupts 16-31
2019-07-21 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.3' of git://git.kerne...
2019-07-21 Linus TorvaldsMerge branch 'work.misc' of git://git.kernel.org/pub...
2019-07-21 Linus TorvaldsMerge tag '5.3-smb3-fixes' of git://git.samba.org/sfren...
2019-07-21 Linus TorvaldsMerge tag 'ntb-5.3' of git://github.com/jonmason/ntb
2019-07-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-07-20 Linus TorvaldsMerge tag 'dma-mapping-5.3-1' of git://git.infradead...
2019-07-20 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2019-07-20 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2019-07-20 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2019-07-20 Linus TorvaldsMerge branch 'smp-urgent-for-linus' of git://git.kernel...
2019-07-20 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2019-07-20 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2019-07-20 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2019-07-20 Linus TorvaldsMerge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub...
2019-07-20 Linus TorvaldsMerge branch 'work.dcache2' of git://git.kernel.org...
2019-07-20 Thomas Gleixnerx86/entry/64: Prevent clobbering of saved CR2 value
2019-07-20 Eric HanklandKVM: x86: Add fixed counters to PMU filter
2019-07-20 Paolo BonziniKVM: nVMX: do not use dangling shadow VMCS after guest...
2019-07-20 Paolo BonziniKVM: VMX: dump VMCS on failed entry
2019-07-20 Like XuKVM: x86/vPMU: refine kvm_pmu err msg when event creati...
2019-07-20 Liran AlonKVM: SVM: Fix detection of AMD Errata 1096
2019-07-20 Wanpeng LiKVM: LAPIC: Inject timer interrupt via posted interrupt
2019-07-20 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-07-20 Dmitry TorokhovMerge branch 'next' into for-linus
2019-07-20 Linus TorvaldsMerge tag 'armsoc-defconfig' of git://git.kernel.org...
2019-07-20 Linus TorvaldsMerge tag 'armsoc-dt' of git://git.kernel.org/pub/scm...
2019-07-20 Linus TorvaldsMerge tag 'armsoc-drivers' of git://git.kernel.org...
2019-07-20 Linus TorvaldsMerge tag 'armsoc-soc' of git://git.kernel.org/pub...
2019-07-19 Linus TorvaldsMerge tag 'drm-next-2019-07-19' of git://anongit.freede...
2019-07-19 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2019-07-19 Linus TorvaldsMerge tag 'trace-v5.3-2' of git://git.kernel.org/pub...
2019-07-19 Linus TorvaldsMerge tag 'csky-for-linus-5.3-rc1' of git://github...
2019-07-19 Linus TorvaldsMerge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel...
2019-07-19 Linus TorvaldsMerge tag 'iomap-5.3-merge-4' of git://git.kernel.org...
2019-07-19 Linus TorvaldsMerge branch 'work.misc' of git://git.kernel.org/pub...
2019-07-19 Linus TorvaldsMerge branch 'work.adfs' of git://git.kernel.org/pub...
2019-07-19 Linus TorvaldsMerge branch 'work.mount0' of git://git.kernel.org...
2019-07-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-07-19 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-07-19 Dexuan Cuix86/hyper-v: Zero out the VP ASSIST PAGE on allocation
2019-07-19 Matteo Croceproc/sysctl: add shared variables for range check
2019-07-19 Dan Williamsmm/sparsemem: convert kmalloc_section_memmap() to popul...
2019-07-19 David Hildenbrandmm/memory_hotplug: allow arch_remove_memory() without...
2019-07-18 Linus TorvaldsMerge tag 'for-5.3/dm-changes-2' of git://git.kernel...
2019-07-18 Linus TorvaldsMerge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org...
2019-07-18 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
2019-07-18 Zhenzhong Duanx86, boot: Remove multiple copy of static function...
2019-07-18 Zhenzhong Duanx86/boot/compressed/64: Remove unused variable
2019-07-18 Zhenzhong Duanx86/boot/efi: Remove unused variables
2019-07-18 Linus TorvaldsMerge tag 'riscv/for-v5.3-rc1' of git://git.kernel...
2019-07-18 Linus TorvaldsMerge branch 'parisc-5.3-2' of git://git.kernel.org...
2019-07-18 Linus TorvaldsMerge tag 'modules-for-v5.3' of git://git.kernel.org...
2019-07-18 Josh Poimboeufx86/uaccess: Remove redundant CLACs in getuser/putuser...
2019-07-18 Josh Poimboeufx86/uaccess: Don't leak AC flag into fentry from mcsafe...
2019-07-18 Josh Poimboeufx86/uaccess: Remove ELF function annotation from copy_u...
2019-07-18 Josh Poimboeufx86/head/64: Annotate start_cpu0() as non-callable
2019-07-18 Josh Poimboeufx86/entry: Fix thunk function ELF sizes
2019-07-18 Josh Poimboeufx86/kvm: Don't call kvm_spurious_fault() from .fixup
2019-07-18 Josh Poimboeufx86/kvm: Replace vmx_vmenter()'s call to kvm_spurious_f...
2019-07-18 Josh Poimboeufx86/kvm: Fix fastop function ELF metadata
2019-07-18 Josh Poimboeufx86/paravirt: Fix callee-saved function ELF sizes
2019-07-18 Linus TorvaldsMerge tag 'trace-v5.3' of git://git.kernel.org/pub...
2019-07-18 Thomas GleixnerMerge branch 'x86/debug' into core/urgent
2019-07-18 Linus TorvaldsMerge branch 'for-linus-5.2' of git://git.kernel.org...
2019-07-18 Linus TorvaldsMerge tag 'xfs-5.3-merge-13' of git://git.kernel.org...
2019-07-18 Linus TorvaldsMerge tag '4.3-rc-smb3-fixes' of git://git.samba.org...
2019-07-18 Linus TorvaldsMerge tag 'ceph-for-5.3-rc1' of git://github.com/ceph...
2019-07-18 Linus TorvaldsMerge tag 'dax-for-5.3' of git://git.kernel.org/pub...
2019-07-18 Linus TorvaldsMerge tag 'libnvdimm-for-5.3' of git://git.kernel.org...
next