]> asedeno.scripts.mit.edu Git - linux.git/history - arch
x86/apic: Annotate global config variables as "read-only after init"
[linux.git] / arch /
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-23 Linus TorvaldsMerge branch 'parisc-5.3-3' of git://git.kernel.org...
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 Mike Rapoporthexagon: switch to generic version of pte allocation
2019-07-21 Linus TorvaldsMerge tag 'ntb-5.3' of git://github.com/jonmason/ntb
2019-07-21 Helge Dellerparisc: Flush ITLB in flush_tlb_all_local() only on...
2019-07-21 Sven Schnelleparisc: add kprobe_fault_handler()
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 Wanpeng LiKVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup
2019-07-20 Wanpeng LiKVM: Boost vCPUs that are delivering interrupts
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 Guo Rencsky: Fixup abiv1 memset error
2019-07-19 Guo Rencsky: Improve tlb operation with help of asid
2019-07-19 Guo Rencsky: Use generic asid algorithm to implement switch_mm
2019-07-19 Guo Rencsky: Add new asid lib code from arm
2019-07-19 Guo Rencsky: Revert mmu ASID mechanism
2019-07-19 Guo Rencsky: Fixup some error count in 810 & 860.
2019-07-19 Mao Hancsky: Fix perf record in kernel/user space
2019-07-19 Mao Hancsky: Add pmu interrupt support
2019-07-19 Mao Hancsky: Add count-width property for csky pmu
2019-07-19 Mao Hancsky: Init pmu as a device
2019-07-19 Guo Rencsky: Fixup no panic in kernel for some traps
2019-07-19 Guo Rencsky: Select intc & timer drivers
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: rename walk_memory_range() and pass...
2019-07-19 David Hildenbrandmm/memory_hotplug: allow arch_remove_memory() without...
2019-07-19 David Hildenbrandarm64/mm: add temporary arch_remove_memory() implementation
2019-07-19 David Hildenbrands390x/mm: implement arch_remove_memory()
2019-07-19 David Hildenbrands390x/mm: fail when an altmap is used for arch_add_memory()
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 Thomas Gleixnersched/rt, Kconfig: Introduce CONFIG_PREEMPT_RT
2019-07-18 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
next