1. 69d54b9 kprobes: makes kprobes/enabled works correctly for optimized kprobes. by Wang Nan · 9 years ago
  2. 977ad48 kprobes: set kprobes_all_disarmed earlier to enable re-optimization. by Wang Nan · 9 years ago
  3. bebf56a kasan: enable instrumentation of global variables by Andrey Ryabinin · 9 years ago
  4. ccbd59c profile: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  5. c1d7f03 irq: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  6. 4497da6 padata: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  7. 1a40243 tracing: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  8. dfbcbf4 workqueue: use %*pb[l] to format bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  9. ffda22c time: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  10. 333470e sched: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  11. ad853b4 rcu: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  12. e8e6d97 cpuset: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  13. dfeb0750 kernfs: remove KERNFS_STATIC_NAME by Tejun Heo · 9 years ago
  14. a42cf70 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  15. 205bd3d printk: correct timeout comment, neaten MODULE_PARM_DESC by Joe Perches · 9 years ago
  16. 545a2bf kernel/sched/clock.c: add another clock for use with the soft lockup watchdog by Cyril Bur · 9 years ago
  17. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  18. 8f4ab07 kernel/cpuset.c: Mark cpuset_init_current_mems_allowed as __init by Rasmus Villemoes · 9 years ago
  19. 2d2f511 mm: do not use mm->nr_pmds on !MMU configurations by Kirill A. Shutemov · 9 years ago
  20. 01e5865 cgroup: release css->id after css_free by Vladimir Davydov · 9 years ago
  21. 42cf0f2 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  22. 41cbc01 Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  23. 8cc748a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  24. 7184487 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  25. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  26. d3f180e Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  27. b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  28. b30fe6c mm: fix false-positive warning on exit due mm_nr_pmds(mm) by Kirill A. Shutemov · 9 years ago
  29. dc6c9a3 mm: account pmd page tables to the process by Kirill A. Shutemov · 9 years ago
  30. c32b3cb oom, PM: make OOM detection in the freezer path raceless by Michal Hocko · 9 years ago
  31. 35536ae PM: convert printk to pr_* equivalent by Michal Hocko · 9 years ago
  32. 49550b6 oom: add helpers for setting and clearing TIF_MEMDIE by Michal Hocko · 9 years ago
  33. 1e0d671 ring-buffer: Do not wake up a splice waiter when page is not full by Steven Rostedt (Red Hat) · 9 years ago
  34. 9cc019b module: Replace over-engineered nested sleep by Peter Zijlstra · 9 years ago
  35. d64810f module: Annotate nested sleep in resolve_symbol() by Peter Zijlstra · 9 years ago
  36. c5ce28d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  37. 29afc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  38. 1d9c5d7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  39. 992de5a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  40. 8729123 Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  41. 3cd7645 mm, hugetlb: remove unnecessary lower bound on sysctl handlers"? by Andrey Ryabinin · 9 years ago
  42. 27ba064 rmap: drop support of non-linear mappings by Kirill A. Shutemov · 9 years ago
  43. f523868 Merge branches 'pm-sleep' and 'pm-runtime' by Rafael J. Wysocki · 9 years ago
  44. 740b68e Merge branches 'pm-qos', 'pm-opp' and 'pm-devfreq' by Rafael J. Wysocki · 9 years ago
  45. 8fbcf5e Merge branch 'acpi-resources' by Rafael J. Wysocki · 9 years ago
  46. 0ba97bc Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  47. 5b9b28a Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  48. 7215853 tracing: Fix unmapping loop in tracing_mark_write by Vikram Mulukutla · 9 years ago
  49. a4cbbf5 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  50. 8308756 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. 23e8fe2 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  52. 26cdd1f Merge branches 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  53. 396e909 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  54. 29f12c4 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. f638f4d livepatch: add missing newline to error message by Josh Poimboeuf · 9 years ago
  56. ab92ebb module: Remove double spaces in module verification taint message by Marcel Holtmann · 9 years ago
  57. de96d79 kernel/module.c: Free lock-classes if parse_args failed by Andrey Tsyvarev · 9 years ago
  58. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  59. 90e9782 resources: Move struct resource_list_entry from ACPI into resource core by Jiang Liu · 9 years ago
  60. 2d926c1 hrtimer: Fix incorrect tai offset calculation for non high-res timer systems by John Stultz · 9 years ago
  61. 12cf89b livepatch: rename config to CONFIG_LIVEPATCH by Josh Poimboeuf · 9 years ago
  62. 2fde4f9 perf: Decouple unthrottling and rotating by Mark Rutland · 9 years ago
  63. cc34b98 perf: Drop module reference on event init failure by Mark Rutland · 9 years ago
  64. 7c60fc0 perf: Use POLLIN instead of POLL_IN for perf poll data in flag by Jiri Olsa · 9 years ago
  65. a83fe28 perf: Fix put_event() ctx lock by Peter Zijlstra · 9 years ago
  66. 8f95b43 perf: Fix move_group() order by Peter Zijlstra (Intel) · 9 years ago
  67. f63a8da perf: Fix event->ctx locking by Peter Zijlstra · 9 years ago
  68. 652884f perf: Add a bit of paranoia by Peter Zijlstra · 9 years ago
  69. 8f4bf4b Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changes by Ingo Molnar · 9 years ago
  70. afffc6c locking/rtmutex: Optimize setting task running after being blocked by Davidlohr Bueso · 9 years ago
  71. 7310599 locking/rwsem: Use task->state helpers by Davidlohr Bueso · 9 years ago
  72. 7c34e31 sched/completion: Add lock-free checking of the blocking case by Nicholas Mc Guire · 9 years ago
  73. de30ec4 sched/completion: Remove unnecessary ->wait.lock serialization when reading completion state by Nicholas Mc Guire · 9 years ago
  74. 51587bc locking/mutex: Explicitly mark task as running after wakeup by Davidlohr Bueso · 9 years ago
  75. 2622e84 Merge tag 'v3.19-rc7' into locking/core, to refresh the branch before applying new changes by Ingo Molnar · 9 years ago
  76. 139b6fd sched/Documentation: Remove unneeded word by Sharon Dvir · 9 years ago
  77. bfd9b2b sched: Pull resched loop to __schedule() callers by Frederic Weisbecker · 9 years ago
  78. 9659e1e sched/deadline: Remove cpu_active_mask from cpudl_find() by Xunlei Pang · 9 years ago
  79. 8689333 sched: Fix hrtick_start() on UP by Wanpeng Li · 10 years ago
  80. 7538160 sched/deadline: Avoid pointless __setscheduler() by Wanpeng Li · 10 years ago
  81. 1019a35 sched/deadline: Fix stale yield state by Peter Zijlstra · 10 years ago
  82. a7bebf4 sched/deadline: Fix hrtick for a non-leftmost task by Wanpeng Li · 10 years ago
  83. 4c195c8 Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new patches by Ingo Molnar · 9 years ago
  84. 40767b0 sched/deadline: Fix deadline parameter modification handling by Peter Zijlstra · 9 years ago
  85. a64fc82 PM / hibernate: exclude freed pages from allocated pages printout by Wonhong Kwon · 9 years ago
  86. 7eeafbc tracing: Separate out initializing top level dir from instances by Steven Rostedt (Red Hat) · 9 years ago
  87. c602894 tracing: Make tracing_init_dentry_tr() static by Steven Rostedt (Red Hat) · 9 years ago
  88. fd979c0 perf: provide sysfs_show for struct perf_pmu_events_attr by Cody P Schafer · 9 years ago
  89. 00845eb sched: don't cause task state changes in nested sleep debugging by Linus Torvalds · 9 years ago
  90. 6155bc1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  91. 16b2694 sched/deadline: Modify cpudl::free_cpus to reflect rd->online by Xunlei Pang · 9 years ago
  92. ff6f2d2 sched/idle: Add missing checks to the exit condition of cpu_idle_poll() by Preeti U Murthy · 9 years ago
  93. a18b5d0 sched: Fix missing preemption opportunity by Frederic Weisbecker · 9 years ago
  94. 80e3d87 sched/rt: Reduce rq lock contention by eliminating locking of non-feasible target by Tim Chen · 10 years ago
  95. 3847b27 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 9 years ago
  96. c9257f7 PM / sleep: export suspend_resume trace event by Todd E Brandt · 10 years ago
  97. c0a80c0 ftrace: allow architectures to specify ftrace compile options by Heiko Carstens · 9 years ago
  98. da19493 trace: Use 64-bit timekeeping by Tina Ruchandani · 9 years ago
  99. 6ea2248 tracing: Add array printing helper by Dave Martin · 9 years ago
  100. f10698e Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago