开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2017-06-05
x86/mm: Rework lazy TLB to track the actual loaded mm
Andy Lutomirski
2017-06-05
x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code
Andy Lutomirski
2017-06-05
x86/mm: Use new merged flush logic in arch_tlbbatch_flush()
Andy Lutomirski
2017-06-05
x86/mm: Refactor flush_tlb_mm_range() to merge local and remote cases
Andy Lutomirski
2017-06-05
x86/mm: Change the leave_mm() condition for local TLB flushes
Andy Lutomirski
2017-06-05
x86/mm: Pass flush_tlb_info to flush_tlb_others() etc
Andy Lutomirski
2017-06-05
Merge tag 'v4.12-rc4' into x86/mm, to pick up fixes
Ingo Molnar
2017-06-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-06-02
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-06-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-06-01
Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT"
Ingo Molnar
2017-06-01
KVM: x86: Fix nmi injection failure when vcpu got blocked
ZhuangYanying
2017-06-01
KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...
Roman Pen
2017-05-30
KVM: SVM: ignore type when setting segment registers
Gioh Kim
2017-05-30
KVM: nVMX: fix nested_vmx_check_vmptr failure paths under debugging
Radim Krčmář
2017-05-29
x86/debug/32: Convert a smp_processor_id() call to raw to avoid DEBUG_PREEMPT...
Borislav Petkov
2017-05-29
x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt...
Borislav Petkov
2017-05-28
x86/efi: Correct EFI identity mapping under 'efi=old_map' when KASLR is enabled
Baoquan He
2017-05-28
x86/efi: Disable runtime services on kexec kernel if booted with efi=old_map
Sai Praneeth
2017-05-28
efi: Don't issue error message when booted under Xen
Juergen Gross
2017-05-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-05-27
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-05-26
x86/ftrace: Make sure that ftrace trampolines are not RWX
Thomas Gleixner
2017-05-26
x86/mm/ftrace: Do not bug in early boot on irqs_disabled in cpu_flush_range()
Steven Rostedt (VMware)
2017-05-26
kprobes/x86: Fix to set RWX bits correctly before releasing trampoline
Masami Hiramatsu
2017-05-26
KVM: x86: Fix virtual wire mode
Jan H. Schönherr
2017-05-26
KVM: nVMX: Fix handling of lmsw instruction
Jan H. Schönherr
2017-05-26
KVM: X86: Fix preempt the preemption timer cancel
Wanpeng Li
2017-05-26
x86/timers: Move simple_udelay_calibration past init_hypervisor_platform
Jan Kiszka
2017-05-24
x86/alternatives: Prevent uninitialized stack byte read in apply_alternatives()
Mateusz Jurczyk
2017-05-24
mm, x86/mm: Make the batched unmap TLB flush API more generic
Andy Lutomirski
2017-05-24
x86/mm: Reduce indentation in flush_tlb_func()
Andy Lutomirski
2017-05-24
x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()
Andy Lutomirski
2017-05-24
x86/PAT: Fix Xorg regression on CPUs that don't support PAT
Mikulas Patocka
2017-05-24
x86/watchdog: Fix Kconfig help text file path reference to lockup watchdog do...
Benjamin Peterson
2017-05-24
x86/build: Permit building with old make versions
Jan Kiszka
2017-05-24
x86/unwind: Add end-of-stack check for ftrace handlers
Josh Poimboeuf
2017-05-24
Revert "x86/entry: Fix the end of the stack for newly forked tasks"
Josh Poimboeuf
2017-05-21
x86: fix 32-bit case of __get_user_asm_u64()
Linus Torvalds
2017-05-21
Clean up x86 unsafe_get/put_user() type handling
Linus Torvalds
2017-05-21
x86/MCE: Export memory_error()
Borislav Petkov
2017-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-05-21
fix unsafe_put_user()
Al Viro
2017-05-21
x86/boot: Use CROSS_COMPILE prefix for readelf
Rob Landley
2017-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-05-19
Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-05-19
KVM: x86: prevent uninitialized variable warning in check_svme()
Radim Krčmář
2017-05-19
KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()
Radim Krčmář
2017-05-19
KVM: x86: zero base3 of unusable segments
Radim Krčmář
2017-05-19
KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation
Wanpeng Li
[next]