index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-25
x86/apic: Use lapic_is_integrated() consistently
Dou Liyang
1
-5
/
+4
2017-09-25
x86/apic: Remove duplicate X86_64 conditional in lapic_is_integrated()
Dou Liyang
1
-4
/
+0
2017-09-25
x86/apic: Remove init_bsp_APIC()
Dou Liyang
1
-49
/
+0
2017-09-25
x86/apic: Initialize interrupt mode after timer init
Dou Liyang
1
-2
/
+0
2017-09-25
x86/init: Add intr_mode_init to x86_init_ops
Dou Liyang
1
-1
/
+1
2017-09-25
x86/ioapic: Refactor the delay logic in timer_irq_works()
Dou Liyang
1
-2
/
+43
2017-09-25
x86/apic: Unify interrupt mode setup for UP system
Dou Liyang
1
-41
/
+6
2017-09-25
x86/apic: Mark the apic_intr_mode extern for sanity check cleanup
Dou Liyang
1
-10
/
+6
2017-09-25
x86/apic: Unify interrupt mode setup for SMP-capable system
Dou Liyang
1
-3
/
+35
2017-09-25
x86/apic: Move logical APIC ID away from apic_bsp_setup()
Dou Liyang
1
-9
/
+1
2017-09-25
x86/apic: Split local APIC timer setup from the APIC setup
Dou Liyang
1
-2
/
+2
2017-09-25
x86/apic: Prepare for unifying the interrupt delivery modes setup
Dou Liyang
1
-0
/
+16
2017-09-25
x86/apic: Construct a selector for the interrupt delivery mode
Dou Liyang
1
-0
/
+52
2017-09-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2017-09-11
x86/cpu: Remove unused and undefined __generic_processor_info() declaration
Dou Liyang
1
-1
/
+1
2017-09-08
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
1
-1
/
+1
2017-08-31
x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on CPUs without the feature
Hans de Goede
1
-1
/
+5
2017-08-29
x86/apic: Remove the duplicated tracing versions of interrupts
Thomas Gleixner
1
-33
/
+10
2017-08-29
x86/apic: Use this_cpu_ptr() in local_timer_interrupt()
Thomas Gleixner
1
-3
/
+3
2017-08-29
x86/apic: Remove the duplicated tracing version of local_timer_interrupt()
Thomas Gleixner
1
-19
/
+0
2017-08-29
x86/irq: Get rid of the 'first_system_vector' indirection bogosity
Thomas Gleixner
2
-3
/
+1
2017-08-23
x86/ioapic: Print the IRTE's index field correctly when enabling INTR
raymond pang
1
-1
/
+1
2017-07-20
x86/ioapic: Pass the correct data to unmask_ioapic_irq()
Seunghun Han
1
-1
/
+1
2017-07-12
kernel/watchdog: split up config options
Nicholas Piggin
1
-1
/
+1
2017-07-03
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+80
2017-07-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
13
-90
/
+166
2017-06-22
x86/apic: Mark single target interrupts
Thomas Gleixner
1
-0
/
+7
2017-06-22
x86/apic: Implement effective irq mask update
Thomas Gleixner
2
-0
/
+7
2017-06-22
x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid()
Thomas Gleixner
4
-15
/
+27
2017-06-22
x86/apic: Move cpumask and to core code
Thomas Gleixner
10
-32
/
+22
2017-06-22
x86/apic: Move online masking to core code
Thomas Gleixner
3
-35
/
+22
2017-06-22
x86/uv: Use default_cpu_mask_to_apicid_and()
Thomas Gleixner
1
-15
/
+4
2017-06-22
x86/apic: Move flat_cpu_mask_to_apicid_and() into C source
Thomas Gleixner
1
-0
/
+16
2017-06-22
x86/msi: Create named irq domains
Thomas Gleixner
1
-9
/
+33
2017-06-22
x86/msi: Remove unused remap irq domain interface
Thomas Gleixner
1
-6
/
+0
2017-06-22
x86/msi: Provide new iommu irqdomain interface
Thomas Gleixner
1
-0
/
+15
2017-06-22
x86/htirq: Create named domain
Thomas Gleixner
1
-5
/
+16
2017-06-22
x86/ioapic: Create named irq domain
Thomas Gleixner
1
-2
/
+20
2017-06-22
x86/vector: Create named irq domain
Thomas Gleixner
1
-2
/
+7
2017-06-22
x86/apic: Add name to irq chip
Thomas Gleixner
1
-0
/
+1
2017-06-22
x86/apic: Make arch_init_msi/htirq_domain __init
Dou Liyang
2
-2
/
+2
2017-06-22
x86/apic: Make init_legacy_irqs() __init
Dou Liyang
1
-2
/
+2
2017-06-04
x86/apic: Add TSC_DEADLINE quirk due to errata
Peter Zijlstra
1
-0
/
+79
2017-06-04
x86/apic: Change the lapic name in deadline mode
Peter Zijlstra
1
-0
/
+1
2017-05-26
x86/ioapic: Remove unused IO_APIC_irq_trigger() function
Matthias Kaehlcke
1
-22
/
+0
2017-05-01
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+3
2017-05-01
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-3
/
+4
2017-05-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+4
2017-04-14
x86/apic/timer: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+4
2017-03-22
x86/platform/uv: Fix calculation of Global Physical Address
Mike Travis
1
-1
/
+2
[prev]
[next]