index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
irq.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build error in <linux/irq.h>
Ralf Baechle
2009-03-29
1
-0
/
+2
*
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2009-03-27
1
-3
/
+83
|
\
|
*
cpumask: fix bug in use cpumask_var_t in irq_desc
Mike Travis
2009-01-11
1
-2
/
+7
|
*
cpumask: update irq_desc to use cpumask_var_t
Mike Travis
2009-01-11
1
-3
/
+78
|
|
|
\
*
-
.
|
Merge branches 'irq/genirq' and 'linus' into irq/core
Ingo Molnar
2009-03-16
1
-3
/
+3
|
\
\
|
|
*
|
genirq: make irqreturn_t an enum
Thomas Gleixner
2009-03-13
1
-2
/
+2
|
*
|
genirq: remove unused hw_irq_controller typedef
Thomas Gleixner
2009-03-13
1
-1
/
+0
|
*
|
irq: match remove_irq() args with setup_irq()
Magnus Damm
2009-03-12
1
-1
/
+1
|
*
|
irq: add remove_irq() for freeing of setup_irq() irqs
Magnus Damm
2009-03-12
1
-0
/
+1
|
|
/
*
|
irq: clean up irq stat methods
Yinghai Lu
2009-01-22
1
-6
/
+0
*
|
sparseirq: make some func to be used with genirq
Yinghai Lu
2009-01-11
1
-4
/
+2
|
/
*
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-02
1
-1
/
+2
|
\
|
*
Merge branch 'irq/sparseirq' into cpus4096
Ingo Molnar
2008-12-17
1
-0
/
+10
|
|
\
|
*
\
Merge ../linux-2.6-x86
Rusty Russell
2008-12-13
1
-1
/
+44
|
|
\
\
|
*
|
|
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2008-12-13
1
-1
/
+2
*
|
|
|
sparseirq: move __weak symbols into separate compilation unit
Yinghai Lu
2008-12-29
1
-3
/
+0
*
|
|
|
sparseirq: work around compiler optimizing away __weak functions
Yinghai Lu
2008-12-27
1
-3
/
+3
*
|
|
|
irq: for_each_irq_desc() move to irqnr.h
KOSAKI Motohiro
2008-12-26
1
-20
/
+4
|
|
|
|
|
\
\
\
*
-
.
|
|
|
Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2...
Ingo Molnar
2008-12-25
1
-9
/
+60
|
\
\
|
|
|
|
*
|
|
|
sparseirq: add kernel-doc notation for new member in irq_desc, -v2
Yinghai Lu
2008-12-19
1
-0
/
+3
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
x86, sparseirq: move irq_desc according to smp_affinity, v7
Yinghai Lu
2008-12-17
1
-0
/
+10
|
|
|
/
|
|
/
|
|
*
|
sparseirq: fix Alpha build failure
Yinghai Lu
2008-12-09
1
-9
/
+0
|
*
|
sparse irq_desc[] array: core kernel and x86 changes
Yinghai Lu
2008-12-08
1
-1
/
+53
|
|
/
|
*
irq.h: fix missing/extra kernel-doc
Randy Dunlap
2008-11-23
1
-2
/
+1
|
*
genirq: keep affinities set from userspace across free/request_irq()
Thomas Gleixner
2008-11-09
1
-6
/
+2
*
|
irq.h: remove padding from irq_desc on 64bits
Richard Kennedy
2008-11-23
1
-2
/
+2
|
/
*
genirq: improve include files
Thomas Gleixner
2008-10-18
1
-19
/
+1
*
proc: fixup irq iterator
Thomas Gleixner
2008-10-16
1
-0
/
+3
*
genirq: add reverse iterator for irq_desc
Thomas Gleixner
2008-10-16
1
-0
/
+4
*
genirq: revert dynarray
Thomas Gleixner
2008-10-16
1
-15
/
+0
*
genirq: remove irq_to_desc_alloc
Thomas Gleixner
2008-10-16
1
-5
/
+0
*
genirq: remove sparse irq code
Thomas Gleixner
2008-10-16
1
-20
/
+0
*
genirq: use inline function for irq_to_desc
Thomas Gleixner
2008-10-16
1
-2
/
+13
*
genirq: consolidate nr_irqs and for_each_irq_desc()
Thomas Gleixner
2008-10-16
1
-5
/
+12
*
sparseirq: move kstat_irqs from kstat to irq_desc - fix
Yinghai Lu
2008-10-16
1
-2
/
+2
*
x86: remove irqbalance in kernel for 32 bit
Yinghai Lu
2008-10-16
1
-11
/
+3
*
x86: use 28 bits irq NR for pci msi/msix and ht
Yinghai Lu
2008-10-16
1
-0
/
+1
*
x86: put irq_2_iommu pointer into irq_desc
Yinghai Lu
2008-10-16
1
-0
/
+4
*
irq: separate sparse_irqs from sparse_irqs_free
Yinghai Lu
2008-10-16
1
-1
/
+1
*
x86_64: rename irq_desc/irq_desc_alloc
Yinghai Lu
2008-10-16
1
-1
/
+1
*
generic: add irq_desc in function in parameter
Yinghai Lu
2008-10-16
1
-3
/
+6
*
irq: replace loop with nr_irqs with for_each_irq_desc
Yinghai Lu
2008-10-16
1
-0
/
+7
*
irq: add irq_desc_without_new
Yinghai Lu
2008-10-16
1
-0
/
+13
*
x86: move kstat_irqs from kstat to irq_desc
Yinghai Lu
2008-10-16
1
-0
/
+7
*
x86: put timer_rand_state pointer into irq_desc
Yinghai Lu
2008-10-16
1
-0
/
+2
*
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...
Yinghai Lu
2008-10-16
1
-11
/
+21
*
irq: make irq_desc to use dyn_array
Yinghai Lu
2008-10-16
1
-0
/
+4
*
Merge branch 'linus' into genirq
Ingo Molnar
2008-10-16
1
-0
/
+1
|
\
|
*
Merge branch 'linus' into x86/x2apic
Ingo Molnar
2008-07-18
1
-9
/
+0
|
|
\
|
*
|
x64, x2apic/intr-remap: generic irq migration support from process context
Suresh Siddha
2008-07-12
1
-0
/
+1
[next]