index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-02-28
1
-0
/
+88
|
\
|
*
ptrace: Fix ptrace_regset() comments and diagnose errors specifically
Suresh Siddha
2010-02-23
1
-1
/
+1
|
*
ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSET
Suresh Siddha
2010-02-11
1
-0
/
+88
*
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2010-02-28
1
-0
/
+13
|
\
\
|
*
\
Merge branch 'linus' into x86/mm
Thomas Gleixner
2010-02-17
132
-5977
/
+12188
|
|
\
\
|
*
|
|
Generic page_is_ram: use __weak
Andrew Morton
2010-02-01
1
-1
/
+1
|
*
|
|
resources: introduce generic page_is_ram()
Wu Fengguang
2010-02-01
1
-0
/
+13
*
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-02-28
9
-2440
/
+1785
|
\
\
\
\
|
*
|
|
|
sched: Fix SCHED_MC regression caused by change in sched cpu_power
Suresh Siddha
2010-02-26
1
-33
/
+43
|
*
|
|
|
sched: Don't use possibly stale sched_class
Thomas Gleixner
2010-02-17
1
-2
/
+4
|
*
|
|
|
Merge branch 'sched/urgent' into sched/core
Thomas Gleixner
2010-02-16
2
-29
/
+59
|
|
\
\
\
\
|
*
|
|
|
|
kthread, sched: Remove reference to kthread_create_on_cpu
Anton Blanchard
2010-02-09
1
-1
/
+1
|
*
|
|
|
|
sched: cpuacct: Use bigger percpu counter batch values for stats counters
Anton Blanchard
2010-02-08
1
-1
/
+19
|
*
|
|
|
|
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2010-02-08
32
-296
/
+464
|
|
\
\
\
\
\
|
*
|
|
|
|
|
sched: Remove member rt_se from struct rt_rq
Yong Zhang
2010-02-04
1
-2
/
+0
|
*
|
|
|
|
|
sched: Change usage of rt_rq->rt_se to rt_rq->tg->rt_se[cpu]
Yong Zhang
2010-02-04
1
-2
/
+8
|
*
|
|
|
|
|
sched: Remove unused update_shares_locked()
Peter Zijlstra
2010-02-02
1
-14
/
+0
|
*
|
|
|
|
|
sched: Use for_each_bit
Akinobu Mita
2010-02-02
1
-3
/
+1
|
*
|
|
|
|
|
sched: Queue a deboosted task to the head of the RT prio queue
Thomas Gleixner
2010-01-22
1
-1
/
+1
|
*
|
|
|
|
|
sched: Implement head queueing for sched_rt
Thomas Gleixner
2010-01-22
1
-8
/
+11
|
*
|
|
|
|
|
sched: Extend enqueue_task to allow head queueing
Thomas Gleixner
2010-01-22
3
-8
/
+11
|
*
|
|
|
|
|
sched: Remove USER_SCHED
Dhaval Giani
2010-01-21
4
-425
/
+7
|
*
|
|
|
|
|
sched: Fix the place where group powers are updated
Gautham R Shenoy
2010-01-21
1
-4
/
+3
|
*
|
|
|
|
|
sched: Assume *balance is valid
Peter Zijlstra
2010-01-21
1
-3
/
+3
|
*
|
|
|
|
|
sched: Remove load_balance_newidle()
Peter Zijlstra
2010-01-21
1
-122
/
+13
|
*
|
|
|
|
|
sched: Unify load_balance{,_newidle}()
Peter Zijlstra
2010-01-21
1
-56
/
+59
|
*
|
|
|
|
|
sched: Add a lock break for PREEMPT=y
Peter Zijlstra
2010-01-21
1
-0
/
+4
|
*
|
|
|
|
|
sched: Remove from fwd decls
Peter Zijlstra
2010-01-21
1
-67
/
+60
|
*
|
|
|
|
|
sched: Remove rq_iterator from move_one_task
Peter Zijlstra
2010-01-21
1
-110
/
+36
|
*
|
|
|
|
|
sched: Remove rq_iterator usage from load_balance_fair
Peter Zijlstra
2010-01-21
1
-51
/
+29
|
*
|
|
|
|
|
sched: Remove the sched_class load_balance methods
Peter Zijlstra
2010-01-21
4
-96
/
+37
|
*
|
|
|
|
|
sched: Move load balance code into sched_fair.c
Peter Zijlstra
2010-01-21
2
-1840
/
+1844
|
*
|
|
|
|
|
sched: Don't expose local functions
H Hartley Sweeten
2010-01-17
3
-3
/
+3
|
*
|
|
|
|
|
sched: might_sleep(): Make file parameter const char *
Simon Kagstrom
2009-12-28
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-02-28
1
-28
/
+58
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
sched: Fix race between ttwu() and task_rq_lock()
Peter Zijlstra
2010-02-16
1
-27
/
+46
|
*
|
|
|
|
|
sched: Fix SMT scheduler regression in find_busiest_queue()
Suresh Siddha
2010-02-16
1
-2
/
+13
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
kernel/sched.c: Suppress unused var warning
Andrew Morton
2010-02-08
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-02-28
9
-479
/
+579
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf_event: Fix preempt warning in perf_clock()
Peter Zijlstra
2010-02-26
1
-1
/
+1
|
*
|
|
|
|
|
perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()
Peter Zijlstra
2010-02-26
1
-27
/
+18
|
*
|
|
|
|
|
perf_events, x86: AMD event scheduling
Stephane Eranian
2010-02-26
1
-0
/
+5
|
*
|
|
|
|
|
perf_events: Add new start/stop PMU callbacks
Stephane Eranian
2010-02-26
1
-2
/
+18
|
*
|
|
|
|
|
perf_events: Report the MMAP pgoff value in bytes
Peter Zijlstra
2010-02-26
1
-1
/
+1
|
*
|
|
|
|
|
kprobes: Add mcount to the kprobes blacklist
Masami Hiramatsu
2010-02-05
1
-0
/
+1
|
*
|
|
|
|
|
perf_events: Optimize perf_event_task_tick()
Peter Zijlstra
2010-02-04
1
-4
/
+4
|
*
|
|
|
|
|
ftrace: Remove record freezing
Masami Hiramatsu
2010-02-04
1
-39
/
+0
|
*
|
|
|
|
|
kprobes: Check probe address is reserved
Masami Hiramatsu
2010-02-04
1
-1
/
+3
|
*
|
|
|
|
|
ftrace/alternatives: Introducing *_text_reserved functions
Masami Hiramatsu
2010-02-04
1
-0
/
+15
|
*
|
|
|
|
|
kprobes: Disable booster when CONFIG_PREEMPT=y
Masami Hiramatsu
2010-02-04
1
-27
/
+2
[next]