summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-101-1/+3
|\
| * coredump: add DAX filtering for ELF coredumpsRoss Zwisler2015-11-091-1/+3
* | signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread()Oleg Nesterov2015-11-071-0/+10
* | signal: turn dequeue_signal_lock() into kernel_dequeue_signal()Oleg Nesterov2015-11-071-5/+6
* | signals: kill block_all_signals() and unblock_all_signals()Oleg Nesterov2015-11-071-6/+1Star
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-061-7/+10
|\ \
| * | memcg: punt high overage reclaim to return-to-userland pathTejun Heo2015-11-061-0/+3
| * | memcg: flatten task_struct->memcg_oomTejun Heo2015-11-061-7/+6Star
| * | kernel/watchdog.c: add sysctl knob hardlockup_panicDon Zickus2015-11-061-0/+1
* | | Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-11-051-12/+0Star
|\ \ \ | |/ / |/| |
| * | sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsemTejun Heo2015-09-161-12/+0Star
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-041-1/+1
|\ \
| * | bpf: charge user for creation of BPF maps and programsAlexei Starovoitov2015-10-131-1/+1
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-041-16/+20
|\ \
| * | sched/core: Create preempt_count invariantPeter Zijlstra2015-10-061-5/+12
| * | sched/core: Simplify INIT_PREEMPT_COUNTPeter Zijlstra2015-10-061-6/+5Star
| * | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2015-10-061-0/+12
| |\|
| * | sched/core: Make 'sched_domain_topology' declaration staticJuergen Gross2015-09-231-2/+0Star
| * | sched/fair: Make utilization tracking CPU scale-invariantDietmar Eggemann2015-09-131-1/+1
| * | sched/fair: Make load tracking frequency scale-invariantDietmar Eggemann2015-09-131-3/+3
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-041-4/+6
|\ \ \
| * \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-10-191-4/+6
| |\ \ \ | | |_|/ | |/| |
| | * | rcu: Use single-stage IPI algorithm for RCU expedited grace periodPaul E. McKenney2015-09-211-4/+6
| | |/
* | | posix_cpu_timer: Reduce unnecessary sighand lock contentionJason Low2015-10-151-0/+3
* | | posix_cpu_timer: Convert cputimer->running to boolJason Low2015-10-151-3/+3
|/ /
* / Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp...Tejun Heo2015-09-161-0/+12
|/
* mm: defer flush of writable TLB entriesMel Gorman2015-09-051-0/+7
* mm: send one IPI per CPU to TLB flush all entries after unmapping pagesMel Gorman2015-09-051-0/+16
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-011-55/+43Star
|\
| * sched: Fix a race between __kthread_bind() and sched_setaffinity()Peter Zijlstra2015-08-121-7/+0Star
| * sched/fair: Rewrite runnable load and utilization average trackingYuyang Du2015-08-031-23/+18Star
| * sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov2015-08-031-6/+0Star
| * sched/fair: Beef up wake_wide()Mike Galbraith2015-08-031-2/+2
| * sched/cputime: Guarantee stime + utime == rtimePeter Zijlstra2015-08-031-17/+23
* | x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar2015-07-181-1/+5
* | x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen2015-07-181-2/+10
|/
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-07-041-5/+3Star
|\
| * sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.hSrikar Dronamraju2015-07-041-2/+0Star
| * sched/stat: Simplify the sched_info accounting dependencyNaveen N. Rao2015-07-041-3/+3
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-06-271-1/+0Star
|\ \
| * | signals: don't abuse __flush_signals() in selinux_bprm_committed_creds()Oleg Nesterov2015-06-041-1/+0Star
* | | Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-06-271-48/+17Star
|\ \ \
| * | | sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsemTejun Heo2015-05-271-12/+0Star
| * | | sched, cgroup: reorganize threadgroup lockingTejun Heo2015-05-271-36/+17Star
| |/ /
* | / clone: support passing tls argument via C rather than pt_regs magicJosh Triplett2015-06-261-0/+15
| |/ |/|
* | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-231-0/+3
|\ \
| * | context_tracking: Inherit TIF_NOHZ through forks instead of context switchesFrederic Weisbecker2015-05-071-0/+3
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-231-5/+1Star
|\ \ \
| * | | timer: Reduce timer migration overhead if disabledThomas Gleixner2015-06-191-5/+1Star
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-231-27/+91
|\ \ \