index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
2018-10-03
prctl: Add force disable speculation
Thomas Gleixner
2018-09-25
mm: get rid of vmacache_flush_all() entirely
Linus Torvalds
2018-02-13
x86: pvclock: Really remove the sched notifier for cross-cpu migrations
Paolo Bonzini
2018-01-01
ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
Eric W. Biederman
2017-10-12
cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
Zefan Li
2017-10-12
sched: add macros to define bitops for task atomic flags
Zefan Li
2017-10-12
sched: fix confusing PFA_NO_NEW_PRIVS constant
Zefan Li
2017-10-12
sched: move no_new_privs into new atomic flags
Kees Cook
2016-02-25
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
2016-01-28
unix: properly account for FDs passed over unix sockets
willy tarreau
2015-11-16
sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()
Konstantin Khlebnikov
2015-05-05
x86: kvm: Revert "remove sched notifier for cross-cpu migrations"
Marcelo Tosatti
2014-10-30
mm: clear __GFP_FS when PF_MEMALLOC_NOIO is set
Junxiao Bi
2014-07-02
sched: Fix compiler warnings
Guenter Roeck
2014-06-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-06-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-06-12
Merge commit '3cf2f34' into sched/core, to fix build error
Ingo Molnar
2014-06-06
signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch]
Oleg Nesterov
2014-06-06
perf: Differentiate exec() and non-exec() comm events
Adrian Hunter
2014-06-05
sched: Rename capacity related flags
Nicolas Pitre
2014-06-05
sched: Final power vs. capacity cleanups
Nicolas Pitre
2014-06-05
sched: Let 'struct sched_group_power' care about CPU capacity
Nicolas Pitre
2014-06-05
sched: Fix signedness bug in yield_to()
Dan Carpenter
2014-06-04
kthreads: kill CLONE_KERNEL, change kernel_thread(kernel_init) to avoid CLONE...
Oleg Nesterov
2014-06-04
kernel/user.c: drop unused field 'files' from user_struct
Kirill A. Shutemov
2014-06-04
memcg: kill CONFIG_MM_OWNER
Oleg Nesterov
2014-06-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-05-23
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-05-23
wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STR
Masatake YAMATO
2014-05-22
sched/rt: Fix 'struct sched_dl_entity' and dl_task_time() comments, to match ...
xiaofeng.yan
2014-05-08
sched/idle: Remove TS_POLLING support
Peter Zijlstra
2014-05-07
sched: Add a new SD_SHARE_POWERDOMAIN for sched_domain
Vincent Guittot
2014-05-07
sched, powerpc: Create a dedicated topology table
Vincent Guittot
2014-05-07
sched: Rework sched_domain topology definition
Vincent Guittot
2014-05-07
sched/deadline: Fix sched_yield() behavior
Juri Lelli
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-04-07
wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-space
Oleg Nesterov
2014-04-07
wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transition
Oleg Nesterov
2014-04-07
exec: kill bprm->tcomm[], simplify the "basename" logic
Oleg Nesterov
2014-04-07
mm, mempolicy: remove per-process flag
David Rientjes
2014-04-07
mm: per-thread vma caching
Davidlohr Bueso
2014-04-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-01
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-03-20
sched: declare pid_alive as inline
Richard Guy Briggs
2014-03-20
pid: get pid_t ppid of task in init_pid_ns
Richard Guy Briggs
2014-03-20
timer: Remove code redundancy while calling get_nohz_timer_target()
Viresh Kumar
2014-03-13
cputime: Default implementation of nsecs -> cputime conversion
Frederic Weisbecker
2014-02-22
sched: Add better debug output for might_sleep()
Thomas Gleixner
[next]