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-01
x86/mtrr: Allocate mtrr_value array dynamically
Juergen Gross
1
-1
/
+7
2023-06-01
x86/mtrr: Move 32-bit code from mtrr.c to legacy.c
Juergen Gross
4
-75
/
+98
2023-06-01
x86/mtrr: Have only one set_mtrr() variant
Juergen Gross
1
-20
/
+8
2023-06-01
x86/mtrr: Replace vendor tests in MTRR code
Juergen Gross
7
-29
/
+31
2023-06-01
x86/mtrr: Support setting MTRR state for software defined MTRRs
Juergen Gross
3
-2
/
+74
2023-06-01
x86/mtrr: Replace size_or_mask and size_and_mask with a much easier concept
Juergen Gross
4
-43
/
+35
2023-05-31
x86/platform/uv: Update UV[23] platform code for SNC
Steve Wahl
1
-4
/
+38
2023-05-31
x86/platform/uv: Remove remaining BUG_ON() and BUG() calls
Steve Wahl
1
-2
/
+4
2023-05-31
x86/platform/uv: UV support for sub-NUMA clustering
Steve Wahl
1
-68
/
+94
2023-05-31
x86/platform/uv: Helper functions for allocating and freeing conversion tables
Steve Wahl
1
-44
/
+53
2023-05-31
x86/platform/uv: When searching for minimums, start at INT_MAX not 99999
Steve Wahl
1
-2
/
+2
2023-05-31
x86/platform/uv: Fix printed information in calc_mmioh_map
Steve Wahl
1
-6
/
+7
2023-05-31
x86/smpboot: Fix the parallel bringup decision
Thomas Gleixner
2
-17
/
+3
2023-05-31
x86/alternatives: Add longer 64-bit NOPs
Peter Zijlstra
1
-0
/
+10
2023-05-30
x86/resctrl: Only show tasks' pid in current pid namespace
Shawn Wang
1
-2
/
+6
2023-05-29
x86/smp: Initialize cpu_primary_thread_mask late
Thomas Gleixner
1
-1
/
+17
2023-05-28
Merge tag 'x86-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+3
2023-05-28
Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+5
2023-05-25
x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platforms
Zhang Rui
1
-2
/
+3
2023-05-18
x86/quirks: Include linux/pnp.h for arch_pnpbios_disabled()
Arnd Bergmann
1
-0
/
+1
2023-05-18
x86: Avoid missing-prototype warnings for doublefault code
Arnd Bergmann
1
-0
/
+1
2023-05-18
x86: Add dummy prototype for mk_early_pgtbl_32()
Arnd Bergmann
1
-0
/
+1
2023-05-18
x86/ftrace: Move prepare_ftrace_return prototype to header
Arnd Bergmann
1
-3
/
+0
2023-05-18
Merge tag 'probes-fixes-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2023-05-18
rethook, fprobe: do not trace rethook related functions
Ze Gao
1
-0
/
+1
2023-05-17
x86/retbleed: Add __x86_return_thunk alignment checks
Borislav Petkov (AMD)
1
-0
/
+4
2023-05-16
x86/unwind/orc: Add 'unwind_debug' cmdline option
Josh Poimboeuf
1
-1
/
+48
2023-05-16
x86/show_trace_log_lvl: Ensure stack pointer is aligned, again
Vernon Lovejoy
1
-2
/
+5
2023-05-16
x86/unwind/orc: Use swap() instead of open coding it
Jiapeng Chong
1
-4
/
+1
2023-05-16
x86/MCE: Check a hw error's address to determine proper recovery action
Yazen Ghannam
1
-1
/
+1
2023-05-15
x86/cpu: Remove X86_FEATURE_NAMES
Lukas Bulwahn
2
-7
/
+1
2023-05-15
x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it
Thomas Gleixner
2
-20
/
+73
2023-05-15
x86/smpboot: Support parallel startup of secondary CPUs
David Woodhouse
4
-3
/
+71
2023-05-15
x86/smpboot: Implement a bit spinlock to protect the realmode stack
Thomas Gleixner
1
-0
/
+12
2023-05-15
x86/apic: Save the APIC virtual base address
Thomas Gleixner
1
-0
/
+4
2023-05-15
x86/apic: Provide cpu_primary_thread mask
Thomas Gleixner
2
-20
/
+12
2023-05-15
x86/smpboot: Enable split CPU startup
Thomas Gleixner
2
-5
/
+5
2023-05-15
x86/smpboot: Switch to hotplug core state synchronization
Thomas Gleixner
2
-125
/
+41
2023-05-15
x86/smpboot: Remove wait for cpu_online()
Thomas Gleixner
1
-24
/
+2
2023-05-15
x86/smpboot: Remove cpu_callin_mask
Thomas Gleixner
1
-59
/
+15
2023-05-15
x86/smpboot: Make TSC synchronization function call based
Thomas Gleixner
2
-42
/
+14
2023-05-15
x86/smpboot: Move synchronization masks to SMP boot code
Thomas Gleixner
2
-17
/
+16
2023-05-15
x86/cpu/cacheinfo: Remove cpu_callout_mask dependency
Thomas Gleixner
1
-4
/
+17
2023-05-15
x86/smpboot: Get rid of cpu_init_secondary()
Thomas Gleixner
2
-32
/
+19
2023-05-15
x86/smpboot: Split up native_cpu_up() into separate phases and document them
David Woodhouse
1
-65
/
+119
2023-05-15
x86/smpboot: Remove unnecessary barrier()
Thomas Gleixner
1
-2
/
+0
2023-05-15
x86/smpboot: Restrict soft_restart_cpu() to SEV
Thomas Gleixner
3
-16
/
+2
2023-05-15
x86/smpboot: Remove the CPU0 hotplug kludge
Thomas Gleixner
1
-155
/
+13
2023-05-15
x86/topology: Remove CPU0 hotplug option
Thomas Gleixner
1
-94
/
+4
2023-05-15
x86/smpboot: Rename start_cpu0() to soft_restart_cpu()
Thomas Gleixner
4
-12
/
+12
[prev]
[next]