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