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-04-25
perf/x86/intel: Don't enable freeze-on-smi for PerfMon V1
Kan Liang
1
-3
/
+6
2018-04-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-104
/
+52
2018-04-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+37
2018-04-20
kexec_file: do not add extra alignment to efi memmap
Dave Young
1
-3
/
+2
2018-04-20
perf/x86/intel/uncore: Fix SBOX support for Broadwell CPUs
Oskar Senft
1
-1
/
+17
2018-04-20
perf/x86/intel/uncore: Revert "Remove SBOX support for Broadwell server"
Stephane Eranian
1
-0
/
+21
2018-04-20
x86/power/64: Fix page-table setup for temporary text mapping
Joerg Roedel
1
-1
/
+1
2018-04-17
x86/mm: Prevent kernel Oops in PTDUMP code with HIGHPTE=y
Joerg Roedel
1
-5
/
+6
2018-04-17
x86,sched: Allow topologies where NUMA nodes share an LLC
Alison Schofield
1
-5
/
+40
2018-04-17
x86/processor: Remove two unused function declarations
Dou Liyang
1
-2
/
+0
2018-04-17
x86/acpi: Prevent X2APIC id 0xffffffff from being accounted
Dou Liyang
1
-0
/
+4
2018-04-17
x86/tsc: Prevent 32bit truncation in calc_hpet_ref()
Xiaoming Gao
1
-1
/
+1
2018-04-17
x86: Remove pci-nommu.c
Christoph Hellwig
1
-90
/
+0
2018-04-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-56
/
+86
2018-04-16
x86/ldt: Fix support_pte_mask filtering in map_ldt_struct()
Joerg Roedel
1
-1
/
+1
2018-04-16
kvm: x86: move MSR_IA32_TSC handling to x86.c
Paolo Bonzini
3
-29
/
+6
2018-04-16
X86/KVM: Properly update 'tsc_offset' to represent the running guest
KarimAllah Ahmed
4
-22
/
+56
2018-04-16
Merge tag 'perf-core-for-mingo-4.17-20180413' of git://git.kernel.org/pub/scm...
Ingo Molnar
1
-2
/
+0
2018-04-15
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-3
/
+1
2018-04-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
24
-777
/
+1040
2018-04-15
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
22
-105
/
+329
2018-04-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-10
/
+24
2018-04-15
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2018-04-13
kernel/kexec_file.c: move purgatories sha256 to common code
Philipp Rudo
5
-305
/
+16
2018-04-13
kernel/kexec_file.c: allow archs to set purgatory load address
Philipp Rudo
1
-4
/
+4
2018-04-13
kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load
Philipp Rudo
1
-4
/
+6
2018-04-13
kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*
Philipp Rudo
1
-36
/
+20
2018-04-13
kexec_file, x86: move re-factored code to generic side
AKASHI Takahiro
1
-188
/
+7
2018-04-13
x86: kexec_file: clean up prepare_elf64_headers()
AKASHI Takahiro
1
-11
/
+7
2018-04-13
x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem buffer
AKASHI Takahiro
1
-51
/
+31
2018-04-13
x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()
AKASHI Takahiro
1
-12
/
+12
2018-04-13
x86: kexec_file: purge system-ram walking from prepare_elf64_headers()
AKASHI Takahiro
1
-63
/
+58
2018-04-13
kexec_file,x86,powerpc: factor out kexec_file_ops functions
AKASHI Takahiro
3
-45
/
+4
2018-04-13
kexec_file: make use of purgatory optional
AKASHI Takahiro
1
-0
/
+3
2018-04-12
Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-04-12
Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-5
/
+7
2018-04-12
x86: Add check for APIC access address for vmentry of L2 guests
Krish Sadhukhan
1
-0
/
+13
2018-04-12
Revert "x86/asm: Allow again using asm.h when building for the 'bpf' clang ta...
Arnaldo Carvalho de Melo
1
-2
/
+0
2018-04-12
Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is ready
Ingo Molnar
179
-3202
/
+4087
2018-04-12
x86/pgtable: Don't set huge PUD/PMD on non-leaf entries
Joerg Roedel
1
-0
/
+9
2018-04-12
x86/pti: Leave kernel text global for !PCID
Dave Hansen
3
-4
/
+82
2018-04-12
x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel image
Dave Hansen
3
-10
/
+35
2018-04-12
x86/pti: Enable global pages for shared areas
Dave Hansen
2
-2
/
+35
2018-04-12
x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init
Dave Hansen
1
-2
/
+4
2018-04-12
x86/mm: Comment _PAGE_GLOBAL mystery
Dave Hansen
1
-1
/
+10
2018-04-12
x86/mm: Remove extra filtering in pageattr code
Dave Hansen
1
-4
/
+2
2018-04-12
x86/mm: Do not auto-massage page protections
Dave Hansen
10
-12
/
+75
2018-04-11
Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+1
2018-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
1
-1
/
+2
2018-04-11
xen, mm: allow deferred page initialization for xen pv domains
Pavel Tatashin
5
-12
/
+31
[next]