summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | workqueue: Create low-level unbound workqueues cpumaskFrederic Weisbecker2015-04-271-2/+27
| * | | | | | | | | | | workqueue: split apply_workqueue_attrs() into 3 stagesLai Jiangshan2015-04-271-84/+115
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-06-272-131/+146
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cgroup: require write perm on common ancestor when moving processes on the de...Tejun Heo2015-06-181-3/+27
| * | | | | | | | | | | cgroup: separate out cgroup_procs_write_permission() from __cgroup_procs_write()Tejun Heo2015-06-181-14/+24
| * | | | | | | | | | | cgroup: fix uninitialised iterator in for_each_subsys_whichAleksa Sarai2015-06-101-1/+1
| * | | | | | | | | | | cgroup: replace explicit ss_mask checking with for_each_subsys_whichAleksa Sarai2015-06-081-28/+16Star
| * | | | | | | | | | | cgroup: use bitmask to filter for_each_subsysAleksa Sarai2015-06-081-20/+33
| * | | | | | | | | | | cgroup: simplify threadgroup lockingTejun Heo2015-05-271-35/+13Star
| * | | | | | | | | | | sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsemTejun Heo2015-05-272-61/+20Star
| * | | | | | | | | | | sched, cgroup: reorganize threadgroup lockingTejun Heo2015-05-271-0/+42
| * | | | | | | | | | | cgroup: switch to unsigned long for bitmasksAleksa Sarai2015-05-181-19/+20
| * | | | | | | | | | | cgroup: fix some comment typosChen Hanxiao2015-04-231-2/+2
* | | | | | | | | | | | Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-06-272-8/+21
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge 4.1-rc7 into driver-core-nextGreg Kroah-Hartman2015-06-087-14/+33
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | driver-core: add driver module asynchronous probe supportLuis R. Rodriguez2015-05-201-2/+10
| * | | | | | | | | | | | | module: add extra argument for parse_params() callbackLuis R. Rodriguez2015-05-202-6/+11
* | | | | | | | | | | | | | Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-06-2625-572/+538Star
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ring_buffer: Allow to exit the ring buffer benchmark immediatelyPetr Mladek2015-06-151-3/+8
| * | | | | | | | | | | | | | ring-buffer-benchmark: Fix the wrong typeWang Long2015-06-101-2/+2
| * | | | | | | | | | | | | | ring-buffer-benchmark: Fix the wrong param in module_paramWang Long2015-06-101-4/+4
| * | | | | | | | | | | | | | ring-buffer: Add enum names for the context levelsSteven Rostedt (Red Hat)2015-05-291-5/+22
| * | | | | | | | | | | | | | ring-buffer: Remove useless unused tracing_off_permanent()Steven Rostedt (Red Hat)2015-05-281-61/+0Star
| * | | | | | | | | | | | | | ring-buffer: Give NMIs a chance to lock the reader_lockSteven Rostedt (Red Hat)2015-05-281-35/+37
| * | | | | | | | | | | | | | ring-buffer: Add trace_recursive checks to ring_buffer_write()Steven Rostedt (Red Hat)2015-05-271-1/+8
| * | | | | | | | | | | | | | ring-buffer: Allways do the trace_recursive checksSteven Rostedt (Red Hat)2015-05-271-9/+0Star
| * | | | | | | | | | | | | | ring-buffer: Move recursive check to per_cpu descriptorSteven Rostedt (Red Hat)2015-05-271-18/+19
| * | | | | | | | | | | | | | ring-buffer: Add unlikelys to make fast path the defaultSteven Rostedt (Red Hat)2015-05-211-5/+5
| * | | | | | | | | | | | | | tracing: Rename ftrace_raw_##call event structures to trace_event_raw_##callSteven Rostedt (Red Hat)2015-05-142-2/+2
| * | | | | | | | | | | | | | tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled()Steven Rostedt (Red Hat)2015-05-133-5/+5
| * | | | | | | | | | | | | | tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_*Steven Rostedt (Red Hat)2015-05-134-45/+45
| * | | | | | | | | | | | | | tracing: Rename struct ftrace_subsystem_dir to trace_subsystem_dirSteven Rostedt (Red Hat)2015-05-133-20/+20
| * | | | | | | | | | | | | | tracing: Rename ftrace_event_name() to trace_event_name()Steven Rostedt (Red Hat)2015-05-135-30/+30
| * | | | | | | | | | | | | | tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAXSteven Rostedt (Red Hat)2015-05-131-2/+2
| * | | | | | | | | | | | | | tracing: Rename ftrace_output functions to trace_outputSteven Rostedt (Red Hat)2015-05-131-8/+8
| * | | | | | | | | | | | | | tracing: Rename ftrace_event_buffer to trace_event_buffer.Steven Rostedt (Red Hat)2015-05-131-7/+7
| * | | | | | | | | | | | | | tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}Steven Rostedt (Red Hat)2015-05-1315-129/+129
| * | | | | | | | | | | | | | tracing: Rename ftrace_event_file to trace_event_fileSteven Rostedt (Red Hat)2015-05-139-145/+145
| * | | | | | | | | | | | | | tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()Steven Rostedt (Red Hat)2015-05-138-24/+24
| * | | | | | | | | | | | | | tracing: Rename ftrace_print_*() functions ta trace_print_*()Steven Rostedt (Red Hat)2015-05-131-17/+17
| * | | | | | | | | | | | | | tracing: Rename ftrace_event.h to trace_events.hSteven Rostedt (Red Hat)2015-05-136-7/+7
| * | | | | | | | | | | | | | ftrace: Provide trace clock monotonic rawDrew Richardson2015-05-121-0/+1
| * | | | | | | | | | | | | | tracing: Export tracing clock functionsJerry Snitselaar2015-05-121-0/+3
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'trace-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-262-2/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | tracing: Fix typo from "static inlin" to "static inline"Steven Rostedt (Red Hat)2015-06-261-1/+1
| * | | | | | | | | | | | | | tracing/filter: Do not allow infix to exceed end of stringSteven Rostedt (Red Hat)2015-06-261-0/+6
| * | | | | | | | | | | | | | tracing/filter: Do not WARN on operand count going below zeroSteven Rostedt (Red Hat)2015-06-261-1/+3
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-261-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | perf: allow for PMU-specific event filteringMark Rutland2015-05-271-1/+7
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-266-173/+281
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \