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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-04
perf/x86/intel/pt: Fix a topa_entry base address calculation
Adrian Hunter
1
-1
/
+1
2024-07-04
perf/x86/intel/pt: Fix topa_entry base length
Marco Cavenati
1
-2
/
+2
2024-07-03
arch/x86: do not explicitly clear Reserved flag in free_pagetable
Oscar Salvador
1
-2
/
+0
2024-07-03
mm: drop leftover comment references to pxx_huge()
Peter Xu
1
-2
/
+2
2024-07-03
mm/mm_init: use node's number of cpus in deferred_page_init_max_threads
Eric Chanudet
1
-12
/
+0
2024-07-03
x86/vdso: Remove unused include
Anna-Maria Behnsen
1
-1
/
+0
2024-07-03
x86/vgtod: Remove unused typedef gtod_long_t
Anna-Maria Behnsen
1
-5
/
+0
2024-07-03
x86/vdso: Fix function reference in comment
Anna-Maria Behnsen
1
-3
/
+2
2024-07-03
um: Enable preemption in UML
Anton Ivanov
1
-1
/
+0
2024-07-03
um: remove copy_context_skas0
Benjamin Berg
3
-51
/
+0
2024-07-03
um: remove LDT support
Benjamin Berg
4
-438
/
+2
2024-07-03
um: Rework syscall handling
Benjamin Berg
5
-134
/
+16
2024-07-03
um: Add generic stub_syscall6 function
Benjamin Berg
2
-0
/
+38
2024-07-03
um: Remove stub-data.h include from common-offsets.h
Benjamin Berg
2
-6
/
+8
2024-07-03
x86/bhi: Avoid warning in #DB handler due to BHI mitigation
Alexandre Chartre
1
-4
/
+10
2024-07-03
arch: um: rust: Use the generated target.json again
David Gow
1
-0
/
+1
2024-07-02
x86/mm: Cleanup prctl_enable_tagged_addr() nr_bits error checking
Yosry Ahmed
1
-7
/
+4
2024-07-02
x86/mm: Fix LAM inconsistency during context switch
Yosry Ahmed
4
-11
/
+20
2024-07-02
x86/mm: Use IPIs to synchronize LAM enablement
Yosry Ahmed
2
-7
/
+29
2024-07-02
x86/resctrl: Detect Sub-NUMA Cluster (SNC) mode
Tony Luck
1
-0
/
+66
2024-07-02
x86/resctrl: Enable shared RMID mode on Sub-NUMA Cluster (SNC) systems
Tony Luck
4
-0
/
+25
2024-07-02
x86/resctrl: Make __mon_event_count() handle sum domains
Tony Luck
1
-9
/
+42
2024-07-02
x86/resctrl: Fill out rmid_read structure for smp_call*() to read a counter
Tony Luck
3
-10
/
+34
2024-07-02
x86/resctrl: Handle removing directories in Sub-NUMA Cluster (SNC) mode
Tony Luck
1
-6
/
+29
2024-07-02
x86/resctrl: Create Sub-NUMA Cluster (SNC) monitor files
Tony Luck
1
-16
/
+46
2024-07-02
x86/resctrl: Allocate a new field in union mon_data_bits
Tony Luck
1
-7
/
+13
2024-07-02
x86/resctrl: Refactor mkdir_mondata_subdir() with a helper function
Tony Luck
1
-17
/
+28
2024-07-02
x86/resctrl: Initialize on-stack struct rmid_read instances
Tony Luck
3
-5
/
+3
2024-07-02
x86/resctrl: Add a new field to struct rmid_read for summation of domains
Tony Luck
1
-0
/
+19
2024-07-02
x86/resctrl: Prepare for new Sub-NUMA Cluster (SNC) monitor files
Tony Luck
3
-3
/
+6
2024-07-02
x86/resctrl: Block use of mba_MBps mount option on Sub-NUMA Cluster (SNC) sys...
Tony Luck
1
-3
/
+9
2024-07-02
x86/resctrl: Introduce snc_nodes_per_l3_cache
Tony Luck
1
-6
/
+50
2024-07-02
x86/resctrl: Add node-scope to the options for feature scope
Tony Luck
1
-0
/
+2
2024-07-02
x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
Tony Luck
6
-125
/
+146
2024-07-02
x86/resctrl: Prepare for different scope for control/monitor operations
Tony Luck
6
-90
/
+221
2024-07-02
x86/resctrl: Prepare to split rdt_domain structure
Tony Luck
5
-69
/
+69
2024-07-02
x86/resctrl: Prepare for new domain scope
Tony Luck
4
-17
/
+42
2024-07-02
x86/xen: Convert comma to semicolon
Chen Ni
1
-2
/
+2
2024-07-02
x86/xen/time: Reduce Xen timer tick
Frediano Ziglio
1
-1
/
+1
2024-07-02
x86/efi: Drop support for fake EFI memory maps
Ard Biesheuvel
8
-270
/
+10
2024-07-01
x86/alternatives, kvm: Fix a couple of CALLs without a frame pointer
Borislav Petkov (AMD)
4
-7
/
+10
2024-06-30
x86-32: fix cmpxchg8b_emu build error with clang
Linus Torvalds
1
-7
/
+5
2024-06-29
x86/cpu/intel: Drop stray FAM6 check with new Intel CPU model defines
Andrew Cooper
1
-11
/
+7
2024-06-28
Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-9
/
+6
2024-06-28
x86: stop playing stack games in profile_pc()
Linus Torvalds
1
-19
/
+1
2024-06-28
x86/cpufeatures: Add HWP highest perf change feature flag
Srinivas Pandruvada
1
-0
/
+1
2024-06-28
KVM: X86: Remove unnecessary GFP_KERNEL_ACCOUNT for temporary variables
Peng Hao
1
-5
/
+4
2024-06-28
KVM: x86/pmu: Introduce distinct macros for GP/fixed counter max number
Dapeng Mi
6
-25
/
+31
2024-06-28
KVM: x86: WARN if a vCPU gets a valid wakeup that KVM can't yet inject
Sean Christopherson
1
-1
/
+4
2024-06-28
KVM: nVMX: Fold requested virtual interrupt check into has_nested_events()
Sean Christopherson
7
-33
/
+5
[prev]
[next]