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.13.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
2017-03-02
sched/headers: Prepare to remove the <linux/gfp.h> include from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2017-03-02
mm/vmacache, sched/headers: Introduce 'struct vmacache' and move it from <lin...
Ingo Molnar
1
-7
/
+4
2017-03-02
sched/headers, cgroups: Remove the threadgroup_change_*() wrappery
Ingo Molnar
1
-28
/
+0
2017-03-02
sched/core: Remove the tsk_nr_cpus_allowed() wrapper
Ingo Molnar
1
-5
/
+0
2017-03-02
sched/core: Remove the tsk_cpus_allowed() wrapper
Ingo Molnar
1
-3
/
+0
2017-03-02
sched/core: Move the get_preempt_disable_ip() inline to sched/core.c
Ingo Molnar
1
-9
/
+0
2017-03-02
sched/core: Convert ___assert_task_state() link time assert to BUILD_BUG_ON()
Ingo Molnar
1
-3
/
+0
2017-02-28
mm: add new mmget() helper
Vegard Nossum
1
-0
/
+21
2017-02-28
mm: add new mmgrab() helper
Vegard Nossum
1
-0
/
+22
2017-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+3
2017-02-21
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-28
/
+9
2017-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-42
/
+38
2017-02-03
introduce the walk_process_tree() helper
Oleg Nesterov
1
-0
/
+3
2017-02-01
sched/clock: Add dummy clear_sched_clock_stable() stub function
Paul Gortmaker
1
-0
/
+4
2017-02-01
sched/wake_q: Clarify queue reinit comment
Davidlohr Bueso
1
-2
/
+2
2017-02-01
sched/cputime: Remove temporary cputime_t accessors
Frederic Weisbecker
1
-40
/
+0
2017-02-01
timers/itimer: Convert internal cputime_t units to nsec
Frederic Weisbecker
1
-4
/
+2
2017-02-01
timers/posix-timers: Convert internals to use nsecs
Frederic Weisbecker
1
-3
/
+3
2017-02-01
tsacct: Convert obsolete cputime type to nsecs
Frederic Weisbecker
1
-1
/
+1
2017-02-01
acct: Convert obsolete cputime type to nsecs
Frederic Weisbecker
1
-1
/
+1
2017-02-01
sched/cputime: Convert task/group cputime to nsecs
Frederic Weisbecker
1
-21
/
+34
2017-02-01
sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...
Frederic Weisbecker
1
-3
/
+29
2017-02-01
sched/cputime: Convert guest time accounting to nsecs (u64)
Frederic Weisbecker
1
-5
/
+5
2017-02-01
sched/cputime: Remove the unused INIT_CPUTIME macro
Frederic Weisbecker
1
-7
/
+0
2017-01-30
Merge branch 'fortglx/4.11/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
1
-3
/
+10
2017-01-28
timers: Omit POSIX timer stuff from task_struct when disabled
Nicolas Pitre
1
-3
/
+10
2017-01-24
inotify: Convert to using per-namespace limits
Nikolay Borisov
1
-4
/
+0
2017-01-22
locking/rwsem: Reinit wake_q after use
Waiman Long
1
-0
/
+6
2017-01-20
sched/clock: Fix hotplug crash
Peter Zijlstra
1
-1
/
+0
2017-01-14
sched/core: Separate out io_schedule_prepare() and io_schedule_finish()
Tejun Heo
1
-5
/
+3
2017-01-14
sched/clock: Delay switching sched_clock to stable
Peter Zijlstra
1
-0
/
+5
2017-01-14
sched/core: Remove set_task_state()
Davidlohr Bueso
1
-26
/
+1
2017-01-11
signal: protect SIGNAL_UNKILLABLE from unintentional clearing.
Jamie Iles
1
-0
/
+10
2016-12-22
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2016-12-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-0
/
+1
2016-12-13
Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+2
2016-12-13
prctl: remove one-shot limitation for changing exe link
Stanislav Kinsburskiy
1
-1
/
+5
2016-12-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-30
/
+59
2016-12-02
Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes
Ingo Molnar
1
-0
/
+2
2016-12-01
Merge back earlier cpuidle material for v4.10.
Rafael J. Wysocki
1
-1
/
+2
2016-11-29
sched/idle: Add support for tasks that inject idle
Peter Zijlstra
1
-1
/
+2
2016-11-24
sched: Extend scheduler's asym packing
Tim Chen
1
-0
/
+2
2016-11-23
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
1
-0
/
+2
2016-11-22
ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
Eric W. Biederman
1
-0
/
+1
2016-11-22
sched/core: Introduce the vcpu_is_preempted(cpu) interface
Pan Xinhui
1
-0
/
+12
2016-11-22
sched/autogroup: Do not use autogroup->tg in zombie threads
Oleg Nesterov
1
-0
/
+2
2016-11-21
sched/wake_q: Rename WAKE_Q to DEFINE_WAKE_Q
Waiman Long
1
-2
/
+2
2016-11-17
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
1
-0
/
+4
2016-11-15
sched/cputime: Simplify task_cputime()
Stanislaw Gruszka
1
-8
/
+4
2016-11-15
sched/cputime, powerpc, s390: Make scaled cputime arch specific
Stanislaw Gruszka
1
-6
/
+17
[next]