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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-27
x86/mm/cpa: Move flush_tlb_all()
Peter Zijlstra
1
-27
/
+17
2018-09-27
x86/mm/cpa: Use flush_tlb_all()
Peter Zijlstra
1
-11
/
+1
2018-09-27
x86/mm/cpa: Avoid the 4k pages check completely
Thomas Gleixner
1
-48
/
+16
2018-09-27
x86/mm/cpa: Do the range check early
Thomas Gleixner
1
-4
/
+23
2018-09-27
x86/mm/cpa: Optimize same protection check
Thomas Gleixner
1
-0
/
+14
2018-09-27
x86/mm/cpa: Add sanity check for existing mappings
Thomas Gleixner
1
-10
/
+67
2018-09-27
x86/mm/cpa: Avoid static protection checks on unmap
Thomas Gleixner
1
-0
/
+7
2018-09-27
x86/mm/cpa: Add large page preservation statistics
Thomas Gleixner
2
-2
/
+105
2018-09-27
x86/mm/cpa: Add debug mechanism
Thomas Gleixner
1
-9
/
+52
2018-09-27
x86/mm/cpa: Allow range check for static protections
Thomas Gleixner
1
-25
/
+44
2018-09-27
x86/mm/cpa: Rework static_protections()
Thomas Gleixner
1
-64
/
+98
2018-09-27
x86/mm/cpa: Split, rename and clean up try_preserve_large_page()
Thomas Gleixner
1
-61
/
+60
2018-09-27
x86/mm/init32: Mark text and rodata RO in one go
Thomas Gleixner
1
-19
/
+4
2018-09-27
x86/boot: Fix kexec booting failure in the SEV bit detection code
Kairui Song
1
-19
/
+0
2018-09-27
x86/xen: Add Hygon Dhyana support to Xen
Pu Wen
1
-3
/
+9
2018-09-27
x86/kvm: Add Hygon Dhyana support to KVM
Pu Wen
3
-3
/
+17
2018-09-27
x86/mce: Add Hygon Dhyana support to the MCA infrastructure
Pu Wen
3
-6
/
+19
2018-09-27
x86/bugs: Add Hygon Dhyana to the respective mitigation machinery
Pu Wen
2
-1
/
+4
2018-09-27
x86/apic: Add Hygon Dhyana support
Pu Wen
2
-0
/
+8
2018-09-27
x86/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridge
Pu Wen
2
-10
/
+41
2018-09-27
x86/amd_nb: Check vendor in AMD-only functions
Pu Wen
2
-0
/
+7
2018-09-27
x86/alternative: Init ideal_nops for Hygon Dhyana
Pu Wen
1
-0
/
+4
2018-09-27
x86/events: Add Hygon Dhyana support to PMU infrastructure
Pu Wen
4
-7
/
+23
2018-09-27
x86/smpboot: Do not use BSP INIT delay and MWAIT to idle on Dhyana
Pu Wen
1
-1
/
+3
2018-09-27
x86/cpu/mtrr: Support TOP_MEM2 and get MTRR number
Pu Wen
2
-2
/
+3
2018-09-27
x86/cpu: Get cache info and setup cache cpumap for Hygon Dhyana
Pu Wen
4
-2
/
+34
2018-09-27
Merge branch 'tip-x86-hygon' into tip-x86-cpu
Borislav Petkov
4
-1
/
+422
2018-09-27
x86/jump_table: Use relative references
Ard Biesheuvel
2
-16
/
+9
2018-09-27
x86/jump_label: Switch to jump_entry accessors
Ard Biesheuvel
1
-37
/
+25
2018-09-27
x86: Add support for 64-bit place relative relocations
Ard Biesheuvel
4
-4
/
+18
2018-09-27
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...
Thomas Gleixner
7
-8
/
+115
2018-09-27
x86/cpu: Create Hygon Dhyana architecture support file
Pu Wen
4
-1
/
+422
2018-09-27
x86/mce: Add macros for the corrected error count bit field
Qiuxu Zhuo
1
-0
/
+3
2018-09-27
x86/mce: Use BIT_ULL(x) for bit mask definitions
Qiuxu Zhuo
1
-25
/
+25
2018-09-26
xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>
Christoph Hellwig
6
-4
/
+6
2018-09-26
block: remove ARCH_BIOVEC_PHYS_MERGEABLE
Christoph Hellwig
1
-3
/
+0
2018-09-26
xen: provide a prototype for xen_biovec_phys_mergeable in xen.h
Christoph Hellwig
1
-4
/
+0
2018-09-26
x86/speculation: Propagate information about RSB filling mitigation to sysfs
Jiri Kosina
1
-1
/
+2
2018-09-26
x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
Jiri Kosina
1
-6
/
+51
2018-09-26
x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
Jiri Kosina
1
-11
/
+20
2018-09-26
x86: boot: Fix EFI stub alignment
Ben Hutchings
1
-0
/
+7
2018-09-26
efi/x86: Call efi_parse_options() from efi_main()
Hans de Goede
1
-0
/
+10
2018-09-26
efi/x86: earlyprintk - Add 64bit efi fb address support
Aaron Ma
1
-2
/
+6
2018-09-26
efi/x86: drop task_lock() from efi_switch_mm()
Sebastian Andrzej Siewior
1
-6
/
+4
2018-09-26
efi/x86: Handle page faults occurring while running EFI runtime services
Sai Praneeth
3
-0
/
+88
2018-09-25
iommu/vt-d: Relocate struct/function declarations to its header files
Sohil Mehta
1
-0
/
+2
2018-09-25
Merge tag 'v4.19-rc5' into perf/core, to pick up fixes
Ingo Molnar
36
-152
/
+467
2018-09-24
block: simplify BIOVEC_PHYS_MERGEABLE
Christoph Hellwig
1
-3
/
+2
2018-09-24
KVM: x86: never trap MSR_KERNEL_GS_BASE
Paolo Bonzini
1
-37
/
+10
2018-09-23
x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC variant
Zhenzhong Duan
1
-4
/
+13
[prev]
[next]