index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-13
1
-1
/
+1
*
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-04
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-04
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
|
*
|
x86/apic: Add name to irq chip
Thomas Gleixner
2017-06-22
1
-0
/
+1
|
|
/
*
|
x86/apic: Make arch_init_msi/htirq_domain __init
Dou Liyang
2017-06-22
2
-2
/
+2
*
|
x86/apic: Make init_legacy_irqs() __init
Dou Liyang
2017-06-22
1
-2
/
+2
*
|
x86/ioapic: Remove unused IO_APIC_irq_trigger() function
Matthias Kaehlcke
2017-05-26
1
-22
/
+0
|
/
*
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-02
1
-3
/
+3
|
\
|
*
x86/apic: Fix a comment in init_apic_mappings()
Dou Liyang
2017-03-13
1
-2
/
+2
|
*
x86/apic: Remove the SET_APIC_ID(x) macro
Dou Liyang
2017-03-13
1
-1
/
+1
*
|
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-02
4
-3
/
+4
|
\
\
|
*
\
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...
Ingo Molnar
2017-03-01
5
-284
/
+315
|
|
\
\
|
*
|
|
x86/boot/e820: Rename e820_reserve_resources*() to e820__reserve_resources*()
Ingo Molnar
2017-01-28
1
-1
/
+1
|
*
|
|
x86/boot/e820: Remove spurious asm/e820/api.h inclusions
Ingo Molnar
2017-01-28
1
-0
/
+1
|
*
|
|
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
2017-01-28
2
-2
/
+2
*
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-02
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
x86/apic/timer: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
2017-04-14
1
-0
/
+4
*
|
|
|
|
x86/platform/uv: Fix calculation of Global Physical Address
Mike Travis
2017-03-22
1
-1
/
+2
|
/
/
/
/
*
|
|
/
x86/acpi: Restore the order of CPU IDs
Dou Liyang
2017-03-11
1
-19
/
+7
|
|
_
|
/
|
/
|
|
*
|
|
x86/apic: Simplify enable_IR_x2apic(), remove try_to_enable_IR()
Dou Liyang
2017-03-01
1
-13
/
+4
*
|
|
x86/apic: Fix a warning message in logical CPU IDs allocation
Dou Liyang
2017-03-01
1
-3
/
+3
|
|
/
|
/
|
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-02-28
2
-5
/
+5
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
.
\
Merge branches 'x86/cache', 'x86/debug' and 'x86/irq' into x86/urgent
Ingo Molnar
2017-02-20
2
-5
/
+5
|
|
\
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
|
*
x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlers
Daniel Bristot de Oliveira
2017-01-05
2
-5
/
+5
*
|
|
|
|
Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-02-23
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
PCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs()
Christoph Hellwig
2017-02-10
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-21
2
-262
/
+290
|
\
\
\
\
\
|
*
|
|
|
|
x86/platform/UV: Add Support for UV4 Hubless NMIs
travis@sgi.com
2017-02-01
1
-0
/
+2
[next]