index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
/
apic.c
Age
Commit message (
Expand
)
Author
2019-11-26
Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and 'x86-ap...
Linus Torvalds
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-11-05
x86/apic/32: Avoid bogus LDR warnings
Jan Beulich
2019-10-27
x86/apic, x86/uprobes: Correct parameter names in kernel-doc comments
Yi Wang
2019-10-18
x86: Use pr_warn instead of pr_warning
Kefeng Wang
2019-09-17
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-09-16
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-09-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-08
x86/timer: Force PIT initialization when !X86_FEATURE_ARAT
Jan Stancek
2019-09-07
Revert "x86/apic: Include the LDR when clearing out APIC registers"
Linus Torvalds
2019-09-02
Merge branch 'linus' into x86/cpu, to resolve conflicts
Ingo Molnar
2019-08-28
x86/intel: Aggregate microserver naming
Peter Zijlstra
2019-08-28
x86/intel: Aggregate big core graphics naming
Peter Zijlstra
2019-08-28
x86/intel: Aggregate big core mobile naming
Peter Zijlstra
2019-08-28
x86/intel: Aggregate big core client naming
Peter Zijlstra
2019-08-26
x86/apic: Include the LDR when clearing out APIC registers
Bandan Das
2019-08-19
x86/apic: Handle missing global clockevent gracefully
Thomas Gleixner
2019-08-07
x86/apic: Annotate global config variables as "read-only after init"
Sean Christopherson
2019-07-25
x86/hotplug: Silence APIC and NMI when CPU is dead
Thomas Gleixner
2019-07-25
x86/apic: Make apic_pending_intr_clear() more robust
Thomas Gleixner
2019-07-25
x86/apic: Soft disable APIC before initializing it
Thomas Gleixner
2019-07-25
x86/apic: Invoke perf_events_lapic_init() after enabling APIC
Thomas Gleixner
2019-07-22
x86/apic: Initialize TPR to block interrupts 16-31
Andy Lutomirski
2019-07-16
x86/apic: Silence -Wtype-limits compiler warnings
Qian Cai
2019-07-08
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-03
x86/irq: Seperate unused system vectors from spurious entry again
Thomas Gleixner
2019-06-29
x86/timer: Skip PIT initialization on modern chipsets
Thomas Gleixner
2019-06-22
x86/apic: Fix integer overflow on 10 bit left shift of cpu_khz
Colin Ian King
2019-06-16
x86/apic: Make apic_bsp_setup() static
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-09
x86/apic: Rename 'lapic_timer_frequency' to 'lapic_timer_period'
Daniel Drake
2019-04-25
x86/apic: Unify duplicated local apic timer clockevent initialization
Jacob Pan
2018-12-08
x86/kernel: Fix more -Wmissing-prototypes warnings
Borislav Petkov
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-09-27
x86/apic: Add Hygon Dhyana support
Pu Wen
2018-08-14
x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_t...
Vlastimil Babka
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-08-13
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-08-05
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
2018-07-30
x86/apic: Trivial coding style fixes
Yi Wang
2018-07-24
x86/apic: Future-proof the TSC_DEADLINE quirk for SKX
Len Brown
2018-07-02
Revert "x86/apic: Ignore secondary threads if nosmt=force"
Thomas Gleixner
2018-06-21
x86/apic: Ignore secondary threads if nosmt=force
Thomas Gleixner
2018-06-21
x86/smp: Provide topology_is_primary_thread()
Thomas Gleixner
2018-04-02
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-03-01
x86/apic: Drop logical_smp_processor_id() inline
Dou Liyang
2018-03-01
x86/apic: Modernize the pending interrupt code
Dou Liyang
2018-03-01
x86/apic: Move pending interrupt check code into it's own function
Dou Liyang
2018-02-17
x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specified
Baoquan He
2018-02-16
x86/apic: Make setup_local_APIC() static
Dou Liyang
[next]