index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-12-15
x86/decoder: Fix and update the opcodes map
Randy Dunlap
2017-12-15
x86/power: Make restore_processor_context() sane
Andy Lutomirski
2017-12-15
x86/power/32: Move SYSENTER MSR restoration to fix_processor_context()
Andy Lutomirski
2017-12-15
x86/power/64: Use struct desc_ptr for the IDT in struct saved_context
Andy Lutomirski
2017-12-11
x86/unwinder/guess: Prevent using CONFIG_UNWINDER_GUESS=y with CONFIG_STACKDE...
Andrey Ryabinin
2017-12-11
x86/build: Don't verify mtools configuration file for isoimage
Changbin Du
2017-12-11
x86/mm/kmmio: Fix mmiotrace for page unaligned addresses
Karol Herbst
2017-12-07
x86/boot/compressed/64: Print error if 5-level paging is not supported
Kirill A. Shutemov
2017-12-07
x86/boot/compressed/64: Detect and handle 5-level paging at boot-time
Kirill A. Shutemov
2017-12-07
x86/smpboot: Do not use smp_num_siblings in __max_logical_packages calculation
Prarit Bhargava
2017-12-06
x86/vdso: Change time() prototype to match __vdso_time()
Arnd Bergmann
2017-12-06
x86: Fix Sparse warnings about non-static functions
Colin Ian King
2017-12-06
x86/power: Fix some ordering bugs in __restore_processor_context()
Andy Lutomirski
2017-12-06
x86/PCI: Make broadcom_postcore_init() check acpi_disabled
Rafael J. Wysocki
2017-12-06
x86/microcode/AMD: Add support for fam17h microcode loading
Tom Lendacky
2017-12-06
x86/cpufeatures: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
Rudolf Marek
2017-11-28
x86/idt: Load idt early in start_secondary
Chunyu Hu
2017-11-28
x86/xen: Support early interrupts in xen pv guests
Juergen Gross
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-24
x86/decoder: Add new TEST instruction pattern
Masami Hiramatsu
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-23
x86/boot/KASLR: Remove unused variable
Chao Fan
2017-11-23
x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
Andy Lutomirski
2017-11-22
x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
Andrey Ryabinin
2017-11-22
x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
Andy Lutomirski
2017-11-21
x86/pkeys/selftests: Fix protection keys write() warning
Dave Hansen
2017-11-21
x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'
Dave Hansen
2017-11-21
x86/mpx/selftests: Fix up weird arrays
Dave Hansen
2017-11-21
x86/pkeys: Update documentation about availability
Dave Hansen
2017-11-21
x86/umip: Print a warning into the syslog if UMIP-protected instructions are ...
Ricardo Neri
2017-11-17
x86/smpboot: Fix __max_logical_packages estimate
Prarit Bhargava
2017-11-17
x86/topology: Avoid wasting 128k for package id array
Andi Kleen
2017-11-17
perf/x86/intel/uncore: Cache logical pkg id in uncore driver
Andi Kleen
2017-11-17
x86/acpi: Reduce code duplication in mp_override_legacy_irq()
Vikas C Sajjan
2017-11-17
x86/acpi: Handle SCI interrupts above legacy space gracefully
Vikas C Sajjan
2017-11-17
x86/boot: Fix boot failure when SMP MP-table is based at 0
Tom Lendacky
2017-11-16
x86/mm: Limit mmap() of /dev/mem to valid physical addresses
Craig Bergstrom
2017-11-16
x86/selftests: Add test for mapping placement for 5-level paging
Kirill A. Shutemov
2017-11-16
x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border
Kirill A. Shutemov
2017-11-14
x86/umip: Identify the STR and SLDT instructions
Ricardo Neri
2017-11-14
x86/umip: Print a line in the boot log that UMIP has been enabled
Ricardo Neri
2017-11-14
x86/umip: Select X86_INTEL_UMIP by default
Ricardo Neri
2017-11-13
x86 / CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu()
Rafael J. Wysocki
2017-11-13
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-13
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-11-13
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-13
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
[next]