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
2024-05-14
Merge tag 'ras_core_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-15
/
+25
2024-05-14
x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
Mike Rapoport (IBM)
1
-10
/
+0
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
1
-27
/
+0
2024-05-14
mm/execmem, arch: convert remaining overrides of module_alloc to execmem
Mike Rapoport (IBM)
1
-47
/
+23
2024-05-14
mm: introduce execmem_alloc() and execmem_free()
Mike Rapoport (IBM)
2
-5
/
+5
2024-05-13
Merge tag 'x86-shstk-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+8
2024-05-13
Merge tag 'x86-platform-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-10
/
+14
2024-05-13
Merge tag 'x86-fpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+4
2024-05-13
Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
24
-261
/
+283
2024-05-13
Merge tag 'x86-cleanups-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-5
/
+3
2024-05-13
Merge tag 'x86-build-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+1
2024-05-13
Merge tag 'x86-bugs-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2024-05-13
Merge tag 'x86-boot-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-27
/
+21
2024-05-13
Merge tag 'locking-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2024-05-10
Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
11
-117
/
+243
2024-05-10
x86/topology/amd: Ensure that LLC ID is initialized
Thomas Gleixner
1
-9
/
+7
2024-05-10
x86/amd_nb: Add new PCI IDs for AMD family 0x1a
Shyam Sundar S K
1
-0
/
+1
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2
-2
/
+2
2024-05-06
x86/microcode: Remove unused struct cpu_info_ctx
Dr. David Alan Gilbert
1
-5
/
+0
2024-04-30
x86/apic: Don't access the APIC when disabling x2APIC
Thomas Gleixner
1
-5
/
+11
2024-04-30
x86/irq: Factor out common code for checking pending interrupts
Jacob Pan
2
-6
/
+4
2024-04-30
x86/irq: Install posted MSI notification handler
Jacob Pan
2
-4
/
+124
2024-04-30
x86/irq: Factor out handler invocation from common_interrupt()
Jacob Pan
1
-9
/
+14
2024-04-30
x86/irq: Set up per host CPU posted interrupt descriptors
Jacob Pan
2
-0
/
+26
2024-04-29
x86/tsc: Trust initial offset in architectural TSC-adjust MSRs
Daniel J Blueman
1
-4
/
+2
2024-04-29
x86/e820: Add a new e820 table update helper
Ashish Kalra
1
-3
/
+4
2024-04-29
x86/tsc_msr: Switch to new Intel CPU model defines
Tony Luck
1
-7
/
+7
2024-04-29
x86/tsc: Switch to new Intel CPU model defines
Tony Luck
1
-3
/
+3
2024-04-29
x86/cpu: Switch to new Intel CPU model defines
Tony Luck
1
-3
/
+3
2024-04-29
x86/resctrl: Switch to new Intel CPU model defines
Tony Luck
2
-16
/
+16
2024-04-29
x86/microcode/intel: Switch to new Intel CPU model defines
Tony Luck
1
-3
/
+2
2024-04-29
x86/mce: Switch to new Intel CPU model defines
Tony Luck
3
-19
/
+18
2024-04-29
x86/cpu: Switch to new Intel CPU model defines
Tony Luck
1
-1
/
+1
2024-04-29
x86/cpu/intel_epb: Switch to new Intel CPU model defines
Tony Luck
1
-6
/
+6
2024-04-29
x86/aperfmperf: Switch to new Intel CPU model defines
Tony Luck
1
-9
/
+8
2024-04-29
x86/apic: Switch to new Intel CPU model defines
Tony Luck
1
-19
/
+19
2024-04-25
x86/mm: care about shadow stack guard gap during placement
Rick Edgecombe
1
-0
/
+10
2024-04-25
x86/mm: implement HAVE_ARCH_UNMAPPED_AREA_VMFLAGS
Rick Edgecombe
1
-5
/
+20
2024-04-25
treewide: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
1
-5
/
+2
2024-04-25
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
1
-1
/
+1
2024-04-25
x86: remove unneeded memblock_find_dma_reserve()
Baoquan He
1
-2
/
+0
2024-04-25
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
1
-1
/
+1
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2
-0
/
+2
2024-04-25
x86/sev: Shorten struct name snp_secrets_page_layout to snp_secrets_page
Tom Lendacky
1
-3
/
+3
2024-04-25
x86/bugs: Switch to new Intel CPU model defines
Tony Luck
1
-78
/
+76
2024-04-25
x86/bugs: Switch to new Intel CPU model defines
Tony Luck
1
-15
/
+15
2024-04-24
x86/cpu: Fix check for RDPKRU in __show_regs()
David Kaplan
1
-1
/
+1
2024-04-24
x86/resctrl: Add tracepoint for llc_occupancy tracking
Haifeng Xu
2
-0
/
+27
2024-04-24
x86/resctrl: Rename pseudo_lock_event.h to trace.h
Haifeng Xu
2
-5
/
+5
2024-04-24
x86/CPU/AMD: Add models 0x10-0x1f to the Zen5 range
Wenkuan Wang
1
-2
/
+1
[prev]
[next]