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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-04
Merge tag 'v3.19-rc7' into locking/core, to refresh the branch before applyin...
Ingo Molnar
17
-85
/
+235
2015-02-04
sched/Documentation: Remove unneeded word
Sharon Dvir
1
-1
/
+1
2015-02-04
sched: Pull resched loop to __schedule() callers
Frederic Weisbecker
1
-4
/
+7
2015-02-04
sched/deadline: Remove cpu_active_mask from cpudl_find()
Xunlei Pang
1
-2
/
+1
2015-02-04
sched: Fix hrtick_start() on UP
Wanpeng Li
1
-0
/
+5
2015-02-04
sched/deadline: Avoid pointless __setscheduler()
Wanpeng Li
1
-1
/
+15
2015-02-04
sched/deadline: Fix stale yield state
Peter Zijlstra
1
-19
/
+19
2015-02-04
sched/deadline: Fix hrtick for a non-leftmost task
Wanpeng Li
1
-1
/
+7
2015-02-04
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
2
-6
/
+30
2015-02-04
sched/deadline: Fix deadline parameter modification handling
Peter Zijlstra
2
-6
/
+30
2015-02-04
PM / hibernate: exclude freed pages from allocated pages printout
Wonhong Kwon
1
-3
/
+6
2015-02-03
tracing: Have mkdir and rmdir be part of tracefs
Steven Rostedt (Red Hat)
1
-70
/
+5
2015-02-03
tracing: Automatically mount tracefs on debugfs/tracing
Steven Rostedt (Red Hat)
1
-3
/
+33
2015-02-03
tracing: Convert the tracing facility over to use tracefs
Steven Rostedt (Red Hat)
8
-66
/
+74
2015-02-03
tracing: Create cmdline tracer options on tracing fs init
Steven Rostedt (Red Hat)
1
-9
/
+21
2015-02-03
tracing: Only create tracer options files if directory exists
Steven Rostedt (Red Hat)
1
-2
/
+5
2015-02-03
Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in n...
Ingo Molnar
12
-57
/
+126
2015-02-02
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...
Steven Rostedt (Red Hat)
19
-236
/
+423
2015-02-02
tracing: Separate out initializing top level dir from instances
Steven Rostedt (Red Hat)
1
-21
/
+30
2015-02-02
tracing: Make tracing_init_dentry_tr() static
Steven Rostedt (Red Hat)
2
-2
/
+1
2015-02-02
perf: provide sysfs_show for struct perf_pmu_events_attr
Cody P Schafer
1
-0
/
+12
2015-02-01
sched: don't cause task state changes in nested sleep debugging
Linus Torvalds
1
-3
/
+2
2015-01-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+13
2015-01-30
sched/deadline: Modify cpudl::free_cpus to reflect rd->online
Xunlei Pang
3
-7
/
+28
2015-01-30
sched/idle: Add missing checks to the exit condition of cpu_idle_poll()
Preeti U Murthy
1
-1
/
+2
2015-01-30
sched: Fix missing preemption opportunity
Frederic Weisbecker
1
-21
/
+19
2015-01-30
sched/rt: Reduce rq lock contention by eliminating locking of non-feasible ta...
Tim Chen
1
-1
/
+16
2015-01-30
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
27
-251
/
+511
2015-01-30
PM / sleep: export suspend_resume trace event
Todd E Brandt
1
-0
/
+1
2015-01-29
ftrace: allow architectures to specify ftrace compile options
Heiko Carstens
5
-10
/
+10
2015-01-28
trace: Use 64-bit timekeeping
Tina Ruchandani
1
-10
/
+8
2015-01-28
tracing: Add array printing helper
Dave Martin
1
-0
/
+44
2015-01-28
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
15
-74
/
+216
2015-01-28
Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
1
-17
/
+49
2015-01-28
sched: Fix crash if cpuset_cpumask_can_shrink() is passed an empty cpumask
Mike Galbraith
1
-0
/
+3
2015-01-28
perf: Tighten (and fix) the grouping condition
Peter Zijlstra
1
-2
/
+13
2015-01-28
sched/fair: Avoid using uninitialized variable in preferred_group_nid()
Jan Beulich
1
-1
/
+1
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-80
/
+220
2015-01-28
tracing: Remove newline from trace_printk warning banner
Borislav Petkov
1
-1
/
+2
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-8
/
+17
2015-01-27
bpf: rcu lock must not be held when calling copy_to_user()
Alexei Starovoitov
1
-8
/
+17
2015-01-27
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2015-01-26
kexec, Kconfig: spell "architecture" properly
Borislav Petkov
1
-1
/
+1
2015-01-26
Merge branch 'linus' into irq/core
Thomas Gleixner
9
-43
/
+97
2015-01-26
new fs_pin killing logics
Al Viro
1
-47
/
+34
2015-01-26
get rid of the second argument of acct_kill()
Al Viro
1
-10
/
+7
2015-01-26
take count and rcu_head out of fs_pin
Al Viro
1
-6
/
+8
2015-01-26
pull bumping refcount into ->kill()
Al Viro
1
-0
/
+6
2015-01-26
kill pin_put()
Al Viro
1
-4
/
+10
2015-01-26
file->f_path.dentry is pinned down for as long as the file is open...
Al Viro
1
-4
/
+1
[prev]
[next]