index
:
pm24.git
cpufreq-rust
master
more-events
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
/
include
Age
Commit message (
Expand
)
Author
2017-12-18
Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2017-12-17
x86/cpufeatures: Make CPU bugs sticky
Thomas Gleixner
2017-12-17
x86/paravirt: Provide a way to check for hypervisors
Thomas Gleixner
2017-12-17
x86/entry/64: Make cpu_entry_area.tss read-only
Andy Lutomirski
2017-12-17
x86/entry: Clean up the SYSENTER_stack code
Andy Lutomirski
2017-12-17
x86/entry/64: Remove the SYSENTER stack canary
Andy Lutomirski
2017-12-17
x86/entry/64: Move the IST stacks into struct cpu_entry_area
Andy Lutomirski
2017-12-17
x86/entry/64: Create a per-CPU SYSCALL entry trampoline
Andy Lutomirski
2017-12-17
x86/entry/64: Use a per-CPU trampoline stack for IDT entries
Andy Lutomirski
2017-12-17
x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0
Andy Lutomirski
2017-12-17
x86/entry: Remap the TSS into the CPU entry area
Andy Lutomirski
2017-12-17
x86/entry: Move SYSENTER_stack to the beginning of struct tss_struct
Andy Lutomirski
2017-12-17
x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss
Andy Lutomirski
2017-12-17
x86/mm/fixmap: Generalize the GDT fixmap mechanism, introduce struct cpu_entr...
Andy Lutomirski
2017-12-17
x86/entry/gdt: Put per-CPU GDT remaps in ascending order
Andy Lutomirski
2017-12-17
x86/dumpstack: Add get_stack_info() support for the SYSENTER stack
Andy Lutomirski
2017-12-17
x86/entry/64: Allocate and enable the SYSENTER stack
Andy Lutomirski
2017-12-17
x86/unwinder: Handle stack overflows more gracefully
Josh Poimboeuf
2017-12-17
x86/entry/64/paravirt: Use paravirt-safe macro to access eflags
Boris Ostrovsky
2017-12-17
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
2017-12-17
x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
Rudolf Marek
2017-12-17
x86/cpufeature: Add User-Mode Instruction Prevention definitions
Ricardo Neri
2017-12-17
Merge commit 'upstream-x86-virt' into WIP.x86/mm
Ingo Molnar
2017-12-17
Merge branch 'upstream-acpi-fixes' into WIP.x86/pti.base
Ingo Molnar
2017-12-17
Merge branch 'upstream-x86-selftests' into WIP.x86/pti.base
Ingo Molnar
2017-12-17
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
2017-12-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-15
x86/power: Make restore_processor_context() sane
Andy Lutomirski
2017-12-15
x86/power/64: Use struct desc_ptr for the IDT in struct saved_context
Andy Lutomirski
2017-12-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-12-08
kmemcheck: rip it out for real
Michal Hocko
2017-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-06
KVM: x86: fix APIC page invalidation
Radim Krčmář
2017-12-06
x86/cpufeatures: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
Rudolf Marek
2017-12-05
x86,kvm: remove KVM emulator get_fpu / put_fpu
Rik van Riel
2017-12-05
x86,kvm: move qemu/guest FPU switching out to vcpu_run
Rik van Riel
2017-12-05
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
2017-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-29
mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE
Dan Williams
2017-11-29
mm: fix device-dax pud write-faults triggered by get_user_pages()
Dan Williams
2017-11-28
x86/xen: Support early interrupts in xen pv guests
Juergen Gross
2017-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-25
x86/tlb: Disable interrupts when changing CR4
Nadav Amit
2017-11-25
x86/tlb: Refactor CR4 setting and shadow write
Nadav Amit
2017-11-23
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
2017-11-23
x86/umip: Fix insn_get_code_seg_params()'s return value
Borislav Petkov
2017-11-17
Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2017-11-17
x86/topology: Avoid wasting 128k for package id array
Andi Kleen
2017-11-17
KVM: x86: Don't re-execute instruction when not passing CR2 value
Liran Alon
[next]