1. dd9fa55 tracing/uprobes: Move argument fetching to uprobe_dispatcher() by Namhyung Kim · 11 years ago
  2. a43b970 tracing/uprobes: Rename uprobe_{trace,perf}_print() functions by Namhyung Kim · 11 years ago
  3. 591dffd ftrace: Allow for function tracing instance to filter functions by Steven Rostedt (Red Hat) · 11 years ago
  4. e3b3e2e ftrace: Pass in global_ops for use with filtering files by Steven Rostedt (Red Hat) · 11 years ago
  5. f20a580 ftrace: Allow instances to use function tracing by Steven Rostedt (Red Hat) · 11 years ago
  6. 50512ab tracing: Convert tracer->enabled to counter by Steven Rostedt (Red Hat) · 11 years ago
  7. 6b450d2 tracing: Disable tracers before deletion of instance by Steven Rostedt (Red Hat) · 11 years ago
  8. e6435e9 ftrace: Copy ops private to global_ops private by Steven Rostedt (Red Hat) · 11 years ago
  9. f1b21c9 tracing: Only let top level have option files by Steven Rostedt (Red Hat) · 11 years ago
  10. 607e2ea tracing: Set up infrastructure to allow tracers for instances by Steven Rostedt (Red Hat) · 11 years ago
  11. bf6065b tracing: Pass trace_array to flag_changed callback by Steven Rostedt (Red Hat) · 11 years ago
  12. 8c1a49a tracing: Pass trace_array to set_flag callback by Steven Rostedt (Red Hat) · 11 years ago
  13. 5a667a0 Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  14. 3a19c07 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  15. dd5fd9b tick: Clear broadcast pending bit when switching to oneshot by Thomas Gleixner · 11 years ago
  16. d651aa1 ring-buffer: Fix first commit on sub-buffer having non-zero delta by Steven Rostedt (Red Hat) · 11 years ago
  17. 2c45aad genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=n by Paul Gortmaker · 11 years ago
  18. 0668d30 genirq: Add devm_request_any_context_irq() by Stephen Boyd · 11 years ago
  19. c132ade Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  20. 80d767d time: Fix overflow when HZ is smaller than 60 by Mikulas Patocka · 11 years ago
  21. c4ad8f9 execve: use 'struct filename *' for executable name passing by Linus Torvalds · 11 years ago
  22. 923fa4e genirq: Generic irq chip requires IRQ_DOMAIN by Nitin A Kamble · 11 years ago
  23. aafd9d6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  24. 595bf99 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  25. ab531878 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  26. 73f9455 kernel/smp.c: remove cpumask_ipi by Roman Gushchin · 11 years ago
  27. 6897fc2 kernel: use lockless list for smp_call_function_single by Christoph Hellwig · 11 years ago
  28. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  29. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  30. a57beec sched: Make sched_class::get_rr_interval() optional by Peter Zijlstra · 11 years ago
  31. 712e5e3 sched/deadline: Add sched_dl documentation by Dario Faggioli · 11 years ago
  32. ce85b4f softirq: use const char * const for softirq_to_name, whitespace neatening by Joe Perches · 11 years ago
  33. 4032276 softirq: convert printks to pr_<level> by Joe Perches · 11 years ago
  34. 2e702b9 softirq: use ffs() in __do_softirq() by Joe Perches · 11 years ago
  35. a19428e kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_str() by Chen Gang · 11 years ago
  36. ba635f8 Merge tag 'trace-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  37. f6d13da Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  38. 270750db hung_task: Display every hung task warning by Aaron Tomlin · 11 years ago
  39. a8d4b83 introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_my_thread_group_empty() by Oleg Nesterov · 11 years ago
  40. 2397efb sysctl: Add neg_one as a standard constraint by Aaron Tomlin · 11 years ago
  41. fc8b137 kgdb/kdb: Fix no KDB config problem by Mike Travis · 11 years ago
  42. a2b4c60 Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/urgent by Ingo Molnar · 11 years ago
  43. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  44. 3aacd62 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  45. 13c789a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  46. 6dd9158 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  47. 7701996 kdump: fix exported size of vmcoreinfo note by Vivek Goyal · 11 years ago
  48. 7984754 kexec: add sysctl to disable kexec_load by Kees Cook · 11 years ago
  49. 8d38f20 kernel/signal.c: change do_signal_stop/do_sigaction to use while_each_thread() by Oleg Nesterov · 11 years ago
  50. 2e1f383 kernel/sys.c: k_getrusage() can use while_each_thread() by Oleg Nesterov · 11 years ago
  51. 98611e4 exec: kill task_struct->did_exec by Oleg Nesterov · 11 years ago
  52. 68ce670 kernel/fork.c: remove redundant NULL check in dup_mm() by Daeseok Youn · 11 years ago
  53. 5d59e18 kernel/fork.c: fix coding style issues by Daeseok Youn · 11 years ago
  54. ff252c1 kernel/fork.c: make dup_mm() static by DaeSeok Youn · 11 years ago
  55. 1d3fa37 printk: flush conflicting continuation line by Arun KS · 11 years ago
  56. 54a43d5 numa: add a sysctl for numa_balancing by Andi Kleen · 11 years ago
  57. 3132e10 tracing: Check if tracing is enabled in trace_puts() by Steven Rostedt (Red Hat) · 11 years ago
  58. d375b4e sched/clock: Fixup early initialization by Peter Zijlstra · 11 years ago
  59. 9390675 Revert "sched: Fix sleep time double accounting in enqueue entity" by Vincent Guittot · 11 years ago
  60. 0dc3fd0 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  61. 71485c4 tracing: Fix formatting of trace README file by Steven Rostedt (Red Hat) · 11 years ago
  62. 26f2556 tracing/README: Add event file usage to tracing mini-HOWTO by Tom Zanussi · 11 years ago
  63. 60eaa01 Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  64. df32e43 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  65. f075e0f Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  66. 4a2829b Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  67. 286549d sched: add tracepoints related to NUMA task migration by Mel Gorman · 11 years ago
  68. c2f69cd kernel/power/snapshot.c: use memblock apis for early memory allocations by Santosh Shilimkar · 11 years ago
  69. 9da791d kernel/printk/printk.c: use memblock apis for early memory allocations by Santosh Shilimkar · 11 years ago
  70. 0c740d0 introduce for_each_thread() to replace the buggy while_each_thread() by Oleg Nesterov · 11 years ago
  71. 49f0ce5 mm: add overcommit_kbytes sysctl variable by Jerome Marchand · 11 years ago
  72. 56b27cf fsnotify: remove pointless NULL initializers by Jan Kara · 11 years ago
  73. 83c4c4b fsnotify: remove .should_send_event callback by Jan Kara · 11 years ago
  74. 7053aee fsnotify: do not share events between notification groups by Jan Kara · 11 years ago
  75. 22e6695 module: Add missing newline in printk call. by Tetsuo Handa · 11 years ago
  76. 6c64614 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  77. a0fa1dd Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  78. 9326657 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  79. a693c46 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  80. 6ffbe7d Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  81. 897aea3 Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  82. 92fdd98 tracing: Fix buggered tee(2) on tracing_pipe by Al Viro · 11 years ago
  83. dd4b0a4 cgroup: trivial style updates by SeongJae Park · 11 years ago
  84. 48ba620 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  85. 8626877 audit: fix location of __net_initdata for audit_net_ops by Richard Guy Briggs · 12 years ago
  86. 4f06632 audit: remove pr_info for every network namespace by Eric Paris · 11 years ago
  87. eaad451 sched: Fix __sched_setscheduler() nice test by Peter Zijlstra · 11 years ago
  88. 63b1a81 futexes: Fix futex_hashsize initialization by Heiko Carstens · 11 years ago
  89. 860fc2f Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  90. 7479f3c sched: Move SCHED_RESET_ON_FORK into attr::sched_flags by Peter Zijlstra · 11 years ago
  91. 0bb040a sched: Fix up attr::sched_priority warning by Peter Zijlstra · 11 years ago
  92. 39fd8fd sched: Fix up scheduler syscall LTP fails by Peter Zijlstra · 11 years ago
  93. e3de300 sched: Preserve the nice level over sched_setscheduler() and sched_setparam() calls by Peter Zijlstra · 11 years ago
  94. 5778fcc sched/core: Fix htmldocs warnings by Juri Lelli · 11 years ago
  95. 7136265 sched/deadline: No need to check p if dl_se is valid by Juri Lelli · 11 years ago
  96. d8bf523 sched/deadline: Remove unused variables by Peter Zijlstra · 11 years ago
  97. 88f1ebb sched/deadline: Fix sparse static warnings by Fengguang Wu · 11 years ago
  98. 85ce70f Merge branches 'sched-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  99. 8fe8ff0 sched/nohz: Fix overflow error in scheduler_tick_max_deferment() by Kevin Hilman · 11 years ago
  100. e9a2eb4 nohz_full: fix code style issue of tick_nohz_full_stop_tick by Alex Shi · 11 years ago