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
2024-05-14
Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-2
/
+2
2024-05-14
Merge tag 'x86-irq-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-1
/
+150
2024-05-14
Merge tag 'timers-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-16
/
+28
2024-05-14
Merge tag 'x86_sev_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2024-05-14
Merge tag 'x86_alternatives_for_v6.10_rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
3
-17
/
+7
2024-05-13
Merge tag 'x86-platform-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+2
2024-05-13
Merge tag 'x86-percpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-91
/
+69
2024-05-13
Merge tag 'x86-mm-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2024-05-13
Merge tag 'x86-fpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2024-05-13
Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-3
/
+204
2024-05-13
Merge tag 'x86-cleanups-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-33
/
+6
2024-05-13
Merge tag 'x86-build-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-8
/
+5
2024-05-13
Merge tag 'x86-boot-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+2
2024-05-13
Merge tag 'x86-asm-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-47
/
+49
2024-05-13
Merge tag 'locking-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-135
/
+201
2024-05-13
Merge branches 'acpi-x86', 'acpi-dptf' and 'acpi-apei'
Rafael J. Wysocki
1
-0
/
+2
2024-05-08
x86/irq: Use existing helper for pending vector check
Jacob Pan
1
-7
/
+1
2024-05-07
x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()
Robert Richter
1
-2
/
+0
2024-05-06
x86/alternatives: Remove alternative_input_2()
Borislav Petkov (AMD)
1
-14
/
+0
2024-05-01
x86/mm: Remove broken vsyscall emulation code from the page fault code
Linus Torvalds
1
-1
/
+0
2024-04-30
ACPI: Move acpi_blacklisted() declaration to asm/acpi.h
Kuppuswamy Sathyanarayanan
1
-0
/
+2
2024-04-30
iommu/vt-d: Make posted MSI an opt-in command line option
Jacob Pan
1
-0
/
+7
2024-04-30
x86/irq: Extend checks for pending vectors to posted interrupts
Jacob Pan
2
-1
/
+20
2024-04-30
x86/irq: Factor out common code for checking pending interrupts
Jacob Pan
1
-0
/
+11
2024-04-30
x86/irq: Install posted MSI notification handler
Jacob Pan
2
-0
/
+9
2024-04-30
x86/irq: Set up per host CPU posted interrupt descriptors
Jacob Pan
2
-0
/
+9
2024-04-30
x86/irq: Reserve a per CPU IDT vector for posted MSIs
Jacob Pan
1
-1
/
+7
2024-04-30
x86/irq: Remove bitfields in posted interrupt descriptor
Jacob Pan
1
-9
/
+12
2024-04-30
x86/irq: Unionize PID.PIR for 64bit access w/o casting
Jacob Pan
1
-1
/
+4
2024-04-30
KVM: VMX: Move posted interrupt descriptor out of VMX code
Jacob Pan
1
-0
/
+88
2024-04-29
x86/sev: Add callback to apply RMP table fixups for kexec
Ashish Kalra
1
-0
/
+2
2024-04-29
x86/e820: Add a new e820 table update helper
Ashish Kalra
1
-0
/
+1
2024-04-25
x86/sev: Shorten struct name snp_secrets_page_layout to snp_secrets_page
Tom Lendacky
1
-1
/
+1
2024-04-24
x86/tdx: Preserve shared bit on mprotect()
Kirill A. Shutemov
2
-1
/
+3
2024-04-24
locking/pvqspinlock/x86: Use _Q_LOCKED_VAL in PV_UNLOCK_ASM macro
Uros Bizjak
1
-1
/
+1
2024-04-24
locking/qspinlock/x86: Micro-optimize virt_spin_lock()
Uros Bizjak
1
-4
/
+9
2024-04-24
locking/atomic/x86: Merge __arch{,_try}_cmpxchg64_emu_local() with __arch{,_t...
Uros Bizjak
1
-46
/
+10
2024-04-22
x86/cpu/vfm: Update arch/x86/include/asm/intel-family.h
Tony Luck
1
-0
/
+84
2024-04-22
x86/cpu/vfm: Add new macros to work with (vendor/family/model) values
Tony Luck
1
-0
/
+93
2024-04-22
x86/cpu/vfm: Add/initialize x86_vfm field to struct cpuinfo_x86
Tony Luck
1
-3
/
+17
2024-04-21
Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+3
2024-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+2
2024-04-16
Merge tag 'kvm-x86-fixes-6.9-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+1
2024-04-16
sched: Add missing memory barrier in switch_mm_cid
Mathieu Desnoyers
1
-0
/
+3
2024-04-14
locking/atomic/x86: Introduce arch_try_cmpxchg64_local()
Uros Bizjak
2
-0
/
+40
2024-04-14
x86/pat: Introduce lookup_address_in_pgd_attr()
Juergen Gross
1
-0
/
+2
2024-04-12
Merge branch 'x86/urgent' into x86/cpu, to resolve conflict
Ingo Molnar
5
-9
/
+38
2024-04-12
locking/pvqspinlock/x86: Remove redundant CMP after CMPXCHG in __raw_callee_s...
Uros Bizjak
1
-3
/
+2
2024-04-11
perf/x86/intel: Expose existence of callback support to KVM
Sean Christopherson
1
-0
/
+1
2024-04-11
KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel compatible
Sean Christopherson
1
-0
/
+1
[next]