Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
246cbfb5fb9a1ca0997fbb135464c1ff5bb9c549
/
include
/
linux
/
sched.h
a0b57ca
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
4007162
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
b972fc3
sched: Remove unused variable in 'struct sched_domain'
by Alex Shi
· 11 years ago
f080480
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
00d1a39
preempt: Make PREEMPT_ACTIVE generic
by Thomas Gleixner
· 11 years ago
d049f74
exec/ptrace: fix get_dumpable() incorrect tests
by Kees Cook
· 11 years ago
27f69e6
sched: remove ARCH specific fpu_counter from task_struct
by Vineet Gupta
· 11 years ago
8b41452
hung_task: add method to reset detector
by Marcelo Tosatti
· 11 years ago
fb10d5b
Merge branch 'linus' into sched/core
by Ingo Molnar
· 11 years ago
4942642
mm: memcg: handle non-error OOM situations more gracefully
by Johannes Weiner
· 11 years ago
de1c9ce
sched/numa: Skip some page migrations after a shared fault
by Rik van Riel
· 11 years ago
1e3646f
mm: numa: Revert temporarily disabling of NUMA migration
by Rik van Riel
· 11 years ago
04bb2f9
sched/numa: Adjust scan rate in task_numa_placement
by Rik van Riel
· 11 years ago
dabe1d9
sched/numa: Be more careful about joining numa groups
by Rik van Riel
· 11 years ago
b32e86b
sched/numa: Add debugging
by Ingo Molnar
· 11 years ago
8272701
sched/numa: Call task_numa_free() from do_execve()
by Rik van Riel
· 11 years ago
83e1d2c
sched/numa: Use group fault statistics in numa placement
by Mel Gorman
· 11 years ago
5e1576e
sched/numa: Stay on the same node if CLONE_VM
by Rik van Riel
· 11 years ago
6688cc0
mm: numa: Do not group on RO pages
by Peter Zijlstra
· 11 years ago
e29cf08
sched/numa: Report a NUMA task group ID
by Mel Gorman
· 11 years ago
8c8a743
sched/numa: Use {cpu, pid} to create task groups for shared faults
by Peter Zijlstra
· 11 years ago
ac66f54
sched/numa: Introduce migrate_swap()
by Peter Zijlstra
· 11 years ago
6b9a746
sched/numa: Retry migration of tasks to CPU on a preferred node
by Mel Gorman
· 11 years ago
ac8e895
sched/numa: Add infrastructure for split shared/private accounting of NUMA hinting faults
by Mel Gorman
· 11 years ago
3a7053b
sched/numa: Favour moving tasks towards the preferred node
by Mel Gorman
· 11 years ago
745d614
sched/numa: Update NUMA hinting faults once per scan
by Mel Gorman
· 11 years ago
688b758
sched/numa: Select a preferred node with the most numa hinting faults
by Mel Gorman
· 11 years ago
f809ca9
sched/numa: Track NUMA hinting faults on per-node basis
by Mel Gorman
· 11 years ago
598f0ec
sched/numa: Set the scan rate proportional to the memory usage of the task being scanned
by Mel Gorman
· 11 years ago
75f93fe
sched: Revert need_resched() to look at TIF_NEED_RESCHED
by Peter Zijlstra
· 11 years ago
a233f11
sched: Prepare for per-cpu preempt_count
by Peter Zijlstra
· 11 years ago
bdb4380
sched: Extract the basic add/sub preempt_count modifiers
by Peter Zijlstra
· 11 years ago
f27dde8
sched: Add NEED_RESCHED to the preempt_count
by Peter Zijlstra
· 11 years ago
ea81174
sched, idle: Fix the idle polling state logic
by Peter Zijlstra
· 11 years ago
f48627e
sched/balancing: Periodically decay max cost of idle balance
by Jason Low
· 11 years ago
9bd721c
sched/balancing: Consider max cost of idle balance per sched domain
by Jason Low
· 11 years ago
3812c8c
mm: memcg: do not trap chargers with full callstack on OOM
by Johannes Weiner
· 11 years ago
519e524
mm: memcg: enable memcg OOM killer only for user faults
by Johannes Weiner
· 11 years ago
e1403b8
include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_group_leader_pid
by Oleg Nesterov
· 11 years ago
ae7a835
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
aee2bce
Merge branch 'linus' into perf/core
by Ingo Molnar
· 11 years ago
5ea80f7
Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"
by Linus Torvalds
· 11 years ago
c9572f0
Merge tag 'v3.11-rc5' into perf/core
by Ingo Molnar
· 11 years ago
f1d6e17
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
df54d6f
x86 get_unmapped_area(): use proper mmap base for bottom-up direction
by Radu Caragea
· 11 years ago
28fbc8b
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
2b44c4d
freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes
by Colin Cross
· 11 years ago
6247041
sched: Implement smarter wake-affine logic
by Michael Wang
· 11 years ago
e04c5d7
remove sched notifier for cross-cpu migrations
by Marcelo Tosatti
· 11 years ago
e69f618
sched: Fix some kernel-doc warnings
by Yacine Belkadi
· 11 years ago
98d1e64
mm: remove free_area_cache
by Michel Lespinasse
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
7c8df28
ptrace: revert "Prepare to fix racy accesses on task breakpoints"
by Oleg Nesterov
· 11 years ago
81dabb4
exit.c: unexport __set_special_pids()
by Oleg Nesterov
· 11 years ago
239003e
sched: Fix typo in struct sched_avg member description
by Kamalesh Babulal
· 11 years ago
141965c
Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking"
by Alex Shi
· 11 years ago
f6f3c43
sched: add cond_resched_rcu() helper
by Simon Horman
· 12 years ago
c4cc75c
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 12 years ago
ebb3727
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
a27bb33
aio: don't include aio.h in sched.h
by Kent Overstreet
· 12 years ago
534c97b
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
265f22a
sched: Keep at least 1 tick per second for active dynticks tasks
by Frederic Weisbecker
· 12 years ago
c032862
Merge commit '8700c95adb03' into timers/nohz
by Frederic Weisbecker
· 12 years ago
e56fb28
exec: do not abuse ->cred_guard_mutex in threadgroup_lock()
by Oleg Nesterov
· 12 years ago
403bad7
coredump: only SIGKILL should interrupt the coredumping task
by Oleg Nesterov
· 12 years ago
46e959e
audit: add an option to control logging of passwords with pam_tty_audit
by Richard Guy Briggs
· 12 years ago
ab86e97
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
8700c95
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
16fa94b
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
46d9be3
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
916bb6d7
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
25f55d9
sched: Fix init NOHZ_IDLE flag
by Vincent Guittot
· 12 years ago
6402c7d
Merge branch 'linus' into timers/core
by Thomas Gleixner
· 12 years ago
ce831b3
sched: New helper to prevent from stopping the tick in full dynticks
by Frederic Weisbecker
· 12 years ago
41fcb9f
mutex: Move mutex spinning code from sched/core.c back to mutex.c
by Waiman Long
· 12 years ago
5ed67f0
posix timers: Allocate timer id per process (v2)
by Pavel Emelyanov
· 12 years ago
f2530dc
kthread: Prevent unpark race which puts threads on the wrong cpu
by Thomas Gleixner
· 12 years ago
9b89f6b
sched: Document task_struct::personality field
by Andrei Epure
· 12 years ago
3a98f87
idle: Implement set/clr functions for need_resched poll
by Thomas Gleixner
· 12 years ago
ee761f6
arch: Consolidate tsk_is_polling()
by Thomas Gleixner
· 12 years ago
3451d02
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
by Frederic Weisbecker
· 13 years ago
cafe563
bcache: A block layer cache
by Kent Overstreet
· 12 years ago
1c20091
nohz: Wake up full dynticks CPUs when a timer gets enqueued
by Frederic Weisbecker
· 13 years ago
14a40ff
sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITY
by Tejun Heo
· 12 years ago
4e3da46
Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core
by Ingo Molnar
· 12 years ago
9fbc42e
cputime: Dynamically scale cputime for full dynticks accounting
by Frederic Weisbecker
· 12 years ago
25cc7da
sched: Move group scheduling functions out of include/linux/sched.h
by Li Zefan
· 12 years ago
15f803c
sched: Make default_scale_freq_power() static
by Li Zefan
· 12 years ago
c82ba9f
sched: Move struct sched_class to kernel/sched/sched.h
by Li Zefan
· 12 years ago
b13095f
sched: Move wake flags to kernel/sched/sched.h
by Li Zefan
· 12 years ago
5e6521e
sched: Move struct sched_group to kernel/sched/sched.h
by Li Zefan
· 12 years ago
cc1f4b1
sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.h
by Li Zefan
· 12 years ago
090b582f
sched: Remove test_sd_parent()
by Li Zefan
· 12 years ago
19a37d1
sched: Remove some dummy functions
by Li Zefan
· 12 years ago
e579d2c
coredump: remove redundant defines for dumpable states
by Kees Cook
· 12 years ago
dcad0fc
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
9e2d59a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
21caf2f
mm: teach mm by current context info to not do I/O during memory allocation
by Ming Lei
· 12 years ago
502b24c
Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
1c3e826
sched/core: Remove the obsolete and unused nr_uninterruptible() function
by Sha Zhengju
· 12 years ago
Next »