index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-22
Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"
Linus Torvalds
1
-1
/
+0
2013-08-14
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
1
-0
/
+1
2013-08-14
x86 get_unmapped_area(): use proper mmap base for bottom-up direction
Radu Caragea
1
-0
/
+1
2013-08-14
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+6
2013-07-30
freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes
Colin Cross
1
-0
/
+1
2013-07-18
sched: Fix some kernel-doc warnings
Yacine Belkadi
1
-0
/
+6
2013-07-11
mm: remove free_area_cache
Michel Lespinasse
1
-2
/
+0
2013-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+9
2013-07-09
ptrace: revert "Prepare to fix racy accesses on task breakpoints"
Oleg Nesterov
1
-3
/
+0
2013-07-04
exit.c: unexport __set_special_pids()
Oleg Nesterov
1
-2
/
+0
2013-06-27
sched: Fix typo in struct sched_avg member description
Kamalesh Babulal
1
-1
/
+1
2013-06-27
Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-track...
Alex Shi
1
-6
/
+1
2013-05-23
sched: add cond_resched_rcu() helper
Simon Horman
1
-0
/
+9
2013-05-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-0
/
+1
2013-05-08
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+4
2013-05-08
aio: don't include aio.h in sched.h
Kent Overstreet
1
-2
/
+0
2013-05-06
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+13
2013-05-04
sched: Keep at least 1 tick per second for active dynticks tasks
Frederic Weisbecker
1
-0
/
+1
2013-05-02
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
1
-5
/
+50
2013-05-01
exec: do not abuse ->cred_guard_mutex in threadgroup_lock()
Oleg Nesterov
1
-14
/
+4
2013-05-01
coredump: only SIGKILL should interrupt the coredumping task
Oleg Nesterov
1
-0
/
+1
2013-04-30
audit: add an option to control logging of passwords with pam_tty_audit
Richard Guy Briggs
1
-0
/
+1
2013-04-30
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+41
2013-04-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-195
/
+9
2013-04-30
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2013-04-29
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2013-04-26
sched: Fix init NOHZ_IDLE flag
Vincent Guittot
1
-0
/
+2
2013-04-24
Merge branch 'linus' into timers/core
Thomas Gleixner
1
-2
/
+3
2013-04-22
sched: New helper to prevent from stopping the tick in full dynticks
Frederic Weisbecker
1
-0
/
+6
2013-04-19
mutex: Move mutex spinning code from sched/core.c back to mutex.c
Waiman Long
1
-1
/
+0
2013-04-17
posix timers: Allocate timer id per process (v2)
Pavel Emelyanov
1
-1
/
+2
2013-04-12
kthread: Prevent unpark race which puts threads on the wrong cpu
Thomas Gleixner
1
-2
/
+3
2013-04-12
sched: Document task_struct::personality field
Andrei Epure
1
-1
/
+3
2013-04-08
idle: Implement set/clr functions for need_resched poll
Thomas Gleixner
1
-0
/
+21
2013-04-08
arch: Consolidate tsk_is_polling()
Thomas Gleixner
1
-0
/
+20
2013-04-03
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
1
-4
/
+4
2013-03-24
bcache: A block layer cache
Kent Overstreet
1
-0
/
+4
2013-03-21
nohz: Wake up full dynticks CPUs when a timer gets enqueued
Frederic Weisbecker
1
-2
/
+2
2013-03-20
sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITY
Tejun Heo
1
-1
/
+1
2013-03-08
Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-2
/
+2
2013-03-07
cputime: Dynamically scale cputime for full dynticks accounting
Frederic Weisbecker
1
-2
/
+2
2013-03-06
sched: Move group scheduling functions out of include/linux/sched.h
Li Zefan
1
-21
/
+0
2013-03-06
sched: Make default_scale_freq_power() static
Li Zefan
1
-3
/
+0
2013-03-06
sched: Move struct sched_class to kernel/sched/sched.h
Li Zefan
1
-59
/
+0
2013-03-06
sched: Move wake flags to kernel/sched/sched.h
Li Zefan
1
-7
/
+0
2013-03-06
sched: Move struct sched_group to kernel/sched/sched.h
Li Zefan
1
-56
/
+2
2013-03-06
sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.h
Li Zefan
1
-25
/
+0
2013-03-06
sched: Remove test_sd_parent()
Li Zefan
1
-9
/
+0
2013-03-06
sched: Remove some dummy functions
Li Zefan
1
-12
/
+0
[next]