- 8d70eeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
- 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
- 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
- 50ff9d1 sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
- cd9c513 sched/headers: Remove <linux/rwsem.h> from <linux/sched.h> by Ingo Molnar · 8 years ago
- 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
- 56cd697 sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- 6bfbaa5 sched/headers, RCU: Move rcu_copy_process() from <linux/sched/task.h> to kernel/fork.c by Ingo Molnar · 8 years ago
- 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
- 9b5e9cb Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep' by Rafael J. Wysocki · 8 years ago
- 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
- 1777e46 sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <linux/sched/init.h> by Ingo Molnar · 8 years ago
- 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
- 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
- 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
- 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
- f719ff9b sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
- 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
- 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
- f361bf4 sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency by Ingo Molnar · 8 years ago
- dfc3401 sched/headers: Prepare to move the 'root_task_group' declaration to <linux/sched/autogroup.h> by Ingo Molnar · 8 years ago
- 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
- 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
- b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
- 370c913 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nohz.h> by Ingo Molnar · 8 years ago
- 03441a3 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
- 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
- 037741a sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h> by Ingo Molnar · 8 years ago
- 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
- 7fce777 sched/headers: Prepare header dependency changes, move the <asm/paravirt.h> include to kernel/sched/sched.h by Ingo Molnar · 8 years ago
- 6a3827d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/numa_balancing.h> by Ingo Molnar · 8 years ago
- 55687da sched/headers: Prepare for new header dependencies before moving code to <linux/sched/cpufreq.h> by Ingo Molnar · 8 years ago
- 38b8d20 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h> by Ingo Molnar · 8 years ago
- 8703e8a sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h> by Ingo Molnar · 8 years ago
- 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- f7ccbae sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h> by Ingo Molnar · 8 years ago
- 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- 4eb5aaa sched/headers: Prepare for new header dependencies before moving code to <linux/sched/autogroup.h> by Ingo Molnar · 8 years ago
- 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
- ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
- e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
- 84f001e sched/headers: Prepare for new header dependencies before moving code to <linux/sched/wake_q.h> by Ingo Molnar · 8 years ago
- 4c82269 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/idle.h> by Ingo Molnar · 8 years ago
- 105ab3d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/topology.h> by Ingo Molnar · 8 years ago
- 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
- 780de9d sched/headers, cgroups: Remove the threadgroup_change_*() wrappery by Ingo Molnar · 8 years ago
- f9411eb rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wait.h> by Ingo Molnar · 8 years ago
- 4b53a34 sched/core: Remove the tsk_nr_cpus_allowed() wrapper by Ingo Molnar · 8 years ago
- 0c98d34 sched/core: Remove the tsk_cpus_allowed() wrapper by Ingo Molnar · 8 years ago
- 59ddbcb sched/core: Move the get_preempt_disable_ip() inline to sched/core.c by Ingo Molnar · 8 years ago
- c930b2c sched/core: Convert ___assert_task_state() link time assert to BUILD_BUG_ON() by Ingo Molnar · 8 years ago
- eba38a9 bpf: update the comment about the length of analysis by Gary Lin · 8 years ago
- 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
- 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
- 86292b3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- f7878dc Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
- 388f793 mm: use mmget_not_zero() helper by Vegard Nossum · 8 years ago
- 3fce371 mm: add new mmget() helper by Vegard Nossum · 8 years ago
- f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
- 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
- b564d62 scripts/spelling.txt: add "varible" pattern and fix typo instances by Masahiro Yamada · 8 years ago
- 9332ef9 scripts/spelling.txt: add "an user" pattern and fix typo instances by Masahiro Yamada · 8 years ago
- 0d31a19 config: android-base: enable hardened usercopy and kernel ASLR by Amit Pundir · 8 years ago
- 2d75cb5 config: android-recommended: disable aio support by Daniel Micay · 8 years ago
- 441398d sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT by Stas Sergeev · 8 years ago
- 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
- 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
- 2872de1 PM / hibernate: Define pr_fmt() and use pr_*() instead of printk() by Rafael J. Wysocki · 8 years ago
- 81d45bd PM / hibernate: Untangle power_down() by Rafael J. Wysocki · 8 years ago
- 7b46588 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- 738bc38 kernel/ksysfs.c: add __ro_after_init to bin_attribute structure by Bhumika Goyal · 8 years ago
- 3e6dade kernel/notifier.c: simplify expression by Viresh Kumar · 8 years ago
- ca49ca7 userfaultfd: non-cooperative: add event for exit() notification by Mike Rapoport · 8 years ago
- 14fa2da mm, uprobes: convert __replace_page() to use page_vma_mapped_walk() by Kirill A. Shutemov · 8 years ago
- c839481 uprobes: split THPs before trying to replace them by Kirill A. Shutemov · 8 years ago
- 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
- b5d24fd mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done} by Dan Williams · 8 years ago
- f8e6859 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
- 96b7774 sched/cgroup: Move sched_online_group() back into css_online() to fix crash by Konstantin Khlebnikov · 8 years ago
- a499c3e sched/fair: Update rq clock before changing a task's CPU affinity by Wanpeng Li · 8 years ago
- 8cb68b3 sched/core: Fix update_rq_clock() splat on hotplug (and suspend/resume) by Peter Zijlstra · 8 years ago
- 1572e45 perf/core: Fix the perf_cpu_time_max_percent check by Tan Xiaojun · 8 years ago
- 7bbba0e perf/core: Fix perf_event_enable_on_exec() timekeeping (again) by Peter Zijlstra · 8 years ago
- 279b516 perf/core: Remove confusing comment and move put_ctx() by Peter Zijlstra · 8 years ago
- f1ef09f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
- 190c3ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
- 7db60d0 sparc64: Send break twice from console to return to boot prom by Vijay Kumar · 8 years ago
- bc1750f bpf: fix spelling mistake: "proccessed" -> "processed" by Colin Ian King · 8 years ago
- bc49a78 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- b4642c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
- 7d91de7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 8 years ago
- 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
- 893e26e userfaultfd: non-cooperative: Add fork() event by Pavel Emelyanov · 8 years ago
- 8dcde9d kernel/watchdog.c: do not hardcode CPU 0 as the initial thread by Prarit Bhargava · 8 years ago
- d3213e8 tracing: add __print_flags_u64() by Ross Zwisler · 8 years ago
- d7276e3 seccomp: Only dump core when single-threaded by Kees Cook · 8 years ago
- 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
- ca78d31 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago