Wanpeng Li
|
2e63ad4bd5
x86/apic: Do not init irq remapping if ioapic is disabled
|
9 년 전 |
Ingo Molnar
|
fdbdfefbab
Merge branch 'linus' into timers/urgent, to pick up fixes
|
9 년 전 |
Nicolai Stange
|
6731b0d611
x86/timers/apic: Inform TSC deadline clockevent device about recalibration
|
9 년 전 |
Nicolai Stange
|
1a9e4c564a
x86/timers/apic: Fix imprecise timer interrupts by eliminating TSC clockevents frequency roundoff error
|
9 년 전 |
Masahiro Yamada
|
97f2645f35
tree-wide: replace config_enabled() with IS_ENABLED()
|
9 년 전 |
Linus Torvalds
|
aeb35d6b74
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 년 전 |
Linus Torvalds
|
08fd8c1768
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
|
9 년 전 |
Vitaly Kuznetsov
|
3e9e57fad3
x86/acpi: store ACPI ids from MADT for future usage
|
9 년 전 |
Paul Gortmaker
|
186f43608a
x86/kernel: Audit and remove any unnecessary uses of module.h
|
9 년 전 |
Claudio Fontana
|
3c8fad9183
x86/apic: Fix misspelled APIC
|
9 년 전 |
Borislav Petkov
|
93984fbd4e
x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage
|
9 년 전 |
Borislav Petkov
|
59e21e3d00
x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage
|
9 년 전 |
Borislav Petkov
|
62436a4d36
x86/cpufeature: Remove cpu_has_x2apic
|
9 년 전 |
Ingo Molnar
|
00f5268501
Merge branch 'x86/cleanups' into x86/urgent
|
9 년 전 |
Thomas Gleixner
|
1f12e32f4c
x86/topology: Create logical package id
|
9 년 전 |
Adam Buchbinder
|
6a6256f9e0
x86: Fix misspellings in comments
|
9 년 전 |
Hidehiro Kawai
|
b7c4948e98
x86/apic: Introduce apic_extnmi command line parameter
|
9 년 전 |
Juergen Gross
|
42baa2581c
x86/apic: Fix the saving and restoring of lapic vectors during suspend/resume
|
9 년 전 |
Denys Vlasenko
|
d786ad32c3
x86/apic: Deinline various functions
|
10 년 전 |
Shaohua Li
|
5d7c631d92
x86/apic: Serialize LVTT and TSC_DEADLINE writes
|
10 년 전 |
Linus Torvalds
|
43af9872f5
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 년 전 |
Linus Torvalds
|
5778077d03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 년 전 |
Thomas Gleixner
|
a57e456a7b
x86/apic: Fix fallout from x2apic cleanup
|
10 년 전 |
Thomas Gleixner
|
c948c26048
x86/apic: Drop local_irq_save/restore in timer callbacks
|
10 년 전 |
Viresh Kumar
|
b23d8e5278
x86/apic: Migrate apic timer to new set_state interface
|
10 년 전 |
Andy Lutomirski
|
4ea1636b04
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
|
10 년 전 |
Andy Lutomirski
|
87be28aaf1
x86/asm/tsc: Replace rdtscll() with native_read_tsc()
|
10 년 전 |
Bandan Das
|
4399c03c67
x86/apic: Remove verify_local_APIC()
|
10 년 전 |
Linus Torvalds
|
8329aa9fff
Revert "x86/apic: Only disable CPU x2apic mode when necessary"
|
10 년 전 |
Thomas Gleixner
|
9c4d9c73dd
x86: Consolidate boot cpu timer setup
|
10 년 전 |