sched: Add get_current_state()
[linux-2.6-microblaze.git] / kernel / sched / core.c
2021-06-18 Peter Zijlstrasched: Add get_current_state()
2021-06-18 Peter Zijlstrasched: Introduce task_is_running()
2021-06-18 Ingo MolnarMerge branch 'sched/urgent' into sched/core, to resolve...
2021-06-17 Peter Zijlstrasched/fair: Age the average idle time
2021-06-12 Linus TorvaldsMerge tag 'block-5.13-2021-06-12' of git://git.kernel...
2021-06-12 Linus TorvaldsMerge tag 'io_uring-5.13-2021-06-12' of git://git.kerne...
2021-06-11 Linus TorvaldsMerge tag 'sound-5.13-rc6' of git://git./linux/kernel...
2021-06-11 Dave AirlieMerge tag 'drm-msm-fixes-2021-06-10' of https://gitlab...
2021-06-09 Linus TorvaldsMerge tag 'for-5.13-rc5-tag' of git://git./linux/kernel...
2021-06-08 Linus TorvaldsMerge tag 'regulator-fix-v5.13-rc4' of git://git./linux...
2021-06-06 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2021-06-05 Olof JohanssonMerge tag 'omap-for-v5.13/fixes-sata' of git://git...
2021-06-04 Linus TorvaldsMerge tag 'sound-5.13-rc5' of git://git./linux/kernel...
2021-06-04 Eric Dumazetsched/debug: Remove obsolete init_schedstats()
2021-06-03 David S. MillerMerge tag 'for-net-2021-06-03' of git://git./linux...
2021-06-03 David S. MillerMerge tag 'ieee802154-for-davem-2021-06-03' of git...
2021-06-03 Linus TorvaldsMerge tag 'block-5.13-2021-06-03' of git://git.kernel...
2021-06-03 Linus TorvaldsMerge tag 'io_uring-5.13-2021-06-03' of git://git.kerne...
2021-06-03 Linus TorvaldsMerge tag 'for-5.13-rc4-tag' of git://git./linux/kernel...
2021-06-03 Ingo MolnarMerge branch 'sched/urgent' into sched/core, to pick...
2021-06-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-06-01 Valentin Schneidersched: Don't defer CPU pick to migration_cpu_stop()
2021-06-01 Peter Zijlstrasched,init: Fix DEBUG_PREEMPT vs early boot
2021-05-29 Linus TorvaldsMerge tag 'block-5.13-2021-05-28' of git://git.kernel...
2021-05-29 Linus TorvaldsMerge tag 'io_uring-5.13-2021-05-28' of git://git.kerne...
2021-05-28 Linus TorvaldsMerge tag 'sound-5.13-rc4' of git://git./linux/kernel...
2021-05-27 Jakub KicinskiMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2021-05-27 Linus TorvaldsMerge tag 'net-5.13-rc4' of git://git./linux/kernel...
2021-05-22 Linus TorvaldsMerge tag 'block-5.13-2021-05-22' of git://git.kernel...
2021-05-22 Linus TorvaldsMerge tag 'io_uring-5.13-2021-05-22' of git://git.kerne...
2021-05-21 Linus TorvaldsMerge tag 'for-5.13-rc2-tag' of git://git./linux/kernel...
2021-05-21 Linus TorvaldsMerge branch 'for-v5.13-rc3' of git://git./linux/kernel...
2021-05-21 Linus TorvaldsMerge tag 'for-linus' of git://github.com/openrisc...
2021-05-21 Linus TorvaldsMerge tag 'arm-soc-fixes-5.13-1' of git://git./linux...
2021-05-20 Linus TorvaldsMerge tag 'sound-5.13-rc3' of git://git./linux/kernel...
2021-05-19 Masahiro Yamadasched: Fix a stale comment in pick_next_task()
2021-05-19 Qais Yousefsched/uclamp: Fix locking around cpu_util_update_eff()
2021-05-19 Qais Yousefsched/uclamp: Fix wrong implementation of cpu.uclamp.min
2021-05-18 Mark BrownMerge tag 'v5.13-rc2' into spi-5.13
2021-05-18 Valentin Schneidersched: Make the idle task quack like a per-CPU kthread
2021-05-18 Tony LindgrenMerge branch 'fixes-rc1' into fixes
2021-05-17 Linus TorvaldsMerge tag 'for-5.13-rc2-tag' of git://git./linux/kernel...
2021-05-17 Paolo BonziniMerge tag 'kvmarm-fixes-5.13-1' of git://git./linux...
2021-05-15 Linus TorvaldsMerge tag 'block-5.13-2021-05-14' of git://git.kernel...
2021-05-15 Linus TorvaldsMerge tag 'io_uring-5.13-2021-05-14' of git://git.kerne...
2021-05-15 Linus TorvaldsMerge tag 'dax-fixes-5.13-rc2' of git://git./linux...
2021-05-14 Dave AirlieMerge tag 'drm-msm-fixes-2021-05-09' of https://gitlab...
2021-05-13 Rafael J. WysockiMerge branch 'acpi-pm'
2021-05-13 Linus TorvaldsMerge branch 'resizex' (patches from Maciej)
2021-05-12 Alexey Dobriyansched: Make nr_iowait_cpu() return 32-bit value
2021-05-12 Alexey Dobriyansched: Make nr_iowait() return 32-bit value
2021-05-12 Alexey Dobriyansched: Make nr_running() return 32-bit value
2021-05-12 Ingo Molnarsched: Fix leftover comment typos
2021-05-12 Valentin Schneidersched/core: Initialize the idle task with preemption...
2021-05-12 Peter Zijlstrasched: Trivial core scheduling cookie management
2021-05-12 Peter Zijlstrasched: Trivial forced-newidle balancer
2021-05-12 Joel Fernandes ... sched/fair: Snapshot the min_vruntime of CPUs on force...
2021-05-12 Joel Fernandes ... sched: Fix priority inversion of cookied task with...
2021-05-12 Vineeth Pillaisched/fair: Fix forced idle sibling starvation corner...
2021-05-12 Peter Zijlstrasched: Add core wide task selection and scheduling
2021-05-12 Peter Zijlstrasched: Basic tracking of matching tasks
2021-05-12 Peter Zijlstrasched: Allow sched_core_put() from atomic context
2021-05-12 Peter Zijlstrasched: Optimize rq_lockp() usage
2021-05-12 Peter Zijlstrasched: Core-wide rq->lock
2021-05-12 Peter Zijlstrasched: Prepare for Core-wide rq->lock
2021-05-12 Peter Zijlstrasched: Wrap rq::lock access
2021-05-12 Peter Zijlstrasched: Provide raw_spin_rq_*lock*() helpers
2021-05-12 Peter Zijlstrasched: Rename sched_info_{queued,dequeued}
2021-05-12 Oleg Nesterovsched/core: Remove the pointless BUG_ON(!task) from...
2021-05-11 Maxime RipardMerge drm/drm-fixes into drm-misc-fixes
2021-05-10 Linus TorvaldsMerge tag 'for-5.13-rc1-tag' of git://git./linux/kernel...
2021-05-10 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-05-10 Greg Kroah-HartmanMerge tag 'misc-habanalabs-fixes-2021-05-08' of https...
2021-05-09 Linus TorvaldsMerge tag 'drm-next-2021-05-10' of git://anongit.freede...
2021-05-09 Linus TorvaldsMerge tag 'block-5.13-2021-05-09' of git://git.kernel...
2021-05-09 Linus TorvaldsMerge tag '5.13-rc-smb3-part3' of git://git.samba.org...
2021-05-09 Linus TorvaldsMerge tag 'sched-urgent-2021-05-09' of git://git./linux...
2021-05-08 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2021-05-07 Linus TorvaldsMerge tag 'tag-chrome-platform-for-v5.13' of git:/...
2021-05-07 Linus TorvaldsMerge tag 'i3c/for-5.13' of git://git./linux/kernel...
2021-05-07 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2021-05-07 Linus TorvaldsMerge tag 'sound-fix-5.13-rc1' of git://git./linux...
2021-05-07 Linus TorvaldsMerge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org...
2021-05-07 Linus TorvaldsMerge tag '9p-for-5.13-rc1' of git://github.com/martine...
2021-05-07 Linus TorvaldsMerge tag 'xfs-5.13-merge-5' of git://git./fs/xfs/xfs...
2021-05-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-05-06 Linus TorvaldsMerge tag 's390-5.13-2' of git://git./linux/kernel...
2021-05-06 Linus TorvaldsMerge branch 'pcmcia-next' of git://git./linux/kernel...
2021-05-06 Linus TorvaldsMerge tag 'ceph-for-5.13-rc1' of git://github.com/ceph...
2021-05-06 Linus TorvaldsMerge tag 'ecryptfs-5.13-rc1-updates' of git://git...
2021-05-06 Linus TorvaldsMerge tag 'trace-v5.13-2' of git://git./linux/kernel...
2021-05-06 Linus TorvaldsMerge tag 'acpi-5.13-rc1-2' of git://git./linux/kernel...
2021-05-06 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2021-05-06 Linus TorvaldsMerge tag 'riscv-for-linus-5.13-mw0' of git://git....
2021-05-06 Linus TorvaldsMerge tag 'docs-5.13-2' of git://git.lwn.net/linux
2021-05-06 Quentin Perretsched: Fix out-of-bound access in uclamp
2021-05-05 Linus TorvaldsMerge tag 'nfsd-5.13-1' of git://git./linux/kernel...
2021-05-05 Linus TorvaldsMerge tag '5.13-rc-smb3-part2' of git://git.samba.org...
2021-05-05 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2021-05-05 Linus TorvaldsMerge tag 'pci-v5.13-changes' of git://git./linux/kerne...
next