index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
io_apic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-30
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+21
2008-11-23
x86: revert irq number limitation
Thomas Gleixner
1
-21
/
+1
2008-11-23
Merge commit 'v2.6.28-rc6' into irq/urgent
Ingo Molnar
1
-0
/
+14
2008-11-20
x86: Fix interrupt leak due to migration
Matthew Wilcox
1
-0
/
+14
2008-11-09
x86: apic honour irq affinity which was set in early boot
Thomas Gleixner
1
-5
/
+21
2008-11-06
x86: don't allow nr_irqs > NR_IRQS
Ben Hutchings
1
-0
/
+2
2008-10-16
io_apic: make irq_mis_count available on 64-bit too
Ingo Molnar
1
-2
/
+0
2008-10-16
genirq: revert dynarray
Thomas Gleixner
1
-125
/
+74
2008-10-16
genirq: remove irq_to_desc_alloc
Thomas Gleixner
1
-5
/
+1
2008-10-16
genirq: remove sparse irq code
Thomas Gleixner
1
-126
/
+4
2008-10-16
x86: sparse_irq: fix typo in debug print out
Yinghai Lu
1
-1
/
+1
2008-10-16
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
Dean Nelson
1
-0
/
+68
2008-10-16
x86: print out irq nr for msi/ht, v3
Yinghai Lu
1
-0
/
+5
2008-10-16
x86: io-apic - interrupt remapping fix
Cyrill Gorcunov
1
-3
/
+2
2008-10-16
x86: io-apic - interrupt remapping fix
Cyrill Gorcunov
1
-2
/
+17
2008-10-16
sparseirq: remove some debug print out
Yinghai Lu
1
-19
/
+0
2008-10-16
x86: io-apic - do not use KERN_DEBUG marker too much, fix
Cyrill Gorcunov
1
-5
/
+5
2008-10-16
x86: io-apic - get rid of __DO_ACTION macro
Cyrill Gorcunov
1
-51
/
+52
2008-10-16
x86: io-apic - do not use KERN_DEBUG marker too much
Cyrill Gorcunov
1
-6
/
+11
2008-10-16
x86: io-apic - code style cleaning for setup_IO_APIC_irqs
Cyrill Gorcunov
1
-25
/
+28
2008-10-16
x86: HPET_MSI Basic HPET_MSI setup code
venkatesh.pallipadi@intel.com
1
-0
/
+64
2008-10-16
x86: io-apic - declare irq_cfg_lock for SPARSE_IRQ only
Cyrill Gorcunov
1
-1
/
+2
2008-10-16
x86: io-apic - use ARRAY_SIZE macro
Cyrill Gorcunov
1
-1
/
+1
2008-10-16
x2apic: fix reserved APIC register accesses in print_local_APIC()
Yinghai Lu
1
-9
/
+18
2008-10-16
x86: fix probe_nr_irqs for xen
Yinghai Lu
1
-3
/
+8
2008-10-16
x86: fix 32-bit ioapic lockup with sparseirqs
Yinghai Lu
1
-0
/
+2
2008-10-16
x86: sparse_irq needs spin_lock in allocations
Yinghai Lu
1
-1
/
+12
2008-10-16
warning: fix arch x86 kernel io_apic c
Ingo Molnar
1
-2
/
+2
2008-10-16
x86: probe nr_irqs even only mptable is used
Yinghai Lu
1
-13
/
+30
2008-10-16
x86: make HAVE_SPARSE_IRQ support selectable
Yinghai Lu
1
-22
/
+49
2008-10-16
x86: print local APIC of APs one by one
Yinghai Lu
1
-1
/
+6
2008-10-16
x86: remove first_free_entry/pin_map_size
Yinghai Lu
1
-7
/
+0
2008-10-16
x86: unify ack_apic_edge
Yinghai Lu
1
-38
/
+35
2008-10-16
x86: unify mask_IO_APIC_irq
Yinghai Lu
1
-59
/
+21
2008-10-16
io_apic: make 32 bit have io_apic resource in /proc/iomem
Yinghai Lu
1
-8
/
+0
2008-10-16
rename io_apic_64.c and io_apic_32.c to io_apic.c
Yinghai Lu
1
-0
/
+3913