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
2024-12-13
x86: make get_cpu_vendor() accessible from Xen code
Juergen Gross
-16
/
+22
2024-12-12
x86/resctrl: Add write option to "mba_MBps_event" file
Tony Luck
-1
/
+44
2024-12-12
x86/resctrl: Add "mba_MBps_event" file to CTRL_MON directories
Tony Luck
-0
/
+42
2024-12-10
x86/cpu: Fix typo in x86_match_cpu()'s doc
Raag Jadav
-1
/
+1
2024-12-10
Merge branch 'linus' into x86/cleanups, to resolve conflict
Ingo Molnar
-46
/
+64
2024-12-10
x86/apic: Remove "disablelapic" cmdline option
Borislav Petkov (AMD)
-9
/
+2
2024-12-10
Documentation: Merge x86-specific boot options doc into kernel-parameters.txt
Borislav Petkov (AMD)
-4
/
+0
2024-12-10
x86/resctrl: Make mba_sc use total bandwidth if local is not supported
Tony Luck
-2
/
+4
2024-12-10
x86/resctrl: Compute memory bandwidth for all supported events
Tony Luck
-39
/
+33
2024-12-10
x86/boot/64: Fix spurious undefined reference when CONFIG_X86_5LEVEL=n, on GC...
Ard Biesheuvel
-1
/
+1
2024-12-10
x86/resctrl: Modify update_mba_bw() to use per CTRL_MON group event
Tony Luck
-7
/
+9
2024-12-10
x86/resctrl: Prepare for per-CTRL_MON group mba_MBps control
Tony Luck
-1
/
+19
2024-12-09
x86/resctrl: Introduce resctrl_file_fflags_init() to initialize fflags
Babu Moger
-18
/
+10
2024-12-09
x86/resctrl: Use kthread_run_on_cpu()
Frederic Weisbecker
-20
/
+8
2024-12-09
x86/hyperv: Fix hv tsc page based sched_clock for hibernation
Naman Jain
-0
/
+58
2024-12-09
x86: Fix build regression with CONFIG_KEXEC_JUMP enabled
Damien Le Moal
-0
/
+1
2024-12-06
x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state()
Kirill A. Shutemov
-5
/
+5
2024-12-06
x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR fails
Sean Christopherson
-1
/
+1
2024-12-06
x86/cacheinfo: Delete global num_cache_leaves
Ricardo Neri
-22
/
+21
2024-12-06
x86/sysfs: Constify 'struct bin_attribute'
Thomas Weißschuh
-9
/
+9
2024-12-06
x86/paravirt: Remove the WBINVD callback
Juergen Gross
-9
/
+3
2024-12-06
x86/cpufeatures: Free up unused feature bits
Sohil Mehta
-5
/
+0
2024-12-06
x86/kexec: Mark relocate_kernel page as ROX instead of RWX
David Woodhouse
-1
/
+2
2024-12-06
x86/kexec: Clean up register usage in relocate_kernel()
David Woodhouse
-11
/
+6
2024-12-06
x86/kexec: Eliminate writes through kernel mapping of relocate_kernel page
David Woodhouse
-15
/
+14
2024-12-06
x86/kexec: Drop page_list argument from relocate_kernel()
David Woodhouse
-35
/
+19
2024-12-06
x86/kexec: Add data section to relocate_kernel
David Woodhouse
-33
/
+38
2024-12-06
x86/kexec: Move relocate_kernel to kernel .data section
David Woodhouse
-8
/
+24
2024-12-06
x86/kexec: Invoke copy of relocate_kernel() instead of the original
David Woodhouse
-7
/
+28
2024-12-06
x86/kexec: Copy control page into place in machine_kexec_prepare()
David Woodhouse
-6
/
+4
2024-12-06
x86/kexec: Allocate PGD for x86_64 transition page tables separately
David Woodhouse
-21
/
+24
2024-12-06
x86/kexec: Only swap pages for ::preserve_context mode
David Woodhouse
-0
/
+4
2024-12-06
x86/kexec: Use named labels in swap_pages in relocate_kernel_64.S
David Woodhouse
-15
/
+15
2024-12-06
x86/kexec: Clean up and document register use in relocate_kernel_64.S
David Woodhouse
-4
/
+14
2024-12-06
Merge branch 'x86/urgent' into x86/boot, to pick up dependent fixes
Ingo Molnar
-23
/
+41
2024-12-06
x86/kexec: Restore GDT on return from ::preserve_context kexec
David Woodhouse
-0
/
+7
2024-12-05
x86/cpu/topology: Remove limit of CPUs due to disabled IO/APIC
Fernando Fernandez Mancera
-3
/
+3
2024-12-05
x86/boot: Move .head.text into its own output section
Ard Biesheuvel
-2
/
+5
2024-12-05
x86/kernel: Move ENTRY_TEXT to the start of the image
Ard Biesheuvel
-13
/
+13
2024-12-05
x86/boot/64: Avoid intentional absolute symbol references in .head.text
Ard Biesheuvel
-12
/
+18
2024-12-05
x86/boot/64: Determine VA/PA offset before entering C code
Ard Biesheuvel
-6
/
+14
2024-12-04
x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementation
Len Brown
-1
/
+3
2024-12-04
x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state()
Kirill A. Shutemov
-5
/
+5
2024-12-02
x86/pkeys: Ensure updated PKRU value is XRSTOR'd
Aruna Ramakrishna
-2
/
+14
2024-12-02
x86/pkeys: Change caller of update_pkru_in_sigframe()
Aruna Ramakrishna
-19
/
+16
2024-12-02
x86: Convert unreachable() to BUG()
Peter Zijlstra
-2
/
+2
2024-12-02
x86/topology: Introduce topology_logical_core_id()
K Prateek Nayak
-0
/
+2
2024-12-01
Merge tag 'x86_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-6
/
+22
2024-11-30
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-0
/
+4
2024-11-27
kbuild: Add Propeller configuration for kernel build
Rong Xu
-0
/
+4
[prev]
[next]