Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | x86/fred: Set SS to __KERNEL_DS when enabling FRED | Xin Li (Intel) | 2024-08-25 | 1 | -0/+14 | |
| | * | | | | | | x86/fred: Enable FRED right after init_mem_mapping() | Xin Li (Intel) | 2024-08-13 | 4 | -5/+21 | |
| | * | | | | | | x86/fred: Move FRED RSP initialization into a separate function | Xin Li (Intel) | 2024-08-13 | 2 | -11/+23 | |
| | * | | | | | | x86/fred: Parse cmdline param "fred=" in cpu_parse_early_param() | Xin Li (Intel) | 2024-08-13 | 2 | -26/+5 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | Merge tag 'x86-fpu-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-09-17 | 1 | -0/+89 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | x86/elf: Add a new FPU buffer layout info to x86 core files | Vignesh Balasubramanian | 2024-07-29 | 1 | -0/+89 | |
| | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | Merge tag 'x86-core-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2024-09-17 | 1 | -5/+54 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | x86/traps: Enable UBSAN traps on x86 | Gatlin Newhouse | 2024-08-06 | 1 | -5/+54 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge tag 'x86-apic-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2024-09-17 | 4 | -610/+352 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | x86/apic: Remove logical destination mode for 64-bit | Thomas Gleixner | 2024-08-09 | 1 | -112/+7 | |
| | * | | | | | | x86/ioapic: Cleanup remaining coding style issues | Thomas Gleixner | 2024-08-07 | 1 | -11/+12 | |
| | * | | | | | | x86/ioapic: Cleanup line breaks | Thomas Gleixner | 2024-08-07 | 1 | -37/+18 | |
| | * | | | | | | x86/ioapic: Cleanup bracket usage | Thomas Gleixner | 2024-08-07 | 1 | -16/+18 | |
| | * | | | | | | x86/ioapic: Cleanup comments | Thomas Gleixner | 2024-08-07 | 1 | -49/+37 | |
| | * | | | | | | x86/ioapic: Move replace_pin_at_irq_node() to the call site | Thomas Gleixner | 2024-08-07 | 1 | -22/+18 | |
| | * | | | | | | x86/mpparse: Cleanup apic_printk()s | Thomas Gleixner | 2024-08-07 | 1 | -7/+6 | |
| | * | | | | | | x86/ioapic: Cleanup guarded debug printk()s | Thomas Gleixner | 2024-08-07 | 1 | -38/+29 | |
| | * | | | | | | x86/ioapic: Cleanup apic_printk()s | Thomas Gleixner | 2024-08-07 | 1 | -103/+73 | |
| | * | | | | | | x86/apic: Cleanup apic_printk()s | Thomas Gleixner | 2024-08-07 | 1 | -46/+35 | |
| | * | | | | | | x86/ioapic: Use guard() for locking where applicable | Thomas Gleixner | 2024-08-07 | 1 | -128/+64 | |
| | * | | | | | | x86/ioapic: Cleanup structs | Thomas Gleixner | 2024-08-07 | 1 | -18/+14 | |
| | * | | | | | | x86/ioapic: Mark mp_alloc_timer_irq() __init | Thomas Gleixner | 2024-08-07 | 1 | -2/+2 | |
| | * | | | | | | x86/ioapic: Handle allocation failures gracefully | Thomas Gleixner | 2024-08-07 | 1 | -24/+22 | |
| * | | | | | | | Merge tag 'x86-cleanups-2024-09-17' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2024-09-17 | 5 | -10/+15 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | x86/EISA: Dereference memory directly instead of using readl() | Maciej W. Rozycki | 2024-08-29 | 1 | -2/+2 | |
| | * | | | | | | | x86/boot/64: Strip percpu address space when setting up GDT descriptors | Uros Bizjak | 2024-08-25 | 1 | -1/+2 | |
| | * | | | | | | | x86/cpu: Clarify the error message when BIOS does not support SGX | WangYuli | 2024-08-25 | 1 | -1/+1 | |
| | * | | | | | | | x86/kexec: Add comments around swap_pages() assembly to improve readability | Kai Huang | 2024-08-25 | 1 | -2/+6 | |
| | * | | | | | | | x86/kexec: Fix a comment of swap_pages() assembly | Kai Huang | 2024-08-25 | 1 | -1/+1 | |
| | * | | | | | | | x86/sgx: Fix a W=1 build warning in function comment | Kai Huang | 2024-08-25 | 1 | -1/+1 | |
| | * | | | | | | | x86/EISA: Use memremap() to probe for the EISA BIOS signature | Maciej W. Rozycki | 2024-08-25 | 1 | -3/+3 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'x86-build-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2024-09-17 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | x86: Ignore stack unwinding in KCOV | Dmitry Vyukov | 2024-08-08 | 1 | -0/+8 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2024-09-17 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'linus' into timers/core | Thomas Gleixner | 2024-09-10 | 10 | -17/+30 | |
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | | | ||||||
| | * | | | | | | | treewide: Fix wrong singular form of jiffies in comments | Anna-Maria Behnsen | 2024-09-08 | 1 | -1/+1 | |
| | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'pm-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2024-09-16 | 3 | -29/+248 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2024-09-11 | 3 | -29/+248 | |
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| | | * | | | | | | Merge tag 'amd-pstate-v6.12-2024-09-11' of ssh://gitolite.kernel.org/pub/scm/... | Rafael J. Wysocki | 2024-09-11 | 2 | -27/+161 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | cpufreq: amd-pstate: Merge amd_pstate_highest_perf_set() into amd_get_boost_r... | Mario Limonciello | 2024-09-11 | 1 | -0/+16 | |
| | | | * | | | | | | x86/amd: Detect preferred cores in amd_get_boost_ratio_numerator() | Mario Limonciello | 2024-09-11 | 1 | -10/+83 | |
| | | | * | | | | | | x86/amd: Move amd_get_highest_perf() out of amd-pstate | Mario Limonciello | 2024-09-11 | 1 | -0/+30 | |
| | | | * | | | | | | ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn | Mario Limonciello | 2024-09-11 | 1 | -3/+3 | |
| | | | * | | | | | | ACPI: CPPC: Drop check for non zero perf ratio | Mario Limonciello | 2024-09-11 | 1 | -6/+1 | |
| | | | * | | | | | | x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator() | Mario Limonciello | 2024-09-11 | 1 | -12/+32 | |
| | | | * | | | | | | x86/amd: Move amd_get_highest_perf() from amd.c to cppc.c | Mario Limonciello | 2024-09-11 | 2 | -16/+16 | |
| | | | |/ / / / / | ||||||
| | | * | | / / / | x86/sched: Add basic support for CPU capacity scaling | Rafael J. Wysocki | 2024-09-04 | 1 | -2/+87 | |
| | | | |_|/ / / | | | |/| | | | | ||||||
| * | | | | | | | Merge tag 'x86_sgx_for_6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2024-09-16 | 1 | -13/+21 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | x86/sgx: Log information when a node lacks an EPC section | Aaron Lu | 2024-09-06 | 1 | -0/+7 | |
| | * | | | | | | | x86/sgx: Fix deadlock in SGX NUMA node search | Aaron Lu | 2024-09-06 | 1 | -13/+14 | |
| | | |/ / / / / | | |/| | | | | |