Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
cfb4b571e8b56b65d1a893bda5153647fda823b9
/
include
/
linux
/
sched.h
83fa805
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
913292c
sched.h: Annotate sighand_struct with __rcu
by Madhuparna Bhowmik
· 5 years ago
463f550
rseq: Unregister rseq for clone CLONE_VM
by Mathieu Desnoyers
· 5 years ago
eec028c
kcov: remote coverage support
by Andrey Konovalov
· 5 years ago
043cf46
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
168829a
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
77a0594
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
3f186d9
futex: Add mutex around futex exit
by Thomas Gleixner
· 5 years ago
3d4775d
futex: Replace PF_EXITPIDONE with a state
by Thomas Gleixner
· 5 years ago
cf25e24
time: Rename tsk->real_start_time to ->start_boottime
by Peter Zijlstra
· 5 years ago
6d5a763
Merge tag 'v5.4-rc7' into sched/core, to pick up fixes
by Ingo Molnar
· 5 years ago
771b53d0
io-wq: small threadpool implementation for io_uring
by Jens Axboe
· 5 years ago
e6d5bf3
sched/cputime: Add vtime guest task state
by Frederic Weisbecker
· 5 years ago
14faf6f
sched/cputime: Add vtime idle task state
by Frederic Weisbecker
· 5 years ago
802f4a8
sched/vtime: Record CPU under seqcount for kcpustat needs
by Frederic Weisbecker
· 5 years ago
19c95f2
arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabled
by Julien Thierry
· 5 years ago
9c5efe9
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
3fbd7ee
tasks: Add a count of task RCU users
by Eric W. Biederman
· 5 years ago
84da111
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
42fd8ba
sched/core: Convert vcpu_is_preempted() from macro to an inline function
by Qian Cai
· 5 years ago
7f2444d
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
563c4f8
Merge branch 'sched/rt' into sched/core, to pick up -rt changes
by Ingo Molnar
· 5 years ago
312364f3
kernel.h: Add non_block_start/end()
by Daniel Vetter
· 5 years ago
3a245c0
posix-cpu-timers: Move expiry cache into struct posix_cputimers
by Thomas Gleixner
· 5 years ago
9eacb5c
sched: Move struct task_cputime to types.h
by Thomas Gleixner
· 5 years ago
2b69942
posix-cpu-timers: Create a container struct
by Thomas Gleixner
· 5 years ago
c1a280b
sched/preempt: Use CONFIG_PREEMPTION where appropriate
by Thomas Gleixner
· 5 years ago
f9a25f7
cpusets: Rebuild root domain deadline accounting information
by Mathieu Poirier
· 6 years ago
cb361d8
sched/fair: Use RCU accessors consistently for ->numa_group
by Jann Horn
· 6 years ago
c236b6d
Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 6 years ago
dad1c12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
46f1ec2
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
a509a7c
sched/uclamp: Extend sched_setattr() to support utilization clamping
by Patrick Bellasi
· 6 years ago
e8f1417
sched/uclamp: Add system default clamps
by Patrick Bellasi
· 6 years ago
69842cb
sched/uclamp: Add CPU's clamp buckets refcounting
by Patrick Bellasi
· 6 years ago
3c93a0c
sched/debug: Add a new sched_trace_*() helper functions
by Qais Yousef
· 6 years ago
7743c48
keys: Cache result of request_key*() temporarily in task_struct
by David Howells
· 6 years ago
4ecf0a4
processor: get rid of cpu_relax_yield
by Heiko Carstens
· 6 years ago
38f2c691
s390: improve wait logic of stop_machine
by Martin Schwidefsky
· 6 years ago
3bd3706
sched/core: Provide a pointer to the valid CPU mask
by Sebastian Andrzej Siewior
· 6 years ago
23634eb
rcu: Check for wakeup-safe conditions in rcu_read_unlock_special()
by Paul E. McKenney
· 6 years ago
8af0c18
include/: refactor headers to allow kthread.h inclusion in psi_types.h
by Suren Baghdasaryan
· 6 years ago
abde77e
Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 6 years ago
76f969e
cgroup: cgroup v2 freezer
by Roman Gushchin
· 6 years ago
83b0b15
rseq: Remove superfluous rseq_len from task_struct
by Mathieu Desnoyers
· 6 years ago
be37f21
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 6 years ago
8dcd175
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
45802da
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
d7fefcc
mm/cma: add PF flag to force non cma alloc
by Aneesh Kumar K.V
· 6 years ago
5e1f0f0
mm, compaction: capture a page under direct compaction
by Mel Gorman
· 6 years ago
edaed16
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
53a41cb
Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"
by Linus Torvalds
· 6 years ago
c9ba756
Merge tag 'v5.0-rc6' into sched/core, to pick up fixes
by Ingo Molnar
· 6 years ago
c546951
sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()
by Andrea Parri
· 6 years ago
2312729
sched/fair: Update scale invariance of PELT
by Vincent Guittot
· 6 years ago
f0b89d3
sched/core: Convert task_struct.stack_refcount to refcount_t
by Elena Reshetova
· 6 years ago
ec1d281
sched/core: Convert task_struct.usage to refcount_t
by Elena Reshetova
· 6 years ago
5f3d544
audit: remove audit_context when CONFIG_ AUDIT and not AUDITSYSCALL
by Richard Guy Briggs
· 6 years ago
24b888d
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
e6d4293
x86/resctrl: Avoid confusion over the new X86_RESCTRL config
by Johannes Weiner
· 6 years ago
71368af
x86/speculation: Add PR_SPEC_DISABLE_NOEXEC
by Waiman Long
· 6 years ago
15917dc
sched: Remove stale PF_MUTEX_TESTER bit
by Thomas Gleixner
· 6 years ago
4b7d248
audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDIT
by Richard Guy Briggs
· 6 years ago
e874644
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
73ab1cb
umh: add exit routine for UMH process
by Taehee Yoo
· 6 years ago
9080293
x86/cache: Rename config option to CONFIG_X86_RESCTRL
by Borislav Petkov
· 6 years ago
17bf423
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
792bf4d
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
a52fb43
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
4bbfd74
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 6 years ago
dfcb245
sched: Fix various typos in comments
by Ingo Molnar
· 6 years ago
4b78317
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
9137bb2
x86/speculation: Add prctl() control for indirect branch speculation
by Thomas Gleixner
· 6 years ago
39eb456
function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stack
by Steven Rostedt (VMware)
· 6 years ago
6fe07ce
x86/resctrl: Rename the config option INTEL_RDT to RESCTRL
by Babu Moger
· 6 years ago
05f4157
rcu: Speed up expedited GPs when interrupting RCU reader
by Paul E. McKenney
· 6 years ago
2d6bb6a
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
85cfb24
memcg: remove memcg_kmem_skip_account
by Shakeel Butt
· 6 years ago
eb41468
psi: pressure stall information for CPU, memory, and IO
by Johannes Weiner
· 6 years ago
ba9f6f8
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
0200fbd
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
ae7795b
signal: Distinguish between kernel_siginfo and siginfo
by Eric W. Biederman
· 6 years ago
c8d1262
fs/proc: Show STACKLEAK metrics in the /proc file system
by Alexander Popov
· 6 years ago
afaef01
x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls
by Alexander Popov
· 6 years ago
9da3f2b
x86/fault: BUG() when uaccess helpers fault on kernel addresses
by Jann Horn
· 6 years ago
fcc878e
rcu: Remove now-unused ->b.exp_need_qs field from the rcu_special union
by Paul E. McKenney
· 7 years ago
cd9b44f
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
a2e5144
kernel/hung_task.c: allow to set checking interval separately from timeout
by Dmitry Vyukov
· 6 years ago
0214f46
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
84c07d1
mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB
by Kirill Tkhai
· 6 years ago
29ef680
memcg, oom: move out_of_memory back to the charge path
by Michal Hocko
· 6 years ago
d46eb14b
fs: fsnotify: account fsnotify metadata to kmemcg
by Shakeel Butt
· 6 years ago
73ba2fb
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
de5d1b3
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
6e30396
sched/numa: Remove redundant field
by Srikar Dronamraju
· 7 years ago
6883f81
pid: Implement PIDTYPE_TGID
by Eric W. Biederman
· 8 years ago
2c47047
pids: Move the pgrp and session pid pointers from task_struct to signal_struct
by Eric W. Biederman
· 7 years ago
7a36094
pids: Compute task_tgid using signal->leader_pid
by Eric W. Biederman
· 7 years ago
7696f99
sched/Documentation: Update wake_up() & co. memory-barrier guarantees
by Andrea Parri
· 7 years ago
d09d8df
blkcg: add generic throttling mechanism
by Josef Bacik
· 7 years ago
Next »