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-02-16
x86/resctrl: Access per-rmid structures by index
James Morse
1
-0
/
+17
2024-02-16
x86/resctrl: Track the closid with the rmid
James Morse
1
-0
/
+7
2024-02-16
x86/cpu/topology: Get rid of cpuinfo::x86_max_cores
Thomas Gleixner
1
-2
/
+0
2024-02-15
x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h
Hou Tao
1
-0
/
+10
2024-02-15
x86/cpu/topology: Provide __num_[cores|threads]_per_package
Thomas Gleixner
1
-0
/
+12
2024-02-15
x86/cpu/topology: Rename topology_max_die_per_package()
Thomas Gleixner
1
-1
/
+1
2024-02-15
x86/cpu/topology: Rename smp_num_siblings
Thomas Gleixner
3
-4
/
+3
2024-02-15
x86/cpu/topology: Use topology logical mapping mechanism
Thomas Gleixner
1
-8
/
+7
2024-02-15
x86/cpu/topology: Provide logical pkg/die mapping
Thomas Gleixner
1
-0
/
+9
2024-02-15
x86/cpu/topology: Use topology bitmaps for sizing
Thomas Gleixner
2
-13
/
+13
2024-02-15
x86/cpu/topology: Rework possible CPU management
Thomas Gleixner
3
-9
/
+7
2024-02-15
x86/cpu/topology: Confine topology information
Thomas Gleixner
1
-3
/
+0
2024-02-15
x86/mpparse: Use new APIC registration function
Thomas Gleixner
1
-2
/
+0
2024-02-15
x86/cpu/topology: Provide separate APIC registration functions
Thomas Gleixner
1
-0
/
+3
2024-02-15
x86/cpu/topology: Move registration out of APIC code
Thomas Gleixner
1
-0
/
+2
2024-02-15
x86/apic: Use a proper define for invalid ACPI CPU ID
Thomas Gleixner
1
-0
/
+3
2024-02-15
x86/apic: Remove yet another dubious callback
Thomas Gleixner
1
-1
/
+0
2024-02-15
x86/apic: Remove the pointless writeback of boot_cpu_physical_apicid
Thomas Gleixner
1
-1
/
+0
2024-02-15
x86/mpparse: Remove the physid_t bitmap wrapper
Thomas Gleixner
1
-23
/
+9
2024-02-15
x86/mm/numa: Move early mptable evaluation into common code
Thomas Gleixner
1
-5
/
+0
2024-02-15
x86/mpparse: Switch to new init callbacks
Thomas Gleixner
2
-10
/
+1
2024-02-15
x86/dtb: Rename x86_dtb_init()
Thomas Gleixner
1
-2
/
+2
2024-02-15
x86/mpparse: Prepare for callback separation
Thomas Gleixner
1
-4
/
+8
2024-02-15
x86/mpparse: Provide separate early/late callbacks
Thomas Gleixner
1
-0
/
+4
2024-02-15
x86/mpparse: Rename default_find_smp_config()
Thomas Gleixner
2
-11
/
+6
2024-02-15
x86/apic: Remove check_apicid_used() and ioapic_phys_id_map()
Thomas Gleixner
2
-9
/
+0
2024-02-15
x86/ioapic: Replace some more set bit nonsense
Thomas Gleixner
1
-3
/
+0
2024-02-15
x86/platform/ce4100: Dont override x86_init.mpparse.setup_ioapic_ids
Thomas Gleixner
1
-1
/
+0
2024-02-15
x86/cpu/topology: Make the APIC mismatch warnings complete
Thomas Gleixner
1
-3
/
+2
2024-02-15
x86/apic/uv: Remove the private leaf 0xb parser
Thomas Gleixner
1
-0
/
+5
2024-02-15
x86/apic: Remove unused phys_pkg_id() callback
Thomas Gleixner
1
-1
/
+0
2024-02-15
x86/cpu: Remove x86_coreid_bits
Thomas Gleixner
1
-2
/
+0
2024-02-15
x86/cpu: Make topology_amd_node_id() use the actual node info
Thomas Gleixner
1
-2
/
+2
2024-02-15
x86/mm/numa: Use core domain size on AMD
Thomas Gleixner
1
-0
/
+5
2024-02-15
x86/cpu: Use common topology code for AMD
Thomas Gleixner
1
-2
/
+0
2024-02-15
x86/cpu: Provide an AMD/HYGON specific topology parser
Thomas Gleixner
1
-0
/
+2
2024-02-15
x86/cpu/amd: Provide a separate accessor for Node ID
Thomas Gleixner
2
-0
/
+11
2024-02-15
x86/cpu: Provide cpu_init/parse_topology()
Thomas Gleixner
1
-0
/
+19
2024-02-15
x86/cpu: Provide cpuid_read() et al.
Thomas Gleixner
1
-0
/
+36
2024-02-14
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
11
-44
/
+47
2024-02-14
Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br...
Ingo Molnar
94
-1068
/
+1253
2024-02-12
x86/retpoline: Ensure default return thunk isn't used at runtime
Josh Poimboeuf
1
-0
/
+2
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
5
-11
/
+11
2024-02-08
Merge branch 'kvm-kconfig'
Paolo Bonzini
4
-4
/
+4
2024-02-08
x86: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM)
Paolo Bonzini
4
-4
/
+4
2024-02-08
KVM: define __KVM_HAVE_GUEST_DEBUG unconditionally
Paolo Bonzini
1
-1
/
+0
2024-02-08
kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbol
Paolo Bonzini
1
-1
/
+0
2024-02-08
KVM: x86: move x86-specific structs to uapi/asm/kvm.h
Paolo Bonzini
1
-0
/
+262
2024-02-08
kvm: x86: use a uapi-friendly macro for GENMASK
Paolo Bonzini
2
-4
/
+5
2024-02-08
kvm: x86: use a uapi-friendly macro for BIT
Dionna Glaze
1
-3
/
+4
[prev]
[next]