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/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridge
Pu Wen
2018-09-27
2
-10
/
+41
*
x86/amd_nb: Check vendor in AMD-only functions
Pu Wen
2018-09-27
2
-0
/
+7
*
x86/alternative: Init ideal_nops for Hygon Dhyana
Pu Wen
2018-09-27
1
-0
/
+4
*
x86/events: Add Hygon Dhyana support to PMU infrastructure
Pu Wen
2018-09-27
4
-7
/
+23
*
x86/smpboot: Do not use BSP INIT delay and MWAIT to idle on Dhyana
Pu Wen
2018-09-27
1
-1
/
+3
*
x86/cpu/mtrr: Support TOP_MEM2 and get MTRR number
Pu Wen
2018-09-27
2
-2
/
+3
*
x86/cpu: Get cache info and setup cache cpumap for Hygon Dhyana
Pu Wen
2018-09-27
4
-2
/
+34
*
Merge branch 'tip-x86-hygon' into tip-x86-cpu
Borislav Petkov
2018-09-27
4
-1
/
+422
|
\
|
*
x86/cpu: Create Hygon Dhyana architecture support file
Pu Wen
2018-09-27
4
-1
/
+422
*
|
x86/CPU: Change query logic so CPUID is enabled before testing
Matthew Whitehead
2018-09-22
1
-1
/
+3
*
|
x86/CPU: Use correct macros for Cyrix calls
Matthew Whitehead
2018-09-22
1
-1
/
+1
|
/
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-09-15
5
-14
/
+14
|
\
|
*
x86/APM: Fix build warning when PROC_FS is not enabled
Randy Dunlap
2018-09-15
1
-0
/
+2
|
*
Revert "x86/mm/legacy: Populate the user page-table with user pgd's"
Joerg Roedel
2018-09-14
1
-9
/
+0
|
*
x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3
Guenter Roeck
2018-09-12
1
-2
/
+1
|
*
x86/xen: Disable CPU0 hotplug for Xen PV
Juergen Gross
2018-09-12
1
-1
/
+3
|
*
x86/EISA: Don't probe EISA bus for Xen PV guests
Boris Ostrovsky
2018-09-11
1
-2
/
+8
*
|
perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUs
Jacek Tomaka
2018-09-10
1
-0
/
+4
|
/
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-09-09
14
-59
/
+87
|
\
|
*
x86/mm: Use WRITE_ONCE() when setting PTEs
Nadav Amit
2018-09-08
3
-15
/
+15
|
*
x86/apic/vector: Make error return value negative
Thomas Gleixner
2018-09-08
1
-1
/
+1
|
*
x86/process: Don't mix user/kernel regs in 64bit __show_regs()
Jann Horn
2018-09-06
4
-13
/
+26
|
*
x86/tsc: Prevent result truncation on 32bit
Chuanhua Lei
2018-09-06
1
-1
/
+1
|
*
x86: Fix kernel-doc atomic.h warnings
Randy Dunlap
2018-09-03
3
-16
/
+16
|
*
x86/microcode: Update the new microcode revision unconditionally
Filippo Sironi
2018-09-02
2
-14
/
+21
|
*
x86/microcode: Make sure boot_cpu_data.microcode is up-to-date
Prarit Bhargava
2018-09-02
2
-0
/
+8
*
|
KVM: LAPIC: Fix pv ipis out-of-bounds access
Wanpeng Li
2018-09-07
2
-8
/
+21
*
|
KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2
Liran Alon
2018-09-07
1
-0
/
+22
*
|
Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/...
Radim Krčmář
2018-09-07
2
-6
/
+0
|
\
\
|
*
|
KVM: Remove obsolete kvm_unmap_hva notifier backend
Marc Zyngier
2018-09-07
2
-6
/
+0
*
|
|
Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kern...
Radim Krčmář
2018-09-07
23
-89
/
+206
|
\
\
\
|
*
\
\
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-09-02
20
-46
/
+167
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
x86/pti: Fix section mismatch warning/error
Randy Dunlap
2018-09-02
1
-1
/
+1
|
|
*
|
x86/vdso: Fix lsl operand order
Samuel Neves
2018-09-01
1
-1
/
+1
|
|
*
|
x86/mce: Fix set_mce_nospec() to avoid #GP fault
LuckTony
2018-09-01
1
-1
/
+24
|
|
*
|
x86/efi: Load fixmap GDT in efi_call_phys_epilog()
Joerg Roedel
2018-08-31
1
-6
/
+2
|
|
*
|
x86/nmi: Fix NMI uaccess race against CR3 switching
Andy Lutomirski
2018-08-31
4
-1
/
+53
|
|
*
|
x86: Allow generating user-space headers without a compiler
Ben Hutchings
2018-08-31
1
-4
/
+7
|
|
*
|
x86/dumpstack: Don't dump kernel memory based on usermode RIP
Jann Horn
2018-08-31
3
-5
/
+15
|
|
*
|
x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember()
Uros Bizjak
2018-08-30
1
-3
/
+4
|
|
*
|
x86/alternatives: Lockdep-enforce text_mutex in text_poke*()
Jiri Kosina
2018-08-30
1
-4
/
+5
|
|
*
|
x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()
Jann Horn
2018-08-30
1
-0
/
+4
|
|
*
|
x86/irqflags: Mark native_restore_fl extern inline
Nick Desaulniers
2018-08-30
1
-1
/
+2
|
|
*
|
x86/build: Remove jump label quirk for GCC older than 4.5.2
Masahiro Yamada
2018-08-30
1
-12
/
+0
|
|
*
|
x86/Kconfig: Fix trivial typo
Nikolas Nyby
2018-08-27
1
-1
/
+1
|
|
*
|
x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
Andi Kleen
2018-08-27
3
-6
/
+45
|
|
*
|
x86/spectre: Add missing family 6 check to microcode check
Andi Kleen
2018-08-27
1
-0
/
+3
|
|
|
/
|
*
|
Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-31
2
-10
/
+6
|
|
\
\
|
|
*
|
x86/xen: remove redundant variable save_pud
Colin Ian King
2018-08-28
1
-2
/
+0
|
|
*
|
x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clear
Juergen Gross
2018-08-27
1
-4
/
+3
[next]