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-05-15
PM / tick: Add tracepoints for suspend-to-idle diagnostics
Rafael J. Wysocki
1
-4
/
+11
2015-05-14
sched / idle: Call default_idle_call() from cpuidle_enter_state()
Rafael J. Wysocki
1
-13
/
+7
2015-05-14
sched / idle: Call idle_set_state() from cpuidle_enter_state()
Rafael J. Wysocki
1
-6
/
+9
2015-05-14
tracing: Rename ftrace_raw_##call event structures to trace_event_raw_##call
Steven Rostedt (Red Hat)
2
-2
/
+2
2015-05-13
rtmutex: Warn if trylock is called from hard/softirq context
Thomas Gleixner
1
-0
/
+7
2015-05-13
tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled()
Steven Rostedt (Red Hat)
3
-5
/
+5
2015-05-13
tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_*
Steven Rostedt (Red Hat)
4
-45
/
+45
2015-05-13
tracing: Rename struct ftrace_subsystem_dir to trace_subsystem_dir
Steven Rostedt (Red Hat)
3
-20
/
+20
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-13
/
+13
2015-05-13
tracing: Rename ftrace_event_name() to trace_event_name()
Steven Rostedt (Red Hat)
5
-30
/
+30
2015-05-13
tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAX
Steven Rostedt (Red Hat)
1
-2
/
+2
2015-05-13
tracing: Rename ftrace_output functions to trace_output
Steven Rostedt (Red Hat)
1
-8
/
+8
2015-05-13
tracing: Rename ftrace_event_buffer to trace_event_buffer.
Steven Rostedt (Red Hat)
1
-7
/
+7
2015-05-13
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
Steven Rostedt (Red Hat)
15
-129
/
+129
2015-05-13
tracing: Rename ftrace_event_file to trace_event_file
Steven Rostedt (Red Hat)
9
-145
/
+145
2015-05-13
tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()
Steven Rostedt (Red Hat)
8
-24
/
+24
2015-05-13
tracing: Rename ftrace_print_*() functions ta trace_print_*()
Steven Rostedt (Red Hat)
1
-17
/
+17
2015-05-13
tracing: Rename ftrace_event.h to trace_events.h
Steven Rostedt (Red Hat)
6
-7
/
+7
2015-05-13
workqueue: fix a typo
Chen Hanxiao
1
-1
/
+1
2015-05-13
PM / sleep: Fix symbol name in a comment in kernel/power/main.c
Rafael J. Wysocki
1
-1
/
+1
2015-05-13
locking/rtmutex: Drop usage of __HAVE_ARCH_CMPXCHG
Sebastian Andrzej Siewior
1
-3
/
+3
2015-05-13
genirq: devres: Fix testing return value of request_any_context_irq()
Axel Lin
1
-2
/
+2
2015-05-13
ktime: Fix ktime_divns to do signed division
John Stultz
1
-6
/
+8
2015-05-13
PM / sleep: Refine diagnostic messages in enter_state()
Rafael J. Wysocki
1
-3
/
+3
2015-05-12
ftrace: Provide trace clock monotonic raw
Drew Richardson
1
-0
/
+1
2015-05-12
tracing: Export tracing clock functions
Jerry Snitselaar
1
-0
/
+3
2015-05-12
locking/qrwlock: Rename QUEUE_RWLOCK to QUEUED_RWLOCKS
Waiman Long
3
-5
/
+5
2015-05-12
livepatch: match return value to function signature
Nicholas Mc Guire
1
-1
/
+1
2015-05-11
workqueue: function name in the comment differs from the real function name
Gong Zhaogang
1
-1
/
+1
2015-05-11
Merge branch 'perf/urgent' into perf/core, to resolve conflicts
Ingo Molnar
2
-15
/
+42
2015-05-11
locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKS
Ingo Molnar
2
-4
/
+4
2015-05-11
locking/pvqspinlock: Replace xchg() by the more descriptive set_mb()
Waiman Long
1
-1
/
+1
2015-05-10
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2015-05-10
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+1
2015-05-10
seccomp, filter: add and use bpf_prog_create_from_user from seccomp
Daniel Borkmann
1
-30
/
+12
2015-05-10
seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filter
Nicolas Schichan
1
-46
/
+22
2015-05-09
Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2015-05-08
sched: always use blk_schedule_flush_plug in io_schedule_out
Shaohua Li
1
-4
/
+1
2015-05-08
module: Call module notifier on failure after complete_formation()
Steven Rostedt
1
-0
/
+3
2015-05-08
locking/pvqspinlock, x86: Enable PV qspinlock for Xen
David Vrabel
1
-1
/
+1
2015-05-08
locking/pvqspinlock, x86: Enable PV qspinlock for KVM
Waiman Long
1
-1
/
+1
2015-05-08
locking/pvqspinlock: Implement simple paravirt support for the qspinlock
Waiman Long
2
-1
/
+392
2015-05-08
locking/qspinlock: Revert to test-and-set on hypervisors
Peter Zijlstra (Intel)
1
-0
/
+3
2015-05-08
locking/qspinlock: Use a simple write to grab the lock
Waiman Long
1
-16
/
+50
2015-05-08
locking/qspinlock: Optimize for smaller NR_CPUS
Peter Zijlstra (Intel)
1
-1
/
+68
2015-05-08
locking/qspinlock: Extract out code snippets for the next patch
Waiman Long
1
-31
/
+48
2015-05-08
locking/qspinlock: Add pending bit
Peter Zijlstra (Intel)
1
-21
/
+98
2015-05-08
locking/qspinlock: Introduce a simple generic 4-byte queued spinlock
Waiman Long
4
-0
/
+218
2015-05-08
locking/rwsem: Reduce spinlock contention in wakeup after up_read()/up_write()
Waiman Long
1
-0
/
+44
2015-05-08
perf: Fix software migrate events
Peter Zijlstra
1
-1
/
+1
[prev]
[next]