Historique des commits

Auteur SHA1 Message Date
  Jeremy Fitzhardinge 7c1d7cdcef x86: unify do_IRQ() il y a 16 ans
  Jeremy Fitzhardinge 9b2b76a334 x86: add handle_irq() to allow interrupt injection il y a 16 ans
  Brian Gerst 3819cd489e x86: remove include of apic.h from hardirq_64.h il y a 16 ans
  Brian Gerst d650a51485 x86: merge irq_regs.h il y a 16 ans
  Brian Gerst 1b437c8c73 x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit. il y a 16 ans
  Mike Travis 7f7ace0cda cpumask: update irq_desc to use cpumask_var_t il y a 16 ans
  Jaswinder Singh Rajput 5f66b2a0d9 x86: irq_64.c fix style problems il y a 16 ans
  Linus Torvalds b840d79631 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 16 ans
  Linus Torvalds 179475a3b4 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 16 ans
  Linus Torvalds b0f4b285d7 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 16 ans
  Mike Travis d7b381bb7b x86: fixup_irqs() doesnt need an argument. il y a 16 ans
  Rusty Russell 968ea6d80e Merge ../linux-2.6-x86 il y a 16 ans
  Rusty Russell 0de26520c7 cpumask: make irq_set_affinity() take a const struct cpumask il y a 16 ans
  Frederic Weisbecker bcbc4f20b5 tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interrupt il y a 16 ans
  Yinghai Lu 0b8f1efad3 sparse irq_desc[] array: core kernel and x86 changes il y a 16 ans
  Ingo Molnar f377fa123d x86: clean up stack overflow debug check il y a 16 ans
  jia zhang 3aeb95d5b7 x86_64: fix the check in stack_overflow_check il y a 16 ans
  Thomas Gleixner 249f6d9eab x86: move ack_bad_irq() to irq.c il y a 16 ans
  Thomas Gleixner 6b39ba771e x86: unify show_interrupts() and proc helpers il y a 16 ans
  Thomas Gleixner c0c168ca26 x86: cleanup show_interrupts il y a 16 ans
  Thomas Gleixner 2cc21ef843 genirq: remove sparse irq code il y a 16 ans
  Yinghai Lu 7564676813 x86: irq no should not use hex in /proc/interrupts il y a 16 ans
  Yinghai Lu 8f09cd20a2 x86: make HAVE_SPARSE_IRQ support selectable il y a 17 ans
  Yinghai Lu 6d50bc2683 x86: use 28 bits irq NR for pci msi/msix and ht il y a 17 ans
  Yinghai Lu 52b17329d6 x86_64: make /proc/interrupts work with dyn irq_desc il y a 17 ans
  Yinghai Lu cb5bc83225 x86_64: rename irq_desc/irq_desc_alloc il y a 17 ans
  Yinghai Lu 1d5f6b36c4 x86: check with without_new in show_interrupts il y a 17 ans
  Yinghai Lu 46926b67fc generic: add irq_desc in function in parameter il y a 17 ans
  Yinghai Lu 7d94f7ca40 irq: remove >= nr_irqs checking with config_have_sparse_irq il y a 17 ans
  Yinghai Lu 2c6927a38f irq: replace loop with nr_irqs with for_each_irq_desc il y a 17 ans