index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2025-02-05
x86/smp: Eliminate mwait_play_dead_cpuid_hint()
Patryk Wlazlyn
-47
/
+7
2025-02-05
ACPI/processor_idle: Add FFH state handling
Patryk Wlazlyn
-0
/
+10
2025-02-05
x86/smp: Allow calling mwait_play_dead with an arbitrary hint
Patryk Wlazlyn
-41
/
+47
2025-02-04
x86/cpu: Fix #define name for Intel CPU model 0x5A
Tony Luck
-2
/
+2
2025-02-03
Revert "x86/module: prepare module loading for ROX allocations of text"
Mike Rapoport (Microsoft)
-152
/
+104
2025-01-31
Merge tag 'x86-mm-2025-01-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-3
/
+7
2025-01-30
Merge tag 'rtc-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
-6
/
+0
2025-01-30
Merge tag 'acpi-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-5
/
+45
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
-1
/
+1
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-17
/
+19
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-3
/
+2
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
-15
/
+4
2025-01-25
x86: pgtable: move pagetable_dtor() to __tlb_remove_table()
Qi Zheng
-0
/
+1
2025-01-25
x86: pgtable: convert __tlb_remove_table() to use struct ptdesc
Qi Zheng
-1
/
+3
2025-01-25
Merge tag 'hyperv-next-signed-20250123' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-1
/
+1
2025-01-24
Merge tag 'x86-boot-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-176
/
+240
2025-01-24
x86/acpi: Fix LAPIC/x2APIC parsing order
Zhang Rui
-5
/
+45
2025-01-21
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
-34
/
+43
2025-01-21
Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-10
/
+3
2025-01-21
Merge tag 'sched-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-65
/
+35
2025-01-21
Merge tag 'x86-cleanups-2025-01-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-15
/
+4
2025-01-21
Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+2
2025-01-21
Merge tag 'objtool-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-2
/
+2
2025-01-21
Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-284
/
+242
2025-01-21
Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-131
/
+94
2025-01-21
Merge tag 'x86_sev_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-2
/
+11
2025-01-21
Merge tag 'x86_microcode_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-26
/
+28
2025-01-21
Merge tag 'x86_cache_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-87
/
+168
2025-01-21
Merge tag 'x86_bugs_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+5
2025-01-21
Merge tag 'ras_core_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-225
/
+165
2025-01-15
x86/apic: Convert to IRQCHIP_MOVE_DEFERRED
Thomas Gleixner
-10
/
+3
2025-01-14
x86/fred: Fix the FRED RSP0 MSR out of sync with its per-CPU cache
Xin Li (Intel)
-1
/
+7
2025-01-14
x86/kexec: Use typedef for relocate_kernel_fn function prototype
David Woodhouse
-13
/
+3
2025-01-14
x86/kexec: Cope with relocate_kernel() not being at the start of the page
David Woodhouse
-7
/
+11
2025-01-14
x86/kexec: Mark machine_kexec() with __nocfi
David Woodhouse
-1
/
+1
2025-01-14
x86/kexec: Fix location of relocate_kernel with -ffunction-sections
Nathan Chancellor
-5
/
+5
2025-01-14
x86/kexec: Fix stack and handling of re-entry point for ::preserve_context
David Woodhouse
-3
/
+9
2025-01-14
x86/kexec: Use correct swap page in swap_pages function
David Woodhouse
-2
/
+6
2025-01-14
x86/kexec: Ensure preserve_context flag is set on return to kernel
David Woodhouse
-0
/
+1
2025-01-14
x86/kexec: Disable global pages before writing to control page
David Woodhouse
-3
/
+9
2025-01-13
mm/early_ioremap: add null pointer checks to prevent NULL-pointer dereference
Guo Weikang
-1
/
+4
2025-01-13
x86: mm: free page table pages by RCU instead of semi RCU
Qi Zheng
-0
/
+7
2025-01-13
rtc: Remove hpet_rtc_dropped_irq()
Dr. David Alan Gilbert
-6
/
+0
2025-01-13
x86/topology: Use x86_sched_itmt_flags for PKG domain unconditionally
K Prateek Nayak
-10
/
+1
2025-01-13
x86/topology: Remove x86_smt_flags and use cpu_smt_flags directly
K Prateek Nayak
-7
/
+1
2025-01-13
x86/itmt: Move the "sched_itmt_enabled" sysctl to debugfs
K Prateek Nayak
-29
/
+27
2025-01-13
x86/itmt: Use guard() for itmt_update_mutex
K Prateek Nayak
-21
/
+8
2025-01-13
x86/itmt: Convert "sysctl_sched_itmt_enabled" to boolean
K Prateek Nayak
-1
/
+1
2025-01-12
arch: remove get_task_comm() and print task comm directly
Yafang Shao
-3
/
+2
2025-01-10
hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
Nuno Das Neves
-1
/
+1
[prev]
[next]