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-12-14
Merge tag 'v4.4-rc5' into perf/core, to pick up fixes
Ingo Molnar
20
-180
/
+285
2015-12-14
sched/wait: Fix the signal handling fix
Peter Zijlstra
1
-10
/
+10
2015-12-13
bpf, inode: allow for rename and link ops
Daniel Borkmann
1
-0
/
+20
2015-12-12
kernel: remove stop_machine() Kconfig dependency
Chris Wilson
1
-2
/
+2
2015-12-11
time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
John Stultz
2
-3
/
+9
2015-12-11
ntp: Verify offset doesn't overflow in ntp_update_offset
Sasha Levin
1
-3
/
+5
2015-12-09
sock, cgroup: add sock->sk_cgroup
Tejun Heo
1
-1
/
+54
2015-12-09
Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
1
-27
/
+44
2015-12-09
Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-118
/
+141
2015-12-09
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-33
/
+71
2015-12-08
workqueue: implement lockup detector
Tejun Heo
2
-3
/
+174
2015-12-08
watchdog: introduce touch_softlockup_watchdog_sched()
Tejun Heo
3
-5
/
+18
2015-12-08
workqueue: warn if memory reclaim tries to flush !WQ_MEM_RECLAIM workqueue
Tejun Heo
1
-0
/
+35
2015-12-08
genirq: Implement irq_percpu_is_enabled()
Thomas Petazzoni
1
-0
/
+25
2015-12-08
Back merge tag 'v4.4-rc4' into drm-next
Dave Airlie
12
-52
/
+134
2015-12-08
Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'li...
Paul E. McKenney
9
-144
/
+262
2015-12-08
rcu: Make rcu_gp_init() be bool rather than int
Paul E. McKenney
1
-5
/
+5
2015-12-08
rcu: Move wakeup out from under rnp->lock
Peter Zijlstra
1
-1
/
+1
2015-12-08
rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}()
Paul E. McKenney
1
-6
/
+26
2015-12-08
rcu: Make cpu_needs_another_gp() be bool
Paul E. McKenney
1
-7
/
+7
2015-12-08
rcu: Eliminate unused rcu_init_one() argument
Paul E. McKenney
2
-5
/
+4
2015-12-08
rcu: Remove TINY_RCU bloat from pointless boot parameters
Paul E. McKenney
2
-3
/
+8
2015-12-08
Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke...
Tejun Heo
1
-27
/
+44
2015-12-07
clocksource: Add CPU info to clocksource watchdog reporting
Seiichi Ikarashi
1
-2
/
+2
2015-12-07
time: Avoid signed overflow in timekeeping_get_ns()
David Gibson
1
-2
/
+1
2015-12-07
Merge branch 'master' into for-4.4-fixes
Tejun Heo
16
-56
/
+147
2015-12-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-15
/
+45
2015-12-06
perf/core: Collapse common IPI pattern
Peter Zijlstra
1
-104
/
+76
2015-12-06
perf: Do not send exit event twice
Jiri Olsa
1
-11
/
+31
2015-12-06
rcutorture: Print symbolic name for ->gp_state
Paul E. McKenney
2
-2
/
+25
2015-12-06
rcutorture: Print symbolic name for rcu_torture_writer_state
Paul E. McKenney
1
-1
/
+23
2015-12-06
rcutorture: Dump stack when GP kthread stalls
Paul E. McKenney
1
-1
/
+4
2015-12-06
rcutorture: Flag nonexistent RCU GP kthread
Paul E. McKenney
1
-1
/
+1
2015-12-05
livepatch: Cleanup module page permission changes
Josh Poimboeuf
1
-5
/
+11
2015-12-05
Merge branch 'from-rusty/modules-next' into for-4.5/core
Jiri Kosina
6
-196
/
+175
2015-12-05
module: keep percpu symbols in module's symtab
Miroslav Benes
1
-4
/
+11
2015-12-05
module: clean up RO/NX handling.
Rusty Russell
1
-91
/
+77
2015-12-05
module: use a structure to encapsulate layout.
Rusty Russell
2
-109
/
+94
2015-12-05
gcov: use within_module() helper.
Rusty Russell
1
-6
/
+1
2015-12-05
module: Use the same logic for setting and unsetting RO/NX
Josh Poimboeuf
1
-27
/
+30
2015-12-04
rcu: Stop disabling interrupts in scheduler fastpaths
Paul E. McKenney
3
-25
/
+22
2015-12-04
rcu: Avoid tick_nohz_active checks on NOCBs CPUs
Paul E. McKenney
1
-5
/
+2
2015-12-04
rcu: Fix obsolete rcu_bootup_announce_oddness() comment
Paul E. McKenney
1
-2
/
+1
2015-12-04
rcu: Remove lock-acquisition loop from rcu_read_unlock_special()
Paul E. McKenney
1
-12
/
+6
2015-12-04
rcu: Simplify rcu_sched_qs() control flow
Paul E. McKenney
1
-15
/
+14
2015-12-04
kernel: Make rcu/tree_trace.c explicitly non-modular
Paul Gortmaker
1
-16
/
+3
2015-12-04
rcu: Move lock_class_key to local scope
Paul E. McKenney
1
-4
/
+3
2015-12-04
rcu: Allow expedited grace periods to be disabled at init
Paul E. McKenney
1
-0
/
+5
2015-12-04
rcu: Add rcu_normal kernel parameter to suppress expediting
Paul E. McKenney
5
-3
/
+45
2015-12-04
rcu: Add more diagnostics to expedited stall warning messages.
Paul E. McKenney
1
-3
/
+21
[prev]
[next]