index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Merge branch 'irq/urgent' into x86/apic
Thomas Gleixner
2017-10-12
640
-4318
/
+6991
|
|
\
\
\
|
*
|
|
|
x86/apic: Fix spelling mistake: "symmectic" -> "symmetric"
Colin Ian King
2017-09-28
1
-2
/
+2
|
*
|
|
|
x86/apic: Use dead_cpu instead of current CPU when cleaning up
Borislav Petkov
2017-09-27
1
-1
/
+1
|
*
|
|
|
ACPI/init: Invoke early ACPI initialization earlier
Dou Liyang
2017-09-27
1
-1
/
+1
|
*
|
|
|
x86/vector: Respect affinity mask in irq descriptor
Thomas Gleixner
2017-09-25
1
-4
/
+17
|
*
|
|
|
x86/irq: Simplify hotplug vector accounting
Thomas Gleixner
2017-09-25
5
-105
/
+33
|
*
|
|
|
x86/vector: Switch IOAPIC to global reservation mode
Thomas Gleixner
2017-09-25
1
-23
/
+33
|
*
|
|
|
x86/vector/msi: Switch to global reservation mode
Thomas Gleixner
2017-09-25
1
-34
/
+63
|
*
|
|
|
x86/vector: Handle managed interrupts proper
Thomas Gleixner
2017-09-25
2
-24
/
+174
|
*
|
|
|
x86/io_apic: Reevaluate vector configuration on activate()
Thomas Gleixner
2017-09-25
1
-15
/
+22
|
*
|
|
|
iommu/amd: Reevaluate vector configuration on activate()
Thomas Gleixner
2017-09-25
1
-10
/
+29
|
*
|
|
|
iommu/vt-d: Reevaluate vector configuration on activate()
Thomas Gleixner
2017-09-25
1
-17
/
+21
|
*
|
|
|
x86/apic/msi: Force reactivation of interrupts at startup time
Thomas Gleixner
2017-09-25
1
-2
/
+3
|
*
|
|
|
x86/vector: Untangle internal state from irq_cfg
Thomas Gleixner
2017-09-25
2
-42
/
+49
|
*
|
|
|
x86/vector: Compile SMP only code conditionally
Thomas Gleixner
2017-09-25
1
-15
/
+20
|
*
|
|
|
x86/apic: Remove unused callbacks
Thomas Gleixner
2017-09-25
11
-155
/
+0
|
*
|
|
|
x86/vector: Use matrix allocator for vector assignment
Thomas Gleixner
2017-09-25
1
-172
/
+116
|
*
|
|
|
x86/vector: Add tracepoints for vector management
Thomas Gleixner
2017-09-25
2
-0
/
+246
|
*
|
|
|
x86/smpboot: Set online before setting up vectors
Thomas Gleixner
2017-09-25
1
-5
/
+5
|
*
|
|
|
x86/vector: Add vector domain debugfs support
Thomas Gleixner
2017-09-25
1
-2
/
+48
|
*
|
|
|
x86/irq/vector: Initialize matrix allocator
Thomas Gleixner
2017-09-25
7
-6
/
+65
|
*
|
|
|
x86/apic: Add replacement for cpu_mask_to_apicid()
Thomas Gleixner
2017-09-25
11
-0
/
+36
|
*
|
|
|
x86/vector: Move helper functions around
Thomas Gleixner
2017-09-25
1
-15
/
+15
|
*
|
|
|
x86/vector: Remove pointless pointer checks
Thomas Gleixner
2017-09-25
1
-1
/
+1
|
*
|
|
|
x86/apic: Get rid of the legacy irq data storage
Thomas Gleixner
2017-09-25
1
-39
/
+13
|
*
|
|
|
x86/ioapic: Mark legacy vectors at reallocation time
Thomas Gleixner
2017-09-25
2
-0
/
+2
|
*
|
|
|
x86/vector: Simplify vector move cleanup
Thomas Gleixner
2017-09-25
1
-144
/
+77
|
*
|
|
|
x86/vector: Store the single CPU targets in apic data
Thomas Gleixner
2017-09-25
1
-0
/
+5
|
*
|
|
|
x86/vector: Cleanup variable names
Thomas Gleixner
2017-09-25
1
-114
/
+114
|
*
|
|
|
x86/vector: Simplify the CPU hotplug vector update
Thomas Gleixner
2017-09-25
1
-29
/
+35
|
*
|
|
|
x86/ioapic: Remove obsolete post hotplug update
Thomas Gleixner
2017-09-25
3
-45
/
+0
|
*
|
|
|
x86/apic: Get rid of multi CPU affinity
Thomas Gleixner
2017-09-25
1
-10
/
+3
|
*
|
|
|
x86/vector: Rename used_vectors to system_vectors
Thomas Gleixner
2017-09-25
5
-11
/
+11
|
*
|
|
|
x86/apic: Get rid of apic->target_cpus
Thomas Gleixner
2017-09-25
13
-45
/
+5
|
*
|
|
|
x86/apic/x2apic: Simplify cluster management
Thomas Gleixner
2017-09-25
1
-77
/
+75
|
*
|
|
|
x86/apic: Reorganize struct apic
Thomas Gleixner
2017-09-25
1
-59
/
+50
|
*
|
|
|
x86/apic: Move common APIC callbacks
Thomas Gleixner
2017-09-25
3
-89
/
+90
|
*
|
|
|
x86/apic: Sanitize 32/64bit APIC callbacks
Thomas Gleixner
2017-09-25
5
-44
/
+22
|
*
|
|
|
x86/apic: Move APIC noop specific functions
Thomas Gleixner
2017-09-25
2
-7
/
+7
|
*
|
|
|
x86/apic: Move probe32 specific APIC functions
Thomas Gleixner
2017-09-25
3
-31
/
+25
|
*
|
|
|
x86/apic: Sanitize return value of check_apicid_used()
Thomas Gleixner
2017-09-25
2
-4
/
+4
|
*
|
|
|
x86/apic: Sanitize return value of apic.set_apic_id()
Thomas Gleixner
2017-09-25
7
-8
/
+8
|
*
|
|
|
x86/apic: Deinline x2apic functions
Thomas Gleixner
2017-09-25
4
-51
/
+49
|
*
|
|
|
Merge branch 'irq/core' into x86/apic
Thomas Gleixner
2017-09-25
25
-60
/
+854
|
|
\
\
\
\
|
*
|
|
|
|
x86/apic: Use lapic_is_integrated() consistently
Dou Liyang
2017-09-25
1
-5
/
+4
|
*
|
|
|
|
x86/apic: Remove duplicate X86_64 conditional in lapic_is_integrated()
Dou Liyang
2017-09-25
1
-4
/
+0
|
*
|
|
|
|
x86/apic: Remove init_bsp_APIC()
Dou Liyang
2017-09-25
3
-53
/
+0
|
*
|
|
|
|
x86/apic: Initialize interrupt mode after timer init
Dou Liyang
2017-09-25
3
-6
/
+8
|
*
|
|
|
|
x86/init: Add intr_mode_init to x86_init_ops
Dou Liyang
2017-09-25
5
-2
/
+6
|
*
|
|
|
|
x86/ioapic: Refactor the delay logic in timer_irq_works()
Dou Liyang
2017-09-25
1
-2
/
+43
[prev]
[next]