1. 90eec10 treewide: Remove old email address by Peter Zijlstra · 8 years ago
  2. 56e4dea percpu: Convert remaining __get_cpu_var uses in 3.18-rcX by Christoph Lameter · 10 years ago
  3. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  4. 76a3306 irq_work: Force raised irq work to run on irq work interrupt by Frederic Weisbecker · 10 years ago
  5. 22127e9 time: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  6. a77353e irq_work: Remove BUG_ON in irq_work_run() by Peter Zijlstra · 10 years ago
  7. 4788501 irq_work: Implement remote queueing by Frederic Weisbecker · 10 years ago
  8. b93e0b8 irq_work: Split raised and lazy lists by Frederic Weisbecker · 10 years ago
  9. cd578ab perf/x86: Warn to early_printk() in case irq_work is too slow by Peter Zijlstra · 10 years ago
  10. 0779314 Merge branch 'nohz/printk-v8' into irq/core by Frederic Weisbecker · 11 years ago
  11. c02cf5f irq_work: Remove return value from the irq_work_queue() function by anish kumar · 11 years ago
  12. bc6679a irq_work: Make self-IPIs optable by Frederic Weisbecker · 12 years ago
  13. 8aa2acc irq_work: Warn if there's still work on cpu_down by Steven Rostedt · 11 years ago
  14. c0e980a irq_work: Flush work on CPU_DYING by Steven Rostedt · 11 years ago
  15. 00b4295 irq_work: Don't stop the tick with pending works by Frederic Weisbecker · 11 years ago
  16. e0bbe2d irq_work: Fix racy check on work pending flag by Frederic Weisbecker · 12 years ago
  17. c8446b7 irq_work: Fix racy IRQ_WORK_BUSY flag setting by Frederic Weisbecker · 12 years ago
  18. ef1f098 irq_work: fix compile failure on tile from missing include by Chris Metcalf · 12 years ago
  19. 83e3fa6 irq_work: fix compile failure on MIPS from system.h split by Paul Gortmaker · 12 years ago
  20. 967d1f9 kernel: fix two implicit header assumptions in irq_work.c by Paul Gortmaker · 13 years ago
  21. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  22. 924f8f5 llist: Add llist_next() by Peter Zijlstra · 13 years ago
  23. 38aaf80 irq_work: Use llist in the struct irq_work logic by Huang Ying · 13 years ago
  24. 20b8769 irq_work: Use per cpu atomics instead of regular atomics by Christoph Lameter · 13 years ago
  25. 94e8ba7 irq_work: Drop cmpxchg() result by Sergio Aguirre · 13 years ago
  26. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago