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
2017-12-17
perf/x86: Enable free running PEBS for REGS_USER/INTR
Andi Kleen
2
-1
/
+27
2017-12-17
x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
Rudolf Marek
2
-2
/
+6
2017-12-17
x86/cpufeature: Add User-Mode Instruction Prevention definitions
Ricardo Neri
1
-0
/
+1
2017-12-17
Merge commit 'upstream-x86-virt' into WIP.x86/mm
Ingo Molnar
13
-83
/
+109
2017-12-17
Merge branch 'upstream-acpi-fixes' into WIP.x86/pti.base
Ingo Molnar
1
-0
/
+6
2017-12-17
Merge branch 'upstream-x86-selftests' into WIP.x86/pti.base
Ingo Molnar
10
-424
/
+439
2017-12-17
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
47
-349
/
+540
2017-11-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-19
/
+20
2017-11-10
Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"
Linus Torvalds
3
-11
/
+6
2017-11-10
x86/virt: Add enum for hypervisors to replace x86_hyper
Juergen Gross
8
-23
/
+34
2017-11-10
x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...
Juergen Gross
11
-59
/
+75
2017-11-10
Merge branch 'linus' into x86/platform, to refresh the branch
Ingo Molnar
758
-211
/
+951
2017-11-10
x86/debug: Handle warnings before the notifier chain, to fix KGDB crash
Alexander Shishkin
1
-3
/
+7
2017-11-09
x86/mm: Fix ELF_ET_DYN_BASE for 5-level paging
Kirill A. Shutemov
1
-1
/
+1
2017-11-08
x86/mm: Unbreak modules that rely on external PAGE_KERNEL availability
Jiri Kosina
1
-1
/
+1
2017-11-08
x86/idt: Remove X86_TRAP_BP initialization in idt_setup_traps()
Yonghong Song
1
-2
/
+0
2017-11-08
x86/oprofile/ppro: Do not use __this_cpu*() in preemptible context
Borislav Petkov
1
-2
/
+2
2017-11-08
x86/unwind: Disable KASAN checking in the ORC unwinder
Josh Poimboeuf
1
-1
/
+1
2017-11-07
x86/smpboot: Make optimization of delay calibration work correctly
Pavel Tatashin
2
-10
/
+9
2017-11-07
ACPI / APEI: Replace ioremap_page_range() with fixmap
James Morse
1
-0
/
+6
2017-11-07
x86/cpufeatures: Fix various details in the feature definitions
Ingo Molnar
1
-75
/
+74
2017-11-07
x86/cpufeatures: Re-tabulate the X86_FEATURE definitions
Ingo Molnar
1
-254
/
+254
2017-11-07
Merge branch 'x86/build' into x86/asm, to fix up conflicts
Ingo Molnar
1
-2
/
+2
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
751
-121
/
+843
2017-11-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-12
/
+12
2017-11-06
x86/mm: Define _PAGE_TABLE using _KERNPG_TABLE
Borislav Petkov
1
-2
/
+1
2017-11-06
Merge branch 'x86/mm' into x86/asm, to pick up pending changes
Ingo Molnar
6
-132
/
+153
2017-11-06
Merge branch 'x86/fpu' into x86/asm, to pick up fix
Ingo Molnar
1
-15
/
+11
2017-11-05
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+29
2017-11-05
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-94
/
+27
2017-11-05
x86/module: Detect and skip invalid relocations
Josh Poimboeuf
1
-0
/
+13
2017-11-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-4
/
+6
2017-11-04
Revert "x86/mm: Stop calling leave_mm() in idle code"
Andy Lutomirski
2
-3
/
+16
2017-11-03
x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo
Rafael J. Wysocki
3
-6
/
+11
2017-11-03
crypto: x86/sha1-mb - fix panic due to unaligned access
Andrey Ryabinin
1
-6
/
+6
2017-11-03
crypto: x86/sha256-mb - fix panic due to unaligned access
Andrey Ryabinin
1
-6
/
+6
2017-11-02
Revert "x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz""
Linus Torvalds
1
-2
/
+8
2017-11-02
KVM: x86: Update APICv on APIC reset
Jan H. Schönherr
2
-5
/
+5
2017-11-02
KVM: VMX: Do not fully reset PI descriptor on vCPU reset
Jan H. Schönherr
1
-2
/
+4
2017-11-02
kvm: Return -ENODEV from update_persistent_clock
Jason Gunthorpe
1
-1
/
+1
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
741
-0
/
+741
2017-11-02
x86/cpuid: Replace set/clear_bit32()
Thomas Gleixner
1
-15
/
+11
2017-11-02
x86/entry/64: Shorten TEST instructions
Borislav Petkov
1
-2
/
+2
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
3
-0
/
+3
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
37
-0
/
+37
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
701
-0
/
+701
2017-11-02
x86/traps: Use a new on_thread_stack() helper to clean up an assertion
Andy Lutomirski
2
-2
/
+7
2017-11-02
x86/entry/64: Remove thread_struct::sp0
Andy Lutomirski
4
-20
/
+16
2017-11-02
x86/entry/32: Fix cpu_current_top_of_stack initialization at boot
Andy Lutomirski
1
-2
/
+1
2017-11-02
x86/entry/64: Remove all remaining direct thread_struct::sp0 reads
Andy Lutomirski
4
-4
/
+10
[next]