1. d036e67 cpumask: convert kernel/irq by Rusty Russell · 17 years ago
  2. 6b95482 cpumask: convert kernel time functions by Rusty Russell · 17 years ago
  3. e7577c5 cpumask: convert kernel/workqueue.c by Rusty Russell · 17 years ago
  4. a45185d cpumask: convert kernel/compat.c by Rusty Russell · 17 years ago
  5. f1fc057 cpumask: remove any_online_cpu() users: kernel/ by Rusty Russell · 17 years ago
  6. 4462344 cpumask: convert kernel trace functions further by Rusty Russell · 17 years ago
  7. 9e01c1b cpumask: convert kernel trace functions by Rusty Russell · 17 years ago
  8. 4f4b6c1 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core by Rusty Russell · 17 years ago
  9. 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 17 years ago
  10. 6a94cb7 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 17 years ago
  11. 1af237a tracing: removed duplicated #include by Huang Weiyi · 17 years ago
  12. 526ea06 Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  13. 6de7148 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 17 years ago
  14. 1dff81f Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  15. 179475a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  16. bb758e9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  17. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  18. ce47d97 cpumask: arch_send_call_function_ipi_mask: core by Rusty Russell · 17 years ago
  19. 54b11e6 cpumask: smp_call_function_many() by Rusty Russell · 17 years ago
  20. 3fa4152 cpumask: make set_cpu_*/init_cpu_* out-of-line by Rusty Russell · 17 years ago
  21. b3199c0 cpumask: switch over to cpu_online/possible/active/present_mask: core by Rusty Russell · 17 years ago
  22. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 17 years ago
  23. abf137d aio: make the lookup_ioctx() lockless by Jens Axboe · 17 years ago
  24. 7c0990c Do not free io context when taking recursive faults in do_exit by Nikanth Karthikesan · 17 years ago
  25. 0a8c539 [XFS] Fix merge failures by Lachlan McIlroy · 17 years ago
  26. e3c6d4e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
  27. 96faec9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 17 years ago
  28. a39b863 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  29. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  30. be4d638 cpumask: Replace cpu_coregroup_map with cpu_coregroup_mask by Rusty Russell · 17 years ago
  31. 32e8d18 Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/rtc' into timers/core by Ingo Molnar · 17 years ago
  32. 860cf88 Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.28' into irq/core by Ingo Molnar · 17 years ago
  33. 6638101 Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/printk', 'core/rcu', 'core/resources', 'core/softirq' and 'core/stacktrace' into core/core by Ingo Molnar · 17 years ago
  34. cc37d3d Merge branch 'core/futexes' into core/core by Ingo Molnar · 17 years ago
  35. b594deb Merge branch 'core/debug' into core/core by Ingo Molnar · 17 years ago
  36. 0b271ef Merge commit 'v2.6.28' into core/core by Ingo Molnar · 17 years ago
  37. 4e20228 Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core by Ingo Molnar · 17 years ago
  38. 5250d32 Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/ring-buffer'; commit 'v2.6.28' into tracing/core by Ingo Molnar · 17 years ago
  39. 468a15b sched, trace: update trace_sched_wakeup() by Peter Zijlstra · 17 years ago
  40. 9212ddb stacktrace: provide save_stack_trace_tsk() weak alias by Ingo Molnar · 17 years ago
  41. 12d79ba rcu: provide RCU options on non-preempt architectures too by Ingo Molnar · 17 years ago
  42. cbacc2c Merge branch 'next' into for-linus by James Morris · 17 years ago
  43. db8862e Merge branch 'linus' into tracing/hw-branch-tracing by Ingo Molnar · 17 years ago
  44. 20ca9b3 cgroups: avoid accessing uninitialized data in failure path by Li Zefan · 17 years ago
  45. e368d3a cgroups: suppress bogus warning messages by Sharyathi Nagesh · 17 years ago
  46. 98db8df ring-buffer: prevent false positive warning by Steven Rostedt · 17 years ago
  47. a8ccf1d ring-buffer: fix dangling commit race by Steven Rostedt · 17 years ago
  48. 27a0464 [XFS] Fix merge conflict in fs/xfs/xfs_rename.c by Lachlan McIlroy · 17 years ago
  49. 3d44cc3 Null pointer deref with hrtimer_try_to_cancel() by Thomas Gleixner · 17 years ago
  50. bf53de9 x86, bts: add fork and exit handling by Markus Metzger · 17 years ago
  51. b909895 sparseirq: fix numa_migrate_irq_desc dependency and comments by Yinghai Lu · 17 years ago
  52. 26cc271 printk: fix discarding message when recursion_bug by Hiroshi Shimamoto · 17 years ago
  53. 9bb4824 allow stripping of generated symbols under CONFIG_KALLSYMS_ALL by Jan Beulich · 17 years ago
  54. 213cc06 ftrace: introduce tracing_reset_online_cpus() helper by Pekka J Enberg · 17 years ago
  55. 30cd324 Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  56. b568636 futex: clean up futex_(un)lock_pi fault handling by Darren Hart · 17 years ago
  57. c71dd42 tracing: fix warnings in kernel/trace/trace_sched_switch.c by Ingo Molnar · 17 years ago
  58. 3bddb9a tracing: fix warning in kernel/trace/trace.c by Ingo Molnar · 17 years ago
  59. b2e3c0a hrtimers: fix warning in kernel/hrtimer.c by Ingo Molnar · 17 years ago
  60. 64db4cf "Tree RCU": scalable classic RCU implementation by Paul E. McKenney · 17 years ago
  61. d110ec3 Merge branch 'linus' into core/rcu by Ingo Molnar · 17 years ago
  62. 74c8a61 locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEP by KOSAKI Motohiro · 17 years ago
  63. 9c2c480 schedstat: consolidate per-task cpu runtime stats by Ken Chen · 17 years ago
  64. 6d102bc tracing/ring-buffer: remove unused ring_buffer size by Lai Jiangshan · 17 years ago
  65. 3d9101e trace: fix task state printout by Thomas Gleixner · 17 years ago
  66. ea3a6d6 ftrace: add not to regex on filtering functions by Steven Rostedt · 17 years ago
  67. e05a43b trace: better use of stack_trace_enabled for boot up code by Steven Rostedt · 17 years ago
  68. f38f1d2 trace: add a way to enable or disable the stack tracer by Steven Rostedt · 17 years ago
  69. 73500ac futex: rename field in futex_q to clarify single waiter semantics by Darren Hart · 17 years ago
  70. 66896a8 tracing/ftrace: add the printk-msg-only option by Frederic Weisbecker · 17 years ago
  71. 2c2d732 tracing/ftrace: use preempt_enable_no_resched_notrace in ring_buffer_time_stamp() by Frederic Weisbecker · 17 years ago
  72. 48a1b10 x86, sparseirq: move irq_desc according to smp_affinity, v7 by Yinghai Lu · 17 years ago
  73. 343e909 rcu: fix rcutorture behavior during reboot by Paul E. McKenney · 17 years ago
  74. 3ac5266 resources: skip sanity check of busy resources by Arjan van de Ven · 17 years ago
  75. 80f40ee sched: use RCU variant of list traversal in for_each_leaf_rt_rq() by Bharata B Rao · 17 years ago
  76. e9515c3 sched, cpuacct: export percpu cpuacct cgroup stats by Ken Chen · 17 years ago
  77. 720f549 sched, cpuacct: refactoring cpuusage_read / cpuusage_write by Ken Chen · 17 years ago
  78. 9dfc3bc Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/hw-branch-tracing' into tracing/core by Ingo Molnar · 17 years ago
  79. 34f28ec sched: optimize update_curr() by Peter Zijlstra · 17 years ago
  80. 03e89e4 sched: fix wakeup preemption clock by Mike Galbraith · 17 years ago
  81. 307257c cgroups: fix a race between rmdir and remount by Paul Menage · 17 years ago
  82. ca7e716 Revert "sched_clock: prevent scd->clock from moving backwards" by Linus Torvalds · 17 years ago
  83. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 17 years ago
  84. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 17 years ago
  85. 29c0177 cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. by Rusty Russell · 17 years ago
  86. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 17 years ago
  87. 8999210 posix-timers: check ->it_signal instead of ->it_pid to validate the timer by Oleg Nesterov · 17 years ago
  88. 27af424 posix-timers: use "struct pid*" instead of "struct task_struct*" by Oleg Nesterov · 17 years ago
  89. 0014744 nohz: suppress needless timer reprogramming by Woodruff, Richard · 17 years ago
  90. d65bd5e sched: add missing arch_update_cpu_topology() call by Heiko Carstens · 17 years ago
  91. ee79d1b sched: let arch_update_cpu_topology indicate if topology changed by Heiko Carstens · 17 years ago
  92. cbc34ed sched: fix tracepoints in scheduler by Peter Zijlstra · 17 years ago
  93. f8b755a tracing/function-graph-tracer: Output arrows signal on hardirq call/return by Frederic Weisbecker · 17 years ago
  94. c1dfdc7 Merge commit 'v2.6.28-rc8' into sched/core by Ingo Molnar · 17 years ago
  95. a93751c x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface by Markus Metzger · 17 years ago
  96. fa116ea nohz: no softirq pending warnings for offline cpus by Heiko Carstens · 17 years ago
  97. c4f5018 ring_buffer: adding EXPORT_SYMBOLs by Robert Richter · 17 years ago
  98. f9fc05e Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  99. b88ed20 fix mapping_writably_mapped() by Hugh Dickins · 17 years ago
  100. 9c24624 KSYM_SYMBOL_LEN fixes by Hugh Dickins · 17 years ago