aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| * | cgroup: remove cftype_setTejun Heo2014-02-12
| * | cgroup: relocate cgroup_rm_cftypes()Tejun Heo2014-02-12
| * | cgroup: warn if "xattr" is specified with "sane_behavior"Tejun Heo2014-02-12
| * | cgroup: convert to kernfsTejun Heo2014-02-11
| * | cgroup: relocate functions in preparation of kernfs conversionTejun Heo2014-02-11
| * | cgroup: misc preps for kernfs conversionTejun Heo2014-02-11
| * | cgroup: introduce cgroup_ino()Tejun Heo2014-02-11
| * | cgroup: introduce cgroup_init/exit_cftypes()Tejun Heo2014-02-11
| * | cgroup: update the meaning of cftype->max_write_lenTejun Heo2014-02-11
| * | cgroup: make cgroup_subsys->base_cftypes use cgroup_add_cftypes()Tejun Heo2014-02-11
| * | cgroup: update cgroup name handlingTejun Heo2014-02-11
| * | cgroup: factor out cgroup_setup_root() from cgroup_mount()Tejun Heo2014-02-11
| * | cgroup: restructure locking and error handling in cgroup_mount()Tejun Heo2014-02-11
| * | cgroup: release cgroup_mutex over file removalsTejun Heo2014-02-11
| * | cgroup: introduce cgroup_tree_mutexTejun Heo2014-02-11
| * | cgroup: improve css_from_dir() into css_tryget_from_dir()Tejun Heo2014-02-11
| * | Merge branch 'cgroup/for-3.14-fixes' into cgroup/for-3.15Tejun Heo2014-02-11
| |\ \
| * \ \ Merge branch 'for-3.14-fixes' into for-3.15Tejun Heo2014-02-08
| |\ \ \
| * | | | cgroup: remove cgroup_root_mutexTejun Heo2014-02-08
| * | | | cgroup: update locking in cgroup_show_options()Tejun Heo2014-02-08
| * | | | cgroup: rename cgroup_subsys->subsys_id to ->idTejun Heo2014-02-08
| * | | | cgroup: clean up cgroup_subsys names and initializationTejun Heo2014-02-08
| * | | | cgroup: drop module supportTejun Heo2014-02-08
* | | | | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-03
|\ \ \ \ \
| * | | | | tracing: Add BUG_ON when stack end location is over writtenAaron Tomlin2014-03-24
| * | | | | tracepoint: Remove unused API functionsMathieu Desnoyers2014-03-21
| * | | | | Revert "tracing: Move event storage for array from macro to standalone function"Steven Rostedt (Red Hat)2014-03-21
| * | | | | ftrace: Constify ftrace_text_reservedSasha Levin2014-03-11
| * | | | | tracepoints: API doc update to tracepoint_probe_register() return valueMathieu Desnoyers2014-03-11
| * | | | | tracepoints: API doc update to data argumentMathieu Desnoyers2014-03-11
| * | | | | ftrace: Fix compilation warning about control_ops_freeJiri Slaby2014-03-11
| * | | | | ftrace: Warn on error when modifying ftrace functionPetr Mladek2014-03-07
| * | | | | ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-07
| * | | | | ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-07
| * | | | | ftrace: Inline the code from ftrace_dyn_table_alloc()Jiri Slaby2014-03-07
| * | | | | ftrace: Cleanup of global variables ftrace_new_pgs and ftrace_update_cntJiri Slaby2014-03-07
| * | | | | tracing: Warn if a tracepoint is not set via debugfsSteven Rostedt2014-03-07
| * | | | | tracing: Use helper functions in event assignment to shrink macro sizeSteven Rostedt2014-03-07
| * | | | | tracing: Move event storage for array from macro to standalone functionSteven Rostedt2014-03-07
| * | | | | tracing: Move raw output code from macro to standalone functionSteven Rostedt2014-03-07
| * | | | | tracepoint: Do not waste memory on mods with no tracepointsSteven Rostedt (Red Hat)2014-03-03
| * | | | | ftrace: Have static function trace clear ENABLED flag on unregisterSteven Rostedt (Red Hat)2014-02-20
| * | | | | tracing: Add trace_clock=<clock> kernel parameterSteven Rostedt2014-02-20
| * | | | | tracing/uprobes: Support mix of ftrace and perfNamhyung Kim2014-02-20
| * | | | | tracing/uprobes: Support event triggeringNamhyung Kim2014-02-20
| * | | | | tracing/uprobes: Support ftrace_event_file base multibufferzhangwei(Jovi)2014-02-20
| * | | | | tracing/uprobes: Move argument fetching to uprobe_dispatcher()Namhyung Kim2014-02-20
| * | | | | tracing/uprobes: Rename uprobe_{trace,perf}_print() functionsNamhyung Kim2014-02-20
| * | | | | ftrace: Allow for function tracing instance to filter functionsSteven Rostedt (Red Hat)2014-02-20
| * | | | | ftrace: Pass in global_ops for use with filtering filesSteven Rostedt (Red Hat)2014-02-20