index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
uv_irq.c
Age
Commit message (
Expand
)
Author
2010-10-27
x86: Move uv to platform
Thomas Gleixner
2010-10-12
x86: uv: Clean up the direct access to irq_desc
Thomas Gleixner
2010-10-12
x86: Prepare the affinity common functions for taking struct irq_data *
Thomas Gleixner
2010-10-12
x86: Cleanup access to irq_data
Thomas Gleixner
2010-05-18
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2010-04-17
x86, UV: uv_irq.c: Fix all sparse warnings
Randy Dunlap
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-17
x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system
Suresh Siddha
2009-10-14
x86, apic: Move SGI UV functionality out of generic IO-APIC code
Dimitri Sivanich
2009-10-14
x86: SGI UV: Fix irq affinity for hub based interrupts
Dimitri Sivanich
2008-10-16
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3, fix
Ingo Molnar
2008-10-16
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
Dean Nelson