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
2012-05-23
ring-buffer: Check for valid buffer before changing size
Steven Rostedt
1
-0
/
+5
2012-05-23
Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...
Linus Torvalds
2
-11
/
+12
2012-05-23
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2012-05-23
Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+7
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
1
-6
/
+0
2012-05-23
Revert "sched, perf: Use a single callback into the scheduler"
Jiri Olsa
2
-11
/
+12
2012-05-23
Guard check in module loader against integer overflow
David Howells
1
-1
/
+2
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2012-05-23
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-608
/
+352
2012-05-23
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-499
/
+874
2012-05-23
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
5
-219
/
+474
2012-05-23
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
4
-306
/
+20
2012-05-23
Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2012-05-23
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-460
/
+994
2012-05-22
Merge branch 'fortglx/3.5/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
2
-8
/
+4
2012-05-22
new helper: sigsuspend()
Al Viro
2
-18
/
+17
2012-05-22
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-19
/
+45
2012-05-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
5
-25
/
+465
2012-05-22
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-23
/
+171
2012-05-22
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-298
/
+1073
2012-05-22
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+3
2012-05-22
timekeeping: Fix a few minor newline issues.
Richard Cochran
1
-3
/
+1
2012-05-22
ntp: Fix a stale comment and a few stray newlines.
Richard Cochran
1
-4
/
+2
2012-05-22
ntp: Correct TAI offset during leap second
Richard Cochran
1
-1
/
+1
2012-05-22
timers: Fixup the Kconfig consolidation fallout
Thomas Gleixner
1
-32
/
+41
2012-05-21
irq: Remove irq_chip->release()
Richard Weinberger
1
-6
/
+0
2012-05-21
timers: Provide generic Kconfig switches
Thomas Gleixner
1
-0
/
+35
2012-05-21
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2
-29
/
+17
2012-05-21
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
13
-54
/
+92
2012-05-20
userns: Silence silly gcc warning.
Eric W. Biederman
1
-2
/
+2
2012-05-19
irqdomain: Document size parameter of irq_domain_add_linear()
Mark Brown
1
-0
/
+1
2012-05-19
irqdomain: trivial pr_fmt conversion.
Paul Mundt
1
-15
/
+17
2012-05-19
irqdomain: Make irq_domain_simple_map() static.
Paul Mundt
1
-2
/
+2
2012-05-19
irqdomain: Export remaining public API symbols.
Paul Mundt
1
-0
/
+10
2012-05-19
irqdomain: Support removal of IRQ domains.
Paul Mundt
1
-2
/
+59
2012-05-19
tracing: Remove kernel_lock annotations
Richard Weinberger
1
-2
/
+0
2012-05-19
tracing: Fix initial buffer_size_kb state
Vaibhav Nagarnaik
1
-1
/
+2
2012-05-19
ring-buffer: Merge separate resize loops
Vaibhav Nagarnaik
1
-26
/
+15
2012-05-18
PM / Hibernate: Use get_gendisk to verify partition if resume_file is integer...
Minho Ban
1
-0
/
+13
2012-05-18
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
13
-54
/
+92
2012-05-18
sched: Taint kernel with TAINT_WARN after sleep-in-atomic bug
Konstantin Khlebnikov
1
-0
/
+1
2012-05-18
cred: use correct cred accessor with regards to rcu read lock
Sasha Levin
1
-2
/
+2
2012-05-17
Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...
Linus Torvalds
3
-1
/
+7
2012-05-17
sched: Remove stale power aware scheduling remnants and dysfunctional knobs
Peter Zijlstra
2
-367
/
+2
2012-05-17
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
1
-0
/
+2
2012-05-17
ftrace: Remove selecting FRAME_POINTER with FUNCTION_TRACER
Steven Rostedt
1
-1
/
+0
2012-05-17
ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()
Steven Rostedt
1
-2
/
+2
2012-05-17
ftrace: Make ftrace_modify_all_code() global for archs to use
Steven Rostedt
1
-8
/
+13
2012-05-17
ftrace: Return record ip addr for ftrace_location()
Steven Rostedt
1
-6
/
+10
2012-05-17
ftrace: Consolidate ftrace_location() and ftrace_text_reserved()
Steven Rostedt
1
-40
/
+40
[prev]
[next]