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
/
init
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-13
slub: don't use cpu partial pages on UP
Uwe Kleine-König
1
-1
/
+1
2013-07-15
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+11
2013-07-09
lib: add support for LZ4-compressed kernel
Kyungsik Lee
1
-1
/
+16
2013-07-07
slub: Make cpu partial slab support configurable
Joonsoo Kim
1
-0
/
+11
2013-07-07
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+5
2013-07-05
Merge branch 'timers/posix-cpu-timers-for-tglx' of
Thomas Gleixner
1
-0
/
+1
2013-07-04
insert missing space in printk line of root_delay
Toralf Förster
1
-1
/
+1
2013-07-04
init: remove permanent string buffer from do_one_initcall()
Steven Rostedt
1
-2
/
+1
2013-07-04
memcg: Kconfig info update
Sergey Dyasly
1
-1
/
+1
2013-07-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2013-07-03
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-19
/
+27
2013-06-25
build some drivers only when compile-testing
Jiri Slaby
1
-0
/
+14
2013-06-18
Merge 3.10-rc6 into driver-core-next
Greg Kroah-Hartman
1
-0
/
+1
2013-06-13
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd
2
-0
/
+5
2013-06-11
Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', '...
Paul E. McKenney
1
-19
/
+27
2013-06-11
rcu: Remove TINY_PREEMPT_RCU
Paul E. McKenney
1
-9
/
+1
2013-06-11
rcu: Apply Dave Jones's NOCB Kconfig help feedback
Paul E. McKenney
1
-9
/
+25
2013-06-11
rcu: Remove "Experimental" flags
Paul E. McKenney
1
-1
/
+1
2013-06-11
rcu: Don't call wakeup() with rcu_node structure ->lock held
Steven Rostedt
1
-0
/
+1
2013-06-04
Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
1
-3
/
+0
2013-05-28
perf: Use hrtimers for event multiplexing
Stephane Eranian
1
-1
/
+1
2013-05-06
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-6
/
+7
2013-05-04
rcu: Fix full dynticks' dependency on wide RCU nocb mode
Frederic Weisbecker
1
-2
/
+2
2013-05-02
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
2
-46
/
+77
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-05-02
proc: Split the namespace stuff out into linux/proc_ns.h
David Howells
1
-1
/
+1
2013-05-01
init: Do not warn on non-zero initcall return
Steven Rostedt
1
-4
/
+1
2013-05-01
init/Kconfig: re-order CONFIG_EXPERT options to fix menuconfig display
Mike Frysinger
1
-40
/
+40
2013-05-01
usermodehelper: split remaining calls to call_usermodehelper_fns()
Lucas De Marchi
1
-2
/
+6
2013-04-30
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2013-04-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2013-04-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-15
/
+58
2013-04-30
init/main.c: convert to pr_foo()
Andrew Morton
1
-16
/
+15
2013-04-30
init: raise log level
Richard Weinberger
1
-3
/
+3
2013-04-30
init: scream bloody murder if interrupts are enabled too early
Steven Rostedt
1
-10
/
+3
2013-04-26
nohz: Select VIRT_CPU_ACCOUNTING_GEN from full dynticks config
Frederic Weisbecker
1
-3
/
+3
2013-04-24
Merge branch 'linus' into timers/core
Thomas Gleixner
1
-4
/
+0
2013-04-19
nohz: Ensure full dynticks CPUs are RCU nocbs
Frederic Weisbecker
1
-0
/
+1
2013-04-10
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
1
-15
/
+58
2013-04-08
idle: Provide a generic entry point for the idle code
Thomas Gleixner
1
-1
/
+1
2013-04-03
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
1
-1
/
+1
2013-03-26
rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacks
Paul E. McKenney
1
-7
/
+10
2013-03-26
rcu: Distinguish "rcuo" kthreads by RCU flavor
Paul E. McKenney
1
-6
/
+7
2013-03-26
rcu: Provide compile-time control for no-CBs CPUs
Paul E. McKenney
1
-0
/
+39
2013-03-13
final removal of CONFIG_EXPERIMENTAL
Kees Cook
1
-4
/
+0
2013-03-12
rcu: Remove restrictions on no-CBs CPUs
Paul E. McKenney
1
-2
/
+2
2013-03-07
context_tracking: Enable probes by default for selftesting
Frederic Weisbecker
1
-0
/
+1
2013-03-07
tick: Call tick_init late
Thomas Gleixner
1
-1
/
+1
2013-03-02
Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+8
[next]