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
2011-12-11
rcu: Fix early call to rcu_idle_enter()
Frederic Weisbecker
1
-1
/
+1
2011-12-11
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
1
-12
/
+13
2011-12-11
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
2
-37
/
+58
2011-12-11
rcu: Inform the user about extended quiescent state on PROVE_RCU warning
Frederic Weisbecker
1
-0
/
+22
2011-12-11
rcu: Detect illegal rcu dereference in extended quiescent state
Frederic Weisbecker
3
-0
/
+4
2011-12-11
rcu: Remove redundant return from rcu_report_exp_rnp()
Thomas Gleixner
1
-1
/
+0
2011-12-11
rcu: Omit self-awaken when setting up expedited grace period
Thomas Gleixner
3
-7
/
+14
2011-12-11
rcu: Disable preemption in rcu_is_cpu_idle()
Paul E. McKenney
1
-3
/
+7
2011-12-11
rcu: Add failure tracing to rcutorture
Paul E. McKenney
2
-0
/
+28
2011-12-11
trace: Allow ftrace_dump() to be called from modules
Paul E. McKenney
1
-0
/
+1
2011-12-11
rcu: Track idleness independent of idle tasks
Paul E. McKenney
5
-106
/
+278
2011-12-11
rcu: Make synchronize_sched_expedited() better at work sharing
Paul E. McKenney
1
-1
/
+1
2011-12-11
rcu: Avoid RCU-preempt expedited grace-period botch
Paul E. McKenney
1
-2
/
+5
2011-12-11
rcu: ->signaled better named ->fqs_state
Paul E. McKenney
3
-11
/
+11
2011-12-09
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+9
2011-12-09
sys_getppid: add missing rcu_dereference
Mandeep Singh Baines
1
-1
/
+1
2011-12-09
printk: avoid double lock acquire
Peter Zijlstra
1
-1
/
+2
2011-12-09
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2011-12-07
perf: Do no try to schedule task events if there are none
Gleb Natapov
1
-2
/
+2
2011-12-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-5
/
+11
2011-12-06
lockdep, kmemcheck: Annotate ->lock in lockdep_init_map()
Yong Zhang
1
-1
/
+7
2011-12-06
alarmtimers: Fix time comparison
Thomas Gleixner
1
-1
/
+1
2011-12-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-6
/
+95
2011-12-06
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-3
/
+4
2011-12-06
Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi...
Linus Torvalds
1
-1
/
+4
2011-12-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-34
/
+146
2011-12-05
ftrace: Fix hash record accounting bug
Steven Rostedt
1
-1
/
+3
2011-12-05
jump_label: jump_label_inc may return before the code is patched
Gleb Natapov
1
-1
/
+2
2011-12-05
ftrace: Remove force undef config value left for testing
Steven Rostedt
1
-1
/
+0
2011-12-05
tracing: Restore system filter behavior
Li Zefan
1
-1
/
+6
2011-12-05
tracing: fix event_subsystem ref counting
Ilya Dryomov
1
-1
/
+0
2011-12-05
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
1
-3
/
+3
2011-12-05
perf: Fix loss of notification with multi-event
Peter Zijlstra
3
-2
/
+90
2011-12-02
clockevents: Set noop handler in clockevents_exchange_device()
Thomas Gleixner
1
-0
/
+1
2011-12-02
tick-broadcast: Stop active broadcast device when replacing it
Thomas Gleixner
1
-1
/
+1
2011-12-02
genirq: Fix race condition when stopping the irq thread
Ido Yariv
1
-1
/
+4
2011-12-02
trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-...
Tejun Heo
1
-3
/
+3
2011-12-02
clocksource: Fix bug with max_deferment margin calculation
Yang Honggang (Joseph)
1
-2
/
+2
2011-11-30
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-6
/
+10
2011-11-29
Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+9
2011-11-28
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-13
/
+143
2011-11-28
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2011-11-28
genirq: fix regression in irqfixup, irqpoll
Edward Donovan
1
-1
/
+3
2011-11-24
cgroup_freezer: fix freezing groups with stopped tasks
Michal Hocko
1
-2
/
+9
2011-11-24
PM / Hibernate: Do not leak memory in error/test code paths
Rafael J. Wysocki
1
-6
/
+10
2011-11-22
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+0
2011-11-21
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-7
/
+19
2011-11-19
PM / Suspend: Fix bug in suspend statistics update
Srivatsa S. Bhat
1
-1
/
+2
2011-11-19
hrtimer: Fix extra wakeups from __remove_hrtimer()
Jeff Ohlstein
1
-2
/
+4
2011-11-19
PM / Hibernate: Fix the early termination of test modes
Srivatsa S. Bhat
1
-6
/
+17
[next]