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
2016-02-29
uprobes: __create_xol_area() must nullify xol_mapping.fault
Oleg Nesterov
1
-0
/
+1
2016-02-29
sched: Always inline context_switch()
Josh Poimboeuf
1
-1
/
+1
2016-02-29
sched: Mark __schedule() stack frame as non-standard
Josh Poimboeuf
1
-0
/
+2
2016-02-29
bpf: Mark __bpf_prog_run() stack frame as non-standard
Josh Poimboeuf
1
-0
/
+2
2016-02-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-128
/
+240
2016-02-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2016-02-27
cgroup: fix a mistake in warning message
Xiubo Li
1
-1
/
+1
2016-02-27
jiffies: Use CLOCKSOURCE_MASK instead of constant
Alexander Kuleshov
1
-1
/
+1
2016-02-26
Merge tag 'trace-fixes-v4.5-rc5-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2016-02-26
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2016-02-25
rcu: Use simple wait queues where possible in rcutree
Paul Gortmaker
3
-30
/
+31
2016-02-25
rcu: Do not call rcu_nocb_gp_cleanup() while holding rnp->lock
Daniel Wagner
3
-5
/
+18
2016-02-25
wait.[ch]: Introduce the simple waitqueue (swait) implementation
Peter Zijlstra (Intel)
2
-1
/
+124
2016-02-25
genirq: Implement ipi_send_mask/single()
Qais Yousef
1
-1
/
+156
2016-02-25
genirq: Add a new function to get IPI reverse mapping
Qais Yousef
1
-0
/
+34
2016-02-25
genirq: Add a new generic IPI reservation code to irq core
Qais Yousef
2
-0
/
+138
2016-02-25
genirq: Make irq_domain_alloc_descs() non static
Qais Yousef
1
-4
/
+2
2016-02-25
genirq: Add GENERIC_IRQ_IPI Kconfig symbol
Qais Yousef
1
-0
/
+4
2016-02-25
perf: Robustify task_function_call()
Peter Zijlstra
1
-20
/
+20
2016-02-25
perf: Fix scaling vs. perf_install_in_context()
Peter Zijlstra
1
-45
/
+70
2016-02-25
perf: Fix scaling vs. perf_event_enable()
Peter Zijlstra
1
-19
/
+23
2016-02-25
perf: Fix scaling vs. perf_event_enable_on_exec()
Peter Zijlstra
1
-0
/
+1
2016-02-25
perf: Fix ctx time tracking by introducing EVENT_TIME
Peter Zijlstra
1
-12
/
+30
2016-02-25
perf: Cure event->pending_disable race
Peter Zijlstra
1
-3
/
+3
2016-02-25
perf: Fix race between event install and jump_labels
Peter Zijlstra
1
-8
/
+41
2016-02-25
perf: Fix cloning
Peter Zijlstra
1
-15
/
+14
2016-02-25
perf: Only update context time when active
Peter Zijlstra
1
-6
/
+6
2016-02-25
perf: Allow perf_release() with !event->ctx
Peter Zijlstra
1
-3
/
+13
2016-02-25
perf: Do not double free
Peter Zijlstra
1
-1
/
+6
2016-02-25
perf: Close install vs. exit race
Peter Zijlstra
1
-9
/
+26
2016-02-24
tracing: Fix showing function event in available_events
Steven Rostedt (Red Hat)
1
-1
/
+2
2016-02-24
rcu: Export rcu_gp_is_normal()
Paul E. McKenney
1
-0
/
+1
2016-02-24
rcu: Catch up rcu_report_qs_rdp() comment with reality
Paul E. McKenney
1
-6
/
+1
2016-02-24
rcu: Make rcu/tiny_plugin.h explicitly non-modular
Paul Gortmaker
1
-13
/
+2
2016-02-24
irq: Privatize irq_common_data::state_use_accessors
Boqun Feng
1
-0
/
+4
2016-02-24
RCU: Privatize rcu_node::lock
Boqun Feng
3
-75
/
+96
2016-02-24
rcu: Remove useless rcu_data_p when !PREEMPT_RCU
Chen Gang
2
-2
/
+0
2016-02-24
rcutorture: Correct no-expedite console messages
Paul E. McKenney
1
-6
/
+8
2016-02-24
rcu: Set rdp->gpwrap when CPU is idle
Paul E. McKenney
1
-3
/
+2
2016-02-24
rcu: Stop treating in-kernel CPU-bound workloads as errors
Paul E. McKenney
1
-6
/
+7
2016-02-24
rcu: Update rcu_report_qs_rsp() comment
Paul E. McKenney
1
-5
/
+7
2016-02-24
rcu: Assign false instead of 0 for ->core_needs_qs
Paul E. McKenney
1
-1
/
+1
2016-02-24
devm_memremap: Fix error value when memremap failed
Toshi Kani
1
-1
/
+3
2016-02-23
cgroup: use ->subtree_control when testing no internal process rule
Tejun Heo
1
-2
/
+2
2016-02-23
cgroup: make css_tryget_online_from_dir() also recognize cgroup2 fs
Tejun Heo
1
-2
/
+3
2016-02-23
cgroup: convert cgroup_subsys flag fields to bool bitfields
Tejun Heo
3
-3
/
+3
2016-02-23
cgroup: s/cgrp_dfl_root_/cgrp_dfl_/
Tejun Heo
1
-9
/
+9
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-156
/
+266
2016-02-23
cgroup: make cgroup subsystem masks u16
Tejun Heo
1
-26
/
+24
2016-02-23
cgroup: use do_each_subsys_mask() where applicable
Tejun Heo
1
-23
/
+12
[prev]
[next]