aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq
Commit message (Expand)AuthorAge
* Merge branch 'linus' into irq/genirqIngo Molnar2009-03-02
|\
| * Merge branch 'core/xen' into x86/urgentIngo Molnar2009-02-04
| |\
| | * Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-31
| | |\
| | | * irq: export __set_irq_handler() and handle_level_irq()Ingo Molnar2009-01-14
| | * | cpumask fallout: Initialize irq_default_affinity earlierDavid Daney2009-01-27
| | * | Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too.David Daney2009-01-27
| | |/
| * / irq, x86: fix lock status with numa_migrate_irq_descYinghai Lu2009-02-01
| |/
* | irq: name 'p' variables a bit betterIngo Molnar2009-02-17
* | irq: further clean up the free_irq() code flowIngo Molnar2009-02-17
* | irq: refactor and clean up the free_irq() code flowIngo Molnar2009-02-15
* | irq: clean up manage.cIngo Molnar2009-02-15
* | irq: use GFP_KERNEL for action allocation in request_irq()Johannes Weiner2009-02-13
* | irq: provide debug_poll_all_shared_irqs() method under CONFIG_DEBUG_SHIRQIngo Molnar2009-01-16
* | Merge branch 'linus' into irq/genirqIngo Molnar2009-01-16
|\|
| * async: Asynchronous function calls to speed up kernel bootArjan van de Ven2009-01-07
| * Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-03
| |\
| | * ia64: cpumask fix for is_affinity_mask_valid()Ingo Molnar2009-01-03
| | * cpumask: convert kernel/irqRusty Russell2008-12-31
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-31
| | |\
| * | \ Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-02
| |\ \ \
| | * \ \ Merge branch 'irq/sparseirq' into cpus4096Ingo Molnar2008-12-17
| | |\ \ \
| | * \ \ \ Merge ../linux-2.6-x86Rusty Russell2008-12-13
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-13
| | * | | | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-13
| * | | | | 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 commit 'v2.6.28-rc7' into core/lockingIngo Molnar2008-12-04
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | genirq: warn when IRQF_DISABLED may be ignoredDavid Brownell2008-12-02
* | | | | | genirq: check chip->ack before callingWang Chen2008-12-29
| |_|/ / / |/| | | |
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ 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
| |/
| * 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