- c6a677c Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
- 7dea19f mm: introduce memalloc_nofs_{save,restore} API by Michal Hocko · 8 years ago
- 9070733 xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS by Michal Hocko · 8 years ago
- 0302e28 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
- 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
- 76f1948 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
- 207fb8c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 3527d3e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 0ba78a9 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
- 717a94b sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current_restore_flags() by NeilBrown · 8 years ago
- e96a7705 sched/rtmutex/deadline: Fix a PI crash for deadline tasks by Xunlei Pang · 8 years ago
- e4e55b4 LSM: Revive security_task_alloc() hook and per "struct task_struct" security blob. by Tetsuo Handa · 8 years ago
- 0ba42a5 treewide: Fix typo in xml/driver-api/basics.xml by Masanari Iida · 8 years ago
- 77f8879 cgroup, kthread: close race window where new kthreads can be migrated to non-root cgroups by Tejun Heo · 8 years ago
- 915e70f staging, android: remove lowmemory killer from the tree by Michal Hocko · 8 years ago
- d83a7cb livepatch: change to a per-task consistency model by Josh Poimboeuf · 8 years ago
- 5eca1c1 sched/headers: Clean up <linux/sched.h> by Ingo Molnar · 8 years ago
- 7f5f8e8 sched/headers: Remove #ifdefs from <linux/sched.h> by Ingo Molnar · 8 years ago
- ee6a3d1 sched/headers: Remove the <linux/topology.h> include from <linux/sched.h> by Ingo Molnar · 8 years ago
- 50ff9d1 sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
- 2c873d5 sched/core: Remove unused prefetch_stack() by Ingo Molnar · 8 years ago
- b68070e sched/headers: Remove <linux/rculist.h> from <linux/sched.h> by Ingo Molnar · 8 years ago
- 1d1954e sched/headers: Remove the 'init_pid_ns' prototype from <linux/sched.h> by Ingo Molnar · 8 years ago
- 192c941 sched/headers: Remove <linux/signal.h> from <linux/sched.h> by Ingo Molnar · 8 years ago
- cd9c513 sched/headers: Remove <linux/rwsem.h> from <linux/sched.h> by Ingo Molnar · 8 years ago
- fae3c30 sched/headers: Remove the runqueue_is_locked() prototype by Ingo Molnar · 8 years ago
- f0a0eb6 sched/headers: Remove the <linux/gfp.h> include from <linux/sched.h> by Ingo Molnar · 8 years ago
- 9c6da18 sched/headers: Remove <linux/rtmutex.h> from <linux/sched.h> by Ingo Molnar · 8 years ago
- f780d89 sched/headers: Remove <asm/ptrace.h> from <linux/sched.h> by Ingo Molnar · 8 years ago
- e26512f sched/headers: Remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
- aa829c7 sched/headers: Remove <linux/cgroup-defs.h> from <linux/sched.h> by Ingo Molnar · 8 years ago
- ac4e620 sched/headers: Remove #include <linux/capability.h> from <linux/sched.h> by Ingo Molnar · 8 years ago
- 5567258 sched/headers: Remove unused 'task_can_switch_user()' prototype by Ingo Molnar · 8 years ago
- 6f175fc sched/headers: Move the sched_exec() prototype to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- cda6672 sched/headers: 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
- dcc2dc4 sched/headers, mm: Move 'struct tlbflush_unmap_batch' from <linux/sched.h> to <linux/mm_types_task.h> by Ingo Molnar · 8 years ago
- 93b5a9a sched/headers, timekeeping: Move the timer tick function prototypes to <linux/timekeeping.h> by Ingo Molnar · 8 years ago
- c5a2192 sched/headers: Move _init() prototypes from <linux/sched.h> to <linux/sched/init.h> by Ingo Molnar · 8 years ago
- 42011db sched/headers: Move exit_files() and exit_itimers() from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- 9049863 sched/headers: Move kstack_end() from <linux/sched.h> to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
- 2885175 sched/headers, vfs/execve: Move the do_execve*() prototypes from <linux/sched.h> to <linux/binfmts.h> by Ingo Molnar · 8 years ago
- a2d7a74 sched/headers: Move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.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
- cdc75e9 sched/headers: Move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- 77ba809 sched/headers: Remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
- 70806b2 sched/headers: Move the 'root_task_group' declaration to <linux/sched/autogroup.h> by Ingo Molnar · 8 years ago
- f3ac606 sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
- d04b0ad sched/headers: Move the PREEMPT_COUNT defines from <linux/sched.h> to <linux/preempt.h> by Ingo Molnar · 8 years ago
- c7af787 sched/core: Move, sort and clean up <linux/sched.h> structure predeclarations by Ingo Molnar · 8 years ago
- 901b14b sched/headers: Move task lifetime APIs from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- 0ca0156 sched/headers: Split hotplug CPU interfaces out of <linux/sched.h> into <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
- 70b8157 sched/headers: Move <asm/current.h> include from the middle of <linux/sched.h> to the header portion by Ingo Molnar · 8 years ago
- 63cc9d6 sched/headers, time/timekeeping: Move the xtime_update() prototype from <linux/sched.h> to <linux/time.h> by Ingo Molnar · 8 years ago
- d3d1e32 sched/headers: Move debugging functions from <linux/sched.h> to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
- 752b3ca sched/headers: Move the NOHZ APIs from <linux/sched.h> to <linux/sched/nohz.h> by Ingo Molnar · 8 years ago
- 3605df49 sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
- 74444ed sched/headers: Move the memalloc_noio_*() APIs to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- 2a1f062 sched/headers: Move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 9a07000 sched/headers: Move CONFIG_TASK_XACCT bits from <linux/sched.h> to <linux/sched/xacct.h> by Ingo Molnar · 8 years ago
- 30a1baa sched/headers: Remove various unrelated headers from <linux/sched.h> by Ingo Molnar · 8 years ago
- c41cfc6 sched/headers: Move the JOBCTL_ defines and methods from <linux/sched.h> to <linux/sched/jobctl.h> by Ingo Molnar · 8 years ago
- 5647028 sched/headers: Move the NUMA balancing interfaces from <linux/sched.h> to <linux/sched/numa_balancing.h> by Ingo Molnar · 8 years ago
- d026ce7 sched/headers: Move in_vfork() from <linux/sched.h> to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- abe722a sched/headers: Move the 'init_mm' declaration from <linux/sched.h> to <linux/mm_types.h> by Ingo Molnar · 8 years ago
- 4240c8b sched/headers: Move more mm_struct related functionality from <linux/sched.h> to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- 7284c6d sched/headers: Move the cpufreq interfaces to <linux/sched/cpufreq.h> by Ingo Molnar · 8 years ago
- 8d88460 sched/headers: Move 'struct pacct_struct' and 'struct cpu_itimer' form <linux/sched.h> to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- d151b27 sched/headers: Move softlockup detector watchdog methods to <linux/nmi.h> by Ingo Molnar · 8 years ago
- bcbb6a5 sched/headers: Move 'struct user_struct' definition and APIs to the new <linux/sched/user.h> header 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
- 11701c6 sched/headers: Move task->mm coredumping related defines and methods from <linux/sched.h> to <linux/sched/coredump.h> by Ingo Molnar · 8 years ago
- 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- de8f1c7 sched/headers: Move autogroup APIs into <linux/sched/autogroup.h> by Ingo Molnar · 8 years ago
- dea38c7 sched/headers: Move loadavg related definitions from <linux/sched.h> to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
- e2d1e2a sched/headers: Move various ABI definitions to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
- 47913d4 sched/headers, delayacct: Move the 'struct task_delay_info' definition from <linux/sched.h> to <linux/delayacct.h> by Ingo Molnar · 8 years ago
- 5689810 sched/headers: Move scheduler clock interfaces to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
- eb61baf sched/headers: Move the wake-queue types and interfaces from sched.h into <linux/sched/wake_q.h> by Ingo Molnar · 8 years ago
- 5dbe91d sched/headers: Move idle polling methods to <linux/sched/idle.h> by Ingo Molnar · 8 years ago
- 4437722 sched/headers: Move the wake_up_if_idle() prototype to <linux/sched/idle.h> by Ingo Molnar · 8 years ago
- b768917 sched/headers: Move the 'cpu_idle_type' enum from <linux/sched.h> to <linux/sched/idle.h> by Ingo Molnar · 8 years ago
- a60b9ed sched/headers: Move scheduler topology interfaces to <linux/sched/topology.h> by Ingo Molnar · 8 years ago
- b69339b sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependencies 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
- fd77123 sched/headers: Prepare to remove the <linux/gfp.h> include from <linux/sched.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
- 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
- 3fce371 mm: add new mmget() helper by Vegard Nossum · 8 years ago
- f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 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
- 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 828cad8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 0f1b92c introduce the walk_process_tree() helper by Oleg Nesterov · 8 years ago
- 733ce72 sched/clock: Add dummy clear_sched_clock_stable() stub function by Paul Gortmaker · 8 years ago
- 0754445 sched/wake_q: Clarify queue reinit comment by Davidlohr Bueso · 8 years ago