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
2008-10-14
ftrace: add necessary locking for ftrace records
Steven Rostedt
1
-14
/
+30
2008-10-14
ftrace: do not init module on ftrace disabled
Steven Rostedt
1
-2
/
+2
2008-10-14
ftrace: fix some mistakes in error messages
Frédéric Weisbecker
1
-5
/
+5
2008-10-14
ftrace: dump out ftrace buffers to console on panic
Steven Rostedt
1
-1
/
+174
2008-10-14
ftrace: ftrace_printk doc moved
Steven Rostedt
1
-16
/
+0
2008-10-14
ftrace: printk formatting infrastructure
Steven Rostedt
3
-33
/
+262
2008-10-14
ftrace: new continue entry - separate out from trace_entry
Steven Rostedt
3
-136
/
+160
2008-10-14
ftrace: remove old pointers to mcount
Steven Rostedt
2
-6
/
+38
2008-10-14
ftrace: do not show freed records in available_filter_functions
Steven Rostedt
1
-6
/
+4
2008-10-14
ftrace: enable mcount recording for modules
Steven Rostedt
2
-0
/
+16
2008-10-14
ftrace: mcount call site on boot nops core
Steven Rostedt
1
-43
/
+105
2008-10-14
ftrace: create __mcount_loc section
Steven Rostedt
1
-0
/
+8
2008-10-14
ftrace: ignore functions that cannot be kprobe-ed
Ingo Molnar
1
-1
/
+1
2008-10-14
tracepoints: use TABLE_SIZE macro
Mathieu Desnoyers
1
-3
/
+3
2008-10-14
tracing: clean up tracepoints kconfig structure
Ingo Molnar
1
-0
/
+1
2008-10-14
ftrace: port to tracepoints
Mathieu Desnoyers
2
-197
/
+58
2008-10-14
tracing, sched: LTTng instrumentation - scheduler
Mathieu Desnoyers
5
-12
/
+26
2008-10-14
tracing: Kernel Tracepoints
Mathieu Desnoyers
3
-1
/
+542
2008-10-13
tty: Fix abusers of current->sighand->tty
Alan Cox
2
-6
/
+5
2008-10-13
tty: Move tty_write_message out of kernel/printk
Alan Cox
1
-16
/
+0
2008-10-13
tty: Add a kref count
Alan Cox
2
-4
/
+5
2008-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
26
-468
/
+900
2008-10-11
Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ...
Linus Torvalds
2
-1
/
+76
2008-10-11
Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D
Ingo Molnar
1
-0
/
+68
2008-10-11
Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B
Ingo Molnar
1
-1
/
+8
2008-10-11
Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...
Linus Torvalds
1
-0
/
+2
2008-10-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
1
-1
/
+10
2008-10-11
Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-95
/
+257
2008-10-10
Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...
Ingo Molnar
1
-0
/
+2
2008-10-09
[CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand g...
venkatesh.pallipadi@intel.com
1
-1
/
+10
2008-10-09
sched debug: add name to sched_domain sysctl entries
Ingo Molnar
1
-2
/
+12
2008-10-09
Merge branch 'linus' into core/rcu
Ingo Molnar
7
-17
/
+97
2008-10-08
sched: sync wakeups vs avg_overlap
Peter Zijlstra
1
-8
/
+10
2008-10-08
Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...
Ingo Molnar
8
-320
/
+359
2008-10-06
kgdb: call touch_softlockup_watchdog on resume
Jason Wessel
1
-0
/
+3
2008-10-06
sched: remove redundant code in cpu_cgroup_create()
Li Zefan
1
-4
/
+0
2008-10-06
Merge branch 'linus' into sched/devel
Ingo Molnar
12
-35
/
+147
2008-10-04
sched_rt.c: resch needed in rt_rq_enqueue() for the root rt_rq
Dario Faggioli
1
-4
/
+4
2008-10-04
clockevents: check broadcast tick device not the clock events device
Thomas Gleixner
1
-2
/
+4
2008-10-03
cpusets: scan_for_empty_cpusets(), cpuset doesn't seem to be so const
Frederic Weisbecker
1
-1
/
+1
2008-10-03
rcu: RCU-based detection of stalled CPUs for Classic RCU, fix
Ingo Molnar
1
-1
/
+1
2008-10-03
rcu: RCU-based detection of stalled CPUs for Classic RCU
Paul E. McKenney
1
-80
/
+86
2008-10-03
Merge commit 'v2.6.27-rc8' into core/rcu
Ingo Molnar
12
-51
/
+97
2008-10-03
fix error-path NULL deref in alloc_posix_timer()
Dan Carpenter
1
-1
/
+1
2008-09-30
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-14
/
+89
2008-09-30
sched: minor optimizations in wake_affine and select_task_rq_fair
Amit K. Arora
1
-9
/
+7
2008-09-29
mm owner: fix race between swapoff and exit
Balbir Singh
2
-4
/
+13
2008-09-29
hrtimer: prevent migration of per CPU hrtimers
Thomas Gleixner
4
-16
/
+29
2008-09-29
hrtimer: mark migration state
Thomas Gleixner
1
-2
/
+10
2008-09-29
hrtimer: fix migration of CB_IRQSAFE_NO_SOFTIRQ hrtimers
Thomas Gleixner
1
-3
/
+25
[next]