1. cdd31cd ftrace: remove-idx-sync by Ingo Molnar · 18 years ago
  2. 53c37c1 ftrace: fast, scalable, synchronized timestamps by Ingo Molnar · 18 years ago
  3. 750ed1a ftrace: timestamp syncing, prepare by Ingo Molnar · 18 years ago
  4. 4bf39a9 ftrace: cleanups by Ingo Molnar · 18 years ago
  5. d4c5a2f ftrace: fix locking by Ingo Molnar · 18 years ago
  6. b3806b4 ftrace: user run time file reading by Steven Rostedt · 18 years ago
  7. 214023c ftrace: add a buffer for output by Steven Rostedt · 18 years ago
  8. 93a588f ftrace: change buffers to producer consumer by Steven Rostedt · 18 years ago
  9. 1d4db00 ftrace: reset selftests by Steven Rostedt · 18 years ago
  10. 08bafa0 ftrace: disable all tracers on corrupted buffer by Steven Rostedt · 18 years ago
  11. 4e3c333 ftrace: fix time offset by Ingo Molnar · 18 years ago
  12. 77a2b37 ftrace: startup tester on dynamic tracing. by Steven Rostedt · 18 years ago
  13. 7bd2f24 ftrace: add README by Ingo Molnar · 18 years ago
  14. c7aafc5 ftrace: cleanups by Ingo Molnar · 18 years ago
  15. 60a1177 ftrace: add self-tests by Steven Rostedt · 18 years ago
  16. e1c08bd ftrace: force recording by Steven Rostedt · 18 years ago
  17. 57f50be ftrace: fix max latency by Steven Rostedt · 18 years ago
  18. 89b2f97 ftrace: fix updates to max trace by Steven Rostedt · 18 years ago
  19. 18cef37 ftrace: don't use raw_local_irq_save/restore by Steven Rostedt · 18 years ago
  20. 0764d23 ftrace: lockdep notrace annotations by Steven Rostedt · 18 years ago
  21. 361943a ftrace: irqs off smp_processor_id() fix by Steven Rostedt · 18 years ago
  22. 4c11d7a ftrace: convert single large buffer into single pages. by Steven Rostedt · 18 years ago
  23. 5072c59 ftrace: add filter select functions to trace by Steven Rostedt · 18 years ago
  24. d61f82d ftrace: use dynamic patching for updating mcount calls by Steven Rostedt · 18 years ago
  25. 3c1720f ftrace: move memory management out of arch code by Steven Rostedt · 18 years ago
  26. b0fc494 ftrace: add ftrace_enabled sysctl to disable mcount function by Steven Rostedt · 18 years ago
  27. 3d08339 ftrace: dynamic enabling/disabling of function calls by Steven Rostedt · 18 years ago
  28. 6cd8a4b ftrace: trace preempt off critical timings by Steven Rostedt · 18 years ago
  29. 81d68a9 ftrace: trace irq disabled critical timings by Steven Rostedt · 18 years ago
  30. 352ad25 ftrace: tracer for scheduler wakeup latency by Steven Rostedt · 18 years ago
  31. 35e8e30 ftrace: add tracing of context switches by Steven Rostedt · 18 years ago
  32. 1b29b01 ftrace: function tracer by Steven Rostedt · 18 years ago
  33. bc0c38d ftrace: latency tracer infrastructure by Steven Rostedt · 18 years ago
  34. 16444a8 ftrace: add basic support for gcc profiler instrumentation by Arnaldo Carvalho de Melo · 18 years ago
  35. 7c731e0 ftrace: make the task state char-string visible to all by Steven Rostedt · 18 years ago
  36. bd3bff9 sched: add latency tracer callbacks to the scheduler by Ingo Molnar · 18 years ago
  37. 16ae527 Merge branch 'audit.b51' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  38. 6793a05 [PATCH] list_for_each_rcu must die: audit by Paul E. McKenney · 18 years ago
  39. fcaf1eb [patch 1/1] audit_send_reply(): fix error-path memory leak by Andrew Morton · 18 years ago
  40. eceea0b [PATCH] avoid multiplication overflows and signedness issues for max_fds by Al Viro · 18 years ago
  41. 02afc62 [PATCH] dup_fd() fixes, part 1 by Al Viro · 18 years ago
  42. 3fc9577 lib: create common ascii hex array by Harvey Harrison · 18 years ago
  43. 0c70814 cgroups: fix compile warning by Mirco Tischler · 18 years ago
  44. c3921ab Add new 'cond_resched_bkl()' helper function by Linus Torvalds · 18 years ago
  45. 8e3e076 BKL: revert back to the old spinlock implementation by Linus Torvalds · 18 years ago
  46. 00b41ec Revert "semaphore: fix" by Linus Torvalds · 18 years ago
  47. 91e37a7 module: don't ignore vermagic string if module doesn't have modversions by Rusty Russell · 18 years ago
  48. a5dd697 module: be more picky about allowing missing module versions by Rusty Russell · 18 years ago
  49. c4f51b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-fixes by Linus Torvalds · 18 years ago
  50. 7a34912 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 18 years ago
  51. 5be7a47 Fix cpuset sched_relax_domain_level control file by Paul Menage · 18 years ago
  52. 4615112 sched: fix weight calculations by Mike Galbraith · 18 years ago
  53. bf726ea semaphore: fix by Ingo Molnar · 18 years ago
  54. 75065ff Revert "relay: fix splice problem" by Jens Axboe · 18 years ago
  55. 3e51f33 sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK by Peter Zijlstra · 18 years ago
  56. dfbf4a1 sched: fix cpu clock by Ingo Molnar · 18 years ago
  57. cb4ad1f sched: fair-group: fix a Div0 error of the fair group scheduler by Miao Xie · 18 years ago
  58. 712555e sched: fix missing locking in sched_domains code by Heiko Carstens · 18 years ago
  59. 690229a sched: make clock sync tunable by architecture code by Ingo Molnar · 18 years ago
  60. d7dcdc1 sched: fix debugging by Mike Galbraith · 18 years ago
  61. 673a90a sched: fix sched_info_switch not being called according to documentation by David Simner · 18 years ago
  62. b328ca1 sched: fix hrtick_start_fair and CPU-Hotplug by Peter Zijlstra · 18 years ago
  63. 104f645 sched: fix SCHED_FAIR wake-idle logic error by Gregory Haskins · 18 years ago
  64. 8ae121a sched: fix RT task-wakeup logic by Gregory Haskins · 18 years ago
  65. 983ed7a sched: add statics, don't return void expressions by Harvey Harrison · 18 years ago
  66. d478c2c sched: add debug checks to idle functions by Andrew Morton · 18 years ago
  67. 2abdad0 sched: make rt_sched_class, idle_sched_class static by Harvey Harrison · 18 years ago
  68. e05510d sched: optimize calc_delta_mine() by Peter Zijlstra · 18 years ago
  69. a992241 sched: fix normalized sleeper by Peter Zijlstra · 18 years ago
  70. 5717922 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 18 years ago
  71. 82af7ac Removal of FUTEX_FD by Eric Sesterhenn · 19 years ago
  72. 688b744 kgdb: fix signedness mixmatches, add statics, add declaration to header by Harvey Harrison · 18 years ago
  73. 826e450 Make forced module loading optional by Linus Torvalds · 18 years ago
  74. afa26be Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 18 years ago
  75. 4f95f81 clocksource: allow read access to available/current_clocksource by Heiko Carstens · 18 years ago
  76. 4359a02 clocksource: Fix permissions for available_clocksource by Heiko Carstens · 18 years ago
  77. 4346f65 hrtimer: remove duplicate helper function by Oliver Hartkopp · 18 years ago
  78. b9095fd Make constants in kernel/timeconst.h fixed 64 bits by H. Peter Anvin · 18 years ago
  79. b66e1f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 18 years ago
  80. 1adb085 genirq: reenable a nobody cared disabled irq when a new driver arrives by Thomas Gleixner · 18 years ago
  81. bcf35af make generic sys_ptrace unconditional by Christoph Hellwig · 18 years ago
  82. 9f3acc3 [PATCH] split linux/file.h by Al Viro · 18 years ago
  83. 03fc922 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 18 years ago
  84. 8a3e77c workqueue: remove redundant function invocation by Andrew Liu · 18 years ago
  85. be089d79 kexec: make extended crashkernel= syntax less confusing by Michael Ellerman · 18 years ago
  86. 7dffa3c ntp: handle leap second via timer by Roman Zippel · 18 years ago
  87. 8383c42 ntp: remove current_tick_length() by Roman Zippel · 18 years ago
  88. 7fc5c78 ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT by Roman Zippel · 18 years ago
  89. 153b5d0 ntp: support for TAI by Roman Zippel · 18 years ago
  90. 9f14f66 ntp: increase time_offset resolution by Roman Zippel · 18 years ago
  91. 074b3b8 ntp: increase time_freq resolution by Roman Zippel · 18 years ago
  92. eea83d8 ntp: NTP4 user space bits update by Roman Zippel · 18 years ago
  93. ee9851b ntp: cleanup ntp.c by Roman Zippel · 18 years ago
  94. f8bd225 remove div_long_long_rem by Roman Zippel · 18 years ago
  95. 6f6d6a1 rename div64_64 to div64_u64 by Roman Zippel · 18 years ago
  96. 71abb3a convert a few do_div users by Roman Zippel · 18 years ago
  97. e5e4172 Fix cpu hotplug problem in softirq code by Christian Borntraeger · 18 years ago
  98. df4b565 module: add MODULE_STATE_GOING notifier call by Peter Oberparleiter · 18 years ago
  99. b211104 module: Enhance verify_export_symbols by Rusty Russell · 18 years ago
  100. 4e2d924 module: set unused_gpl_crcs instead of overwriting unused_crcs by Rusty Russell · 18 years ago