index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
/
apic.c
Age
Commit message (
Expand
)
Author
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
2018-02-15
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2018-01-14
Revert "x86/apic: Remove init_bsp_APIC()"
Ville Syrjälä
2017-12-28
x86/apic: Avoid wrong warning when parsing 'apic=' in X86-32 case
Dou Liyang
2017-11-13
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-13
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-13
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-10
x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...
Juergen Gross
2017-11-07
Merge branch 'linus' into x86/apic, to resolve conflicts
Ingo Molnar
2017-10-12
x86/apic: Update TSC_DEADLINE quirk with additional SKX stepping
Len Brown
2017-10-12
x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on hypervisors
Paolo Bonzini
2017-10-03
x86/boot: Spell out "boot CPU" for BP
Jean Delvare
2017-09-28
x86/apic: Fix spelling mistake: "symmectic" -> "symmetric"
Colin Ian King
2017-09-25
x86/apic: Move common APIC callbacks
Thomas Gleixner
2017-09-25
x86/apic: Move probe32 specific APIC functions
Thomas Gleixner
2017-09-25
x86/apic: Use lapic_is_integrated() consistently
Dou Liyang
2017-09-25
x86/apic: Remove duplicate X86_64 conditional in lapic_is_integrated()
Dou Liyang
2017-09-25
x86/apic: Remove init_bsp_APIC()
Dou Liyang
2017-09-25
x86/apic: Initialize interrupt mode after timer init
Dou Liyang
2017-09-25
x86/init: Add intr_mode_init to x86_init_ops
Dou Liyang
2017-09-25
x86/apic: Unify interrupt mode setup for UP system
Dou Liyang
2017-09-25
x86/apic: Mark the apic_intr_mode extern for sanity check cleanup
Dou Liyang
2017-09-25
x86/apic: Unify interrupt mode setup for SMP-capable system
Dou Liyang
2017-09-25
x86/apic: Move logical APIC ID away from apic_bsp_setup()
Dou Liyang
2017-09-25
x86/apic: Split local APIC timer setup from the APIC setup
Dou Liyang
2017-09-25
x86/apic: Prepare for unifying the interrupt delivery modes setup
Dou Liyang
2017-09-25
x86/apic: Construct a selector for the interrupt delivery mode
Dou Liyang
2017-09-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-11
x86/cpu: Remove unused and undefined __generic_processor_info() declaration
Dou Liyang
2017-09-08
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
2017-08-31
x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on CPUs withou...
Hans de Goede
2017-08-29
x86/apic: Remove the duplicated tracing versions of interrupts
Thomas Gleixner
2017-08-29
x86/apic: Use this_cpu_ptr() in local_timer_interrupt()
Thomas Gleixner
[next]