index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-11-13
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
1
-0
/
+4
2013-11-13
sched: remove ARCH specific fpu_counter from task_struct
Vineet Gupta
1
-9
/
+0
2013-11-01
Merge branch 'linus' into sched/core
Ingo Molnar
1
-4
/
+3
2013-10-17
mm: memcg: handle non-error OOM situations more gracefully
Johannes Weiner
1
-4
/
+3
2013-10-09
sched/numa: Skip some page migrations after a shared fault
Rik van Riel
1
-1
/
+4
2013-10-09
mm: numa: Revert temporarily disabling of NUMA migration
Rik van Riel
1
-1
/
+0
2013-10-09
sched/numa: Adjust scan rate in task_numa_placement
Rik van Riel
1
-0
/
+9
2013-10-09
sched/numa: Be more careful about joining numa groups
Rik van Riel
1
-0
/
+1
2013-10-09
sched/numa: Add debugging
Ingo Molnar
1
-0
/
+6
2013-10-09
sched/numa: Call task_numa_free() from do_execve()
Rik van Riel
1
-0
/
+4
2013-10-09
sched/numa: Use group fault statistics in numa placement
Mel Gorman
1
-0
/
+1
2013-10-09
sched/numa: Stay on the same node if CLONE_VM
Rik van Riel
1
-1
/
+1
2013-10-09
mm: numa: Do not group on RO pages
Peter Zijlstra
1
-2
/
+5
2013-10-09
sched/numa: Report a NUMA task group ID
Mel Gorman
1
-0
/
+5
2013-10-09
sched/numa: Use {cpu, pid} to create task groups for shared faults
Peter Zijlstra
1
-0
/
+3
2013-10-09
sched/numa: Introduce migrate_swap()
Peter Zijlstra
1
-0
/
+2
2013-10-09
sched/numa: Retry migration of tasks to CPU on a preferred node
Mel Gorman
1
-0
/
+1
2013-10-09
sched/numa: Add infrastructure for split shared/private accounting of NUMA hi...
Mel Gorman
1
-2
/
+3
2013-10-09
sched/numa: Favour moving tasks towards the preferred node
Mel Gorman
1
-0
/
+1
2013-10-09
sched/numa: Update NUMA hinting faults once per scan
Mel Gorman
1
-0
/
+13
2013-10-09
sched/numa: Select a preferred node with the most numa hinting faults
Mel Gorman
1
-0
/
+1
2013-10-09
sched/numa: Track NUMA hinting faults on per-node basis
Mel Gorman
1
-0
/
+2
2013-10-09
sched/numa: Set the scan rate proportional to the memory usage of the task be...
Mel Gorman
1
-0
/
+1
2013-09-28
sched: Revert need_resched() to look at TIF_NEED_RESCHED
Peter Zijlstra
1
-0
/
+5
2013-09-25
sched: Prepare for per-cpu preempt_count
Peter Zijlstra
1
-3
/
+9
2013-09-25
sched: Extract the basic add/sub preempt_count modifiers
Peter Zijlstra
1
-5
/
+0
2013-09-25
sched: Add NEED_RESCHED to the preempt_count
Peter Zijlstra
1
-2
/
+5
2013-09-25
sched, idle: Fix the idle polling state logic
Peter Zijlstra
1
-7
/
+71
2013-09-20
sched/balancing: Periodically decay max cost of idle balance
Jason Low
1
-0
/
+3
2013-09-20
sched/balancing: Consider max cost of idle balance per sched domain
Jason Low
1
-0
/
+1
2013-09-13
mm: memcg: do not trap chargers with full callstack on OOM
Johannes Weiner
1
-0
/
+4
2013-09-13
mm: memcg: enable memcg OOM killer only for user faults
Johannes Weiner
1
-0
/
+3
2013-09-12
include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...
Oleg Nesterov
1
-4
/
+4
2013-09-05
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-8
/
+0
2013-08-29
Merge branch 'linus' into perf/core
Ingo Molnar
1
-0
/
+6
2013-08-22
Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"
Linus Torvalds
1
-1
/
+0
2013-08-15
Merge tag 'v3.11-rc5' into perf/core
Ingo Molnar
1
-0
/
+1
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-23
sched: Implement smarter wake-affine logic
Michael Wang
1
-0
/
+3
2013-07-18
remove sched notifier for cross-cpu migrations
Marcelo Tosatti
1
-8
/
+0
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
[next]