index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86-core-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-17
2
-5
/
+66
|
\
|
*
x86/traps: Enable UBSAN traps on x86
Gatlin Newhouse
2024-08-06
2
-5
/
+66
*
|
Merge tag 'x86-apic-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-17
6
-641
/
+373
|
\
\
|
*
|
x86/irq: Fix comment on IRQ vector layout
Sohil Mehta
2024-08-13
1
-2
/
+2
|
*
|
x86/apic: Remove unused extern declarations
Yue Haibing
2024-08-13
1
-6
/
+0
|
*
|
x86/apic: Remove logical destination mode for 64-bit
Thomas Gleixner
2024-08-09
2
-120
/
+7
|
*
|
x86/apic: Remove unused inline function apic_set_eoi_cb()
Yue Haibing
2024-08-07
1
-1
/
+0
|
*
|
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/apic: Provide apic_printk() helpers
Thomas Gleixner
2024-08-07
1
-14
/
+19
|
*
|
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
8
-14
/
+16
|
\
\
\
|
*
|
|
x86/EISA: Dereference memory directly instead of using readl()
Maciej W. Rozycki
2024-08-29
1
-2
/
+2
|
*
|
|
x86/extable: Remove unused declaration fixup_bug()
Yue Haibing
2024-08-25
1
-1
/
+0
|
*
|
|
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
|
*
|
|
x86/mtrr: Remove obsolete declaration for mtrr_bp_restore()
Gaosheng Cui
2024-08-25
1
-2
/
+0
|
*
|
|
x86/cpu_entry_area: Annotate percpu_setup_exception_stacks() as __init
Nathan Chancellor
2024-08-25
1
-1
/
+1
*
|
|
|
Merge tag 'x86-build-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-09-17
3
-5
/
+17
|
\
\
\
\
|
*
|
|
|
x86: Ignore stack unwinding in KCOV
Dmitry Vyukov
2024-08-08
1
-0
/
+8
|
*
|
|
|
x86/entry: Remove unwanted instrumentation in common_interrupt()
Dmitry Vyukov
2024-08-08
2
-5
/
+9
|
|
|
/
/
|
|
/
|
|
*
|
|
|
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
38
-126
/
+256
|
|
\
\
\
\
|
*
|
|
|
|
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
5
-32
/
+261
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2024-09-11
5
-32
/
+261
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Merge tag 'amd-pstate-v6.12-2024-09-11' of ssh://gitolite.kernel.org/pub/scm/...
Rafael J. Wysocki
2024-09-11
3
-30
/
+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
2
-15
/
+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
2
-2
/
+100
|
|
|
|
_
|
/
|
|
|
/
|
|
*
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-09-16
1
-0
/
+4
|
\
\
\
\
\
[next]