index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ftrace: Fix the output of enabled_functions debug file
Steven Rostedt (Red Hat)
2013-05-10
1
-1
/
+1
*
ftrace: Fix locking in register_ftrace_function_probe()
Steven Rostedt (Red Hat)
2013-05-10
1
-4
/
+6
*
tracing: Add helper function trace_create_new_event() to remove duplicate code
Steven Rostedt (Red Hat)
2013-05-10
1
-12
/
+20
*
tracing: Modify soft-mode only if there's no other referrer
Masami Hiramatsu
2013-05-10
1
-2
/
+10
*
tracing: Indicate enabled soft-mode in enable file
Masami Hiramatsu
2013-05-10
1
-0
/
+2
*
tracing/kprobes: Fix to increment return event probe hit-count
Masami Hiramatsu
2013-05-10
1
-0
/
+2
*
ftrace: Cleanup regex_lock and ftrace_lock around hash updating
Masami Hiramatsu
2013-05-10
1
-27
/
+32
*
ftrace, kprobes: Fix a deadlock on ftrace_regex_lock
Masami Hiramatsu
2013-05-10
1
-21
/
+52
*
ftrace: Have ftrace_regex_write() return either read or error
Steven Rostedt (Red Hat)
2013-05-09
1
-1
/
+1
*
tracing: Return error if register_ftrace_function_probe() fails for event_ena...
Steven Rostedt (Red Hat)
2013-05-09
1
-2
/
+9
*
tracing: Don't succeed if event_enable_func did not register anything
Masami Hiramatsu
2013-05-09
1
-1
/
+4
*
ring-buffer: Select IRQ_WORK
Steven Rostedt (Red Hat)
2013-05-04
1
-1
/
+1
*
tracing: Fix small merge bug
Steven Rostedt
2013-04-30
1
-1
/
+1
*
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-04-30
3
-11
/
+28
|
\
|
*
kernel/: rename random32() to prandom_u32()
Akinobu Mita
2013-04-30
2
-2
/
+2
|
*
printk: fix failure to return error in devkmsg_poll()
Nicolas Kaiser
2013-04-30
1
-1
/
+2
|
*
early_printk: consolidate random copies of identical code
Thomas Gleixner
2013-04-30
1
-7
/
+23
|
*
printk/tracing: rework console tracing
zhangwei(Jovi)
2013-04-30
1
-1
/
+1
*
|
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-04-30
3
-520
/
+343
|
\
\
|
*
|
cpuset: fix compile warning when CONFIG_SMP=n
Li Zefan
2013-04-28
1
-7
/
+0
|
*
|
cpuset: fix cpu hotplug vs rebuild_sched_domains() race
Li Zefan
2013-04-27
1
-1
/
+9
|
*
|
cpuset: use rebuild_sched_domains() in cpuset_hotplug_workfn()
Li Zhong
2013-04-27
1
-11
/
+2
|
*
|
cgroup: restore the call to eventfd->poll()
Li Zefan
2013-04-26
1
-0
/
+2
|
*
|
cgroup: fix use-after-free when umounting cgroupfs
Li Zefan
2013-04-26
1
-2
/
+4
|
*
|
cgroup: fix broken file xattrs
Li Zefan
2013-04-19
1
-5
/
+6
|
*
|
cgroup: remove cgrp->top_cgroup
Li Zefan
2013-04-15
1
-2
/
+0
|
*
|
cgroup: introduce sane_behavior mount option
Tejun Heo
2013-04-15
1
-0
/
+48
|
*
|
move cgroupfs_root to include/linux/cgroup.h
Tejun Heo
2013-04-15
1
-57
/
+0
|
*
|
cgroup: convert cgroupfs_root flag bits to masks and add CGRP_ prefix
Tejun Heo
2013-04-15
1
-11
/
+10
|
*
|
cgroup: make cgroup_path() not print double slashes
Tejun Heo
2013-04-14
1
-5
/
+8
|
*
|
Revert "cgroup: remove bind() method from cgroup_subsys."
Tejun Heo
2013-04-12
1
-0
/
+4
|
*
|
perf: make perf_event cgroup hierarchical
Tejun Heo
2013-04-10
1
-8
/
+16
|
*
|
cgroup: implement cgroup_is_descendant()
Li Zefan
2013-04-10
1
-0
/
+20
|
*
|
cgroup: make sure parent won't be destroyed before its children
Li Zefan
2013-04-10
1
-0
/
+10
|
*
|
cgroup: remove bind() method from cgroup_subsys.
Rami Rosen
2013-04-10
1
-4
/
+0
|
*
|
cgroup: remove cgroup_lock_is_held()
Tejun Heo
2013-04-07
1
-14
/
+6
|
*
|
cgroup: kill cgroup_[un]lock()
Tejun Heo
2013-04-07
1
-30
/
+11
|
*
|
cgroup: unexport locking interface and cgroup_attach_task()
Tejun Heo
2013-04-07
1
-6
/
+3
|
*
|
cgroup: relocate cgroup_lock_live_group() and cgroup_attach_task_all()
Tejun Heo
2013-04-07
1
-42
/
+42
|
*
|
cgroup, cpuset: replace move_member_tasks_to_cpuset() with cgroup_transfer_ta...
Tejun Heo
2013-04-07
2
-45
/
+34
|
*
|
cgroup: remove unused parameter in cgroup_task_migrate().
Kevin Wilson
2013-04-03
1
-2
/
+2
|
*
|
cgroup: consolidate cgroup_attach_task() and cgroup_attach_proc()
Li Zefan
2013-03-20
2
-90
/
+21
|
*
|
cgroup: fix an off-by-one bug which may trigger BUG_ON()
Li Zefan
2013-03-20
1
-1
/
+1
|
*
|
cgroup: remove useless code in cgroup_write_event_control()
Li Zefan
2013-03-12
1
-6
/
+0
|
*
|
cgroup: don't bother to resize pid array
Li Zefan
2013-03-12
1
-34
/
+3
|
*
|
cgroup: hold cgroup_mutex before calling css_offline()
Li Zefan
2013-03-12
1
-10
/
+1
|
*
|
cgroup: remove unused variables in cgroup_destroy_locked()
Li Zefan
2013-03-12
1
-2
/
+0
|
*
|
cgroup: remove cgroup_is_descendant()
Li Zefan
2013-03-12
1
-28
/
+0
|
*
|
cpuset: fix RCU lockdep splat in cpuset_print_task_mems_allowed()
Li Zefan
2013-03-12
1
-0
/
+2
|
*
|
cgroup: avoid accessing modular cgroup subsys structure without locking
Li Zefan
2013-03-05
1
-14
/
+14
[next]