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
*
tracing: Fix function declarations if !CONFIG_STACKTRACE
Li Zefan
2010-05-14
1
-2
/
+2
*
tracing: Combine event filter_active and enable into single flags field
Steven Rostedt
2010-05-14
4
-15
/
+15
*
tracing: Remove duplicate id information in event structure
Steven Rostedt
2010-05-14
6
-23
/
+26
*
tracing: Move print functions into event class
Steven Rostedt
2010-05-14
3
-11
/
+17
*
tracing: Allow events to share their print functions
Steven Rostedt
2010-05-14
9
-78
/
+160
*
tracing: Move raw_init from events to class
Steven Rostedt
2010-05-14
4
-10
/
+12
*
tracing: Move fields from event to class structure
Steven Rostedt
2010-05-14
6
-31
/
+83
*
tracing: Remove per event trace registering
Steven Rostedt
2010-05-14
4
-23
/
+114
*
tracing: Let tracepoints have data passed to tracepoint callbacks
Steven Rostedt
2010-05-14
8
-162
/
+201
*
tracing: Create class struct for events
Steven Rostedt
2010-05-14
5
-20
/
+28
*
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Steven Rostedt
2010-05-14
24
-1049
/
+1001
|
\
|
*
sched, wait: Use wrapper functions
Changli Gao
2010-05-11
2
-3
/
+2
|
*
sched: Remove a stale comment
Li Zefan
2010-05-10
1
-1
/
+0
|
*
sched: Intoduce get_cpu_iowait_time_us()
Arjan van de Ven
2010-05-09
2
-0
/
+29
|
*
sched: Eliminate the ts->idle_lastupdate field
Arjan van de Ven
2010-05-09
1
-4
/
+1
|
*
sched: Fold updating of the last_update_time_info into update_ts_time_stats()
Arjan van de Ven
2010-05-09
1
-11
/
+11
|
*
sched: Update the idle statistics in get_cpu_idle_time_us()
Arjan van de Ven
2010-05-09
1
-1
/
+6
|
*
sched: Introduce a function to update the idle statistics
Arjan van de Ven
2010-05-09
1
-10
/
+19
|
*
sched: Add a comment to get_cpu_idle_time_us()
Arjan van de Ven
2010-05-09
1
-0
/
+14
|
*
Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...
Ingo Molnar
2010-05-08
7
-386
/
+507
|
|
\
|
|
*
cpu_stop: add dummy implementation for UP
Tejun Heo
2010-05-08
2
-1
/
+5
|
|
*
rcu: need barrier() in UP synchronize_sched_expedited()
Paul E. McKenney
2010-05-07
1
-0
/
+1
|
|
*
sched: correctly place paranioa memory barriers in synchronize_sched_expedited()
Paul E. McKenney
2010-05-06
1
-10
/
+11
|
|
*
sched: kill paranoia check in synchronize_sched_expedited()
Tejun Heo
2010-05-06
1
-37
/
+3
|
|
*
sched: replace migration_thread with cpu_stop
Tejun Heo
2010-05-06
4
-240
/
+127
|
|
*
stop_machine: reimplement using cpu_stop
Tejun Heo
2010-05-06
3
-140
/
+40
|
|
*
cpu_stop: implement stop_cpu[s]()
Tejun Heo
2010-05-06
1
-5
/
+367
|
*
|
sched: Remove rq argument to the tracepoints
Peter Zijlstra
2010-05-07
4
-12
/
+9
|
*
|
Merge commit 'v2.6.34-rc6' into sched/core
Ingo Molnar
2010-05-07
3
-3
/
+10
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
kernel/sys.c: fix compat uname machine
Andreas Schwab
2010-04-24
1
-1
/
+1
|
|
*
CRED: Fix a race in creds_are_invalid() in credentials debugging
David Howells
2010-04-22
1
-2
/
+0
|
|
*
CRED: Fix double free in prepare_usermodehelper_creds() error handling
David Howells
2010-04-21
1
-0
/
+2
|
*
|
sched: Fix select_idle_sibling() logic in select_task_rq_fair()
Suresh Siddha
2010-04-23
1
-42
/
+40
|
*
|
sched: Pre-compute cpumask_weight(sched_domain_span(sd))
Peter Zijlstra
2010-04-23
2
-7
/
+8
|
*
|
sched: Cure load average vs NO_HZ woes
Peter Zijlstra
2010-04-23
2
-15
/
+68
|
*
|
sched: Fix UP update_avg() build warning
Mike Galbraith
2010-04-15
1
-6
/
+6
|
*
|
Merge branch 'linus' into sched/core
Ingo Molnar
2010-04-15
59
-193
/
+309
|
|
\
\
|
*
|
|
sched: Add enqueue/dequeue flags
Peter Zijlstra
2010-04-02
4
-37
/
+30
|
*
|
|
sched: Fix nr_uninterruptible count
Peter Zijlstra
2010-04-02
1
-2
/
+6
|
*
|
|
sched: Optimize task_rq_lock()
Peter Zijlstra
2010-04-02
1
-8
/
+15
|
*
|
|
sched: Fix TASK_WAKING vs fork deadlock
Peter Zijlstra
2010-04-02
4
-47
/
+34
|
*
|
|
sched: Make select_fallback_rq() cpuset friendly
Oleg Nesterov
2010-04-02
2
-3
/
+43
|
*
|
|
sched: _cpu_down(): Don't play with current->cpus_allowed
Oleg Nesterov
2010-04-02
2
-13
/
+7
|
*
|
|
sched: sched_exec(): Remove the select_fallback_rq() logic
Oleg Nesterov
2010-04-02
1
-17
/
+8
|
*
|
|
sched: move_task_off_dead_cpu(): Remove retry logic
Oleg Nesterov
2010-04-02
1
-7
/
+6
|
*
|
|
sched: move_task_off_dead_cpu(): Take rq->lock around select_fallback_rq()
Oleg Nesterov
2010-04-02
1
-15
/
+15
|
*
|
|
sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke...
Oleg Nesterov
2010-04-02
2
-33
/
+4
|
*
|
|
sched: Remove remaining USER_SCHED code
Li Zefan
2010-04-02
6
-40
/
+1
|
*
|
|
Merge branch 'linus' into sched/core
Ingo Molnar
2010-04-02
77
-789
/
+2950
|
|
\
\
\
|
*
|
|
|
sched: Remove some dead code
Dan Carpenter
2010-03-16
1
-2
/
+0
[next]