index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
/
apic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-24
x86/kernel: Convert to new CPU match macros
Thomas Gleixner
1
-19
/
+13
2020-02-07
x86/apic: Mask IOAPIC entries when disabling the local APIC
Tony W Wang-oc
1
-0
/
+7
2020-01-29
x86/timer: Don't skip PIT setup when APIC is disabled or in legacy mode
Thomas Gleixner
1
-5
/
+18
2019-11-26
Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and 'x86-ap...
Linus Torvalds
1
-1
/
+1
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-22
/
+19
2019-11-05
x86/apic/32: Avoid bogus LDR warnings
Jan Beulich
1
-13
/
+15
2019-10-27
x86/apic, x86/uprobes: Correct parameter names in kernel-doc comments
Yi Wang
1
-1
/
+1
2019-10-18
x86: Use pr_warn instead of pr_warning
Kefeng Wang
1
-22
/
+19
2019-09-17
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-73
/
+115
2019-09-16
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+10
2019-09-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2019-09-08
x86/timer: Force PIT initialization when !X86_FEATURE_ARAT
Jan Stancek
1
-0
/
+4
2019-09-07
Revert "x86/apic: Include the LDR when clearing out APIC registers"
Linus Torvalds
1
-4
/
+0
2019-09-02
Merge branch 'linus' into x86/cpu, to resolve conflicts
Ingo Molnar
1
-0
/
+4
2019-08-28
x86/intel: Aggregate microserver naming
Peter Zijlstra
1
-1
/
+1
2019-08-28
x86/intel: Aggregate big core graphics naming
Peter Zijlstra
1
-2
/
+2
2019-08-28
x86/intel: Aggregate big core mobile naming
Peter Zijlstra
1
-3
/
+3
2019-08-28
x86/intel: Aggregate big core client naming
Peter Zijlstra
1
-4
/
+4
2019-08-26
x86/apic: Include the LDR when clearing out APIC registers
Bandan Das
1
-0
/
+4
2019-08-19
x86/apic: Handle missing global clockevent gracefully
Thomas Gleixner
1
-15
/
+53
2019-08-07
x86/apic: Annotate global config variables as "read-only after init"
Sean Christopherson
1
-13
/
+13
2019-07-25
x86/hotplug: Silence APIC and NMI when CPU is dead
Thomas Gleixner
1
-11
/
+24
2019-07-25
x86/apic: Make apic_pending_intr_clear() more robust
Thomas Gleixner
1
-44
/
+63
2019-07-25
x86/apic: Soft disable APIC before initializing it
Thomas Gleixner
1
-0
/
+8
2019-07-25
x86/apic: Invoke perf_events_lapic_init() after enabling APIC
Thomas Gleixner
1
-3
/
+2
2019-07-22
x86/apic: Initialize TPR to block interrupts 16-31
Andy Lutomirski
1
-2
/
+5
2019-07-16
x86/apic: Silence -Wtype-limits compiler warnings
Qian Cai
1
-1
/
+1
2019-07-08
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-25
/
+62
2019-07-03
x86/irq: Seperate unused system vectors from spurious entry again
Thomas Gleixner
1
-11
/
+22
2019-06-29
x86/timer: Skip PIT initialization on modern chipsets
Thomas Gleixner
1
-0
/
+27
2019-06-22
x86/apic: Fix integer overflow on 10 bit left shift of cpu_khz
Colin Ian King
1
-1
/
+2
2019-06-16
x86/apic: Make apic_bsp_setup() static
Thomas Gleixner
1
-4
/
+3
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-09
x86/apic: Rename 'lapic_timer_frequency' to 'lapic_timer_period'
Daniel Drake
1
-10
/
+10
2019-04-25
x86/apic: Unify duplicated local apic timer clockevent initialization
Jacob Pan
1
-26
/
+31
2018-12-08
x86/kernel: Fix more -Wmissing-prototypes warnings
Borislav Petkov
1
-0
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-09-27
x86/apic: Add Hygon Dhyana support
Pu Wen
1
-0
/
+7
2018-08-14
x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_t...
Vlastimil Babka
1
-0
/
+2
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+16
2018-08-13
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2018-08-05
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
1
-0
/
+1
2018-07-30
x86/apic: Trivial coding style fixes
Yi Wang
1
-1
/
+1
2018-07-24
x86/apic: Future-proof the TSC_DEADLINE quirk for SKX
Len Brown
1
-0
/
+3
2018-07-02
Revert "x86/apic: Ignore secondary threads if nosmt=force"
Thomas Gleixner
1
-19
/
+0
2018-06-21
x86/apic: Ignore secondary threads if nosmt=force
Thomas Gleixner
1
-0
/
+19
2018-06-21
x86/smp: Provide topology_is_primary_thread()
Thomas Gleixner
1
-0
/
+15
2018-04-02
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-51
/
+60
2018-03-01
x86/apic: Drop logical_smp_processor_id() inline
Dou Liyang
1
-5
/
+5
2018-03-01
x86/apic: Modernize the pending interrupt code
Dou Liyang
1
-9
/
+8
[next]