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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-20
x86/ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
Donglin Peng
2
-6
/
+9
2023-06-20
x86/smp: Put CPUs into INIT on shutdown if possible
Thomas Gleixner
2
-7
/
+51
2023-06-20
x86/smp: Split sending INIT IPI out into a helper function
Thomas Gleixner
1
-29
/
+20
2023-06-20
x86/smp: Cure kexec() vs. mwait_play_dead() breakage
Thomas Gleixner
2
-0
/
+64
2023-06-20
x86/smp: Use dedicated cache-line for mwait_play_dead()
Thomas Gleixner
1
-10
/
+14
2023-06-20
x86/smp: Remove pointless wmb()s from native_stop_other_cpus()
Thomas Gleixner
1
-6
/
+0
2023-06-20
x86/smp: Dont access non-existing CPUID leaf
Tony Battersby
1
-2
/
+3
2023-06-20
x86/smp: Make stop_other_cpus() more robust
Thomas Gleixner
2
-23
/
+62
2023-06-19
x86: allow get_locked_pte() to fail
Hugh Dickins
1
-2
/
+4
2023-06-19
x86/apic: Fix kernel panic when booting with intremap=off and x2apic_phys
Dheeraj Kumar Srivastava
1
-1
/
+4
2023-06-16
x86/unwind/orc: Add ELF section with ORC version identifier
Omar Sandoval
1
-0
/
+3
2023-06-16
x86/fpu: Move FPU initialization into arch_cpu_finalize_init()
Thomas Gleixner
1
-4
/
+8
2023-06-16
x86/fpu: Mark init functions __init
Thomas Gleixner
1
-2
/
+2
2023-06-16
x86/fpu: Remove cpuinfo argument from init functions
Thomas Gleixner
2
-4
/
+4
2023-06-16
x86/init: Initialize signal frame size late
Thomas Gleixner
2
-4
/
+3
2023-06-16
init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()
Thomas Gleixner
1
-0
/
+11
2023-06-16
x86/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
3
-50
/
+55
2023-06-14
x86/alternative: PAUSE is not a NOP
Peter Zijlstra
1
-1
/
+4
2023-06-14
x86/alternatives: Add cond_resched() to text_poke_bp_batch()
Steven Rostedt (Google)
1
-0
/
+10
2023-06-13
x86/sgx: Avoid using iterator after loop in sgx_mmu_notifier_release()
Jakob Koschel
1
-1
/
+3
2023-06-12
x86/microcode/AMD: Load late on both threads too
Borislav Petkov (AMD)
1
-1
/
+1
2023-06-11
Merge tag 'x86_urgent_for_v6.4_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+9
2023-06-09
mm/gup: remove unused vmas parameter from get_user_pages()
Lorenzo Stoakes
1
-1
/
+1
2023-06-09
x86/orc: Make the is_callthunk() definition depend on CONFIG_BPF_JIT=y
Ingo Molnar
1
-1
/
+1
2023-06-08
x86/irq: Add hardcoded hypervisor interrupts to /proc/stat
Michael Kelley
1
-0
/
+7
2023-06-07
Revert "x86/orc: Make it callthunk aware"
Josh Poimboeuf
2
-21
/
+2
2023-06-07
x86/resctrl: Implement rename op for mon groups
Peter Newman
1
-0
/
+128
2023-06-07
x86/resctrl: Factor rdtgroup lock for multi-file ops
Peter Newman
1
-13
/
+22
2023-06-06
x86/mm: Fix enc_status_change_finish_noop()
Kirill A. Shutemov
1
-1
/
+1
2023-06-06
x86/mm: Allow guest.enc_status_change_prepare() to fail
Kirill A. Shutemov
1
-1
/
+1
2023-06-06
x86/sev: Add SNP-specific unaccepted memory support
Tom Lendacky
2
-98
/
+117
2023-06-06
x86/sev: Use large PSC requests if applicable
Tom Lendacky
1
-45
/
+80
2023-06-06
x86/sev: Allow for use of the early boot GHCB for PSC requests
Tom Lendacky
1
-23
/
+38
2023-06-06
x86/sev: Put PSC struct on the stack in prep for unaccepted memory support
Tom Lendacky
1
-8
/
+2
2023-06-06
x86/sev: Fix calculation of end address based on number of pages
Tom Lendacky
1
-7
/
+7
2023-06-05
x86/tsc: Provide sched_clock_noinstr()
Peter Zijlstra
2
-11
/
+31
2023-06-05
x86/sched: Rewrite topology setup
Peter Zijlstra
1
-51
/
+43
2023-06-05
x86/MCE/AMD, EDAC/mce_amd: Decode UMC_V2 ECC errors
Yazen Ghannam
1
-2
/
+4
2023-06-05
x86/amd_nb: Re-sort and re-indent PCI defines
Borislav Petkov (AMD)
1
-24
/
+25
2023-06-05
x86/amd_nb: Add MI200 PCI IDs
Yazen Ghannam
1
-0
/
+5
2023-06-05
locking/atomic: treewide: use raw_atomic*_<op>()
Mark Rutland
4
-13
/
+13
2023-06-02
x86/head/64: Switch to KERNEL_CS as soon as new GDT is installed
Tom Lendacky
1
-9
/
+9
2023-06-01
fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
Mike Christie
2
-2
/
+2
2023-06-01
x86/mtrr: Unify debugging printing
Borislav Petkov (AMD)
4
-40
/
+29
2023-06-01
x86/mtrr: Remove unused code
Juergen Gross
1
-9
/
+0
2023-06-01
x86/mtrr: Don't let mtrr_type_lookup() return MTRR_TYPE_INVALID
Juergen Gross
1
-2
/
+2
2023-06-01
x86/mtrr: Use new cache_map in mtrr_type_lookup()
Juergen Gross
1
-194
/
+43
2023-06-01
x86/mtrr: Add mtrr=debug command line option
Juergen Gross
1
-19
/
+45
2023-06-01
x86/mtrr: Construct a memory map with cache modes
Juergen Gross
3
-2
/
+314
2023-06-01
x86/mtrr: Add get_effective_type() service function
Juergen Gross
1
-20
/
+19
[prev]
[next]