Commit History

Author SHA1 Message Date
  Ingo Molnar 6a385db5ce Merge branch 'core/percpu' into x86/core 16 years ago
  David Daney 97179fd46d cpumask fallout: Initialize irq_default_affinity earlier 16 years ago
  Yinghai Lu 4a046d1754 x86: arch_probe_nr_irqs 16 years ago
  Mike Travis 92296c6d6e cpumask, irq: non-x86 build failures 16 years ago
  Mike Travis 542d865bbe kstat: modify kstat_irqs_legacy to be variable sized 16 years ago
  Mike Travis 9332fccded irq: initialize nr_irqs based on nr_cpu_ids 16 years ago
  Mike Travis 0fa0ebbf15 irq: allocate irq_desc_ptrs array based on nr_irqs 16 years ago
  Mike Travis e2f4d06545 irq: use WARN() instead of WARN_ON(). 16 years ago
  Mike Travis 9594949b06 irq: change references from NR_IRQS to nr_irqs 16 years ago
  Mike Travis 802bf931f2 cpumask: fix bug in use cpumask_var_t in irq_desc 16 years ago
  Mike Travis 7f7ace0cda cpumask: update irq_desc to use cpumask_var_t 16 years ago
  Yinghai Lu d7e51e6689 sparseirq: make some func to be used with genirq 16 years ago
  Ingo Molnar b2e2fe9962 sparseirq: work around __weak alias bug 16 years ago
  Yinghai Lu 12026ea16a sparseirq: fix hang with !SPARSE_IRQ 16 years ago
  Yinghai Lu fa6beb37b0 sparseirq: set lock_class for legacy irq when sparse_irq is selected 16 years ago
  Yinghai Lu 13a0c3c269 sparseirq: work around compiler optimizing away __weak functions 16 years ago
  Ingo Molnar 793f7b12a0 sparseirq: fix desc->lock init 16 years ago
  Yinghai Lu 00c2363487 sparseirq: remove duplicated arch_early_irq_init() 16 years ago
  KOSAKI Motohiro 18eefedfe8 irq: simplify for_each_irq_desc() usage 16 years ago
  KOSAKI Motohiro 26ddd8d5ca proc: remove ifdef CONFIG_SPARSE_IRQ from stat.c 16 years ago
  KOSAKI Motohiro f9af0e7091 irq: for_each_irq_desc() move to irqnr.h 16 years ago
  KOSAKI Motohiro 74c8a61304 locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEP 16 years ago
  Yinghai Lu 48a1b10aff x86, sparseirq: move irq_desc according to smp_affinity, v7 16 years ago
  Yinghai Lu 99d093d128 x86: use NR_IRQS_LEGACY 16 years ago
  Yinghai Lu 0b8f1efad3 sparse irq_desc[] array: core kernel and x86 changes 16 years ago
  Thomas Gleixner 10e580842e genirq: use iterators for irq_desc loops 16 years ago
  Thomas Gleixner d3c60047bd genirq: cleanup the sparseirq modifications 16 years ago
  Thomas Gleixner d6c88a507e genirq: revert dynarray 16 years ago
  Thomas Gleixner 2cc21ef843 genirq: remove sparse irq code 16 years ago
  Thomas Gleixner c6b7674f32 genirq: use inline function for irq_to_desc 16 years ago