index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
Commit message (
Expand
)
Author
Age
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-12-30
|
\
|
*
-
-
-
.
Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2...
Ingo Molnar
2008-12-25
|
|
\
\
\
|
|
|
*
|
genirq: record IRQ_LEVEL in irq_desc[]
David Brownell
2008-12-02
|
|
|
|
/
|
|
*
|
sparseirq: fix numa_migrate_irq_desc dependency and comments
Yinghai Lu
2008-12-19
|
|
*
|
locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEP
KOSAKI Motohiro
2008-12-18
|
|
*
|
x86, sparseirq: move irq_desc according to smp_affinity, v7
Yinghai Lu
2008-12-16
|
|
*
|
x86: use NR_IRQS_LEGACY
Yinghai Lu
2008-12-08
|
|
*
|
sparse irq_desc[] array: core kernel and x86 changes
Yinghai Lu
2008-12-08
|
|
|
/
*
|
|
Merge commit 'v2.6.28-rc7' into core/locking
Ingo Molnar
2008-12-04
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
genirq: __irq_set_trigger: change pr_warning to pr_debug
Mark Nelson
2008-11-13
|
*
|
irq: fix typo
Ingo Molnar
2008-11-09
|
*
|
genirq: fix the affinity setting in setup_irq
Thomas Gleixner
2008-11-09
|
*
|
genirq: keep affinities set from userspace across free/request_irq()
Thomas Gleixner
2008-11-09
|
|
/
*
/
genirq: warn when IRQF_DISABLED may be ignored
David Brownell
2008-12-02
|
/
*
irq: make variable static
roel kluin
2008-10-22
*
genirq: NULL struct irq_desc's member 'name' in dynamic_irq_cleanup()
Dean Nelson
2008-10-21
*
genirq: fix set_irq_type() when recording trigger type
Chris Friesen
2008-10-21
*
genirq: fix name space collision of nr_irqs in autoprobe.c
Thomas Gleixner
2008-10-16
*
genirq: use iterators for irq_desc loops
Thomas Gleixner
2008-10-16
*
genirq: cleanup the sparseirq modifications
Thomas Gleixner
2008-10-16
*
genirq: revert dynarray
Thomas Gleixner
2008-10-16
*
genirq: remove irq_to_desc_alloc
Thomas Gleixner
2008-10-16
*
genirq: remove sparse irq code
Thomas Gleixner
2008-10-16
*
genirq: use inline function for irq_to_desc
Thomas Gleixner
2008-10-16
*
x86: fix typo in irq_desc array
Yinghai Lu
2008-10-16
*
fix warning: "x86: sparse_irq needs spin_lock in allocations"
Andrew Morton
2008-10-16
*
sparseirq: remove some debug print out
Yinghai Lu
2008-10-16
*
irq: fix irqpoll && sparseirq
Yinghai Lu
2008-10-16
*
x86: HPET_MSI change IRQ affinity in process context when it is disabled
venkatesh.pallipadi@intel.com
2008-10-16
*
irq: set_irq_chip() has redundant call to irq_to_desc()
Dean Nelson
2008-10-16
*
sparseirq: move kstat_irqs from kstat to irq_desc - fix
Yinghai Lu
2008-10-16
*
x86: sparse_irq needs spin_lock in allocations
Yinghai Lu
2008-10-16
*
sparseirq: fix lockdep
Ingo Molnar
2008-10-16
*
x86: remove irqbalance in kernel for 32 bit
Yinghai Lu
2008-10-16
*
irq: separate sparse_irqs from sparse_irqs_free
Yinghai Lu
2008-10-16
*
x86_64: rename irq_desc/irq_desc_alloc
Yinghai Lu
2008-10-16
*
generic: add irq_desc in function in parameter
Yinghai Lu
2008-10-16
*
irq: remove >= nr_irqs checking with config_have_sparse_irq
Yinghai Lu
2008-10-16
*
irq: replace loop with nr_irqs with for_each_irq_desc
Yinghai Lu
2008-10-16
*
irq: add irq_desc_without_new
Yinghai Lu
2008-10-16
*
x86: move kstat_irqs from kstat to irq_desc
Yinghai Lu
2008-10-16
*
irq: sparse irqs, fix IRQ auto-probe crash
Ingo Molnar
2008-10-16
*
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...
Yinghai Lu
2008-10-16
*
irq: sparse irqs, export nr_irqs
Ingo Molnar
2008-10-16
*
irq: make irq_desc to use dyn_array
Yinghai Lu
2008-10-16
*
irq: introduce nr_irqs
Yinghai Lu
2008-10-16
*
Merge branch 'linus' into genirq
Ingo Molnar
2008-10-16
|
\
|
*
Merge branch 'linus' into x86/core
Ingo Molnar
2008-08-14
|
|
\
|
*
\
Merge commit 'v2.6.27-rc1' into x86/core
Ingo Molnar
2008-07-30
|
|
\
\
|
*
\
\
Merge branch 'x86/x2apic' into x86/core
Ingo Molnar
2008-07-26
|
|
\
\
\
[next]