1. fa6f0cc tracing: Replace seq_printf by simpler equivalents by Rasmus Villemoes · 11 years ago
  2. 8520ded tracing: kdb: Fix kernel livelock with empty buffers by Daniel Thompson · 11 years ago
  3. c270cc7 tracing: kdb: Fix kernel panic during ftdump by Daniel Thompson · 11 years ago
  4. 933ff9f tracing: Fix traceoff_on_warning handling on boot command line by Luis Claudio R. Goncalves · 11 years ago
  5. fe578ba ftrace: Have the control_ops get a trampoline by Steven Rostedt (Red Hat) · 11 years ago
  6. 26488b3 tracing: Add entry->next_cpu to trace_ctxwake_bin() by Jiang Liu · 12 years ago
  7. 243f761 tracing: Move tracing_sched_{switch,wakeup}() into wakeup tracer by Steven Rostedt (Red Hat) · 11 years ago
  8. 458faf0 tracing: Kill the dead code in probe_sched_switch() and probe_sched_wakeup() by Oleg Nesterov · 11 years ago
  9. 6325372 tracing: Kill tracing_{start,stop}_sched_switch_record() and tracing_sched_switch_assign_trace() by Oleg Nesterov · 11 years ago
  10. 4fd3279 ftrace: Add more information to ftrace_bug() output by Steven Rostedt (Red Hat) · 11 years ago
  11. 12cce59 ftrace/x86: Allow !CONFIG_PREEMPT dynamic ops to use allocated trampolines by Steven Rostedt (Red Hat) · 11 years ago
  12. 15d5b02 ftrace/x86: Show trampoline call function in enabled_functions by Steven Rostedt (Red Hat) · 11 years ago
  13. f3bea49 ftrace/x86: Add dynamic allocated trampoline for ftrace_ops by Steven Rostedt (Red Hat) · 11 years ago
  14. 4fc4090 ftrace: Fix checking of trampoline ftrace_ops in finding trampoline by Steven Rostedt (Red Hat) · 11 years ago
  15. 8252ecf ftrace: Set ops->old_hash on modifying what an ops hooks to by Steven Rostedt (Red Hat) · 11 years ago
  16. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  17. 50edb5c Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  18. 76835b0e futex: Ensure get_futex_key_refs() always implies a barrier by Catalin Marinas · 11 years ago
  19. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 11 years ago
  20. d3051b4 modules, lock around setting of MODULE_STATE_UNFORMED by Prarit Bhargava · 11 years ago
  21. dfe2c6d Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  22. 1ee07ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  23. ba1a96f Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  24. 63a12d9 kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h> by Geert Uytterhoeven · 11 years ago
  25. 6e7458a kernel/watchdog.c: control hard lockup detection default by Ulrich Obergfell · 11 years ago
  26. f9f2bac kdb: replace strnicmp with strncasecmp by Rasmus Villemoes · 11 years ago
  27. 67cf13c x86: optimize resource lookups for ioremap by Mike Travis · 11 years ago
  28. 36f3f50 kexec: remove the unused function parameter by Baoquan He · 11 years ago
  29. 669280a kexec: take the segment adding out of locate_mem_hole functions by Baoquan He · 11 years ago
  30. 0049f26 kernel/kallsyms.c: use __seq_open_private() by Rob Jones · 11 years ago
  31. 98e35f5 printk: git rid of [sched_delayed] message for printk_deferred by Markus Trippelsdorf · 11 years ago
  32. 2240a31 printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMP by Geert Uytterhoeven · 11 years ago
  33. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  34. 13ead80 Merge branch 'perf-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  35. ebf546c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  36. 9d9420f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  37. 6d5f0eb Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  38. d6dd50e Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  39. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  40. 8df6be1 Merge tag 'trace-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  41. 9837acf Merge tag 'trace-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  42. 93834c6 Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  43. 2991dd2 audit: rename audit_log_remove_rule to disambiguate for trees by Richard Guy Briggs · 11 years ago
  44. e85322d audit: cull redundancy in audit_rule_change by Richard Guy Briggs · 11 years ago
  45. 739c950 audit: WARN if audit_rule_change called illegally by Eric Paris · 11 years ago
  46. 3639f17 audit: put rule existence check in canonical order by Richard Guy Briggs · 11 years ago
  47. c798360 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 11 years ago
  48. b211e9d Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  49. 0cf744b Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 11 years ago
  50. 0baae41 kernel/sys.c: compat sysinfo syscall: fix undefined behavior by Scotty Bauer · 11 years ago
  51. ec94fc3 kernel/sys.c: whitespace fixes by vishnu.ps · 11 years ago
  52. 067b722 acct: eliminate compile warning by Ying Xue · 11 years ago
  53. 27fb10e kernel/async.c: switch to pr_foo() by Ionut Alexa · 11 years ago
  54. 96dad67 mm: use VM_BUG_ON_MM where possible by Sasha Levin · 11 years ago
  55. 6b6482b mempolicy: remove the "task" arg of vma_policy_mof() and simplify it by Oleg Nesterov · 11 years ago
  56. 1f13ae3 mm: remove noisy remainder of the scan_unevictable interface by Johannes Weiner · 11 years ago
  57. f606b77 prctl: PR_SET_MM -- introduce PR_SET_MM_MAP operation by Cyrill Gorcunov · 11 years ago
  58. 71fe97e prctl: PR_SET_MM -- factor out mmap_sem when updating mm::exe_file by Cyrill Gorcunov · 11 years ago
  59. 8764b33 mm: use may_adjust_brk helper by Cyrill Gorcunov · 11 years ago
  60. 1092283 kernel/kthread.c: partial revert of 81c98869faa5 ("kthread: ensure locality of task_struct allocations") by Nishanth Aravamudan · 11 years ago
  61. b1a8de1 softlockup: make detector be aware of task switch of processes hogging cpu by chai wen · 11 years ago
  62. b528392 Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  63. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  64. addff1f tracing: Clean up scheduling in trace_wakeup_test_thread() by Steven Rostedt · 11 years ago
  65. 782d59c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  66. 47137c6 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  67. afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  68. fe0f497 s390/nohz: use a per-cpu flag for arch_needs_cpu by Martin Schwidefsky · 11 years ago
  69. fd19bda Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 11 years ago
  70. 849f312 switch /dev/kmsg to ->write_iter() by Al Viro · 11 years ago
  71. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  72. fe0e01c tracing: Robustify wait loop by Peter Zijlstra · 11 years ago
  73. 64b1f00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  74. 25641c0 Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  75. 87d7bce Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  76. 6325e94 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  77. 536fd93 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  78. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  79. d0cd848 Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 11 years ago
  80. bdf428f Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  81. 74da386 Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux by Linus Torvalds · 11 years ago
  82. 49a09c9 Merge branch 'pm-domains' by Rafael J. Wysocki · 11 years ago
  83. 28c399e Merge branch 'acpi-pm' by Rafael J. Wysocki · 11 years ago
  84. 0ede470 Merge branch 'pm-sleep' by Rafael J. Wysocki · 11 years ago
  85. 88b42a4 Merge branch 'pm-genirq' by Rafael J. Wysocki · 11 years ago
  86. 3e28e37 workqueue: Use cond_resched_rcu_qs macro by Joe Lawrence · 11 years ago
  87. 789cbbe workqueue: Add quiescent state between work items by Joe Lawrence · 11 years ago
  88. 0390019 Merge tag 'trace-fixes-v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  89. 8acd91e locking/lockdep: Revert qrwlock recusive stuff by Peter Zijlstra · 11 years ago
  90. debfab7 locking/rwsem: Avoid double checking before try acquiring write lock by Jason Low · 11 years ago
  91. f10e00f sched/dl: Use dl_bw_of() under rcu_read_lock_sched() by Kirill Tkhai · 11 years ago
  92. 10a1298 sched/fair: Delete resched_cpu() from idle_balance() by Kirill Tkhai · 11 years ago
  93. 347abad sched, time: Fix build error with 64 bit cputime_t on 32 bit systems by Rik van Riel · 11 years ago
  94. 43f4d66 sched: Improve sysbench performance by fixing spurious active migration by Vincent Guittot · 11 years ago
  95. 9c2b9d3 perf: Fix perf bug in fork() by Peter Zijlstra · 11 years ago
  96. 211de6e perf: Fix unclone_ctx() vs. locking by Peter Zijlstra · 11 years ago
  97. 6c72e35 perf: fix perf bug in fork() by Peter Zijlstra · 11 years ago
  98. 24607f1 ring-buffer: Fix infinite spin in reading buffer by Steven Rostedt (Red Hat) · 11 years ago
  99. d5d1689 Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 11 years ago
  100. 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago