index
:
pm24.git
master
perf-mon
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
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
2017-11-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-11-06
x86/mm: Define _PAGE_TABLE using _KERNPG_TABLE
Borislav Petkov
2017-11-06
Merge branch 'x86/mm' into x86/asm, to pick up pending changes
Ingo Molnar
2017-11-06
Merge branch 'x86/fpu' into x86/asm, to pick up fix
Ingo Molnar
2017-11-05
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-05
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-05
x86/module: Detect and skip invalid relocations
Josh Poimboeuf
2017-11-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-04
Revert "x86/mm: Stop calling leave_mm() in idle code"
Andy Lutomirski
2017-11-03
x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo
Rafael J. Wysocki
2017-11-03
crypto: x86/sha1-mb - fix panic due to unaligned access
Andrey Ryabinin
2017-11-03
crypto: x86/sha256-mb - fix panic due to unaligned access
Andrey Ryabinin
2017-11-02
Revert "x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz""
Linus Torvalds
2017-11-02
KVM: x86: Update APICv on APIC reset
Jan H. Schönherr
2017-11-02
KVM: VMX: Do not fully reset PI descriptor on vCPU reset
Jan H. Schönherr
2017-11-02
kvm: Return -ENODEV from update_persistent_clock
Jason Gunthorpe
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
x86/cpuid: Replace set/clear_bit32()
Thomas Gleixner
2017-11-02
x86/entry/64: Shorten TEST instructions
Borislav Petkov
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
x86/traps: Use a new on_thread_stack() helper to clean up an assertion
Andy Lutomirski
2017-11-02
x86/entry/64: Remove thread_struct::sp0
Andy Lutomirski
2017-11-02
x86/entry/32: Fix cpu_current_top_of_stack initialization at boot
Andy Lutomirski
2017-11-02
x86/entry/64: Remove all remaining direct thread_struct::sp0 reads
Andy Lutomirski
2017-11-02
x86/entry/64: Stop initializing TSS.sp0 at boot
Andy Lutomirski
2017-11-02
x86/xen/64, x86/entry/64: Clean up SP code in cpu_initialize_context()
Andy Lutomirski
2017-11-02
x86/entry: Add task_top_of_stack() to find the top of a task's stack
Andy Lutomirski
2017-11-02
x86/entry/64: Pass SP0 directly to load_sp0()
Andy Lutomirski
2017-11-02
x86/entry/32: Pull the MSR_IA32_SYSENTER_CS update code out of native_load_sp0()
Andy Lutomirski
2017-11-02
x86/entry/64: De-Xen-ify our NMI code
Andy Lutomirski
2017-11-02
xen, x86/entry/64: Add xen NMI trap entry
Juergen Gross
2017-11-02
x86/entry/64: Remove the RESTORE_..._REGS infrastructure
Andy Lutomirski
2017-11-02
x86/entry/64: Use POP instead of MOV to restore regs on NMI return
Andy Lutomirski
2017-11-02
x86/entry/64: Merge the fast and slow SYSRET paths
Andy Lutomirski
2017-11-02
x86/entry/64: Use pop instead of movq in syscall_return_via_sysret
Andy Lutomirski
2017-11-02
x86/entry/64: Shrink paranoid_exit_restore and make labels local
Andy Lutomirski
2017-11-02
x86/entry/64: Simplify reg restore code in the standard IRET paths
Andy Lutomirski
2017-11-02
x86/entry/64: Move SWAPGS into the common IRET-to-usermode path
Andy Lutomirski
2017-11-02
x86/entry/64: Split the IRET-to-user and IRET-to-kernel paths
Andy Lutomirski
2017-11-02
x86/entry/64: Remove the restore_c_regs_and_iret label
Andy Lutomirski
2017-11-02
Merge branch 'x86/fpu' into x86/asm
Ingo Molnar
2017-11-02
Merge branch 'x86/mpx/prep' into x86/asm
Ingo Molnar
2017-11-01
ptrace,x86: Make user_64bit_mode() available to 32-bit builds
Ricardo Neri
2017-11-01
x86/boot: Relocate definition of the initial state of CR0
Ricardo Neri
2017-11-01
x86/mm: Relocate page fault error codes to traps.h
Ricardo Neri
2017-11-01
x86/mcelog: Get rid of RCU remnants
Borislav Petkov
2017-11-01
x86/mm: fix use-after-free of vma during userfaultfd fault
Vlastimil Babka
[next]