index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
2020-06-28
Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-28
Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-26
Merge branch 'linus' into x86/entry, to resolve conflicts
Ingo Molnar
2020-06-26
x86/hyperv: allocate the hypercall page with only read and execute bits
Christoph Hellwig
2020-06-25
x86/entry: Increase entry_stack size to a full page
Peter Zijlstra
2020-06-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-22
KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROL
Sean Christopherson
2020-06-22
KVM: nVMX: Plumb L2 GPA through to PML emulation
Sean Christopherson
2020-06-22
KVM: LAPIC: ensure APIC map is up to date on concurrent update requests
Paolo Bonzini
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-15
x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeup
Sean Christopherson
2020-06-15
x86/entry, bug: Comment the instrumentation_begin() usage for WARN()
Peter Zijlstra
2020-06-15
x86/entry, cpumask: Provide non-instrumented variant of cpu_is_offline()
Peter Zijlstra
2020-06-15
x86, kcsan: Remove __no_kcsan_or_inline usage
Peter Zijlstra
2020-06-13
Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-12
x86/entry: Make NMI use IDTENTRY_RAW
Thomas Gleixner
2020-06-12
x86/entry: Treat BUG/WARN as NMI-like entries
Andy Lutomirski
2020-06-11
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-06-11
Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-06-11
Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-11
KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ...
Vitaly Kuznetsov
2020-06-11
x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned
Tony Luck
2020-06-11
Merge branch 'x86/entry' into ras/core
Thomas Gleixner
2020-06-11
x86/entry: Unbreak __irqentry_text_start/end magic
Thomas Gleixner
2020-06-11
x86/entry: __always_inline CR2 for noinstr
Peter Zijlstra
2020-06-11
x86/entry: __always_inline arch_atomic_* for noinstr
Peter Zijlstra
2020-06-11
x86/entry: __always_inline irqflags for noinstr
Peter Zijlstra
2020-06-11
x86/entry: __always_inline debugreg for noinstr
Peter Zijlstra
2020-06-11
x86/idt: Consolidate idt functionality
Thomas Gleixner
2020-06-11
x86/entry: Clarify irq_{enter,exit}_rcu()
Peter Zijlstra
2020-06-11
x86/entry: Remove DBn stacks
Peter Zijlstra
2020-06-11
x86/entry: Remove debug IDT frobbing
Peter Zijlstra
2020-06-11
x86/entry: Optimize local_db_save() for virt
Peter Zijlstra
2020-06-11
x86/entry: Introduce local_db_{save,restore}()
Peter Zijlstra
2020-06-11
x86/entry: Remove the TRACE_IRQS cruft
Thomas Gleixner
2020-06-11
x86/entry: Remove the apic/BUILD interrupt leftovers
Thomas Gleixner
2020-06-11
x86/entry: Convert reschedule interrupt to IDTENTRY_SYSVEC_SIMPLE
Thomas Gleixner
2020-06-11
x86/entry: Convert XEN hypercall vector to IDTENTRY_SYSVEC
Thomas Gleixner
2020-06-11
x86/entry: Convert various hypervisor vectors to IDTENTRY_SYSVEC
Thomas Gleixner
2020-06-11
x86/entry: Convert KVM vectors to IDTENTRY_SYSVEC*
Thomas Gleixner
2020-06-11
x86/entry: Convert various system vectors
Thomas Gleixner
2020-06-11
x86/entry: Convert SMP system vectors to IDTENTRY_SYSVEC
Thomas Gleixner
2020-06-11
x86/entry: Convert APIC interrupts to IDTENTRY_SYSVEC
Thomas Gleixner
2020-06-11
x86/entry: Provide IDTENTRY_SYSVEC
Thomas Gleixner
2020-06-11
x86/entry: Use idtentry for interrupts
Thomas Gleixner
2020-06-11
x86/entry: Add IRQENTRY_IRQ macro
Thomas Gleixner
2020-06-11
x86/irq: Rework handle_irq() for 64-bit
Thomas Gleixner
[next]