index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/apic: Soft disable APIC before initializing it
Thomas Gleixner
2019-10-05
1
-0
/
+8
*
x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machines
Thomas Gleixner
2019-09-21
1
-1
/
+7
*
Revert "x86/apic: Include the LDR when clearing out APIC registers"
Linus Torvalds
2019-09-10
1
-4
/
+0
*
x86/apic: Include the LDR when clearing out APIC registers
Bandan Das
2019-09-06
1
-0
/
+4
*
x86/apic: Do not initialize LDR and DFR for bigsmp
Bandan Das
2019-09-06
1
-22
/
+2
*
x86/apic: Handle missing global clockevent gracefully
Thomas Gleixner
2019-08-29
1
-15
/
+53
*
x86/apic: Silence -Wtype-limits compiler warnings
Qian Cai
2019-08-06
1
-1
/
+1
*
x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_t...
Vlastimil Babka
2018-08-15
1
-0
/
+2
*
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
2018-08-15
5
-0
/
+7
*
Revert "x86/apic: Ignore secondary threads if nosmt=force"
Thomas Gleixner
2018-08-15
1
-19
/
+0
*
x86/apic: Ignore secondary threads if nosmt=force
Thomas Gleixner
2018-08-15
1
-0
/
+19
*
x86/smp: Provide topology_is_primary_thread()
Thomas Gleixner
2018-08-15
1
-0
/
+15
*
x86/apic: Future-proof the TSC_DEADLINE quirk for SKX
Len Brown
2018-08-06
1
-0
/
+3
*
x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specified
Baoquan He
2018-05-30
1
-1
/
+1
*
x86/platform/UV: Fix GAM Range Table entries less than 1GB
mike.travis@hpe.com
2018-04-26
1
-3
/
+12
*
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2018-02-22
1
-3
/
+3
*
x86/apic/vector: Fix off by one in error path
Thomas Gleixner
2018-01-23
1
-2
/
+5
*
x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...
Juergen Gross
2017-12-25
1
-1
/
+1
*
x86/platform/UV: Convert timers to use timer_setup()
Kees Cook
2017-12-25
1
-3
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
8
-0
/
+8
*
x86/apic: Update TSC_DEADLINE quirk with additional SKX stepping
Len Brown
2017-10-12
1
-1
/
+11
*
x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on hypervisors
Paolo Bonzini
2017-10-12
1
-1
/
+2
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-12
1
-1
/
+1
|
\
|
*
x86/cpu: Remove unused and undefined __generic_processor_info() declaration
Dou Liyang
2017-09-11
1
-1
/
+1
*
|
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
2017-09-08
1
-1
/
+1
|
/
*
x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on CPUs withou...
Hans de Goede
2017-08-31
1
-1
/
+5
*
x86/apic: Remove the duplicated tracing versions of interrupts
Thomas Gleixner
2017-08-29
1
-33
/
+10
*
x86/apic: Use this_cpu_ptr() in local_timer_interrupt()
Thomas Gleixner
2017-08-29
1
-3
/
+3
*
x86/apic: Remove the duplicated tracing version of local_timer_interrupt()
Thomas Gleixner
2017-08-29
1
-19
/
+0
*
x86/irq: Get rid of the 'first_system_vector' indirection bogosity
Thomas Gleixner
2017-08-29
2
-3
/
+1
*
x86/ioapic: Print the IRTE's index field correctly when enabling INTR
raymond pang
2017-08-23
1
-1
/
+1
*
x86/ioapic: Pass the correct data to unmask_ioapic_irq()
Seunghun Han
2017-07-20
1
-1
/
+1
*
kernel/watchdog: split up config options
Nicholas Piggin
2017-07-12
1
-1
/
+1
*
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-03
1
-0
/
+80
|
\
|
*
x86/apic: Add TSC_DEADLINE quirk due to errata
Peter Zijlstra
2017-06-04
1
-0
/
+79
|
*
x86/apic: Change the lapic name in deadline mode
Peter Zijlstra
2017-06-04
1
-0
/
+1
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-03
13
-90
/
+166
|
\
\
|
*
|
x86/apic: Mark single target interrupts
Thomas Gleixner
2017-06-22
1
-0
/
+7
|
*
|
x86/apic: Implement effective irq mask update
Thomas Gleixner
2017-06-22
2
-0
/
+7
|
*
|
x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid()
Thomas Gleixner
2017-06-22
4
-15
/
+27
|
*
|
x86/apic: Move cpumask and to core code
Thomas Gleixner
2017-06-22
10
-32
/
+22
|
*
|
x86/apic: Move online masking to core code
Thomas Gleixner
2017-06-22
3
-35
/
+22
|
*
|
x86/uv: Use default_cpu_mask_to_apicid_and()
Thomas Gleixner
2017-06-22
1
-15
/
+4
|
*
|
x86/apic: Move flat_cpu_mask_to_apicid_and() into C source
Thomas Gleixner
2017-06-22
1
-0
/
+16
|
*
|
x86/msi: Create named irq domains
Thomas Gleixner
2017-06-22
1
-9
/
+33
|
*
|
x86/msi: Remove unused remap irq domain interface
Thomas Gleixner
2017-06-22
1
-6
/
+0
|
*
|
x86/msi: Provide new iommu irqdomain interface
Thomas Gleixner
2017-06-22
1
-0
/
+15
|
*
|
x86/htirq: Create named domain
Thomas Gleixner
2017-06-22
1
-5
/
+16
|
*
|
x86/ioapic: Create named irq domain
Thomas Gleixner
2017-06-22
1
-2
/
+20
|
*
|
x86/vector: Create named irq domain
Thomas Gleixner
2017-06-22
1
-2
/
+7
[next]