Historie revizí

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