Gitiles Standalone
repos
/
linux-4.4
/
03be750559b2fe20d85dd968e08d5fe1c3accf83
/
arch
/
x86
/
kernel
/
io_apic_32.c
03be750
x86: I/O APIC: keep the timer IRQ masked during set-up
by Maciej W. Rozycki
· 17 years ago
24742ec
x86: I/O APIC: unmask the second-chance timer interrupt
by Maciej W. Rozycki
· 17 years ago
f7633ce
x86: I/O APIC: rename setup_ExtINT_IRQ0_pin()
by Maciej W. Rozycki
· 17 years ago
6b4722a
x86: I/O APIC: remove redundant LVT0 masking
by Maciej W. Rozycki
· 17 years ago
80d16ba
x86: I/O APIC: remove redundant 8259A {,un}masking
by Maciej W. Rozycki
· 17 years ago
f082526
x86: I/O APIC: fix the name of the through-8259A handler
by Maciej W. Rozycki
· 17 years ago
9a1c619
x86: I/O APIC: fix the name of the L-APIC IRQ handler
by Maciej W. Rozycki
· 17 years ago
35542c5
x86: I/O APIC: clean up the 8259A on a NMI watchdog failure
by Maciej W. Rozycki
· 17 years ago
60134eb
x86: I/O APIC: keep IRQ off when changing LVT registers
by Maciej W. Rozycki
· 17 years ago
e67465f
x86: I/O APIC: clean up after a fasteoi failure
by Maciej W. Rozycki
· 17 years ago
ecd2947
x86: I/O APIC: remove parameters to fiddle with the 8259A
by Maciej W. Rozycki
· 17 years ago
d11d579
x86: I/O APIC: AEOI timer acknowledgement clean-ups
by Maciej W. Rozycki
· 17 years ago
a0176e2
Revert "Revert "x86: fix ioapic bug again""
by Ingo Molnar
· 17 years ago
0b6a39f
Revert "x86: fix ioapic bug again"
by Ingo Molnar
· 17 years ago
9d9ad4b
x86: Fix 32-bit MSI-X allocation leakage
by PJ Waskiewicz
· 17 years ago
28acf28
x86: unlock_ExtINT_logic() - fix section mismatch warnings
by Jacek Luczak
· 17 years ago
addfc66
x86: remove unnecessary tmp local variable
by Akinobu Mita
· 17 years ago
a2249cb
x86: use ioapic_read_entry() and ioapic_write_entry()
by Akinobu Mita
· 17 years ago
584f734
x86: move mp_irqs to io_apics_32.c
by Alexey Starikovskiy
· 17 years ago
9f640cc
x86: move mp_ioapics to io_apic_32.c
by Alexey Starikovskiy
· 17 years ago
05f2d12
x86: change GET_APIC_ID() from an inline function to an out-of-line function
by Jack Steiner
· 17 years ago
6e90894
x86: fix ioapic bug again
by Ingo Molnar
· 17 years ago
ede1389
x86: remove the write-only timer_uses_ioapic_pin_0
by Adrian Bunk
· 17 years ago
c0a282c
x86: make mp_bus_id_to_type optional
by Alexey Starikovskiy
· 17 years ago
643befe
x86: use not_pci bitmap #6
by Alexey Starikovskiy
· 17 years ago
9c0076c
x86: use not_pci bitmap #5
by Alexey Starikovskiy
· 17 years ago
6728801
x86: use not_pci bitmap #4
by Alexey Starikovskiy
· 17 years ago
47cab82
x86: use not_pci bitmap #3
by Alexey Starikovskiy
· 17 years ago
73b2961
x86: use not_pci bitmap #2
by Alexey Starikovskiy
· 17 years ago
d27e2b8
x86: use not_pci bitmap #1
by Alexey Starikovskiy
· 17 years ago
1d16b53
arch/x86/kernel/io_apic_{64,32}.c: use time_before
by Julia Lawall
· 18 years ago
e942710
x86: adjust enable_NMI_through_LVT0()
by Jan Beulich
· 18 years ago
75604d7
x86: remove all definitions with fastcall
by Harvey Harrison
· 18 years ago
f20ebee
x86: move 8259 defines to i8259.h
by Thomas Gleixner
· 18 years ago
af5ca3f
Driver core: change sysdev classes to use dynamic kobject names
by Kay Sievers
· 18 years ago
4960c9d
Revert "x86: fix NMI watchdog & 'stopped time' problem"
by Thomas Gleixner
· 18 years ago
4aae070
x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!"
by Ingo Molnar
· 18 years ago
ff1ea52
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 18 years ago
d4d25de
x86: fix NMI watchdog & 'stopped time' problem
by Maciej W. Rozycki
· 18 years ago
61fd47e
ACPI: fix two IRQ8 issues in IOAPIC mode
by Shaohua Li
· 18 years ago
c00046c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
27b46d7
spelling fixes: arch/i386/
by Simon Arlott
· 18 years ago
dbeb2be
i386: introduce "used_vectors" bitmap which can be used to reserve vectors.
by Rusty Russell
· 18 years ago
20d225b
x86: make io_apic not connected pin print complete
by Yinghai Lu
· 18 years ago
d5a7430
Convert cpu_sibling_map to be a per cpu variable
by Mike Travis
· 18 years ago
9a163ed
i386: move kernel
by Thomas Gleixner
· 18 years ago
[Renamed from arch/i386/kernel/io_apic_32.c]
6513b15
i386: prepare shared kernel/io_apic.c
by Thomas Gleixner
· 18 years ago
[Renamed from arch/i386/kernel/io_apic.c]
61ec756
ACPI: boot correctly with "nosmp" or "maxcpus=0"
by Len Brown
· 18 years ago
cc75b92
genirq: mark io_apic level interrupts to avoid resend
by Thomas Gleixner
· 18 years ago
edc2cbf
i386: remove old IRQ balancing debug cruft
by Stefan Richter
· 18 years ago
f0a7a5c
i386: timer_irq_works() static again
by Adrian Bunk
· 18 years ago
8314418
Freezer: make kernel threads nonfreezable by default
by Rafael J. Wysocki
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
ea62ccd
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
7fe3730
MSI: arch must connect the irq and the msi_desc
by Michael Ellerman
· 18 years ago
f26d6a2
[PATCH] i386: convert to the kthread API
by Eric W. Biederman
· 18 years ago
bd8559c
[PATCH] x86: remove UNEXPECTED_IO_APIC()
by Adrian Bunk
· 18 years ago
c2481cc
[PATCH] i386: irqbalance_disable() section fix
by Andrew Morton
· 18 years ago
2ff7354
[PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilation
by Eric W. Biederman
· 18 years ago
9f0a5ba
[PATCH] irq: Remove set_native_irq_info
by Eric W. Biederman
· 19 years ago
d7e25f3
[PATCH] genirq: remove IRQ_DISABLED
by Ingo Molnar
· 19 years ago
e05d723
[PATCH] i386, apic: clean up the APIC code
by Thomas Gleixner
· 19 years ago
950f442
[PATCH] Add irq flag to disable balancing for an interrupt
by Thomas Gleixner
· 19 years ago
7ce0bcf
[PATCH] i386: vMI backend for paravirt-ops
by Zachary Amsden
· 19 years ago
2e18893
[PATCH] i386: Fix a typo in an IRQ handler name
by Maciej W. Rozycki
· 19 years ago
cb46898
[PATCH] io_apic: trivial __iomem annotations
by Al Viro
· 19 years ago
f7feaca
msi: Make MSI useable more architectures
by Eric W. Biederman
· 19 years ago
8339f00
[PATCH] i386: In assign_irq_vector look at all vectors before giving up
by Eric W. Biederman
· 19 years ago
306a22c
[PATCH] i386: Fix io_apic.c warning
by Andi Kleen
· 19 years ago
4522d58
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 19 years ago
7dfb710
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
by Nigel Cunningham
· 19 years ago
d7fb027
[PATCH] x86-64: remove remaining pc98 code
by Adrian Bunk
· 19 years ago
7e95b59
[PATCH] i386: Make irq_vector static
by Adrian Bunk
· 19 years ago
956fb53
[PATCH] i386: handle a negative return value
by Adrian Bunk
· 19 years ago
8542b20
[PATCH] paravirt: Add option to allow skipping the timer check
by Zachary Amsden
· 19 years ago
d15512f
[PATCH] i386: Fix race in IO-APIC routing entry setup.
by Andi Kleen
· 19 years ago
45c9953
[PATCH] Use delayed disable mode of ioapic edge triggered interrupts
by Eric W. Biederman
· 19 years ago
ec68307
[PATCH] htirq: refactor so we only have one function that writes to the chip
by Eric W. Biederman
· 19 years ago
f9dadfa
i386: write IO APIC irq routing entries in correct order
by Linus Torvalds
· 19 years ago
130fe05
i386: clean up io-apic accesses
by Linus Torvalds
· 19 years ago
a460e74
[PATCH] genirq: clean up irq-flow-type naming
by Ingo Molnar
· 19 years ago
c37e108
[PATCH] use struct irq_chip instead of struct hw_interrupt_type
by Aneesh Kumar K.V
· 19 years ago
b940d22
[PATCH] i386/x86_64: Remove global IO_APIC_VECTOR
by Eric W. Biederman
· 19 years ago
95d7788
[PATCH] htirq: tidy up the htirq code
by Eric W. Biederman
· 19 years ago
3b7d192
[PATCH] msi: refactor and move the msi irq_chip into the arch code
by Eric W. Biederman
· 19 years ago
8b955b0
[PATCH] Initial generic hypertransport interrupt support
by Eric W. Biederman
· 19 years ago
ace80ab
[PATCH] genirq: i386 irq: Remove the msi assumption that irq == vector
by Eric W. Biederman
· 19 years ago
2d3fcc1
[PATCH] genirq: i386 irq: Move msi message composition into io_apic.c
by Eric W. Biederman
· 19 years ago
3fc471e
[PATCH] genirq: i386 irq: Dynamic irq support
by Eric W. Biederman
· 19 years ago
f5b9ed7
[PATCH] genirq: convert the i386 architecture to irq-chips
by Ingo Molnar
· 19 years ago
1a3f239
[PATCH] i386: Replace i386 open-coded cmdline parsing with
by Rusty Russell
· 19 years ago
cf4c6a2
[PATCH] i386: Factor out common io apic routing entry access
by Andi Kleen
· 19 years ago
874c4fe
[PATCH] i386: Allow to use GENERICARCH for UP kernels
by Andi Kleen
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
c0ad90a
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
by Ingo Molnar
· 19 years ago
cd916d3
[PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]
by Ingo Molnar
· 19 years ago
d1bef4e
[PATCH] genirq: rename desc->handler to desc->chip
by Ingo Molnar
· 19 years ago
26a3c49
[PATCH] x86_64: fix vector_lock deadlock in io_apic.c
by Ingo Molnar
· 19 years ago
3e4ff11
[PATCH] x86_64: nmi watchdog header cleanup
by Don Zickus
· 19 years ago
6ebcc00
[PATCH] i386/x86-64: simplify ioapic_register_intr()
by Jan Beulich
· 19 years ago
Next »