提交歷史

作者 SHA1 備註 提交日期
  Ingo Molnar c02368a9d0 Merge branch 'linus' into irq/genirq 16 年之前
  Ingo Molnar f17c75453b irq: name 'p' variables a bit better 16 年之前
  Ingo Molnar 8316e38100 irq: further clean up the free_irq() code flow 16 年之前
  Ingo Molnar ae88a23b32 irq: refactor and clean up the free_irq() code flow 16 年之前
  Ingo Molnar 327ec5699c irq: clean up manage.c 16 年之前
  Ingo Molnar 8f8573ae9f Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core 16 年之前
  Johannes Weiner 0e43785c57 irq: use GFP_KERNEL for action allocation in request_irq() 16 年之前
  Hannes Eder 548c893380 kernel/irq: fix sparse warning: make symbol static 16 年之前
  Ingo Molnar c43e0e46ad Merge branch 'linus' into core/percpu 16 年之前
  Ingo Molnar 6a385db5ce Merge branch 'core/percpu' into x86/core 16 年之前
  David Daney 97179fd46d cpumask fallout: Initialize irq_default_affinity earlier 16 年之前
  David Daney 1267a8df20 Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too. 16 年之前
  Mike Travis 7f7ace0cda cpumask: update irq_desc to use cpumask_var_t 16 年之前
  Rusty Russell d036e67b40 cpumask: convert kernel/irq 16 年之前
  Rusty Russell 2ca1a61583 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 16 年之前
  Linus Torvalds 179475a3b4 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 年之前
  Rusty Russell 0de26520c7 cpumask: make irq_set_affinity() take a const struct cpumask 16 年之前
  Ingo Molnar cb9c34e6d0 Merge commit 'v2.6.28-rc7' into core/locking 16 年之前
  David Brownell 470c66239e genirq: warn when IRQF_DISABLED may be ignored 16 年之前
  David Brownell f2b662da8d genirq: record IRQ_LEVEL in irq_desc[] 16 年之前
  Mark Nelson 3ff68a6a10 genirq: __irq_set_trigger: change pr_warning to pr_debug 16 年之前
  Ingo Molnar f131e2436d irq: fix typo 16 年之前
  Thomas Gleixner 612e3684c1 genirq: fix the affinity setting in setup_irq 16 年之前
  Thomas Gleixner f6d87f4bd2 genirq: keep affinities set from userspace across free/request_irq() 16 年之前
  Thomas Gleixner d3c60047bd genirq: cleanup the sparseirq modifications 16 年之前
  venkatesh.pallipadi@intel.com 932775a4ab x86: HPET_MSI change IRQ affinity in process context when it is disabled 16 年之前
  Yinghai Lu 8b8e8c1bf7 x86: remove irqbalance in kernel for 32 bit 17 年之前
  Yinghai Lu cb5bc83225 x86_64: rename irq_desc/irq_desc_alloc 17 年之前
  Yinghai Lu 7d94f7ca40 irq: remove >= nr_irqs checking with config_have_sparse_irq 17 年之前
  Yinghai Lu 2c6927a38f irq: replace loop with nr_irqs with for_each_irq_desc 17 年之前