index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mm: Unbreak modules that use the DMA API
Tom Lendacky
2017-12-18
1
-2
/
+2
*
x86/build: Make isoimage work on Debian
Matthew Wilcox
2017-12-16
1
-12
/
+16
*
x86/espfix/64: Fix espfix double-fault handling on 5-level systems
Andy Lutomirski
2017-12-15
1
-1
/
+1
*
x86/decoder: Fix and update the opcodes map
Randy Dunlap
2017-12-15
1
-2
/
+11
*
x86/power: Make restore_processor_context() sane
Andy Lutomirski
2017-12-15
3
-41
/
+62
*
x86/power/32: Move SYSENTER MSR restoration to fix_processor_context()
Andy Lutomirski
2017-12-15
1
-6
/
+3
*
x86/power/64: Use struct desc_ptr for the IDT in struct saved_context
Andy Lutomirski
2017-12-15
2
-12
/
+2
*
x86/unwinder/guess: Prevent using CONFIG_UNWINDER_GUESS=y with CONFIG_STACKDE...
Andrey Ryabinin
2017-12-11
1
-0
/
+1
*
x86/build: Don't verify mtools configuration file for isoimage
Changbin Du
2017-12-11
1
-1
/
+3
*
x86/mm/kmmio: Fix mmiotrace for page unaligned addresses
Karol Herbst
2017-12-11
2
-7
/
+9
*
x86/boot/compressed/64: Print error if 5-level paging is not supported
Kirill A. Shutemov
2017-12-07
1
-0
/
+16
*
x86/boot/compressed/64: Detect and handle 5-level paging at boot-time
Kirill A. Shutemov
2017-12-07
3
-4
/
+41
*
x86/smpboot: Do not use smp_num_siblings in __max_logical_packages calculation
Prarit Bhargava
2017-12-07
1
-2
/
+2
*
x86/vdso: Change time() prototype to match __vdso_time()
Arnd Bergmann
2017-12-06
1
-1
/
+1
*
x86: Fix Sparse warnings about non-static functions
Colin Ian King
2017-12-06
2
-4
/
+4
*
x86/power: Fix some ordering bugs in __restore_processor_context()
Andy Lutomirski
2017-12-06
1
-4
/
+17
*
x86/PCI: Make broadcom_postcore_init() check acpi_disabled
Rafael J. Wysocki
2017-12-06
1
-1
/
+1
*
x86/microcode/AMD: Add support for fam17h microcode loading
Tom Lendacky
2017-12-06
1
-0
/
+4
*
x86/cpufeatures: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
Rudolf Marek
2017-12-06
2
-2
/
+6
*
x86/idt: Load idt early in start_secondary
Chunyu Hu
2017-11-28
1
-1
/
+1
*
x86/xen: Support early interrupts in xen pv guests
Juergen Gross
2017-11-28
4
-14
/
+53
*
x86/tlb: Disable interrupts when changing CR4
Nadav Amit
2017-11-25
2
-4
/
+9
*
x86/tlb: Refactor CR4 setting and shadow write
Nadav Amit
2017-11-25
1
-13
/
+11
*
x86/decoder: Add new TEST instruction pattern
Masami Hiramatsu
2017-11-24
1
-1
/
+1
*
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
2017-11-23
6
-262
/
+2
*
x86/umip: Fix insn_get_code_seg_params()'s return value
Borislav Petkov
2017-11-23
3
-4
/
+4
*
x86/boot/KASLR: Remove unused variable
Chao Fan
2017-11-23
1
-3
/
+2
*
x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
Andy Lutomirski
2017-11-23
1
-2
/
+8
*
x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
Andrey Ryabinin
2017-11-22
2
-8
/
+137
*
x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
Andy Lutomirski
2017-11-22
1
-2
/
+2
*
x86/umip: Print a warning into the syslog if UMIP-protected instructions are ...
Ricardo Neri
2017-11-21
1
-4
/
+58
*
x86/smpboot: Fix __max_logical_packages estimate
Prarit Bhargava
2017-11-17
1
-45
/
+10
*
x86/topology: Avoid wasting 128k for package id array
Andi Kleen
2017-11-17
2
-44
/
+30
*
perf/x86/intel/uncore: Cache logical pkg id in uncore driver
Andi Kleen
2017-11-17
3
-4
/
+4
*
x86/acpi: Reduce code duplication in mp_override_legacy_irq()
Vikas C Sajjan
2017-11-17
1
-22
/
+5
*
x86/acpi: Handle SCI interrupts above legacy space gracefully
Vikas C Sajjan
2017-11-17
1
-1
/
+33
*
x86/boot: Fix boot failure when SMP MP-table is based at 0
Tom Lendacky
2017-11-17
1
-2
/
+4
*
x86/mm: Limit mmap() of /dev/mem to valid physical addresses
Craig Bergstrom
2017-11-16
2
-0
/
+20
*
x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border
Kirill A. Shutemov
2017-11-16
4
-6
/
+62
*
x86/umip: Identify the STR and SLDT instructions
Ricardo Neri
2017-11-14
1
-8
/
+16
*
x86/umip: Print a line in the boot log that UMIP has been enabled
Ricardo Neri
2017-11-14
1
-0
/
+2
*
x86/umip: Select X86_INTEL_UMIP by default
Ricardo Neri
2017-11-14
1
-3
/
+9
*
x86 / CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu()
Rafael J. Wysocki
2017-11-14
1
-4
/
+7
*
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-14
7
-51
/
+148
|
\
|
*
x86/tsc: Mark cyc2ns_init() and detect_art() __init
Dou Liyang
2017-11-10
1
-2
/
+2
|
*
x86/platform/UV: Mark tsc_check_sync as an init function
mike.travis@hpe.com
2017-10-24
1
-1
/
+1
|
*
x86/tsc: Make CONFIG_X86_TSC=n build work again
Thomas Gleixner
2017-10-17
1
-0
/
+4
|
*
x86/platform/UV: Add check of TSC state set by UV BIOS
mike.travis@hpe.com
2017-10-16
2
-5
/
+61
|
*
x86/tsc: Provide a means to disable TSC ART
mike.travis@hpe.com
2017-10-16
1
-2
/
+6
|
*
x86/tsc: Drastically reduce the number of firmware bug warnings
mike.travis@hpe.com
2017-10-16
1
-6
/
+3
[next]