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-02-23
audit: don't lose set wait time on first successful call to audit_log_start()
Richard Guy Briggs
1
-3
/
+4
2015-02-23
audit: move the tree pruning to a dedicated thread
Imre Palik
1
-28
/
+60
2015-02-23
livepatch: RCU protect struct klp_func all the time when used in klp_ftrace_h...
Petr Mladek
1
-3
/
+3
2015-02-22
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+12
2015-02-21
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+7
2015-02-21
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+2
2015-02-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-99
/
+148
2015-02-21
Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi...
Linus Torvalds
1
-0
/
+1
2015-02-21
Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-23
/
+64
2015-02-19
debug: prevent entering debug mode on panic/exception.
Colin Cross
1
-0
/
+17
2015-02-19
kdb: Const qualifier for kdb_getstr's prompt argument
Daniel Thompson
2
-2
/
+2
2015-02-19
kdb: Provide forward search at more prompt
Daniel Thompson
3
-5
/
+26
2015-02-19
kdb: Fix a prompt management bug when using | grep
Daniel Thompson
1
-2
/
+2
2015-02-19
kdb: Remove stack dump when entering kgdb due to NMI
Daniel Thompson
1
-1
/
+0
2015-02-19
kdb: Avoid printing KERN_ levels to consoles
Daniel Thompson
2
-10
/
+14
2015-02-19
kdb: Fix off by one error in kdb_cpu()
Jason Wessel
2
-2
/
+2
2015-02-19
kdb: fix incorrect counts in KDB summary command output
Jay Lan
1
-1
/
+1
2015-02-19
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-31
/
+5
2015-02-18
livepatch: simplify disable error path
Josh Poimboeuf
1
-50
/
+17
2015-02-18
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-1
/
+1
2015-02-18
sched/rt/nohz: Stop scheduler tick if running realtime task
Rik van Riel
1
-0
/
+17
2015-02-18
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
1
-0
/
+1
2015-02-18
perf: Simplify the branch stack check
Yan, Zheng
1
-0
/
+3
2015-02-18
perf: Always switch pmu specific data during context switch
Yan, Zheng
1
-0
/
+3
2015-02-18
perf: Add pmu specific data for perf task context
Yan, Zheng
1
-4
/
+36
2015-02-18
perf/x86/intel: Use context switch callback to flush LBR stack
Yan, Zheng
1
-77
/
+0
2015-02-18
perf: Introduce pmu context switch callback
Yan, Zheng
1
-0
/
+57
2015-02-18
perf: Update userspace page info for software event
Shaohua Li
1
-0
/
+3
2015-02-18
perf: Update shadow timestamp before add event
Shaohua Li
1
-4
/
+4
2015-02-18
locking/rwsem: Check for active lock before bailing on spinning
Davidlohr Bueso
1
-10
/
+17
2015-02-18
locking/rwsem: Avoid deceiving lock spinners
Davidlohr Bueso
1
-6
/
+15
2015-02-18
locking/rwsem: Set lock ownership ASAP
Davidlohr Bueso
4
-24
/
+28
2015-02-18
locking/rwsem: Document barrier need when waking tasks
Davidlohr Bueso
2
-0
/
+14
2015-02-18
locking/futex: Check PF_KTHREAD rather than !p->mm to filter out kthreads
Oleg Nesterov
1
-1
/
+1
2015-02-18
locking/mutex: Refactor mutex_spin_on_owner()
Jason Low
1
-25
/
+22
2015-02-18
locking/mutex: In mutex_spin_on_owner(), return true when owner changes
Jason Low
1
-4
/
+4
2015-02-18
sched/numa: Avoid some pointless iterations
Jan Beulich
1
-0
/
+2
2015-02-18
sched/numa: Do not move past the balance point if unbalanced
Rik van Riel
1
-15
/
+26
2015-02-18
sched/rt: Avoid obvious configuration fail
Peter Zijlstra
1
-3
/
+11
2015-02-18
sched/autogroup: Fix failure to set cpu.rt_runtime_us
Peter Zijlstra
2
-5
/
+7
2015-02-18
sched/dl: Do update_rq_clock() in yield_task_dl()
Kirill Tkhai
1
-0
/
+1
2015-02-18
clockevents: Introduce mode specific callbacks
Viresh Kumar
2
-5
/
+115
2015-02-18
genirq: Provide disable_hardirq()
Peter Zijlstra
1
-2
/
+34
2015-02-18
ntp: Fixup adjtimex freq validation on 32-bit systems
John Stultz
1
-3
/
+7
2015-02-18
sched: Prevent recursion in io_schedule()
NeilBrown
1
-19
/
+12
2015-02-18
sched/completion: Serialize completion_done() with complete()
Oleg Nesterov
1
-2
/
+17
2015-02-18
sched: Fix preempt_schedule_common() triggering tracing recursion
Frederic Weisbecker
1
-1
/
+1
2015-02-18
sched/dl: Prevent enqueue of a sleeping task in dl_task_timer()
Kirill Tkhai
1
-0
/
+20
2015-02-18
sched: Make dl_task_time() use task_rq_lock()
Peter Zijlstra
3
-85
/
+79
2015-02-18
sched: Clarify ordering between task_rq_lock() and move_queued_task()
Peter Zijlstra
1
-0
/
+16
[prev]
[next]