Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
07cfe0e7a820ecad078c04e9c2a102521709145d
/
kernel
/
irq
/
proc.c
13bfe99
genirq: Prepare proc for real sparse irq support
by Thomas Gleixner
· 14 years ago
c96b3b3
genirq: Provide compat handling for chip->set_affinity()
by Thomas Gleixner
· 14 years ago
6b8ff31
genirq: Convert core code to irq_data
by Thomas Gleixner
· 14 years ago
4308ad8
genirq: Clear CPU mask in affinity_hint when none is provided
by Peter P Waskiewicz Jr
· 15 years ago
e7a297b
genirq: Add CPU mask affinity hint
by Peter P Waskiewicz Jr
· 15 years ago
7c7145f
Merge branch 'linus' into irq/core
by Thomas Gleixner
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
92d6b71
genirq: Expose irq_desc->node in proc/irq
by Dimitri Sivanich
· 15 years ago
239007b
genirq: Convert irq_desc.lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
3476994
genirq: Fix spurious irq seqfile conversion
by Thomas Gleixner
· 15 years ago
a1afb63
genirq: switch /proc/irq/*/spurious to seq_file
by Alexey Dobriyan
· 15 years ago
c82a43d
irq: Do not attempt to create subdirectories if /proc/irq/<irq> failed
by Cyrill Gorcunov
· 15 years ago
7f7ace0
cpumask: update irq_desc to use cpumask_var_t
by Mike Travis
· 16 years ago
6bdf197
ia64: cpumask fix for is_affinity_mask_valid()
by Ingo Molnar
· 16 years ago
d036e67
cpumask: convert kernel/irq
by Rusty Russell
· 16 years ago
2ca1a61
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Rusty Russell
· 16 years ago
0de2652
cpumask: make irq_set_affinity() take a const struct cpumask
by Rusty Russell
· 16 years ago
29c0177
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers.
by Rusty Russell
· 16 years ago
0b8f1ef
sparse irq_desc[] array: core kernel and x86 changes
by Yinghai Lu
· 16 years ago
f6d87f4
genirq: keep affinities set from userspace across free/request_irq()
by Thomas Gleixner
· 16 years ago
3786fc7
irq: make variable static
by roel kluin
· 16 years ago
d3c6004
genirq: cleanup the sparseirq modifications
by Thomas Gleixner
· 16 years ago
2c6927a
irq: replace loop with nr_irqs with for_each_irq_desc
by Yinghai Lu
· 16 years ago
08678b0
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]
by Yinghai Lu
· 16 years ago
85c0f90
irq: introduce nr_irqs
by Yinghai Lu
· 16 years ago
f18e439
genirq: switch /proc/irq/*/smp_affinity et al to seqfiles
by Alexey Dobriyan
· 16 years ago
1840475
genirq: Expose default irq affinity mask (take 3)
by Max Krasnyansky
· 17 years ago
96d97cf
x86: add /proc/irq/*/spurious to dump the spurious irq debugging state
by Andi Kleen
· 17 years ago
42ee2b7
x86_64: Report the pending irq if available in smp_affinity
by Andi Kleen
· 17 years ago
25d6157
[IA64] SN: validate smp_affinity mask on intr redirect
by John Keller
· 18 years ago
d2d9433
kernel/irq/proc.c: unprotected iteration over the IRQ action list in name_unique()
by Dmitry Adamushko
· 18 years ago
771ee3b
[PATCH] Add a function to handle interrupt affinity setting
by Thomas Gleixner
· 18 years ago
950f442
[PATCH] Add irq flag to disable balancing for an interrupt
by Thomas Gleixner
· 18 years ago
b653d081
[PATCH] proc: remove useless (and buggy) ->nlink settings
by Alexey Dobriyan
· 18 years ago
6e2ac66
[PATCH] CPEI gets warning at kernel/irq/migration.c:27/move_masked_irq()
by Hidetoshi Seto
· 18 years ago
01a3ee2
[PATCH] bitmap: parse input from kernel and user buffers
by Reinette Chatre
· 18 years ago
f1c2662
[PATCH] genirq: cleanup: no_irq_type -> no_irq_chip rename
by Ingo Molnar
· 19 years ago
4a733ee
[PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[]
by Ingo Molnar
· 19 years ago
a53da52
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
by Ingo Molnar
· 19 years ago
d1bef4e
[PATCH] genirq: rename desc->handler to desc->chip
by Ingo Molnar
· 19 years ago
1b61b91
[PATCH] x86: kernel irq balance doesn't work
by Zhang Yanmin
· 19 years ago
97a41e2
[PATCH] kernel/: small cleanups
by Adrian Bunk
· 19 years ago
eee4526
[PATCH] Alpha: convert to generic irq framework (generic part)
by Ivan Kokshaysky
· 19 years ago
54d5d42
[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity
by Ashok Raj
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago