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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-31
x86/alternatives: Add longer 64-bit NOPs
Peter Zijlstra
1
-2
/
+14
2023-05-23
x86/tdx: Wrap exit reason with hcall_func()
Nikolay Borisov
1
-0
/
+11
2023-05-22
x86/apic: Fix use of X{,2}APIC_ENABLE in asm with older binutils
Andrew Cooper
1
-2
/
+4
2023-05-19
KVM: VMX: Fix header file dependency of asm/vmx.h
Jacob Xu
1
-0
/
+2
2023-05-19
Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-13
/
+8
2023-05-18
x86/mce: Add copy_mc_fragile_handle_tail() prototype
Arnd Bergmann
1
-0
/
+3
2023-05-18
x86/entry: Add do_SYSENTER_32() prototype
Arnd Bergmann
1
-2
/
+4
2023-05-18
x86: Avoid missing-prototype warnings for doublefault code
Arnd Bergmann
1
-0
/
+4
2023-05-18
x86/ftrace: Move prepare_ftrace_return prototype to header
Arnd Bergmann
1
-0
/
+3
2023-05-17
procfs: consolidate arch_report_meminfo declaration
Arnd Bergmann
2
-3
/
+1
2023-05-15
x86/cpu: Remove X86_FEATURE_NAMES
Lukas Bulwahn
1
-5
/
+0
2023-05-15
x86/smpboot: Support parallel startup of secondary CPUs
David Woodhouse
3
-1
/
+12
2023-05-15
x86/smpboot: Implement a bit spinlock to protect the realmode stack
Thomas Gleixner
1
-0
/
+3
2023-05-15
x86/apic: Save the APIC virtual base address
Thomas Gleixner
1
-0
/
+1
2023-05-15
x86/apic: Provide cpu_primary_thread mask
Thomas Gleixner
2
-6
/
+15
2023-05-15
x86/smpboot: Enable split CPU startup
Thomas Gleixner
1
-7
/
+2
2023-05-15
x86/smpboot: Switch to hotplug core state synchronization
Thomas Gleixner
1
-3
/
+4
2023-05-15
x86/smpboot: Make TSC synchronization function call based
Thomas Gleixner
1
-2
/
+0
2023-05-15
x86/smpboot: Move synchronization masks to SMP boot code
Thomas Gleixner
1
-5
/
+0
2023-05-15
x86/smpboot: Get rid of cpu_init_secondary()
Thomas Gleixner
1
-1
/
+0
2023-05-15
x86/smpboot: Remove the CPU0 hotplug kludge
Thomas Gleixner
2
-2
/
+0
2023-05-15
x86/topology: Remove CPU0 hotplug option
Thomas Gleixner
1
-3
/
+0
2023-05-15
x86/smpboot: Rename start_cpu0() to soft_restart_cpu()
Thomas Gleixner
1
-1
/
+1
2023-05-15
x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die()
Thomas Gleixner
1
-3
/
+0
2023-05-09
Merge drm/drm-next into drm-misc-next
Maxime Ripard
46
-248
/
+554
2023-05-09
x86/coco: Get rid of accessor functions
Borislav Petkov (AMD)
1
-18
/
+1
2023-05-08
x86/mm: Fix __swp_entry_to_pte() for Xen PV guests
Juergen Gross
1
-2
/
+2
2023-05-08
x86/sev: Get rid of special sev_es_enable_key
Borislav Petkov (AMD)
1
-4
/
+7
2023-05-08
perf/x86/intel: Define bit macros for FixCntrCtl MSR
Dapeng Mi
1
-0
/
+10
2023-05-08
perf/ibs: Fix interface via core pmu events
Ravi Bangoria
1
-0
/
+2
2023-05-08
perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFG
Kan Liang
1
-0
/
+3
2023-05-05
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+17
2023-05-03
x86-64: mm: clarify the 'positive addresses' user address rules
Linus Torvalds
1
-13
/
+31
2023-05-03
x86: mm: remove 'sign' games from LAM untagged_addr*() macros
Linus Torvalds
1
-15
/
+3
2023-05-03
x86: uaccess: move 32-bit and 64-bit parts into proper <asm/uaccess_N.h> header
Linus Torvalds
3
-85
/
+82
2023-05-03
x86: mm: remove architecture-specific 'access_ok()' define
Linus Torvalds
1
-34
/
+0
2023-05-03
x86-64: make access_ok() independent of LAM
Linus Torvalds
1
-4
/
+35
2023-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-45
/
+72
2023-04-29
locking/x86: Define arch_try_cmpxchg_local()
Uros Bizjak
1
-0
/
+6
2023-04-29
locking/arch: Wire up local_try_cmpxchg()
Uros Bizjak
1
-2
/
+11
2023-04-28
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-23
/
+37
2023-04-28
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
9
-8
/
+187
2023-04-28
Merge tag 'x86_tdx_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+2
2023-04-28
Merge tag 'x86_fpu_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2023-04-28
Merge tag 'x86_cleanups_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-23
/
+0
2023-04-27
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-3
/
+0
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-18
/
+7
2023-04-27
Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-0
/
+95
2023-04-26
Merge tag 'kvm-x86-svm-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
4
-6
/
+25
[prev]
[next]