summaryrefslogtreecommitdiffstats
path: root/include/linux/sched
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-1/+2
|\
| * fs/epoll: use a per-cpu counter for user's watches countNicholas Piggin2021-09-081-1/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-5/+5
|\ \
| * | memcg: replace in_interrupt() by !in_task() in active_memcg()Vasily Averin2021-09-031-1/+1
| * | mm: report a more useful address for reclaim acquisitionMatthew Wilcox (Oracle)2021-09-031-4/+4
| |/
* | Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-09-011-0/+1
|\ \
| * | signal/seccomp: Refactor seccomp signal and coredump generationEric W. Biederman2021-08-261-0/+1
| |/
* | Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-09-011-8/+3
|\ \
| * | signal: Remove the generic __ARCH_SI_TRAPNO supportEric W. Biederman2021-07-231-8/+0
| * | signal/alpha: si_trapno is only used with SIGFPE and SIGTRAP TRAP_UNKEric W. Biederman2021-07-231-0/+2
| * | signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRPEric W. Biederman2021-07-231-0/+1
| |/
* | Merge tag 'timers-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-08-301-0/+6
|\ \
| * | posix-cpu-timers: Assert task sighand is locked while starting cputime counterFrederic Weisbecker2021-08-101-0/+6
| |/
* | Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-08-301-2/+5
|\ \
| * | sched/wake_q: Provide WAKE_Q_HEAD_INITIALIZER()Thomas Gleixner2021-08-171-2/+5
| |/
* | Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-08-301-18/+0
|\ \ | |/ |/|
| * sched/sysctl: Move extern sysctl declarations to sched.hHailong Liu2021-06-281-18/+0
* | Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-071-7/+12
|\ \
| * \ Merge x86/urgent into x86/fpuBorislav Petkov2021-06-231-0/+1
| |\ \
| * | | x86/signal: Detect and prevent an alternate signal stack overflowChang S. Bae2021-05-191-7/+12
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-291-0/+8
|\ \ \ \
| * | | | mm: gup: pack has_pinned in MMF_HAS_PINNEDAndrea Arcangeli2021-06-291-0/+8
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2021-06-281-7/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Reimplement RLIMIT_MEMLOCK on top of ucountsAlexey Gladkov2021-04-301-1/+0
| * | | Reimplement RLIMIT_SIGPENDING on top of ucountsAlexey Gladkov2021-04-301-1/+0
| * | | Reimplement RLIMIT_MSGQUEUE on top of ucountsAlexey Gladkov2021-04-301-4/+0
| * | | Reimplement RLIMIT_NPROC on top of ucountsAlexey Gladkov2021-04-301-1/+0
* | | | sched/core: Introduce SD_ASYM_CPUCAPACITY_FULL sched_domain flagBeata Michalska2021-06-241-0/+10
* | | | sched: Change task_struct::statePeter Zijlstra2021-06-182-2/+2
* | | | sched/cpufreq: Consider reduced CPU capacity in energy calculationLukasz Luba2021-06-171-1/+1
* | | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2021-06-031-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-05-211-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | signal: Factor force_sig_perf out of perf_sigtrapEric W. Biederman2021-05-181-0/+1
| | |/
* | | sched: Make nr_iowait_cpu() return 32-bit valueAlexey Dobriyan2021-05-121-1/+1
* | | sched: Make nr_iowait() return 32-bit valueAlexey Dobriyan2021-05-121-1/+1
* | | sched: Make nr_running() return 32-bit valueAlexey Dobriyan2021-05-121-1/+1
* | | sched: Simplify sched_info_on()Peter Zijlstra2021-05-121-8/+2
|/ /
* | mm: honor PF_MEMALLOC_PIN for all movable pagesPavel Tatashin2021-05-051-1/+5
* | mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PINPavel Tatashin2021-05-051-16/+5
* | Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-291-3/+0
|\ \
| * | fanotify: configurable limits via sysfsAmir Goldstein2021-03-161-3/+0
| |/
* | sched: Warn on long periods of pending need_reschedPaul Turner2021-04-211-0/+3
* | Merge tag 'v5.12-rc8' into sched/core, to pick up fixesIngo Molnar2021-04-201-1/+2
|\|
| * include/linux/sched/mm.h: use rcu_dereference in in_vfork()Matthew Wilcox (Oracle)2021-03-131-1/+2
* | sched: Move SCHED_DEBUG sysctl to debugfsPeter Zijlstra2021-04-161-5/+3
|/
* kernel: provide create_io_thread() helperJens Axboe2021-03-041-0/+2
* sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIODietmar Eggemann2021-02-171-9/+0
* sched: Remove MAX_USER_RT_PRIODietmar Eggemann2021-02-171-8/+1
* Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-12-221-0/+5
|\
| * Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-12-221-0/+5
| |\