aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq
Commit message (Expand)AuthorAge
* Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-31
|\
| * sparseirq: move __weak symbols into separate compilation unitYinghai Lu2008-12-29
| * sparseirq: work around __weak alias bugIngo Molnar2008-12-28
| * sparseirq: fix hang with !SPARSE_IRQYinghai Lu2008-12-27
| * sparseirq: set lock_class for legacy irq when sparse_irq is selectedYinghai Lu2008-12-27
| * sparseirq: work around compiler optimizing away __weak functionsYinghai Lu2008-12-27
| * sparseirq: fix desc->lock initIngo Molnar2008-12-27
| * sparseirq: do not printk when migrating IRQ descriptorsIngo Molnar2008-12-27
| * sparseirq: remove duplicated arch_early_irq_init()Yinghai Lu2008-12-26
| * irq: simplify for_each_irq_desc() usageKOSAKI Motohiro2008-12-26
| * proc: remove ifdef CONFIG_SPARSE_IRQ from stat.cKOSAKI Motohiro2008-12-26
| * irq: for_each_irq_desc() move to irqnr.hKOSAKI Motohiro2008-12-26
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-30
|\|
| *---. Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2...Ingo Molnar2008-12-25
| |\ \ \
| | | * | genirq: record IRQ_LEVEL in irq_desc[]David Brownell2008-12-02
| | | |/
| | * | sparseirq: fix numa_migrate_irq_desc dependency and commentsYinghai Lu2008-12-19
| | * | locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEPKOSAKI Motohiro2008-12-18
| | * | x86, sparseirq: move irq_desc according to smp_affinity, v7Yinghai Lu2008-12-16
| | * | x86: use NR_IRQS_LEGACYYinghai Lu2008-12-08
| | * | sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-08
| | |/
* | | Merge commit 'v2.6.28-rc7' into core/lockingIngo Molnar2008-12-04
|\ \ \ | | |/ | |/|
| * | genirq: __irq_set_trigger: change pr_warning to pr_debugMark Nelson2008-11-13
| * | irq: fix typoIngo Molnar2008-11-09
| * | genirq: fix the affinity setting in setup_irqThomas Gleixner2008-11-09
| * | genirq: keep affinities set from userspace across free/request_irq()Thomas Gleixner2008-11-09
| |/
* / genirq: warn when IRQF_DISABLED may be ignoredDavid Brownell2008-12-02
|/
* irq: make variable staticroel kluin2008-10-22
* genirq: NULL struct irq_desc's member 'name' in dynamic_irq_cleanup()Dean Nelson2008-10-21
* genirq: fix set_irq_type() when recording trigger typeChris Friesen2008-10-21
* genirq: fix name space collision of nr_irqs in autoprobe.cThomas Gleixner2008-10-16
* genirq: use iterators for irq_desc loopsThomas Gleixner2008-10-16
* genirq: cleanup the sparseirq modificationsThomas Gleixner2008-10-16
* genirq: revert dynarrayThomas Gleixner2008-10-16
* genirq: remove irq_to_desc_allocThomas Gleixner2008-10-16
* genirq: remove sparse irq codeThomas Gleixner2008-10-16
* genirq: use inline function for irq_to_descThomas Gleixner2008-10-16
* x86: fix typo in irq_desc arrayYinghai Lu2008-10-16
* fix warning: "x86: sparse_irq needs spin_lock in allocations"Andrew Morton2008-10-16
* sparseirq: remove some debug print outYinghai Lu2008-10-16
* irq: fix irqpoll && sparseirqYinghai Lu2008-10-16
* x86: HPET_MSI change IRQ affinity in process context when it is disabledvenkatesh.pallipadi@intel.com2008-10-16
* irq: set_irq_chip() has redundant call to irq_to_desc()Dean Nelson2008-10-16
* sparseirq: move kstat_irqs from kstat to irq_desc - fixYinghai Lu2008-10-16
* x86: sparse_irq needs spin_lock in allocationsYinghai Lu2008-10-16
* sparseirq: fix lockdepIngo Molnar2008-10-16
* x86: remove irqbalance in kernel for 32 bitYinghai Lu2008-10-16
* irq: separate sparse_irqs from sparse_irqs_freeYinghai Lu2008-10-16
* x86_64: rename irq_desc/irq_desc_allocYinghai Lu2008-10-16
* generic: add irq_desc in function in parameterYinghai Lu2008-10-16
* irq: remove >= nr_irqs checking with config_have_sparse_irqYinghai Lu2008-10-16