aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
2017-01-06ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman
2016-06-07pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau
2016-01-31unix: properly account for FDs passed over unix socketswilly tarreau
2016-01-06sched/core: Fix unserialized r-m-w scribbling stuffPeter Zijlstra
2016-01-06sched/core: Check tgid in is_global_init()Sergey Senozhatsky
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-09coredump: add DAX filtering for ELF coredumpsRoss Zwisler
2015-11-06signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread()Oleg Nesterov
2015-11-06signal: turn dequeue_signal_lock() into kernel_dequeue_signal()Oleg Nesterov
2015-11-06signals: kill block_all_signals() and unblock_all_signals()Oleg Nesterov
2015-11-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-05memcg: punt high overage reclaim to return-to-userland pathTejun Heo
2015-11-05memcg: flatten task_struct->memcg_oomTejun Heo
2015-11-05kernel/watchdog.c: add sysctl knob hardlockup_panicDon Zickus
2015-11-05Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-11-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-10-19Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-10-15posix_cpu_timer: Reduce unnecessary sighand lock contentionJason Low
2015-10-15posix_cpu_timer: Convert cputimer->running to boolJason Low
2015-10-12bpf: charge user for creation of BPF maps and programsAlexei Starovoitov
2015-10-06sched/core: Create preempt_count invariantPeter Zijlstra
2015-10-06sched/core: Simplify INIT_PREEMPT_COUNTPeter Zijlstra
2015-10-06Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar
2015-09-23sched/core: Make 'sched_domain_topology' declaration staticJuergen Gross
2015-09-20rcu: Use single-stage IPI algorithm for RCU expedited grace periodPaul E. McKenney
2015-09-16sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsemTejun Heo
2015-09-16Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp...Tejun Heo
2015-09-13sched/fair: Make utilization tracking CPU scale-invariantDietmar Eggemann
2015-09-13sched/fair: Make load tracking frequency scale-invariantDietmar Eggemann
2015-09-04mm: defer flush of writable TLB entriesMel Gorman
2015-09-04mm: send one IPI per CPU to TLB flush all entries after unmapping pagesMel Gorman
2015-08-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-12sched: Fix a race between __kthread_bind() and sched_setaffinity()Peter Zijlstra
2015-08-03sched/fair: Rewrite runnable load and utilization average trackingYuyang Du
2015-08-03sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov
2015-08-03sched/fair: Beef up wake_wide()Mike Galbraith
2015-08-03sched/cputime: Guarantee stime + utime == rtimePeter Zijlstra
2015-07-18x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar
2015-07-18x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen
2015-07-04Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-07-04sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.hSrikar Dronamraju
2015-07-04sched/stat: Simplify the sched_info accounting dependencyNaveen N. Rao
2015-06-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-06-26Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2015-06-25clone: support passing tls argument via C rather than pt_regs magicJosh Triplett
2015-06-22Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds