1. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  2. 2d4b847 hardirq: Split preempt count mask definitions by Frederic Weisbecker · 11 years ago
  3. 127781d rcu: Remove TINY_PREEMPT_RCU by Paul E. McKenney · 11 years ago
  4. 4d4c4e2 irq: Remove IRQ_EXIT_OFFSET workaround by Frederic Weisbecker · 11 years ago
  5. d652e1eb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  6. 6a61671 cputime: Safely read cputime of full dynticks CPUs by Frederic Weisbecker · 12 years ago
  7. 0f1ac8f tracing/lockdep: Disable lockdep first in entering NMI by Steven Rostedt · 12 years ago
  8. fa5058f cputime: Specialize irq vtime hooks by Frederic Weisbecker · 12 years ago
  9. dcbf832 vtime: Gather vtime declarations to their own header file by Frederic Weisbecker · 12 years ago
  10. bf9fae9 cputime: Use a proper subsystem naming for vtime related APIs by Frederic Weisbecker · 12 years ago
  11. a7e4786 sched: Fix comment about PREEMPT_ACTIVE bit location by Srivatsa S. Bhat · 12 years ago
  12. 9b2e4f1 rcu: Track idleness independent of idle tasks by Paul E. McKenney · 13 years ago
  13. bdd4e85 sched: Isolate preempt counting in its own config option by Frederic Weisbecker · 13 years ago
  14. 4ba8216 BKL: That's all, folks by Arnd Bergmann · 13 years ago
  15. ed1d77b hardirq.h: needs sched.h if using BKL by Linus Torvalds · 14 years ago
  16. 0a5b871 hardirq.h: remove now-empty #ifdef/#endif pair by Linus Torvalds · 14 years ago
  17. 7957f0a Fix build failure due to hwirq.h needing smp_lock.h by Linus Torvalds · 14 years ago
  18. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  19. 7fe19da preempt: fix kernel build with !CONFIG_BKL by Arnd Bergmann · 14 years ago
  20. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  21. bc4016f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  22. b52bfee sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time by Venkatesh Pallipadi · 14 years ago
  23. e1e10a2 sched: Consolidate account_system_vtime extern declaration by Venkatesh Pallipadi · 14 years ago
  24. 75e1056 sched: Fix softirq time accounting by Venkatesh Pallipadi · 14 years ago
  25. bcdb714 Drop a couple of unnecessary asm/system.h inclusions by David Howells · 14 years ago
  26. a57eb94 rcu: Add a TINY_PREEMPT_RCU by Paul E. McKenney · 14 years ago
  27. 9b1d82f rcu: "Tiny RCU", The Bloatwatch Edition by Paul E. McKenney · 15 years ago
  28. 774a694 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  29. b560d8a rcu: Expunge lingering references to CONFIG_CLASSIC_RCU, optimize on !SMP by Paul E. McKenney · 15 years ago
  30. 8e5b59a sched: Add default defines for PREEMPT_ACTIVE by Arnd Bergmann · 15 years ago
  31. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  32. 9efe21c Merge branch 'linus' into irq/threaded by Ingo Molnar · 15 years ago
  33. 3aa551c genirq: add threaded interrupt handler support by Thomas Gleixner · 15 years ago
  34. 2a7b8df sched: do not account for NMIs by Steven Rostedt · 15 years ago
  35. 5a5fb7d preempt-count: force hardirq-count to max of 10 by Steven Rostedt · 15 years ago
  36. 375b38b nmi: add generic nmi tracking state by Steven Rostedt · 15 years ago
  37. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  38. 64db4cf "Tree RCU": scalable classic RCU implementation by Paul E. McKenney · 16 years ago
  39. 6a60dd1 ftrace: split out hardirq ftrace code into own header by Steven Rostedt · 16 years ago
  40. 7e5e26a ftrace: fix hardirq header for non ftrace archs by Steven Rostedt · 16 years ago
  41. 17666f0 ftrace: nmi safe code modification by Steven Rostedt · 16 years ago
  42. 8e3e076 BKL: revert back to the old spinlock implementation by Linus Torvalds · 16 years ago
  43. 8c703d3 in_atomic(): document why it is unsuitable for general use by Jonathan Corbet · 16 years ago
  44. 2232c2d rcu: add support for dynamic ticks and preempt rcu by Steven Rostedt · 16 years ago
  45. 6478d88 sched: remove the !PREEMPT_BKL code by Ingo Molnar · 16 years ago
  46. 4da1ce6 sched: add in_atomic_preempt_off() by Ingo Molnar · 17 years ago
  47. 79bf2bb [PATCH] tick-management: dyntick / highres functionality by Thomas Gleixner · 17 years ago
  48. dde4b2b [PATCH] uninline irq_enter() by Ingo Molnar · 17 years ago
  49. 23d0b8b [PATCH] genirq: irq: generalize the check for HARDIRQ_BITS by Eric W. Biederman · 18 years ago
  50. fbb9ce95 [PATCH] lockdep: core by Ingo Molnar · 18 years ago
  51. de30a2b [PATCH] lockdep: irqtrace subsystem, core by Ingo Molnar · 18 years ago
  52. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  53. 1f1c12a [PATCH] s390: cputime misaccounting by Martin Schwidefsky · 19 years ago
  54. f037360 [PATCH] m68k: thread_info header cleanup by Al Viro · 19 years ago
  55. 67bc4eb [PATCH] hardirq uses preempt by Randy Dunlap · 19 years ago
  56. 8f28e8f [PATCH] irq code: Add coherence test for PREEMPT_ACTIVE by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  57. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago