index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2016-03-12
x86/cpufeature: Enable new AVX-512 features
Fenghua Yu
2016-03-10
x86/entry/traps: Show unhandled signal for i386 in do_trap()
Jianyu Zhan
2016-03-10
x86/entry: Call enter_from_user_mode() with IRQs off
Andy Lutomirski
2016-03-10
x86/entry/32: Change INT80 to be an interrupt gate
Andy Lutomirski
2016-03-10
x86/entry: Improve system call entry comments
Andy Lutomirski
2016-03-10
x86/entry: Remove TIF_SINGLESTEP entry work
Andy Lutomirski
2016-03-10
x86/entry/32: Add and check a stack canary for the SYSENTER stack
Andy Lutomirski
2016-03-10
x86/entry/32: Simplify and fix up the SYSENTER stack #DB/NMI fixup
Andy Lutomirski
2016-03-10
x86/entry: Only allocate space for tss_struct::SYSENTER_stack if needed
Andy Lutomirski
2016-03-10
x86/entry: Vastly simplify SYSENTER TF (single-step) handling
Andy Lutomirski
2016-03-10
x86/entry/traps: Clear DR6 early in do_debug() and improve the comment
Andy Lutomirski
2016-03-10
x86/entry/traps: Clear TIF_BLOCKSTEP on all debug exceptions
Andy Lutomirski
2016-03-10
x86/entry/32: Restore FLAGS on SYSEXIT
Andy Lutomirski
2016-03-10
x86/entry/32: Filter NT and speed up AC filtering in SYSENTER
Andy Lutomirski
2016-03-10
x86/entry/compat: In SYSENTER, sink AC clearing below the existing FLAGS test
Andy Lutomirski
2016-03-08
x86/asm-offsets: Remove PARAVIRT_enabled
Andy Lutomirski
2016-03-08
x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabled
Andy Lutomirski
2016-03-07
Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix
Ingo Molnar
2016-03-06
Merge branch 'for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-03-05
um: use %lx format specifiers for unsigned longs
Colin Ian King
2016-03-04
Merge tag 'pm+acpi-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-03-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-03-03
PM / sleep / x86: Fix crash on graph trace through x86 suspend
Todd E Brandt
2016-03-02
kvm: x86: Update tsc multiplier on change.
Owen Hofmann
2016-02-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-02-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-02-27
Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-02-27
mm: ASLR: use get_random_long()
Daniel Cashman
2016-02-27
Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
Bjorn Helgaas
2016-02-26
x86/mpx: Fix off-by-one comparison with nr_registers
Colin Ian King
2016-02-26
KVM: x86: fix root cause for missed hardware breakpoints
Paolo Bonzini
2016-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-02-25
x86/mm: Fix slow_virt_to_phys() for X86_PAE again
Dexuan Cui
2016-02-25
KVM: x86: MMU: fix ubsan index-out-of-range warning
Mike Krinkin
2016-02-25
x86/entry/compat: Add missing CLAC to entry_INT80_32
Andy Lutomirski
2016-02-24
KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
Paolo Bonzini
2016-02-24
KVM: x86: fix missed hardware breakpoints
Paolo Bonzini
2016-02-24
x86/entry/32: Add an ASM_CLAC to entry_SYSENTER_32
Andy Lutomirski
2016-02-23
x86: fix SMAP in 32-bit environments
Linus Torvalds
2016-02-23
x86/platform/intel/quark: Change the kernel's IMR lock bit to false
Bryan O'Donoghue
2016-02-22
Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-02-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-02-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-02-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-02-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-02-18
mm, x86: fix pte_page() crash in gup_pte_range()
Hugh Dickins
2016-02-18
x86/cpufeature: Create a new synthetic cpu capability for machine check recovery
Tony Luck
2016-02-18
Merge branch 'x86/urgent' into x86/asm, to pick up fixes
Ingo Molnar
2016-02-18
x86/mm: Fix vmalloc_fault() to handle large pages properly
Toshi Kani
2016-02-17
Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
Bjorn Helgaas
[next]