| Age | Commit message (Expand) | Author | Files | Lines |
| 3 days | Merge branch into tip/master: 'x86/cpu' | Ingo Molnar | 1 | -49/+9 |
| 2026-05-08 | x86/fpu: Remove the 'no387' boot option | Ingo Molnar | 1 | -11/+9 |
| 2026-05-08 | x86/fpu: Remove MATH_EMULATION and related glue code | Ingo Molnar | 1 | -27/+0 |
| 2026-05-06 | x86/cpu, x86/platform, watchdog: Remove CONFIG_X86_RDC321X support | Ingo Molnar | 1 | -11/+0 |
| 2026-05-04 | objtool: Grow __cfi_* prefix symbols for all CFI+CALL_PADDING | Josh Poimboeuf | 1 | -4/+0 |
| 2026-04-20 | x86/shstk: Prevent deadlock during shstk sigreturn | Rick Edgecombe | 1 | -0/+1 |
| 2026-04-15 | Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+0 |
| 2026-04-14 | Merge tag 'x86_fred_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
| 2026-04-14 | Merge tag 'x86-platform-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -10/+0 |
| 2026-04-05 | mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE | David Hildenbrand (Arm) | 1 | -1/+0 |
| 2026-03-30 | x86/cpu: Remove M486/M486SX/ELAN support | Ingo Molnar | 1 | -10/+0 |
| 2026-03-27 | x86/fred: Enable FRED by default | H. Peter Anvin | 1 | -1/+1 |
| 2026-02-27 | x86/apic: Enable TSC coupled programming mode | Thomas Gleixner | 1 | -0/+1 |
| 2026-02-27 | x86: Inline TSC reads in timekeeping | Thomas Gleixner | 1 | -0/+1 |
| 2026-02-12 | Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2026-02-10 | Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -7/+1 |
| 2026-02-10 | Merge tag 'x86_microcode_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+5 |
| 2026-02-10 | Merge tag 'x86_cache_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+13 |
| 2026-02-10 | Merge tag 'x86-cpu-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2026-02-06 | mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREE | Qi Zheng | 1 | -1/+0 |
| 2026-01-28 | bpf,x86: Use single ftrace_ops for direct calls | Jiri Olsa | 1 | -0/+1 |
| 2026-01-20 | mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE | Kevin Brodsky | 1 | -0/+1 |
| 2026-01-14 | x86/microcode/AMD: Allow loader debugging to be enabled on baremetal too | Borislav Petkov (AMD) | 1 | -3/+5 |
| 2026-01-12 | x86/paravirt: Use common code for paravirt_steal_clock() | Juergen Gross | 1 | -0/+1 |
| 2026-01-12 | x86/paravirt: Remove PARAVIRT_DEBUG config option | Juergen Gross | 1 | -7/+0 |
| 2026-01-09 | x86/resctrl: Read telemetry events | Tony Luck | 1 | -1/+1 |
| 2026-01-09 | x86/resctrl: Discover hardware telemetry events | Tony Luck | 1 | -0/+13 |
| 2026-01-06 | x86/tsx: Set default TSX mode to auto | Nikolay Borisov | 1 | -1/+1 |
| 2025-12-05 | Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+1 |
| 2025-12-03 | Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Linus Torvalds | 1 | -0/+1 |
| 2025-12-01 | Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2025-12-01 | Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
| 2025-11-27 | x86/bugs: Make i386 use GENERIC_BUG_RELATIVE_POINTERS | Peter Zijlstra | 1 | -1/+1 |
| 2025-11-24 | x86/ftrace: Implement DYNAMIC_FTRACE_WITH_JMP | Menglong Dong | 1 | -0/+1 |
| 2025-11-16 | iommu/sva: invalidate stale IOTLB entries for kernel address space | Lu Baolu | 1 | -0/+1 |
| 2025-10-29 | unwind_user/x86: Enable frame pointer unwinding on x86 | Josh Poimboeuf | 1 | -0/+1 |
| 2025-10-14 | livepatch: Add CONFIG_KLP_BUILD | Josh Poimboeuf | 1 | -0/+1 |
| 2025-10-11 | Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -4/+0 |
| 2025-10-04 | Merge tag 'x86_tdx_for_6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
| 2025-10-02 | Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+0 |
| 2025-09-30 | Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+0 |
| 2025-09-30 | Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
| 2025-09-30 | Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+13 |
| 2025-09-30 | Merge tag 'x86_cpu_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+9 |
| 2025-09-30 | Merge tag 'x86_microcode_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -2/+14 |
| 2025-09-30 | Merge tag 'x86_build_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -7/+1 |
| 2025-09-30 | Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -23/+4 |
| 2025-09-29 | Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -6/+6 |
| 2025-09-24 | kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI | Kees Cook | 1 | -6/+6 |
| 2025-09-22 | x86/Kconfig: Reenable PTDUMP on i386 | Alexander Popov | 1 | -1/+1 |
| 2025-09-21 | x86/Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP" | David Hildenbrand | 1 | -1/+0 |
| 2025-09-17 | x86: Use generic TIF bits | Thomas Gleixner | 1 | -0/+1 |
| 2025-09-16 | Merge branch 'x86/urgent' into x86/apic, to resolve conflict | Ingo Molnar | 1 | -0/+9 |
| 2025-09-15 | x86/cpu: Detect FreeBSD Bhyve hypervisor | David Woodhouse | 1 | -0/+9 |
| 2025-09-05 | x86/virt/tdx: Remove the !KEXEC_CORE dependency | Kai Huang | 1 | -1/+0 |
| 2025-09-04 | x86/microcode: Add microcode loader debugging functionality | Borislav Petkov (AMD) | 1 | -0/+12 |
| 2025-09-04 | x86/microcode: Add microcode= cmdline parsing | Borislav Petkov (AMD) | 1 | -2/+2 |
| 2025-09-04 | vdso: Drop Kconfig GENERIC_VDSO_TIME_NS | Thomas Weißschuh | 1 | -1/+0 |
| 2025-09-04 | vdso: Drop Kconfig GENERIC_VDSO_DATA_STORE | Thomas Weißschuh | 1 | -1/+0 |
| 2025-09-04 | vdso: Drop kconfig GENERIC_VDSO_32 | Thomas Weißschuh | 1 | -1/+0 |
| 2025-09-03 | sched: Unify the SCHED_{SMT,CLUSTER,MC} Kconfig | Peter Zijlstra | 1 | -23/+4 |
| 2025-08-28 | x86/apic: Add new driver for Secure AVIC | Neeraj Upadhyay | 1 | -0/+13 |
| 2025-08-20 | x86/kconfig: Drop unused and needless config X86_64_SMP | Lukas Bulwahn | 1 | -4/+0 |
| 2025-08-17 | x86/Kconfig: Clean up LLVM version checks in IBT configurations | Nathan Chancellor | 1 | -7/+1 |
| 2025-08-14 | x86/vmscape: Enable the mitigation | Pawan Gupta | 1 | -0/+9 |
| 2025-07-31 | Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2025-07-30 | Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds | 1 | -1/+0 |
| 2025-07-29 | Merge tag 'x86_bugs_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
| 2025-07-28 | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 1 | -3/+0 |
| 2025-07-28 | Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2025-07-24 | fs/Kconfig: enable HUGETLBFS only if ARCH_SUPPORTS_HUGETLBFS | Anshuman Khandual | 1 | -0/+1 |
| 2025-07-22 | tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORD | Steven Rostedt | 1 | -1/+0 |
| 2025-07-21 | stackleak: Rename STACKLEAK to KSTACK_ERASE | Kees Cook | 1 | -1/+1 |
| 2025-07-13 | Merge tag 'x86_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
| 2025-07-11 | x86/Kconfig: Add arch attack vector support | David Kaplan | 1 | -0/+1 |
| 2025-07-09 | mm: remove devmap related functions and page table bits | Alistair Popple | 1 | -1/+0 |
| 2025-07-09 | x86/mm: Disable hugetlb page table sharing on 32-bit | Jann Horn | 1 | -1/+1 |
| 2025-07-07 | Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+9 |
| 2025-06-30 | lib/crc: x86: Migrate optimized CRC code into lib/crc/ | Eric Biggers | 1 | -3/+0 |
| 2025-06-17 | x86/bugs: Add a Transient Scheduler Attacks mitigation | Borislav Petkov (AMD) | 1 | -0/+9 |
| 2025-06-11 | x86/Kconfig: only enable ROX cache in execmem when STRICT_MODULE_RWX is set | Mike Rapoport (Microsoft) | 1 | -1/+1 |
| 2025-05-31 | Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+3 |
| 2025-05-29 | Merge tag 'x86_sgx_for_6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+1 |
| 2025-05-27 | Merge tag 'acpi-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -0/+1 |
| 2025-05-27 | Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -8/+3 |
| 2025-05-26 | Merge branch 'acpi-tables' | Rafael J. Wysocki | 1 | -0/+1 |
| 2025-05-17 | x86/paravirt: Restrict PARAVIRT_XXL to 64-bit only | Kirill A. Shutemov | 1 | -0/+1 |
| 2025-05-17 | x86/mm/64: Make 5-level paging support unconditional | Kirill A. Shutemov | 1 | -21/+1 |
| 2025-05-17 | x86/mm/64: Make SPARSEMEM_VMEMMAP the only memory model | Kirill A. Shutemov | 1 | -1/+1 |
| 2025-05-17 | x86/mm/64: Always use dynamic memory layout | Kirill A. Shutemov | 1 | -8/+0 |
| 2025-05-16 | fs/resctrl: Add boiler plate for external resctrl code | James Morse | 1 | -8/+3 |
| 2025-05-13 | Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflicts | Ingo Molnar | 1 | -0/+12 |
| 2025-05-13 | Merge branch 'x86/alternatives' into x86/core, to merge dependent commits | Ingo Molnar | 1 | -0/+1 |
| 2025-05-12 | x86/Kconfig: enable kexec handover for 64 bits | Alexander Graf | 1 | -0/+3 |
| 2025-05-12 | ACPI: MRRM: Minimal parse of ACPI MRRM table | Tony Luck | 1 | -0/+1 |
| 2025-05-11 | Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+12 |
| 2025-05-09 | x86/its: Use dynamic thunks for indirect branches | Peter Zijlstra | 1 | -0/+1 |
| 2025-05-09 | x86/its: Add support for ITS-safe indirect thunk | Pawan Gupta | 1 | -0/+11 |
| 2025-05-07 | x86/Kconfig: make CFI_AUTO_DEFAULT depend on !RUST or Rust >= 1.88 | Paweł Anikiel | 1 | -0/+1 |
| 2025-04-28 | x86/sgx: Use SHA-256 library API instead of crypto_shash API | Eric Biggers | 1 | -2/+1 |
| 2025-04-12 | x86/mm: Opt-in to IRQs-off activate_mm() | Andy Lutomirski | 1 | -0/+1 |
| 2025-04-05 | Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+1 |
| 2025-04-03 | Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+1 |
| 2025-04-02 | Merge tag 'x86_tdx_for_6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
| 2025-04-01 | mseal sysmap: enable x86-64 | Jeff Xu | 1 | -0/+1 |
| 2025-04-01 | Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+2 |
| 2025-03-30 | Merge tag 'x86-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -27/+56 |
| 2025-03-26 | x86/tdx: Fix arch_safe_halt() execution for TDX VMs | Vishal Annapurve | 1 | -0/+1 |
| 2025-03-25 | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 1 | -1/+2 |
| 2025-03-25 | Merge tag 'x86_cache_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+7 |
| 2025-03-25 | Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
| 2025-03-25 | x86/Kconfig: Fix lists in X86_EXTENDED_PLATFORM help text | Mateusz Jończyk | 1 | -3/+0 |
| 2025-03-25 | x86/Kconfig: Correct X86_X2APIC help text | Mateusz Jończyk | 1 | -6/+7 |
| 2025-03-22 | x86/Kconfig: Document release year of glibc 2.3.3 | Mateusz Jończyk | 1 | -1/+1 |
| 2025-03-22 | x86/Kconfig: Make CONFIG_PCI_CNB20LE_QUIRK depend on X86_32 | Mateusz Jończyk | 1 | -2/+10 |
| 2025-03-22 | x86/Kconfig: Document CONFIG_PCI_MMCONFIG | Mateusz Jończyk | 1 | -0/+13 |
| 2025-03-22 | x86/Kconfig: Update lists in X86_EXTENDED_PLATFORM | Mateusz Jończyk | 1 | -3/+7 |
| 2025-03-22 | x86/Kconfig: Move all X86_EXTENDED_PLATFORM options together | Mateusz Jończyk | 1 | -11/+11 |
| 2025-03-22 | x86/Kconfig: Always enable ARCH_SPARSEMEM_ENABLE | Mateusz Jończyk | 1 | -1/+0 |
| 2025-03-22 | x86/Kconfig: Enable X86_X2APIC by default and improve help text | Mateusz Jończyk | 1 | -9/+16 |
| 2025-03-19 | x86/cpufeatures: Add {REQUIRED,DISABLED} feature configs | H. Peter Anvin (Intel) | 1 | -0/+2 |
| 2025-03-19 | Merge tag 'v6.14-rc7' into x86/core, to pick up fixes | Ingo Molnar | 1 | -0/+1 |
| 2025-03-17 | mm: rename GENERIC_PTDUMP and PTDUMP_CORE | Anshuman Khandual | 1 | -1/+1 |
| 2025-03-16 | x86/mm: set ARCH_WANT_HUGETLB_VMEMMAP_PREINIT | Frank van der Linden | 1 | -0/+1 |
| 2025-03-17 | kbuild: Introduce Kconfig symbol for linking vmlinux with relocations | Ard Biesheuvel | 1 | -0/+1 |
| 2025-03-12 | x86/resctrl: Allow an architecture to disable pseudo lock | James Morse | 1 | -0/+7 |
| 2025-03-04 | Merge branch 'x86/asm' into x86/core, to pick up dependent commits | Ingo Molnar | 1 | -136/+55 |
| 2025-03-04 | Merge branch 'x86/cpu' into x86/asm, to pick up dependent commits | Ingo Molnar | 1 | -117/+44 |
| 2025-02-28 | x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8 | H. Peter Anvin (Intel) | 1 | -1/+1 |
| 2025-02-27 | x86/percpu: Disable named address spaces for UBSAN_BOOL with KASAN for GCC < ... | Uros Bizjak | 1 | -9/+11 |
| 2025-02-27 | x86/platform: Only allow CONFIG_EISA for 32-bit | Arnd Bergmann | 1 | -1/+1 |
| 2025-02-27 | x86/pci: Remove old STA2x11 support | Arnd Bergmann | 1 | -29/+3 |
| 2025-02-27 | x86/cpu: Document CONFIG_X86_INTEL_MID as 64-bit-only | Arnd Bergmann | 1 | -21/+29 |
| 2025-02-27 | x86/mm: Drop support for CONFIG_HIGHPTE | Arnd Bergmann | 1 | -9/+0 |
| 2025-02-27 | x86/mm: Drop CONFIG_SWIOTLB for PAE | Arnd Bergmann | 1 | -1/+0 |
| 2025-02-27 | x86/mm: Remove CONFIG_HIGHMEM64G support | Arnd Bergmann | 1 | -40/+6 |
| 2025-02-27 | x86/smp: Drop 32-bit "bigsmp" machine support | Arnd Bergmann | 1 | -16/+4 |
| 2025-02-26 | x86/ibt: Implement FineIBT-BHI mitigation | Peter Zijlstra | 1 | -0/+8 |
| 2025-02-22 | x86/microcode/AMD: Load only SHA256-checksummed patches | Borislav Petkov (AMD) | 1 | -0/+1 |
| 2025-02-21 | x86/mm: Make MMU_GATHER_RCU_TABLE_FREE unconditional | Rik van Riel | 1 | -1/+1 |
| 2025-02-21 | Merge tag 'v6.14-rc3' into x86/mm, to pick up fixes before merging new changes | Ingo Molnar | 1 | -1/+2 |
| 2025-02-21 | x86/vdso: Switch to generic storage implementation | Thomas Weißschuh | 1 | -0/+1 |
| 2025-02-18 | Merge tag 'v6.14-rc3' into x86/core, to pick up fixes | Ingo Molnar | 1 | -1/+2 |
| 2025-02-18 | x86/stackprotector: Remove stack protector test scripts | Brian Gerst | 1 | -10/+1 |
| 2025-02-11 | x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit | Patrick Bellasi | 1 | -1/+2 |
| 2025-02-10 | x86/crc64: implement crc64_be and crc64_nvme using new template | Eric Biggers | 1 | -0/+1 |
| 2025-02-10 | x86/crc-t10dif: implement crc_t10dif using new template | Eric Biggers | 1 | -1/+1 |
| 2025-02-03 | x86: re-enable EXECMEM_ROX support | Mike Rapoport (Microsoft) | 1 | -0/+1 |
| 2025-01-26 | Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+1 |
| 2025-01-22 | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 1 | -0/+2 |
| 2025-01-21 | Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds | 1 | -1/+3 |
| 2025-01-21 | Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+4 |
| 2025-01-21 | Merge tag 'x86_sev_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
| 2025-01-21 | Merge tag 'ras_core_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
| 2025-01-13 | x86: select ARCH_SUPPORTS_PT_RECLAIM if X86_64 | Qi Zheng | 1 | -0/+1 |
| 2025-01-13 | x86: Disable EXECMEM_ROX support | Peter Zijlstra | 1 | -1/+0 |
| 2025-01-08 | x86: Start moving AMD node functionality out of AMD_NB | Yazen Ghannam | 1 | -0/+4 |
| 2025-01-07 | x86/sev: Carve out and export SNP guest messaging init routines | Nikunj A Dadhania | 1 | -0/+1 |
| 2025-01-03 | x86/mce/amd: Remove shared threshold bank plumbing | Yazen Ghannam | 1 | -1/+1 |
| 2024-12-26 | ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC | Masami Hiramatsu (Google) | 1 | -0/+1 |
| 2024-12-26 | fprobe: Use ftrace_regs in fprobe exit handler | Masami Hiramatsu (Google) | 1 | -0/+1 |
| 2024-12-26 | fgraph: Replace fgraph_ret_regs with ftrace_regs | Masami Hiramatsu (Google) | 1 | -1/+1 |
| 2024-12-01 | x86/crc-t10dif: expose CRC-T10DIF function through lib | Eric Biggers | 1 | -0/+1 |
| 2024-12-01 | x86/crc32: expose CRC32 functions through lib | Eric Biggers | 1 | -0/+1 |
| 2024-11-30 | Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+2 |
| 2024-11-27 | kbuild: Add Propeller configuration for kernel build | Rong Xu | 1 | -0/+1 |
| 2024-11-23 | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+1 |
| 2024-11-22 | Merge tag 'x86_misc_for_6.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -9/+8 |
| 2024-11-19 | Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+0 |
| 2024-11-19 | Merge tag 'x86-splitlock-2024-11-18' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+8 |
| 2024-11-19 | Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
| 2024-11-18 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+1 |
| 2024-11-14 | crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32 | Dave Vasilevsky | 1 | -0/+3 |
| 2024-11-07 | x86/module: enable ROX caches for module text on 64 bit | Mike Rapoport (Microsoft) | 1 | -0/+1 |
| 2024-11-06 | kbuild: Add AutoFDO support for Clang build | Rong Xu | 1 | -0/+1 |
| 2024-11-05 | sched, x86: Enable Lazy preemption | Peter Zijlstra | 1 | -0/+1 |
| 2024-11-02 | timekeeping: Always check for negative motion | Thomas Gleixner | 1 | -1/+0 |
| 2024-10-21 | x86/lam: Disable ADDRESS_MASKING in most cases | Pawan Gupta | 1 | -0/+1 |
| 2024-10-04 | mm: Introduce ARCH_HAS_USER_SHADOW_STACK | Mark Brown | 1 | -0/+1 |
| 2024-09-30 | x86/bugs: Correct RSB terminology in Kconfig | Breno Leitao | 1 | -9/+8 |
| 2024-09-21 | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -12/+3 |
| 2024-09-20 | Merge tag 'sched-rt-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
| 2024-09-19 | Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/... | Linus Torvalds | 1 | -1/+1 |
| 2024-09-19 | Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+6 |
| 2024-09-17 | Merge tag 'x86-fpu-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
| 2024-09-17 | x86: Allow to enable PREEMPT_RT. | Sebastian Andrzej Siewior | 1 | -0/+1 |
| 2024-09-17 | mm/x86: support large pfn mappings | Peter Xu | 1 | -0/+1 |
| 2024-09-16 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+4 |
| 2024-09-04 | x86/platform/geode: switch GPIO buttons and LEDs to software properties | Dmitry Torokhov | 1 | -0/+6 |
| 2024-09-04 | x86/mm: add ARCH_PKEY_BITS to Kconfig | Joey Gouly | 1 | -0/+4 |
| 2024-09-03 | x86: remove PG_uncached | Matthew Wilcox (Oracle) | 1 | -4/+1 |
| 2024-09-03 | mm: introduce numa_emulation | Mike Rapoport (Microsoft) | 1 | -8/+0 |
| 2024-09-03 | mm: introduce numa_memblks | Mike Rapoport (Microsoft) | 1 | -0/+1 |
| 2024-09-04 | dma-mapping: clearly mark DMA ops as an architecture feature | Christoph Hellwig | 1 | -1/+1 |
| 2024-08-08 | x86/bus_lock: Add support for AMD | Ravi Bangoria | 1 | -1/+1 |
| 2024-08-08 | x86/split_lock: Move Split and Bus lock code to a dedicated file | Ravi Bangoria | 1 | -0/+8 |
| 2024-07-30 | x86/bugs: Add a separate config for GDS | Breno Leitao | 1 | -0/+10 |
| 2024-07-30 | x86/bugs: Remove GDS Force Kconfig option | Breno Leitao | 1 | -19/+0 |
| 2024-07-30 | x86/bugs: Add a separate config for SSB | Breno Leitao | 1 | -0/+10 |
| 2024-07-30 | x86/bugs: Add a separate config for Spectre V2 | Breno Leitao | 1 | -0/+12 |