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-17
timekeeping: Cap adjustments so they don't exceed the maxadj value
John Stultz
1
-4
/
+27
2015-12-17
ntp: Fix second_overflow's input parameter type to be 64bits
DengChao
2
-8
/
+10
2015-12-17
ntp: Change time_reftime to time64_t and utilize 64bit __ktime_get_real_seconds
DengChao
1
-4
/
+6
2015-12-17
timekeeping: Provide internal function __ktime_get_real_seconds
DengChao
2
-0
/
+15
2015-12-16
genirq/msi: Add msi_domain_populate_irqs
Marc Zyngier
1
-0
/
+40
2015-12-16
genirq/msi: Make the .prepare callback reusable
Marc Zyngier
1
-3
/
+15
2015-12-16
irqdomain: Make irq_domain_alloc_irqs_recursive available
Marc Zyngier
1
-3
/
+3
2015-12-14
genirq: Free irq_desc with rcu
Thomas Gleixner
1
-3
/
+16
2015-12-14
genirq: Prevent chip buslock deadlock
Thomas Gleixner
1
-3
/
+3
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-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
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
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-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-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
2015-12-04
rcu: Make expedited grace periods resolve stall-warning ties
Paul E. McKenney
1
-1
/
+1
2015-12-04
rcu: Reduce expedited GP memory contention via per-CPU variables
Paul E. McKenney
3
-16
/
+21
2015-12-04
rcu: Invert sync_rcu_exp_select_cpus() "if" statement
Paul E. McKenney
1
-16
/
+14
[prev]
[next]