1. b4210b8 Add module param type 'ullong' by Hannes Reinecke · 11 years ago
  2. 22d3685 Merge tag 'trace-fixes-v3.16-rc5-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  3. d14aef3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  4. 97b8ee8 ring-buffer: Fix polling on trace_pipe by Martin Lau · 11 years ago
  5. f0160a5 tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputs by zhangwei(Jovi) · 11 years ago
  6. 5f8bf2d2 tracing: Fix graph tracer with stack tracer on other archs by Steven Rostedt (Red Hat) · 10 years ago
  7. 8abfb87 tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputs by zhangwei(Jovi) · 11 years ago
  8. 2448e34 tracing: instance_rmdir() leaks ftrace_event_file->filter by Oleg Nesterov · 10 years ago
  9. 40f6123 Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  10. a805cbf Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  11. 5a6024f workqueue: zero cpumask of wq_numa_possible_cpumask on init by Yasuaki Ishimatsu · 10 years ago
  12. 549f11c Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  13. 8844aad genirq: Fix memory leak when calling irq_free_hwirqs() by Keith Busch · 11 years ago
  14. ef34c6c Merge tag 'trace-fixes-v3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  15. d18bbc2 kernel/printk/printk.c: revert "printk: enable interrupts before calling console_trylock_for_printk()" by Andrew Morton · 10 years ago
  16. 1f9a726 perf: Do not allow optimized switch for non-cloned events by Jiri Olsa · 11 years ago
  17. 76bb5ab cpuset: break kernfs active protection in cpuset_write_resmask() by Tejun Heo · 11 years ago
  18. 099ed15 tracing: Remove ftrace_stop/start() from reading the trace file by Steven Rostedt (Red Hat) · 11 years ago
  19. fb6bab6 tracing/uprobes: Fix the usage of uprobe_buffer_enable() in probe_event_enable() by Oleg Nesterov · 11 years ago
  20. f786106 tracing/uprobes: Kill the bogus UPROBE_HANDLER_REMOVE code in uprobe_dispatcher() by Oleg Nesterov · 11 years ago
  21. 06d0713 uprobes: Change unregister/apply to WARN() if uprobe/consumer is gone by Oleg Nesterov · 11 years ago
  22. 4821254 tracing/uprobes: Revert "Support mix of ftrace and perf" by Oleg Nesterov · 11 years ago
  23. 3a32bd7 cgroup: fix a race between cgroup_mount() and cgroup_kill_sb() by Li Zefan · 11 years ago
  24. 970317a cgroup: fix mount failure in a corner case by Li Zefan · 11 years ago
  25. 391acf9 cpuset,mempolicy: fix sleeping function called from invalid context by Gu Zheng · 11 years ago
  26. b8e46d2 Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  27. ed23587 kernel/watchdog.c: print traces for all cpus on lockup detection by Aaron Tomlin · 11 years ago
  28. 7cd2b0a mm, pcp: allow restoring percpu_pagelist_fraction default by David Rientjes · 11 years ago
  29. bde92cf kernel/watchdog.c: remove preemption restrictions when restarting lockup detector by Don Zickus · 11 years ago
  30. b3acc56 kexec: save PG_head_mask in VMCOREINFO by Petr Tesarik · 11 years ago
  31. 8d056c4 CPU hotplug, smp: flush any pending IPI callbacks before CPU offline by Srivatsa S. Bhat · 11 years ago
  32. bddbceb workqueue: fix dev_set_uevent_suppress() imbalance by Maxime Bizon · 11 years ago
  33. 401c58f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  34. 7b08d61 Merge branch 'locking-urgent-for-linus.patch' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  35. ea73c79 tracing: syscall_regfunc() should not skip kernel threads by Oleg Nesterov · 11 years ago
  36. 8063e41 tracing: Change syscall_*regfunc() to check PF_KTHREAD and use for_each_process_thread() by Oleg Nesterov · 11 years ago
  37. 4af4206 tracing: Fix syscall_*regfunc() vs copy_process() race by Oleg Nesterov · 11 years ago
  38. 3c8fb50 Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  39. c4222e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 11 years ago
  40. 99bae5f cgroup: fix broken css_has_online_children() by Li Zefan · 11 years ago
  41. 24f2e02 x86, kaslr: boot-time selectable with hibernation by Kees Cook · 11 years ago
  42. a6e15a3 PM / hibernate: introduce "nohibernate" boot parameter by Kees Cook · 11 years ago
  43. 27e3571 rtmutex: Plug slow unlock race by Thomas Gleixner · 11 years ago
  44. cf23091 Merge branch 'perf/core' into perf/urgent, to pick up the latest fixes by Ingo Molnar · 11 years ago
  45. 4cdf77a x86/kprobes: Fix build errors and blacklist context_track_user by Masami Hiramatsu · 11 years ago
  46. 8841c8b Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  47. b2e09f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  48. 3737a12 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  49. c29deef Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  50. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  51. 19c1940 Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  52. 535560d Merge commit '3cf2f34' into sched/core, to fix build error by Ingo Molnar · 11 years ago
  53. d715a22 Merge branch 'pm-sleep' by Rafael J. Wysocki · 11 years ago
  54. 4251c2a6 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  55. 9ee4d7a Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  56. a992bf8 gcov: add support for GCC 4.9 by Yuan Pengfei · 11 years ago
  57. 23adbe1 fs,userns: Change inode_capable to capable_wrt_inode_uidgid by Andy Lutomirski · 11 years ago
  58. da9c341 tracing: Fix check of ftrace_trace_arrays list_empty() check by Steven Rostedt (Red Hat) · 11 years ago
  59. f0b70cc tracing: Fix leak of per cpu max data in instances by Steven Rostedt (Red Hat) · 11 years ago
  60. a3c5493 auditsc: audit_krule mask accesses need bounds checking by Andy Lutomirski · 11 years ago
  61. a6af8fb tracing: Cleanup saved_cmdlines_size changes by Namhyung Kim · 11 years ago
  62. 8b8b368 ring-buffer: Check if buffer exists before polling by Steven Rostedt (Red Hat) · 11 years ago
  63. 214b931 Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  64. 14208b0 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  65. da85d19 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  66. a5a5ba7 Revert "perf: Disable PERF_RECORD_MMAP2 support" by Don Zickus · 11 years ago
  67. f972eb6 perf: Pass protection and flags bits through mmap2 interface by Peter Zijlstra · 11 years ago
  68. 1662867 numa,sched: fix load_to_imbalanced logic inversion by Rik van Riel · 11 years ago
  69. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 11 years ago
  70. 8208498 rtmutex: Detect changes in the pi lock chain by Thomas Gleixner · 11 years ago
  71. 3d5c934 rtmutex: Handle deadlock detection smarter by Thomas Gleixner · 11 years ago
  72. a9fcaaa tracing: Fix memory leak on instance deletion by Steven Rostedt (Red Hat) · 11 years ago
  73. 6f8fd1d sysctl: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  74. 119ce5c kernel/seccomp.c: kernel-doc warning fix by Fabian Frederick · 11 years ago
  75. 46c0a8c ipc, kernel: clear whitespace by Paul McQuade · 11 years ago
  76. 7153e40 ipc, kernel: use Linux headers by Paul McQuade · 11 years ago
  77. f3da64d kernel/profile.c: use static const char instead of static char by Fabian Frederick · 11 years ago
  78. aba871f kernel/profile.c: convert printk to pr_foo() by Fabian Frederick · 11 years ago
  79. 68a9a43 kernel/user_namespace.c: kernel-doc/checkpatch fixes by Fabian Frederick · 11 years ago
  80. f4aacea sysctl: allow for strict write position handling by Kees Cook · 11 years ago
  81. 2ca9bb4 sysctl: refactor sysctl string writing logic by Kees Cook · 11 years ago
  82. f880830 sysctl: clean up char buffer arguments by Kees Cook · 11 years ago
  83. e1bebcf kernel/kexec.c: convert printk to pr_foo() by Fabian Frederick · 11 years ago
  84. f06e515 kernel/panic.c: add "crash_kexec_post_notifiers" option for kdump after panic_notifers by Masami Hiramatsu · 11 years ago
  85. a219ccf smp: print more useful debug info upon receiving IPI on an offline CPU by Srivatsa S. Bhat · 11 years ago
  86. 76e0a6f signals: change wait_for_helper() to use kernel_sigaction() by Oleg Nesterov · 11 years ago
  87. b4e7426 signals: introduce kernel_sigaction() by Oleg Nesterov · 11 years ago
  88. 580d34e signals: disallow_signal() should flush the potentially pending signal by Oleg Nesterov · 11 years ago
  89. ec5955b signals: kill the obsolete sigdelset() and recalc_sigpending() in allow_signal() by Oleg Nesterov · 11 years ago
  90. 0341729 signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch] by Oleg Nesterov · 11 years ago
  91. afe2b03 signals: cleanup the usage of t/current in do_sigaction() by Oleg Nesterov · 11 years ago
  92. c09c144 signals: rename rm_from_queue_full() to flush_sigqueue_mask() by Oleg Nesterov · 11 years ago
  93. 9490592f signals: kill rm_from_queue(), change prepare_signal() to use for_each_thread() by Oleg Nesterov · 11 years ago
  94. 6114041 signals: s/siginitset/sigemptyset/ in do_sigtimedwait() by Oleg Nesterov · 11 years ago
  95. 650226b ptrace: task_clear_jobctl_trapping()->wake_up_bit() needs mb() by Oleg Nesterov · 11 years ago
  96. 4e52365 ptrace: fix fork event messages across pid namespaces by Matthew Dempsky · 11 years ago
  97. bb3632c PM / sleep: trace events for suspend/resume by Todd E Brandt · 11 years ago
  98. 3eba148 Merge branch 'acpi-pm' into pm-sleep by Rafael J. Wysocki · 11 years ago
  99. d54d14b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  100. 23aaa3c tracing: Fix leak of ring buffer data when new instances creation fails by Steven Rostedt (Red Hat) · 11 years ago