1. 0779314 Merge branch 'nohz/printk-v8' into irq/core by Frederic Weisbecker · 11 years ago
  2. c02cf5f irq_work: Remove return value from the irq_work_queue() function by anish kumar · 11 years ago
  3. bc6679a irq_work: Make self-IPIs optable by Frederic Weisbecker · 12 years ago
  4. 8aa2acc irq_work: Warn if there's still work on cpu_down by Steven Rostedt · 12 years ago
  5. c0e980a irq_work: Flush work on CPU_DYING by Steven Rostedt · 12 years ago
  6. 00b4295 irq_work: Don't stop the tick with pending works by Frederic Weisbecker · 12 years ago
  7. e0bbe2d irq_work: Fix racy check on work pending flag by Frederic Weisbecker · 12 years ago
  8. c8446b7 irq_work: Fix racy IRQ_WORK_BUSY flag setting by Frederic Weisbecker · 12 years ago
  9. ef1f098 irq_work: fix compile failure on tile from missing include by Chris Metcalf · 12 years ago
  10. 83e3fa6 irq_work: fix compile failure on MIPS from system.h split by Paul Gortmaker · 12 years ago
  11. 967d1f9 kernel: fix two implicit header assumptions in irq_work.c by Paul Gortmaker · 13 years ago
  12. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  13. 924f8f5 llist: Add llist_next() by Peter Zijlstra · 13 years ago
  14. 38aaf80 irq_work: Use llist in the struct irq_work logic by Huang Ying · 13 years ago
  15. 20b8769 irq_work: Use per cpu atomics instead of regular atomics by Christoph Lameter · 14 years ago
  16. 94e8ba7 irq_work: Drop cmpxchg() result by Sergio Aguirre · 14 years ago
  17. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago