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
2014-04-26
cgroup: implement cgroup.populated for the default hierarchy
Tejun Heo
1
-4
/
+61
2014-04-26
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Tejun Heo
14
-48
/
+88
2014-04-25
kobject: Make support for uevent_helper optional.
Michael Marineau
2
-3
/
+6
2014-04-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
10
-20
/
+60
2014-04-24
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
1
-2
/
+2
2014-04-24
tracing: Fix documentation of ftrace_set_global_{filter,notrace}()
Jiaxing Wang
1
-4
/
+2
2014-04-24
tracing/stack_trace: Skip 4 instead of 3 when using ftrace_ops_list_func
Jiaxing Wang
3
-2
/
+12
2014-04-24
kprobes: Show blacklist entries via debugfs
Masami Hiramatsu
1
-8
/
+53
2014-04-24
kprobes, sched: Use NOKPROBE_SYMBOL macro in sched
Masami Hiramatsu
1
-2
/
+4
2014-04-24
kprobes, notifier: Use NOKPROBE_SYMBOL macro in notifier
Masami Hiramatsu
1
-9
/
+13
2014-04-24
kprobes, ftrace: Use NOKPROBE_SYMBOL macro in ftrace
Masami Hiramatsu
4
-65
/
+82
2014-04-24
kprobes: Use NOKPROBE_SYMBOL macro instead of __kprobes
Masami Hiramatsu
1
-26
/
+41
2014-04-24
kprobes, ftrace: Allow probing on some functions
Masami Hiramatsu
3
-15
/
+14
2014-04-24
kprobes: Allow probe on some kprobe functions
Masami Hiramatsu
1
-77
/
+76
2014-04-24
kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist
Masami Hiramatsu
2
-48
/
+53
2014-04-24
kprobes: Prohibit probing on .entry.text code
Masami Hiramatsu
1
-5
/
+8
2014-04-24
sched/docbook: Fix 'make htmldocs' warnings caused by missing description
Masanari Iida
1
-0
/
+2
2014-04-23
cgroup: implement dynamic subtree controller enable/disable on the default hi...
Tejun Heo
1
-2
/
+365
2014-04-23
cgroup: prepare migration path for unified hierarchy
Tejun Heo
1
-11
/
+23
2014-04-23
cgroup: update subsystem rebind restrictions
Tejun Heo
1
-7
/
+3
2014-04-23
cgroup: add css_set->dfl_cgrp
Tejun Heo
1
-0
/
+4
2014-04-23
cgroup: allow cgroup creation and suppress automatic css creation in the unif...
Tejun Heo
1
-9
/
+9
2014-04-23
cgroup: cgroup->subsys[] should be cleared after the css is offlined
Tejun Heo
1
-1
/
+1
2014-04-23
cgroup: teach css_task_iter about effective csses
Tejun Heo
1
-3
/
+15
2014-04-23
cgroup: reorganize css_task_iter
Tejun Heo
1
-16
/
+17
2014-04-23
cgroup: make css_next_child() skip missing csses
Tejun Heo
1
-3
/
+12
2014-04-23
cgroup: implement cgroup->e_csets[]
Tejun Heo
1
-2
/
+28
2014-04-23
cgroup: introduce effective cgroup_subsys_state
Tejun Heo
1
-19
/
+64
2014-04-23
cgroup: update cgroup->subsys_mask to ->child_subsys_mask and restore cgroup_...
Tejun Heo
1
-37
/
+27
2014-04-23
cgroup: cgroup_apply_cftypes() shouldn't skip the default hierarhcy
Tejun Heo
1
-4
/
+0
2014-04-23
audit: send multicast messages only if there are listeners
Richard Guy Briggs
1
-0
/
+3
2014-04-23
audit: add netlink multicast group for log read
Richard Guy Briggs
1
-4
/
+47
2014-04-23
audit: add netlink audit protocol bind to check capabilities on multicast join
Richard Guy Briggs
1
-0
/
+10
2014-04-23
sched_clock: Remove deprecated setup_sched_clock() API
Stephen Boyd
1
-13
/
+0
2014-04-22
PM / suspend: Make cpuidle work in the "freeze" state
Rafael J. Wysocki
1
-0
/
+3
2014-04-21
tracing: Add static to local functions
Fabian Frederick
2
-5
/
+5
2014-04-21
ftrace: Statically initialize pm notifier block
Mathias Krause
1
-2
/
+4
2014-04-21
tracing: Allow irq/preempt tracers to be used by instances
Steven Rostedt (Red Hat)
1
-7
/
+17
2014-04-21
tracing: Allow wakeup tracers to be used by instances
Steven Rostedt (Red Hat)
1
-0
/
+16
2014-04-21
tracing: Move ftrace_max_lock into trace_array
Steven Rostedt (Red Hat)
3
-28
/
+30
2014-04-21
tracing: Move tracing_max_latency into trace_array
Steven Rostedt (Red Hat)
5
-36
/
+33
2014-04-21
ftrace: Remove global function list and call function directly
Steven Rostedt (Red Hat)
7
-209
/
+125
2014-04-19
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-11
/
+32
2014-04-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+2
2014-04-19
kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write()
Andrew Morton
1
-1
/
+5
2014-04-18
workqueue: simplify wq_update_unbound_numa() by jumping to use_dfl_pwq if the...
Daeseok Youn
1
-6
/
+2
2014-04-18
Merge tag 'trace-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+16
2014-04-18
workqueue: fix a possible race condition between rescuer and pwq-release
Lai Jiangshan
1
-0
/
+12
2014-04-18
workqueue: make rescuer_thread() empty wq->maydays list before exiting
Lai Jiangshan
1
-5
/
+16
2014-04-18
lockdep: Increase static allocations
Sasha Levin
1
-3
/
+3
[prev]
[next]