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
2012-12-19
memcg: skip memcg kmem allocations in specified code regions
Glauber Costa
1
-0
/
+1
2012-12-18
pidns: remove unused is_container_init()
Gao feng
1
-6
/
+0
2012-12-17
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+27
2012-12-14
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+8
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+3
2012-12-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+43
2012-12-12
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+2
2012-12-12
mm, oom: fix race when specifying a thread as the oom origin
David Rientjes
1
-0
/
+1
2012-12-12
mm, oom: change type of oom_score_adj to short
David Rientjes
1
-3
/
+3
2012-12-11
mm: sched: numa: Control enabling and disabling of NUMA balancing
Mel Gorman
1
-0
/
+4
2012-12-11
mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate
Mel Gorman
1
-2
/
+3
2012-12-11
mm: sched: numa: Implement slow start for working set sampling
Peter Zijlstra
1
-0
/
+1
2012-12-11
mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate
Peter Zijlstra
1
-0
/
+1
2012-12-11
mm: numa: Add fault driven placement and migration
Peter Zijlstra
1
-0
/
+20
2012-11-29
flagday: kill pt_regs argument of do_fork()
Al Viro
1
-1
/
+1
2012-11-29
flagday: don't pass regs to copy_thread()
Al Viro
1
-1
/
+1
2012-11-29
get rid of pt_regs argument of do_execve()
Al Viro
1
-1
/
+1
2012-11-29
kill daemonize()
Al Viro
1
-1
/
+0
2012-11-28
cputime: Consolidate cputime adjustment code
Frederic Weisbecker
1
-4
/
+19
2012-11-28
cputime: Rename thread_group_times to thread_group_cputime_adjusted
Frederic Weisbecker
1
-2
/
+2
2012-11-28
sched: add notifier for cross-cpu migrations
Marcelo Tosatti
1
-0
/
+8
2012-11-16
Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ...
Paul E. McKenney
1
-8
/
+2
2012-10-24
sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking
Paul Turner
1
-1
/
+7
2012-10-24
sched: Add an rq migration call-back to sched_class
Paul Turner
1
-0
/
+1
2012-10-24
sched: Maintain the load contribution of blocked entities
Paul Turner
1
-0
/
+1
2012-10-24
sched: Aggregate load contributed by task entities on parenting cfs_rq
Paul Turner
1
-0
/
+1
2012-10-24
sched: Track the runnable average on a per-task entity basis
Paul Turner
1
-0
/
+13
2012-10-24
rcu: Print remote CPU's stacks in stall warnings
Paul E. McKenney
1
-0
/
+2
2012-10-24
rcu: Remove rcu_switch()
Frederic Weisbecker
1
-8
/
+0
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
1
-43
/
+1
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+3
2012-10-09
oom: remove deprecated oom_adj
Davidlohr Bueso
1
-1
/
+0
2012-10-05
coredump: update coredump-related headers
Alex Kelly
1
-1
/
+0
2012-10-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2012-10-03
coredump: move core dump functionality into its own file
Alex Kelly
1
-0
/
+1
2012-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+3
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2012-10-01
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+2
2012-10-01
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2012-09-30
preparation for generic kernel_thread()
Al Viro
1
-0
/
+3
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2012-09-26
rcu: Switch task's syscall hooks on context switch
Frederic Weisbecker
1
-0
/
+8
2012-09-25
net: use a per task frag allocator
Eric Dumazet
1
-0
/
+3
2012-09-18
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
1
-1
/
+1
2012-09-16
Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...
Linus Torvalds
1
-1
/
+0
2012-09-15
uprobes: Introduce MMF_RECALC_UPROBES
Oleg Nesterov
1
-1
/
+2
2012-09-13
sched/nohz: Clean up select_nohz_load_balancer()
Alex Shi
1
-2
/
+2
2012-09-13
sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW
Peter Zijlstra
1
-5
/
+0
2012-08-28
uprobes: Introduce MMF_HAS_UPROBES
Oleg Nesterov
1
-0
/
+2
2012-08-13
sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean up
Alex Shi
1
-1
/
+0
[next]