index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-11-05
2
-1
/
+1
|
\
|
*
KEYS: Merge the type-specific data with the payload data
David Howells
2015-10-21
1
-0
/
+1
|
*
certs: add .gitignore to stop git nagging about x509_certificate_list
Paul Gortmaker
2015-10-21
1
-1
/
+0
*
|
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2015-11-05
4
-25
/
+39
|
\
\
|
*
|
audit: make audit_log_common_recv_msg() a void function
Paul Moore
2015-11-04
1
-5
/
+3
|
*
|
audit: removing unused variable
Saurabh Sengar
2015-11-04
1
-4
/
+3
|
*
|
audit: fix comment block whitespace
Scott Matheina
2015-11-04
1
-7
/
+7
|
*
|
audit: audit_tree_match can be boolean
Yaowei Bai
2015-11-04
2
-4
/
+4
|
*
|
audit: audit_string_contains_control can be boolean
Yaowei Bai
2015-11-04
1
-3
/
+3
|
*
|
audit: try harder to send to auditd upon netlink failure
Richard Guy Briggs
2015-11-04
1
-5
/
+22
*
|
|
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2015-11-05
6
-633
/
+765
|
\
\
\
|
*
|
|
cgroup: fix race condition around termination check in css_task_iter_next()
Tejun Heo
2015-10-29
1
-8
/
+9
|
*
|
|
cgroup: drop cgroup__DEVEL__legacy_files_on_dfl
Tejun Heo
2015-10-15
1
-28
/
+2
|
*
|
|
cgroup: replace error handling in cgroup_init() with WARN_ON()s
Tejun Heo
2015-10-15
1
-11
/
+4
|
*
|
|
cgroup: add cgroup_subsys->free() method and use it to fix pids controller
Tejun Heo
2015-10-15
2
-2
/
+9
|
*
|
|
cgroup: keep zombies associated with their original cgroups
Tejun Heo
2015-10-15
5
-53
/
+37
|
*
|
|
cgroup: make css_set_rwsem a spinlock and rename it to css_set_lock
Tejun Heo
2015-10-15
1
-72
/
+72
|
*
|
|
cgroup: don't hold css_set_rwsem across css task iteration
Tejun Heo
2015-10-15
1
-14
/
+73
|
*
|
|
cgroup: reorganize css_task_iter functions
Tejun Heo
2015-10-15
1
-21
/
+28
|
*
|
|
cgroup: factor out css_set_move_task()
Tejun Heo
2015-10-15
1
-48
/
+56
|
*
|
|
cgroup: keep css_set and task lists in chronological order
Tejun Heo
2015-10-15
1
-6
/
+5
|
*
|
|
cgroup: make cgroup_destroy_locked() test cgroup_is_populated()
Tejun Heo
2015-10-15
1
-6
/
+5
|
*
|
|
cgroup: make css_sets pin the associated cgroups
Tejun Heo
2015-10-15
1
-4
/
+6
|
*
|
|
cgroup: relocate cgroup_[try]get/put()
Tejun Heo
2015-10-15
1
-16
/
+16
|
*
|
|
cgroup: move check_for_release() invocation
Tejun Heo
2015-10-15
1
-7
/
+1
|
*
|
|
cgroup: replace cgroup_has_tasks() with cgroup_is_populated()
Tejun Heo
2015-10-15
2
-4
/
+4
|
*
|
|
cgroup: make cgroup->nr_populated count the number of populated css_sets
Tejun Heo
2015-10-15
1
-13
/
+52
|
*
|
|
cgroup: remove an unused parameter from cgroup_task_migrate()
Tejun Heo
2015-10-15
1
-5
/
+2
|
*
|
|
cgroup: fix too early usage of static_branch_disable()
Tejun Heo
2015-09-25
1
-6
/
+8
|
*
|
|
cgroup: make cgroup_update_dfl_csses() migrate all target processes atomically
Tejun Heo
2015-09-22
1
-36
/
+8
|
*
|
|
cgroup: separate out taskset operations from cgroup_migrate()
Tejun Heo
2015-09-22
1
-86
/
+125
|
*
|
|
cgroup: reorder cgroup_migrate()'s parameters
Tejun Heo
2015-09-22
1
-6
/
+6
|
*
|
|
cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader()
Tejun Heo
2015-09-22
2
-16
/
+4
|
*
|
|
cpuset: migrate memory only for threadgroup leaders
Tejun Heo
2015-09-22
1
-18
/
+22
|
*
|
|
cgroup: generalize obtaining the handles of and notifying cgroup files
Tejun Heo
2015-09-18
1
-7
/
+19
|
*
|
|
cgroup: restructure file creation / removal handling
Tejun Heo
2015-09-18
1
-67
/
+76
|
*
|
|
cgroup: cosmetic updates to rebind_subsystems()
Tejun Heo
2015-09-18
1
-16
/
+15
|
*
|
|
cgroup: make cgroup_addrm_files() clean up after itself on failures
Tejun Heo
2015-09-18
1
-6
/
+7
|
*
|
|
cgroup: relocate cgroup_populate_dir()
Tejun Heo
2015-09-18
1
-32
/
+31
|
*
|
|
cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLE
Tejun Heo
2015-09-18
2
-18
/
+7
|
*
|
|
cgroup: replace "cgroup.populated" with "cgroup.events"
Tejun Heo
2015-09-18
1
-8
/
+9
|
*
|
|
cgroup: replace cgroup_on_dfl() tests in controllers with cgroup_subsys_on_dfl()
Tejun Heo
2015-09-18
2
-10
/
+71
|
*
|
|
cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled()
Tejun Heo
2015-09-18
1
-7
/
+21
|
*
|
|
cgroup: implement static_key based cgroup_subsys_enabled() and cgroup_subsys_...
Tejun Heo
2015-09-18
1
-1
/
+26
|
*
|
|
cgroup: simplify threadgroup locking
Tejun Heo
2015-09-16
1
-33
/
+12
|
*
|
|
sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem
Tejun Heo
2015-09-16
2
-61
/
+20
*
|
|
|
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2015-11-05
1
-12
/
+14
|
\
\
\
\
|
*
|
|
|
workqueue: Allocate the unbound pool using local node memory
Xunlei Pang
2015-10-12
1
-12
/
+14
*
|
|
|
|
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-11-05
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
pstore: add pstore unregister
Geliang Tang
2015-10-22
1
-0
/
+1
[next]