index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
proc.c
Age
Commit message (
Expand
)
Author
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-11-20
genirq: Fix spurious irq seqfile conversion
Thomas Gleixner
2009-11-18
genirq: switch /proc/irq/*/spurious to seq_file
Alexey Dobriyan
2009-11-08
irq: Do not attempt to create subdirectories if /proc/irq/<irq> failed
Cyrill Gorcunov
2009-01-11
cpumask: update irq_desc to use cpumask_var_t
Mike Travis
2009-01-03
ia64: cpumask fix for is_affinity_mask_valid()
Ingo Molnar
2009-01-01
cpumask: convert kernel/irq
Rusty Russell
2008-12-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2008-12-13
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...
Rusty Russell
2008-12-08
sparse irq_desc[] array: core kernel and x86 changes
Yinghai Lu
2008-11-09
genirq: keep affinities set from userspace across free/request_irq()
Thomas Gleixner
2008-10-22
irq: make variable static
roel kluin
2008-10-16
genirq: cleanup the sparseirq modifications
Thomas Gleixner
2008-10-16
irq: replace loop with nr_irqs with for_each_irq_desc
Yinghai Lu
2008-10-16
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...
Yinghai Lu
2008-10-16
irq: introduce nr_irqs
Yinghai Lu
2008-08-12
genirq: switch /proc/irq/*/smp_affinity et al to seqfiles
Alexey Dobriyan
2008-06-05
genirq: Expose default irq affinity mask (take 3)
Max Krasnyansky
2008-01-30
x86: add /proc/irq/*/spurious to dump the spurious irq debugging state
Andi Kleen
2007-07-21
x86_64: Report the pending irq if available in smp_affinity
Andi Kleen
2007-05-11
[IA64] SN: validate smp_affinity mask on intr redirect
John Keller
2007-05-08
kernel/irq/proc.c: unprotected iteration over the IRQ action list in name_uni...
Dmitry Adamushko
2007-02-16
[PATCH] Add a function to handle interrupt affinity setting
Thomas Gleixner
2007-02-16
[PATCH] Add irq flag to disable balancing for an interrupt
Thomas Gleixner
2007-02-11
[PATCH] proc: remove useless (and buggy) ->nlink settings
Alexey Dobriyan
2006-12-08
[PATCH] CPEI gets warning at kernel/irq/migration.c:27/move_masked_irq()
Hidetoshi Seto
2006-10-11
[PATCH] bitmap: parse input from kernel and user buffers
Reinette Chatre
2006-06-29
[PATCH] genirq: cleanup: no_irq_type -> no_irq_chip rename
Ingo Molnar
2006-06-29
[PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[]
Ingo Molnar
2006-06-29
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-23
[PATCH] x86: kernel irq balance doesn't work
Zhang Yanmin
2006-01-08
[PATCH] kernel/: small cleanups
Adrian Bunk
2006-01-06
[PATCH] Alpha: convert to generic irq framework (generic part)
Ivan Kokshaysky
2005-09-07
[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity
Ashok Raj
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds