index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2015-06-26
1
-162
/
+322
|
\
|
*
workqueue: fix typos in comments
Shailendra Verma
2015-05-29
1
-4
/
+4
|
*
workqueue: move flush_scheduled_work() to workqueue.h
Lai Jiangshan
2015-05-21
1
-30
/
+0
|
*
workqueue: remove the lock from wq_sysfs_prep_attrs()
Lai Jiangshan
2015-05-21
1
-2
/
+2
|
*
workqueue: remove the declaration of copy_workqueue_attrs()
Lai Jiangshan
2015-05-21
1
-2
/
+0
|
*
workqueue: ensure attrs changes are properly synchronized
Lai Jiangshan
2015-05-19
1
-9
/
+21
|
*
workqueue: separate out and refactor the locking of applying attrs
Lai Jiangshan
2015-05-19
1
-33
/
+45
|
*
workqueue: simplify wq_update_unbound_numa()
Lai Jiangshan
2015-05-18
1
-15
/
+5
|
*
workqueue: wq_pool_mutex protects the attrs-installation
Lai Jiangshan
2015-05-18
1
-7
/
+20
|
*
workqueue: fix a typo
Chen Hanxiao
2015-05-13
1
-1
/
+1
|
*
workqueue: function name in the comment differs from the real function name
Gong Zhaogang
2015-05-11
1
-1
/
+1
|
*
workqueue: Allow modifying low level unbound workqueue cpumask
Lai Jiangshan
2015-04-30
1
-9
/
+118
|
*
workqueue: Create low-level unbound workqueues cpumask
Frederic Weisbecker
2015-04-27
1
-2
/
+27
|
*
workqueue: split apply_workqueue_attrs() into 3 stages
Lai Jiangshan
2015-04-27
1
-84
/
+115
*
|
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2015-06-26
2
-131
/
+146
|
\
\
|
*
|
cgroup: require write perm on common ancestor when moving processes on the de...
Tejun Heo
2015-06-18
1
-3
/
+27
|
*
|
cgroup: separate out cgroup_procs_write_permission() from __cgroup_procs_write()
Tejun Heo
2015-06-18
1
-14
/
+24
|
*
|
cgroup: fix uninitialised iterator in for_each_subsys_which
Aleksa Sarai
2015-06-10
1
-1
/
+1
|
*
|
cgroup: replace explicit ss_mask checking with for_each_subsys_which
Aleksa Sarai
2015-06-08
1
-28
/
+16
|
*
|
cgroup: use bitmask to filter for_each_subsys
Aleksa Sarai
2015-06-08
1
-20
/
+33
|
*
|
cgroup: simplify threadgroup locking
Tejun Heo
2015-05-26
1
-35
/
+13
|
*
|
sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem
Tejun Heo
2015-05-26
2
-61
/
+20
|
*
|
sched, cgroup: reorganize threadgroup locking
Tejun Heo
2015-05-26
1
-0
/
+42
|
*
|
cgroup: switch to unsigned long for bitmasks
Aleksa Sarai
2015-05-18
1
-19
/
+20
|
*
|
cgroup: fix some comment typos
Chen Hanxiao
2015-04-23
1
-2
/
+2
*
|
|
Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-06-26
2
-8
/
+21
|
\
\
\
|
*
\
\
Merge 4.1-rc7 into driver-core-next
Greg Kroah-Hartman
2015-06-08
7
-14
/
+33
|
|
\
\
\
|
*
|
|
|
driver-core: add driver module asynchronous probe support
Luis R. Rodriguez
2015-05-20
1
-2
/
+10
|
*
|
|
|
module: add extra argument for parse_params() callback
Luis R. Rodriguez
2015-05-20
2
-6
/
+11
*
|
|
|
|
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-06-26
25
-572
/
+538
|
\
\
\
\
\
|
*
|
|
|
|
ring_buffer: Allow to exit the ring buffer benchmark immediately
Petr Mladek
2015-06-15
1
-3
/
+8
|
*
|
|
|
|
ring-buffer-benchmark: Fix the wrong type
Wang Long
2015-06-10
1
-2
/
+2
|
*
|
|
|
|
ring-buffer-benchmark: Fix the wrong param in module_param
Wang Long
2015-06-10
1
-4
/
+4
|
*
|
|
|
|
ring-buffer: Add enum names for the context levels
Steven Rostedt (Red Hat)
2015-05-29
1
-5
/
+22
|
*
|
|
|
|
ring-buffer: Remove useless unused tracing_off_permanent()
Steven Rostedt (Red Hat)
2015-05-28
1
-61
/
+0
|
*
|
|
|
|
ring-buffer: Give NMIs a chance to lock the reader_lock
Steven Rostedt (Red Hat)
2015-05-28
1
-35
/
+37
|
*
|
|
|
|
ring-buffer: Add trace_recursive checks to ring_buffer_write()
Steven Rostedt (Red Hat)
2015-05-27
1
-1
/
+8
|
*
|
|
|
|
ring-buffer: Allways do the trace_recursive checks
Steven Rostedt (Red Hat)
2015-05-27
1
-9
/
+0
|
*
|
|
|
|
ring-buffer: Move recursive check to per_cpu descriptor
Steven Rostedt (Red Hat)
2015-05-27
1
-18
/
+19
|
*
|
|
|
|
ring-buffer: Add unlikelys to make fast path the default
Steven Rostedt (Red Hat)
2015-05-21
1
-5
/
+5
|
*
|
|
|
|
tracing: Rename ftrace_raw_##call event structures to trace_event_raw_##call
Steven Rostedt (Red Hat)
2015-05-13
2
-2
/
+2
|
*
|
|
|
|
tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled()
Steven Rostedt (Red Hat)
2015-05-13
3
-5
/
+5
|
*
|
|
|
|
tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_*
Steven Rostedt (Red Hat)
2015-05-13
4
-45
/
+45
|
*
|
|
|
|
tracing: Rename struct ftrace_subsystem_dir to trace_subsystem_dir
Steven Rostedt (Red Hat)
2015-05-13
3
-20
/
+20
|
*
|
|
|
|
tracing: Rename ftrace_event_name() to trace_event_name()
Steven Rostedt (Red Hat)
2015-05-13
5
-30
/
+30
|
*
|
|
|
|
tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAX
Steven Rostedt (Red Hat)
2015-05-13
1
-2
/
+2
|
*
|
|
|
|
tracing: Rename ftrace_output functions to trace_output
Steven Rostedt (Red Hat)
2015-05-13
1
-8
/
+8
|
*
|
|
|
|
tracing: Rename ftrace_event_buffer to trace_event_buffer.
Steven Rostedt (Red Hat)
2015-05-13
1
-7
/
+7
|
*
|
|
|
|
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
Steven Rostedt (Red Hat)
2015-05-13
15
-129
/
+129
|
*
|
|
|
|
tracing: Rename ftrace_event_file to trace_event_file
Steven Rostedt (Red Hat)
2015-05-13
9
-145
/
+145
[next]