开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
/
apic.c
Age
Commit message (
Expand
)
Author
2017-03-11
x86/acpi: Restore the order of CPU IDs
Dou Liyang
2017-03-01
x86/apic: Simplify enable_IR_x2apic(), remove try_to_enable_IR()
Dou Liyang
2017-03-01
x86/apic: Fix a warning message in logical CPU IDs allocation
Dou Liyang
2017-02-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-02-07
x86/apic: Fix a typo in a comment line
Dou Liyang
2017-01-09
x86/apic: Implement set_state_oneshot_stopped() callback
Frederic Weisbecker
2017-01-06
x86/apic: Fix typos in comments
Dou Liyang
2017-01-05
x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlers
Daniel Bristot de Oliveira
2016-12-13
x86/smpboot: Make logical package management more robust
Thomas Gleixner
2016-12-12
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-09
x86: Remove empty idle.h header
Thomas Gleixner
2016-12-09
x86/amd: Simplify AMD E400 aware idle routine
Borislav Petkov
2016-11-09
x86/apic: Prevent tracing on apic_msr_write_eoi()
Wanpeng Li
2016-10-08
x86/apic: Prevent pointless warning messages
Thomas Gleixner
2016-09-26
x86/apic: Fix silent & fatal merge conflict in __generic_processor_info()
Thomas Gleixner
2016-09-26
Merge branch 'x86/urgent' into x86/apic
Thomas Gleixner
2016-09-21
x86/acpi: Introduce persistent storage for cpuid <-> apicid mapping
Gu Zheng
2016-09-21
x86/acpi: Enable acpi to register all possible cpus at boot time
Gu Zheng
2016-09-20
x86/apic: Get rid of apic_version[] array
Denys Vlasenko
2016-09-08
x86/apic: Fix num_processors value in case of failure
Dou Liyang
2016-08-24
x86/apic: Update comment about disabling processor focus
Wei Jiangang
2016-08-24
x86/apic: Do not init irq remapping if ioapic is disabled
Wanpeng Li
2016-08-15
x86/apic, ACPI: Remove the repeated lapic address override entry parsing
Baoquan He
2016-08-10
Merge branch 'linus' into timers/urgent, to pick up fixes
Ingo Molnar
2016-08-10
x86/timers/apic: Inform TSC deadline clockevent device about recalibration
Nicolai Stange
2016-08-10
x86/timers/apic: Fix imprecise timer interrupts by eliminating TSC clockevent...
Nicolai Stange
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-27
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-25
x86/acpi: store ACPI ids from MADT for future usage
Vitaly Kuznetsov
2016-07-14
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-06-10
x86/apic: Fix misspelled APIC
Claudio Fontana
2016-04-13
x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage
Borislav Petkov
2016-04-13
x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage
Borislav Petkov
2016-03-31
x86/cpufeature: Remove cpu_has_x2apic
Borislav Petkov
2016-03-17
Merge branch 'x86/cleanups' into x86/urgent
Ingo Molnar
2016-02-29
x86/topology: Create logical package id
Thomas Gleixner
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
2015-12-19
x86/apic: Introduce apic_extnmi command line parameter
Hidehiro Kawai
2015-11-24
x86/apic: Fix the saving and restoring of lapic vectors during suspend/resume
Juergen Gross
2015-09-30
x86/apic: Deinline various functions
Denys Vlasenko
2015-09-14
x86/apic: Serialize LVTT and TSC_DEADLINE writes
Shaohua Li
2015-09-01
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-08-22
x86/apic: Fix fallout from x2apic cleanup
Thomas Gleixner
2015-07-30
x86/apic: Drop local_irq_save/restore in timer callbacks
Thomas Gleixner
2015-07-30
x86/apic: Migrate apic timer to new set_state interface
Viresh Kumar
2015-07-06
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
2015-07-06
x86/asm/tsc: Replace rdtscll() with native_read_tsc()
Andy Lutomirski
2015-04-01
x86/apic: Remove verify_local_APIC()
Bandan Das
[next]