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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-23
tracing/stack-tracer: fix style issues
Török Edwin
1
-1
/
+1
2008-11-23
ftrace: add ftrace_off_permanent
Steven Rostedt
1
-0
/
+2
2008-11-23
ring-buffer: add tracing_off_permanent
Steven Rostedt
1
-0
/
+1
2008-11-23
trace: profile all if conditionals
Steven Rostedt
2
-3
/
+46
2008-11-23
trace: consolidate unlikely and likely profiler
Steven Rostedt
2
-25
/
+8
2008-11-23
trace: remove extra assign in branch check
Steven Rostedt
1
-2
/
+0
2008-11-23
irq.h: fix missing/extra kernel-doc
Randy Dunlap
1
-2
/
+1
2008-11-23
Merge commit 'v2.6.28-rc6' into irq/urgent
Ingo Molnar
32
-146
/
+284
2008-11-23
vfs, seqfile: make mangle_path() global
Török Edwin
1
-0
/
+1
2008-11-23
tracing: add support for userspace stacktraces in tracing/iter_ctrl
Török Edwin
1
-0
/
+8
2008-11-23
tracing/function-return-tracer: clean up task start/exit callbacks
Ingo Molnar
1
-0
/
+3
2008-11-23
tracing/function-return-tracer: store return stack into task_struct and alloc...
Frederic Weisbecker
2
-12
/
+16
2008-11-23
Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...
Ingo Molnar
7
-60
/
+6
2008-11-22
net: Fix memory leak in the proto_register function
Catalin Marinas
2
-0
/
+2
2008-11-21
[SCSI] fc_transport: fix old bug on bitflag definitions
James Smart
1
-1
/
+1
2008-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-20
/
+0
2008-11-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-20
/
+0
2008-11-20
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-30
/
+0
2008-11-20
cpuset: update top cpuset's mems after adding a node
Miao Xie
1
-4
/
+0
2008-11-20
reintroduce accept4
Ulrich Drepper
2
-6
/
+3
2008-11-19
Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core
Ingo Molnar
19
-47
/
+210
2008-11-19
mac80211: remove ieee80211_notify_mac
Johannes Berg
1
-20
/
+0
2008-11-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+3
2008-11-18
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+3
2008-11-18
Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
33
-96
/
+869
2008-11-18
block: make add_partition() return pointer to hd_struct
Tejun Heo
1
-1
/
+3
2008-11-18
tracing/function-return-tracer: add the overrun field
Frederic Weisbecker
2
-0
/
+3
2008-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-3
/
+4
2008-11-17
Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-r...
Ingo Molnar
6
-52
/
+164
2008-11-16
tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
Mathieu Desnoyers
3
-22
/
+38
2008-11-16
tracepoints: do not put arguments in name
Mathieu Desnoyers
1
-5
/
+3
2008-11-16
tracepoints: use unregister return value
Mathieu Desnoyers
1
-4
/
+6
2008-11-16
tracepoints: use rcu_*_sched_notrace
Mathieu Desnoyers
1
-2
/
+2
2008-11-16
markers: create DEFINE_MARKER and GET_MARKER (new API)
Mathieu Desnoyers
1
-16
/
+23
2008-11-16
markers: auto enable tracepoints (new API : trace_mark_tp())
Mathieu Desnoyers
1
-1
/
+44
2008-11-16
markers: add missing stdargs.h include, needed due to va_list usage
Arnaldo Carvalho de Melo
1
-0
/
+1
2008-11-16
rcu: add rcu_read_*_sched_notrace()
Mathieu Desnoyers
1
-0
/
+2
2008-11-16
tracing/function-return-tracer: support for dynamic ftrace on function return...
Frederic Weisbecker
1
-1
/
+15
2008-11-16
ftrace: pass module struct to arch dynamic ftrace functions
Steven Rostedt
1
-12
/
+41
2008-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+2
2008-11-15
Fix inotify watch removal/umount races
Al Viro
1
-0
/
+11
2008-11-15
Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
2008-11-15
Add 'pr_fmt()' format modifier to pr_xyz macros.
Martin Schwidefsky
1
-19
/
+23
2008-11-14
lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c
Ingo Molnar
2
-3
/
+4
2008-11-14
USB: don't register endpoints for interfaces that are going away
Alan Stern
1
-0
/
+2
2008-11-13
slab: document SLAB_DESTROY_BY_RCU
Peter Zijlstra
1
-0
/
+28
2008-11-13
HID: map macbook keys for "Expose" and "Dashboard"
Henrik Rydberg
1
-0
/
+2
2008-11-13
Add c2 port support
Rodolfo Giometti
1
-0
/
+65
2008-11-13
rtc: rtc-wm8350: add support for WM8350 RTC
Mark Brown
1
-0
/
+2
2008-11-13
remove ratelimt()
Andrew Morton
1
-7
/
+0
[prev]
[next]