开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-09-27
ACPI/init: Invoke early ACPI initialization earlier
Dou Liyang
2017-09-25
x86/vector: Respect affinity mask in irq descriptor
Thomas Gleixner
2017-09-25
x86/irq: Simplify hotplug vector accounting
Thomas Gleixner
2017-09-25
x86/vector: Switch IOAPIC to global reservation mode
Thomas Gleixner
2017-09-25
x86/vector/msi: Switch to global reservation mode
Thomas Gleixner
2017-09-25
x86/vector: Handle managed interrupts proper
Thomas Gleixner
2017-09-25
x86/io_apic: Reevaluate vector configuration on activate()
Thomas Gleixner
2017-09-25
iommu/amd: Reevaluate vector configuration on activate()
Thomas Gleixner
2017-09-25
iommu/vt-d: Reevaluate vector configuration on activate()
Thomas Gleixner
2017-09-25
x86/apic/msi: Force reactivation of interrupts at startup time
Thomas Gleixner
2017-09-25
x86/vector: Untangle internal state from irq_cfg
Thomas Gleixner
2017-09-25
x86/vector: Compile SMP only code conditionally
Thomas Gleixner
2017-09-25
x86/apic: Remove unused callbacks
Thomas Gleixner
2017-09-25
x86/vector: Use matrix allocator for vector assignment
Thomas Gleixner
2017-09-25
x86/vector: Add tracepoints for vector management
Thomas Gleixner
2017-09-25
x86/smpboot: Set online before setting up vectors
Thomas Gleixner
2017-09-25
x86/vector: Add vector domain debugfs support
Thomas Gleixner
2017-09-25
x86/irq/vector: Initialize matrix allocator
Thomas Gleixner
2017-09-25
x86/apic: Add replacement for cpu_mask_to_apicid()
Thomas Gleixner
2017-09-25
x86/vector: Move helper functions around
Thomas Gleixner
2017-09-25
x86/vector: Remove pointless pointer checks
Thomas Gleixner
2017-09-25
x86/apic: Get rid of the legacy irq data storage
Thomas Gleixner
2017-09-25
x86/ioapic: Mark legacy vectors at reallocation time
Thomas Gleixner
2017-09-25
x86/vector: Simplify vector move cleanup
Thomas Gleixner
2017-09-25
x86/vector: Store the single CPU targets in apic data
Thomas Gleixner
2017-09-25
x86/vector: Cleanup variable names
Thomas Gleixner
2017-09-25
x86/vector: Simplify the CPU hotplug vector update
Thomas Gleixner
2017-09-25
x86/ioapic: Remove obsolete post hotplug update
Thomas Gleixner
2017-09-25
x86/apic: Get rid of multi CPU affinity
Thomas Gleixner
2017-09-25
x86/vector: Rename used_vectors to system_vectors
Thomas Gleixner
2017-09-25
x86/apic: Get rid of apic->target_cpus
Thomas Gleixner
2017-09-25
x86/apic/x2apic: Simplify cluster management
Thomas Gleixner
2017-09-25
x86/apic: Reorganize struct apic
Thomas Gleixner
2017-09-25
x86/apic: Move common APIC callbacks
Thomas Gleixner
2017-09-25
x86/apic: Sanitize 32/64bit APIC callbacks
Thomas Gleixner
2017-09-25
x86/apic: Move APIC noop specific functions
Thomas Gleixner
2017-09-25
x86/apic: Move probe32 specific APIC functions
Thomas Gleixner
2017-09-25
x86/apic: Sanitize return value of check_apicid_used()
Thomas Gleixner
2017-09-25
x86/apic: Sanitize return value of apic.set_apic_id()
Thomas Gleixner
2017-09-25
x86/apic: Deinline x2apic functions
Thomas Gleixner
2017-09-25
Merge branch 'irq/core' into x86/apic
Thomas Gleixner
2017-09-25
genirq/matrix: Add tracepoints
Thomas Gleixner
2017-09-25
genirq: Implement bitmap matrix allocator
Thomas Gleixner
2017-09-25
genirq/irqdomain: Add force reactivation flag to irq domains
Thomas Gleixner
2017-09-25
genirq/irqdomain: Propagate early activation
Thomas Gleixner
2017-09-25
genirq/irqdomain: Allow irq_domain_activate_irq() to fail
Thomas Gleixner
2017-09-25
genirq/irqdomain: Update irq_domain_ops.activate() signature
Thomas Gleixner
2017-09-25
genirq: Separate activation and startup
Thomas Gleixner
2017-09-25
genirq: Set managed shut down flag at init
Thomas Gleixner
2017-09-25
genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHY
Thomas Gleixner
[next]