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-11-30
cgroup: pids: fix race between cgroup_post_fork() and cgroup_migrate()
Oleg Nesterov
2
-25
/
+5
2015-11-30
cgroup: make css_set pin its css's to avoid use-afer-free
Tejun Heo
1
-4
/
+10
2015-11-26
nohz: Clarify magic in tick_nohz_stop_sched_tick()
Peter Zijlstra
1
-2
/
+18
2015-11-26
ftrace: Show all tramps registered to a record on ftrace_bug()
Steven Rostedt (Red Hat)
1
-9
/
+37
2015-11-25
ftrace: Add variable ftrace_expected for archs to show expected code
Steven Rostedt (Red Hat)
1
-2
/
+7
2015-11-25
ftrace: Add new type to distinguish what kind of ftrace_bug()
Steven Rostedt (Red Hat)
1
-1
/
+36
2015-11-25
tracing: Update cond flag when enabling or disabling a trigger
Tom Zanussi
1
-4
/
+6
2015-11-25
ring-buffer: Process commits whenever moving to a new page.
Steven Rostedt (Red Hat)
1
-0
/
+7
2015-11-25
cpuset: Replace all instances of time_t with time64_t
Arnd Bergmann
1
-4
/
+8
2015-11-25
bpf: fix clearing on persistent program array maps
Daniel Borkmann
3
-16
/
+29
2015-11-24
pidns: fix NULL dereference in __task_pid_nr_ns()
Eric Dumazet
1
-2
/
+2
2015-11-24
ring-buffer: Remove redundant update of page timestamp
Steven Rostedt (Red Hat)
1
-24
/
+8
2015-11-24
ring-buffer: Use READ_ONCE() for most tail_page access
Steven Rostedt (Red Hat)
1
-7
/
+11
2015-11-24
ring-buffer: Put back the length if crossed page with add_timestamp
Steven Rostedt (Red Hat)
1
-1
/
+4
2015-11-24
ring-buffer: Update read stamp with first real commit on page
Steven Rostedt (Red Hat)
1
-7
/
+5
2015-11-24
context_tracking: Switch to new static_branch API
Andy Lutomirski
1
-2
/
+2
2015-11-23
rcu: Add transitivity to remaining rcu_node ->lock acquisitions
Paul E. McKenney
3
-14
/
+14
2015-11-23
rcu: Create transitive rnp->lock acquisition functions
Peter Zijlstra
3
-64
/
+71
2015-11-23
locking/pvqspinlock, x86: Optimize the PV unlock code path
Waiman Long
1
-16
/
+27
2015-11-23
locking/qspinlock: Avoid redundant read of next pointer
Waiman Long
1
-3
/
+6
2015-11-23
locking/qspinlock: Prefetch the next node cacheline
Waiman Long
1
-0
/
+10
2015-11-23
locking/qspinlock: Use _acquire/_release() versions of cmpxchg() & xchg()
Waiman Long
1
-5
/
+24
2015-11-23
sched/fair: Modify the comment about lock assumptions in migrate_task_rq_fair()
Byungchul Park
1
-2
/
+1
2015-11-23
stop_machine: Clean up the usage of the preemption counter in cpu_stopper_thr...
Oleg Nesterov
1
-10
/
+5
2015-11-23
stop_machine: Shift the 'done != NULL' check from cpu_stop_signal_done() to c...
Oleg Nesterov
1
-10
/
+8
2015-11-23
stop_machine: Kill cpu_stop_done->executed
Oleg Nesterov
1
-9
/
+3
2015-11-23
stop_machine: Change __stop_cpus() to rely on cpu_stop_queue_work()
Oleg Nesterov
1
-4
/
+10
2015-11-23
stop_machine: Change stop_one_cpu() to rely on cpu_stop_queue_work()
Oleg Nesterov
1
-2
/
+4
2015-11-23
stop_machine: Make cpu_stop_queue_work() and stop_one_cpu_nowait() return bool
Oleg Nesterov
1
-4
/
+12
2015-11-23
stop_machine: Don't disable preemption in stop_two_cpus()
Oleg Nesterov
1
-8
/
+3
2015-11-23
stop_machine: Fix possible cpu_stopper_thread() crash
Oleg Nesterov
1
-1
/
+1
2015-11-23
sched/core: Use list_is_singular() in sched_can_stop_tick()
Geliang Tang
1
-1
/
+1
2015-11-23
sched/core: Fix incorrect wait time and wait count statistics
Joonwoo Park
2
-22
/
+60
2015-11-23
treewide: Remove old email address
Peter Zijlstra
11
-11
/
+11
2015-11-23
sched/numa: Cap PTE scanning overhead to 3% of run time
Rik van Riel
1
-0
/
+12
2015-11-23
sched/fair: Consider missed ticks in NOHZ_FULL in update_cpu_load_nohz()
Byungchul Park
2
-8
/
+10
2015-11-23
sched/fair: Prepare __update_cpu_load() to handle active tickless
Byungchul Park
1
-8
/
+41
2015-11-23
sched/fair: Clean up the explanation around decaying load update misses
Peter Zijlstra
1
-29
/
+24
2015-11-23
sched/fair: Remove empty idle enter and exit functions
Dietmar Eggemann
3
-32
/
+1
2015-11-23
sched/rt: Hide the push_irq_work_func() declaration
Arnd Bergmann
1
-1
/
+1
2015-11-23
perf/core: Robustify the perf_cgroup_from_task() RCU checks
Stephane Eranian
1
-7
/
+13
2015-11-23
perf/core: Fix RCU problem with cgroup context switching code
Stephane Eranian
1
-3
/
+8
2015-11-23
Merge tag 'v4.4-rc2' into drm-intel-next-queued
Daniel Vetter
127
-2804
/
+5863
2015-11-21
kernel/panic.c: turn off locks debug before releasing console lock
Vitaly Kuznetsov
1
-1
/
+4
2015-11-21
kernel/signal.c: unexport sigsuspend()
Richard Weinberger
1
-1
/
+1
2015-11-20
cgroup: implement cgroup_get_from_path() and expose cgroup_put()
Tejun Heo
1
-5
/
+34
2015-11-20
cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using it
Tejun Heo
1
-22
/
+10
2015-11-20
bpf: add show_fdinfo handler for maps
Daniel Borkmann
1
-1
/
+21
2015-11-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+6
2015-11-19
async: export current_is_async()
Lukas Wunner
1
-0
/
+1
[prev]
[next]