index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-18
x86/intel_rdt: Do not allow pseudo-locking of MBA resource
Reinette Chatre
1
-0
/
+6
2018-09-18
x86/intel_rdt: Fix unchecked MSR access
Reinette Chatre
1
-0
/
+12
2018-09-18
x86/intel_rdt: Fix invalid mode warning when multiple resources are managed
Reinette Chatre
1
-1
/
+1
2018-09-18
x86/intel_rdt: Global closid helper to support future fixes
Reinette Chatre
2
-0
/
+8
2018-09-18
x86/intel_rdt: Fix size reporting of MBA resource
Reinette Chatre
1
-4
/
+10
2018-09-18
x86/intel_rdt: Fix data type in parsing callbacks
Xiaochen Shen
2
-17
/
+20
2018-09-15
x86/CPU: Fix unused variable warning when !CONFIG_IA32_EMULATION
zhong jiang
1
-3
/
+2
2018-09-12
x86/pti/64: Remove the SYSCALL64 entry trampoline
Andy Lutomirski
1
-11
/
+2
2018-09-03
x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrella
Juergen Gross
1
-1
/
+1
2018-09-03
x86/paravirt: Use a single ops structure
Juergen Gross
2
-3
/
+3
2018-09-03
x86/fault: Plumb error code and fault address through to fault handlers
Jann Horn
1
-1
/
+1
2018-09-02
x86/microcode: Update the new microcode revision unconditionally
Filippo Sironi
2
-14
/
+21
2018-09-02
x86/microcode: Make sure boot_cpu_data.microcode is up-to-date
Prarit Bhargava
2
-0
/
+8
2018-09-02
x86/microcode: Make revision and processor flags world-readable
Jacek Tomaka
1
-2
/
+2
2018-08-27
x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
Andi Kleen
2
-5
/
+42
2018-08-27
x86/spectre: Add missing family 6 check to microcode check
Andi Kleen
1
-0
/
+3
2018-08-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2018-08-25
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
2
-50
/
+3
2018-08-24
x86/speculation/l1tf: Suggest what to do on systems with too much RAM
Vlastimil Babka
1
-0
/
+4
2018-08-20
x86/memory_failure: Introduce {set, clear}_mce_nospec()
Dan Williams
2
-50
/
+3
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+3
2018-08-15
x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled
Guenter Roeck
1
-2
/
+1
2018-08-14
Merge tag 'for-linus-4.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+2
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
7
-68
/
+238
2018-08-13
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-25
/
+28
2018-08-13
Merge branch 'x86/pti' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-35
/
+31
2018-08-13
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-72
/
+2588
2018-08-13
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+9
2018-08-13
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-95
/
+107
2018-08-10
x86/microcode: Allow late microcode loading with SMT disabled
Josh Poimboeuf
1
-4
/
+12
2018-08-07
cpu/hotplug: Fix SMT supported evaluation
Thomas Gleixner
1
-1
/
+1
2018-08-06
xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits
M. Vefa Bicakci
2
-1
/
+2
2018-08-06
Merge branch 'x86/pti-urgent' into x86/pti
Thomas Gleixner
1
-3
/
+0
2018-08-05
x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
Paolo Bonzini
1
-0
/
+1
2018-08-05
x86/speculation: Simplify sysfs report of VMX L1TF vulnerability
Paolo Bonzini
1
-3
/
+9
2018-08-05
Merge 4.18-rc7 into master to pick up the KVM dependcy
Thomas Gleixner
8
-26
/
+55
2018-08-03
x86/intel_rdt: Disable PMU access
Thomas Gleixner
1
-1
/
+1
2018-08-03
x86/speculation: Support Enhanced IBRS on future CPUs
Sai Praneeth
2
-2
/
+21
2018-08-03
x86/cpufeatures: Add EPT_AD feature bit
Peter Feiner
1
-1
/
+9
2018-07-31
x86/speculation: Protect against userspace-userspace spectreRSB
Jiri Kosina
1
-31
/
+7
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+0
2018-07-20
kernfs: allow creating kernfs objects with arbitrary uid/gid
Dmitry Torokhov
1
-1
/
+3
2018-07-20
x86/entry/32: Enter the kernel via trampoline stack
Joerg Roedel
1
-2
/
+3
2018-07-20
x86/CPU: Call detect_nopl() only on the BSP
Borislav Petkov
1
-6
/
+4
2018-07-20
x86/jump_label: Initialize static branching early
Pavel Tatashin
2
-23
/
+28
2018-07-17
x86/MCE: Remove min interval polling limitation
Dewet Thibaut
1
-3
/
+0
2018-07-16
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
3
-5
/
+10
2018-07-13
x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
Jiri Kosina
1
-0
/
+44
2018-07-13
cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
Thomas Gleixner
1
-0
/
+6
[prev]
[next]