1. 8d70eeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  2. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. 080e416 Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  4. 50ff9d1 sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  5. cd9c513 sched/headers: Remove <linux/rwsem.h> from <linux/sched.h> by Ingo Molnar · 8 years ago
  6. 1050b27 sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cputime.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  7. 56cd697 sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  8. 6bfbaa5 sched/headers, RCU: Move rcu_copy_process() from <linux/sched/task.h> to kernel/fork.c by Ingo Molnar · 8 years ago
  9. c3edc40 sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  10. 9b5e9cb Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  11. 0881e7b sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  12. 1777e46 sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <linux/sched/init.h> by Ingo Molnar · 8 years ago
  13. 61855b6 sched/headers: Prepare to move exit_files() and exit_itimers() from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  14. 5c2c5c5 sched/headers, vfs/execve: Prepare to move the do_execve*() prototypes from <linux/sched.h> to <linux/binfmts.h> by Ingo Molnar · 8 years ago
  15. 3905f9a sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  16. 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  17. f719ff9b sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  18. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
  19. 9164bb4 sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  20. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  21. f361bf4 sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency by Ingo Molnar · 8 years ago
  22. dfc3401 sched/headers: Prepare to move the 'root_task_group' declaration to <linux/sched/autogroup.h> by Ingo Molnar · 8 years ago
  23. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  24. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  25. ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
  26. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  27. 370c913 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nohz.h> by Ingo Molnar · 8 years ago
  28. 03441a3 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  29. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  30. 037741a sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h> by Ingo Molnar · 8 years ago
  31. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  32. 7fce777 sched/headers: Prepare header dependency changes, move the <asm/paravirt.h> include to kernel/sched/sched.h by Ingo Molnar · 8 years ago
  33. 6a3827d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/numa_balancing.h> by Ingo Molnar · 8 years ago
  34. 55687da sched/headers: Prepare for new header dependencies before moving code to <linux/sched/cpufreq.h> by Ingo Molnar · 8 years ago
  35. 38b8d20 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h> by Ingo Molnar · 8 years ago
  36. 8703e8a sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h> by Ingo Molnar · 8 years ago
  37. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  38. f7ccbae sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h> by Ingo Molnar · 8 years ago
  39. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  40. 4eb5aaa sched/headers: Prepare for new header dependencies before moving code to <linux/sched/autogroup.h> by Ingo Molnar · 8 years ago
  41. 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  42. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  43. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  44. 84f001e sched/headers: Prepare for new header dependencies before moving code to <linux/sched/wake_q.h> by Ingo Molnar · 8 years ago
  45. 4c82269 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/idle.h> by Ingo Molnar · 8 years ago
  46. 105ab3d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/topology.h> by Ingo Molnar · 8 years ago
  47. 314ff78 mm/vmacache, sched/headers: Introduce 'struct vmacache' and move it from <linux/sched.h> to <linux/mm_types> by Ingo Molnar · 8 years ago
  48. 780de9d sched/headers, cgroups: Remove the threadgroup_change_*() wrappery by Ingo Molnar · 8 years ago
  49. f9411eb rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wait.h> by Ingo Molnar · 8 years ago
  50. 4b53a34 sched/core: Remove the tsk_nr_cpus_allowed() wrapper by Ingo Molnar · 8 years ago
  51. 0c98d34 sched/core: Remove the tsk_cpus_allowed() wrapper by Ingo Molnar · 8 years ago
  52. 59ddbcb sched/core: Move the get_preempt_disable_ip() inline to sched/core.c by Ingo Molnar · 8 years ago
  53. c930b2c sched/core: Convert ___assert_task_state() link time assert to BUILD_BUG_ON() by Ingo Molnar · 8 years ago
  54. eba38a9 bpf: update the comment about the length of analysis by Gary Lin · 8 years ago
  55. 65314ed Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  56. 3f26b0c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. 86292b3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  58. f7878dc Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  59. 388f793 mm: use mmget_not_zero() helper by Vegard Nossum · 8 years ago
  60. 3fce371 mm: add new mmget() helper by Vegard Nossum · 8 years ago
  61. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  62. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  63. b564d62 scripts/spelling.txt: add "varible" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  64. 9332ef9 scripts/spelling.txt: add "an user" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  65. 0d31a19 config: android-base: enable hardened usercopy and kernel ASLR by Amit Pundir · 8 years ago
  66. 2d75cb5 config: android-recommended: disable aio support by Daniel Micay · 8 years ago
  67. 441398d sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT by Stas Sergeev · 8 years ago
  68. 45554b2 Merge tag 'trace-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  69. 79b17ea Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  70. 2872de1 PM / hibernate: Define pr_fmt() and use pr_*() instead of printk() by Rafael J. Wysocki · 8 years ago
  71. 81d45bd PM / hibernate: Untangle power_down() by Rafael J. Wysocki · 8 years ago
  72. 7b46588 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  73. 738bc38 kernel/ksysfs.c: add __ro_after_init to bin_attribute structure by Bhumika Goyal · 8 years ago
  74. 3e6dade kernel/notifier.c: simplify expression by Viresh Kumar · 8 years ago
  75. ca49ca7 userfaultfd: non-cooperative: add event for exit() notification by Mike Rapoport · 8 years ago
  76. 14fa2da mm, uprobes: convert __replace_page() to use page_vma_mapped_walk() by Kirill A. Shutemov · 8 years ago
  77. c839481 uprobes: split THPs before trying to replace them by Kirill A. Shutemov · 8 years ago
  78. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  79. b5d24fd mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done} by Dan Williams · 8 years ago
  80. f8e6859 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  81. 96b7774 sched/cgroup: Move sched_online_group() back into css_online() to fix crash by Konstantin Khlebnikov · 8 years ago
  82. a499c3e sched/fair: Update rq clock before changing a task's CPU affinity by Wanpeng Li · 8 years ago
  83. 8cb68b3 sched/core: Fix update_rq_clock() splat on hotplug (and suspend/resume) by Peter Zijlstra · 8 years ago
  84. 1572e45 perf/core: Fix the perf_cpu_time_max_percent check by Tan Xiaojun · 8 years ago
  85. 7bbba0e perf/core: Fix perf_event_enable_on_exec() timekeeping (again) by Peter Zijlstra · 8 years ago
  86. 279b516 perf/core: Remove confusing comment and move put_ctx() by Peter Zijlstra · 8 years ago
  87. f1ef09f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  88. 190c3ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  89. 7db60d0 sparc64: Send break twice from console to return to boot prom by Vijay Kumar · 8 years ago
  90. bc1750f bpf: fix spelling mistake: "proccessed" -> "processed" by Colin Ian King · 8 years ago
  91. bc49a78 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  92. b4642c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  93. 7d91de7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 8 years ago
  94. 6ef192f Merge tag 'modules-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 8 years ago
  95. 893e26e userfaultfd: non-cooperative: Add fork() event by Pavel Emelyanov · 8 years ago
  96. 8dcde9d kernel/watchdog.c: do not hardcode CPU 0 as the initial thread by Prarit Bhargava · 8 years ago
  97. d3213e8 tracing: add __print_flags_u64() by Ross Zwisler · 8 years ago
  98. d7276e3 seccomp: Only dump core when single-threaded by Kees Cook · 8 years ago
  99. b206461 Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  100. ca78d31 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago