index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
/
apic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-16
x86/irq: Move apic_post_init() invocation to one place
Thomas Gleixner
1
-0
/
+3
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-08-06
x86/headers: Remove APIC headers from <asm/smp.h>
Ingo Molnar
1
-0
/
+1
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-20
/
+19
2020-06-11
Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-06-11
x86/entry: Convert APIC interrupts to IDTENTRY_SYSVEC
Thomas Gleixner
1
-18
/
+5
2020-06-11
x86/entry: Use idtentry for interrupts
Thomas Gleixner
1
-15
/
+8
2020-06-11
x86/irq: Convey vector as argument and not in ptregs
Thomas Gleixner
1
-6
/
+25
2020-05-26
x86/apic: Make TSC deadline timer detection message visible
Borislav Petkov
1
-1
/
+1
2020-05-07
x86/apic: Convert the TSC deadline timer matching to steppings macro
Borislav Petkov
1
-45
/
+12
2020-05-01
x86/apic: Move TSC deadline timer debug printk
Thomas Gleixner
1
-13
/
+14
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
[next]