index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-14
Merge branch 'x86/urgent' into x86/mm to pick up dependencies
Thomas Gleixner
3
-11
/
+100
2018-03-14
x86/vm86/32: Fix POPF emulation
Andy Lutomirski
1
-1
/
+2
2018-03-12
ACPI, x86/boot: Introduce the ->reduced_hw_early_init() ACPI callback
Andy Shevchenko
2
-1
/
+3
2018-03-12
ACPI, x86/boot: Split out acpi_generic_reduce_hw_init() and export
Andy Shevchenko
1
-9
/
+13
2018-03-12
x86/pconfig: Detect PCONFIG targets
Kirill A. Shutemov
2
-1
/
+83
2018-03-12
x86/tme: Detect if TME and MKTME is activated by BIOS
Kirill A. Shutemov
1
-0
/
+90
2018-03-12
Merge branch 'x86/pti' into x86/mm, to pick up dependencies
Ingo Molnar
14
-87
/
+246
2018-03-12
kdump, vmcoreinfo: Export pgtable_l5_enabled value
Baoquan He
1
-0
/
+1
2018-03-11
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-49
/
+178
2018-03-09
x86/kprobes: Fix kernel crash when probing .entry_trampoline code
Francis Deslauriers
2
-1
/
+11
2018-03-08
Merge branch 'ras/urgent' into ras/core
Thomas Gleixner
18
-70
/
+212
2018-03-08
x86/MCE: Serialize sysfs changes
Seunghun Han
1
-1
/
+21
2018-03-08
x86/MCE: Save microcode revision in machine check records
Tony Luck
1
-1
/
+3
2018-03-08
x86/jailhouse: Allow to use PCI_MMCONFIG without ACPI
Jan Kiszka
2
-2
/
+2
2018-03-08
x86/jailhouse: Enable PCI mmconfig access in inmates
Otavio Pontes
1
-0
/
+8
2018-03-08
x86/cpuid: Switch to 'static const' specifier
Ralf Ramsauer
1
-1
/
+1
2018-03-08
x86/dumpstack: Unify show_regs()
Borislav Petkov
3
-85
/
+48
2018-03-08
x86/microcode: Synchronize late microcode loading
Ashok Raj
1
-26
/
+92
2018-03-08
x86/microcode: Request microcode on the BSP
Borislav Petkov
1
-6
/
+5
2018-03-08
x86/microcode/intel: Look into the patch cache first
Borislav Petkov
1
-6
/
+5
2018-03-08
x86/microcode: Do not upload microcode if CPUs are offline
Ashok Raj
1
-0
/
+18
2018-03-08
x86/microcode/intel: Writeback and invalidate caches before updating microcode
Ashok Raj
1
-0
/
+12
2018-03-08
x86/microcode/intel: Check microcode revision before updating sibling threads
Ashok Raj
1
-3
/
+24
2018-03-08
x86/microcode: Get rid of struct apply_microcode_ctx
Borislav Petkov
1
-11
/
+8
2018-03-08
x86/spectre_v2: Don't check microcode versions when running under hypervisors
Konrad Rzeszutek Wilk
1
-0
/
+7
2018-03-08
x86/devicetree: Fix device IRQ settings in DT
Ivan Gorinov
1
-5
/
+8
2018-03-08
x86/devicetree: Initialize device tree before using it
Ivan Gorinov
1
-3
/
+5
2018-03-07
x86/syscalls: Use proper syscall definition for sys_ioperm()
Dominik Brodowski
1
-1
/
+1
2018-03-06
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
1
-0
/
+65
2018-03-06
Drivers: hv: vmbus: Implement Direct Mode for stimer0
Michael Kelley
2
-0
/
+47
2018-03-06
KVM: X86: Don't use PV TLB flush with dedicated physical CPUs
Wanpeng Li
1
-0
/
+2
2018-03-06
KVM: X86: Choose qspinlock when dedicated physical CPUs are available
Wanpeng Li
1
-0
/
+5
2018-03-06
KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATED
Wanpeng Li
1
-0
/
+5
2018-03-06
signal/x86: Include the field offsets in the build time checks
Eric W. Biederman
1
-0
/
+65
2018-03-04
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-25
/
+9
2018-03-04
x86: devicetree: fix config option around x86_flattree_get_config()
Frank Rowand
1
-1
/
+1
2018-03-01
x86/apic: Drop logical_smp_processor_id() inline
Dou Liyang
1
-5
/
+5
2018-03-01
x86/apic: Modernize the pending interrupt code
Dou Liyang
1
-9
/
+8
2018-03-01
x86/apic: Move pending interrupt check code into it's own function
Dou Liyang
1
-45
/
+55
2018-03-01
x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table
Thomas Gleixner
2
-25
/
+9
2018-02-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
8
-31
/
+77
2018-02-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-9
/
+11
2018-02-26
x86/boot/e820: Implement a range manipulation operator
Jan H. Schönherr
1
-0
/
+18
2018-02-26
x86/boot: Make the x86_init noop functions static
Juergen Gross
1
-5
/
+5
2018-02-26
x86/acpi: Add a new x86_init_acpi structure to x86_init_ops
Juergen Gross
1
-0
/
+5
2018-02-26
Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes
Ingo Molnar
26
-101
/
+143
2018-02-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-3
/
+24
2018-02-24
KVM: X86: Avoid traversing all the cpus for pv tlb flush when steal time is disabled
Wanpeng Li
1
-2
/
+4
2018-02-24
x86/kvm: Make parse_no_xxx __init for kvm
Dou Liyang
1
-3
/
+3
2018-02-24
KVM: x86: fix backward migration with async_PF
Radim Krčmář
1
-4
/
+4
[prev]
[next]