Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0bfb4aa67cef4982adc70590a31624d7b35a0bda
0bfb4aa
cgroup: fix subsystem file accesses on the root cgroup
by Tejun Heo
· 11 years ago
1cb650b
cgroup: change cgroup_from_id() to css_from_id()
by Li Zefan
· 11 years ago
930913a
cgroup: use css_get() in cgroup_create() to check CSS_ROOT
by Li Zhong
· 11 years ago
ff58ac0
cpuset: remove an unncessary forward declaration
by Li Zefan
· 11 years ago
0c21ead
cgroup: RCU protect each cgroup_subsys_state release
by Tejun Heo
· 11 years ago
3c14f8b
cgroup: move subsys file removal to kill_css()
by Tejun Heo
· 11 years ago
edae0c3
cgroup: factor out kill_css()
by Tejun Heo
· 11 years ago
09a503ea
cgroup: decouple cgroup_subsys_state destruction from cgroup destruction
by Tejun Heo
· 11 years ago
f20104d
cgroup: replace cgroup->css_kill_cnt with ->nr_css
by Tejun Heo
· 11 years ago
223dbc3
cgroup: bounce cgroup_subsys_state ref kill confirmation to a work item
by Tejun Heo
· 11 years ago
ae7f164
cgroup: move cgroup->subsys[] assignment to online_css()
by Tejun Heo
· 11 years ago
623f926
cgroup: reorganize css init / exit paths
by Tejun Heo
· 11 years ago
73e80ed
cgroup: add __rcu modifier to cgroup->subsys[]
by Tejun Heo
· 11 years ago
105347b
cgroup: make cgroup_file_open() rcu_read_lock() around cgroup_css() and add cfent->css
by Tejun Heo
· 11 years ago
b77d7b6
cgroup: cgroup_css_from_dir() now should be called with RCU read locked
by Tejun Heo
· 11 years ago
0ae78e0
cgroup: add cgroup_subsys_state->parent
by Tejun Heo
· 11 years ago
35ef10d
cgroup: rename cgroup_subsys_state->dput_work and its callback function
by Tejun Heo
· 11 years ago
40e93b3
cgroup: always use cgroup_css()
by Tejun Heo
· 11 years ago
bd8815a
cgroup: make css_for_each_descendant() and friends include the origin css in the iteration
by Tejun Heo
· 11 years ago
95109b6
cgroup: unexport cgroup_css()
by Tejun Heo
· 11 years ago
d99c872
cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup
by Tejun Heo
· 11 years ago
81eeaf0
cgroup: make cftype->[un]register_event() deal with cgroup_subsys_state instead of cgroup
by Tejun Heo
· 11 years ago
72ec702
cgroup: make task iterators deal with cgroup_subsys_state instead of cgroup
by Tejun Heo
· 11 years ago
e535837
cgroup: remove struct cgroup_scanner
by Tejun Heo
· 11 years ago
c59cd3d
cgroup: make cgroup_task_iter remember the cgroup being iterated
by Tejun Heo
· 11 years ago
0942eee
cgroup: rename cgroup_iter to cgroup_task_iter
by Tejun Heo
· 11 years ago
d515876
cgroup: relocate cgroup_advance_iter()
by Tejun Heo
· 11 years ago
492eb21
cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup
by Tejun Heo
· 11 years ago
f48e392
cgroup: always use cgroup_next_child() to walk the children list
by Tejun Heo
· 11 years ago
3b287a5
cgroup: convert cgroup_next_sibling() to cgroup_next_child()
by Tejun Heo
· 11 years ago
182446d
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
by Tejun Heo
· 11 years ago
67f4c36
cgroup: add cgroup->dummy_css
by Tejun Heo
· 11 years ago
f7d5881
cgroup: pin cgroup_subsys_state when opening a cgroupfs file
by Tejun Heo
· 11 years ago
2bb566c
cgroup: add subsys backlink pointer to cftype
by Tejun Heo
· 11 years ago
eb95419
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
by Tejun Heo
· 11 years ago
6387698
cgroup: add css_parent()
by Tejun Heo
· 11 years ago
a7c6d55
cgroup: add/update accessors which obtain subsys specific data from css
by Tejun Heo
· 11 years ago
72c97e5
cgroup: add subsystem pointer to cgroup_subsys_state
by Tejun Heo
· 11 years ago
3f79851
hugetlb_cgroup: pass around @hugetlb_cgroup instead of @cgroup
by Tejun Heo
· 11 years ago
6d37b97
netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_netprio_state
by Tejun Heo
· 11 years ago
c9710d8
cpuset: drop "const" qualifiers from struct cpuset instances
by Tejun Heo
· 11 years ago
8af01f5
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
by Tejun Heo
· 11 years ago
61584e3
cgroup: Merge branch 'for-3.11-fixes' into for-3.12
by Tejun Heo
· 11 years ago
b395890
cgroup: rename cgroup_pidlist->mutex
by Li Zefan
· 11 years ago
876ede8
cgroup: restructure the failure path in cgroup_write_event_control()
by Li Zefan
· 11 years ago
e14880f
cgroup: implement cgroup_from_id()
by Li Zefan
· 11 years ago
b414dc0
cgroup: document how cgroup IDs are assigned
by Li Zefan
· 11 years ago
4e96ee8e
cgroup: convert cgroup_ida to cgroup_idr
by Li Zefan
· 11 years ago
6f4b7e6
cgroup: more naming cleanups
by Li Zefan
· 11 years ago
e0798ce
cgroup: remove struct cgroup_seqfile_state
by Li Zefan
· 11 years ago
2a4ac63
cgroup: remove sparse tags from offline_css()
by Li Zefan
· 11 years ago
da0a12c
cgroup: fix a leak when percpu_ref_init() fails
by Li Zefan
· 11 years ago
0b9e696
cpuset: relocate a misplaced comment
by Zhao Hongjiang
· 11 years ago
9ad9d25
cpuset: get rid of the useless forward declaration of cpuset
by Zhao Hongjiang
· 11 years ago
a698b44
cgroup: remove gratuituous BUG_ON()s from rebind_subsystems()
by Tejun Heo
· 11 years ago
1d5be6b
cgroup: move module ref handling into rebind_subsystems()
by Tejun Heo
· 11 years ago
913ffdb
cgroup: replace task_cgroup_path_from_hierarchy() with task_cgroup_path()
by Tejun Heo
· 11 years ago
f172e67
cgroup: move number_of_cgroups test out of rebind_subsystems() into cgroup_remount()
by Tejun Heo
· 11 years ago
3126121
cgroup: make rebind_subsystems() handle file additions and removals with proper error handling
by Tejun Heo
· 11 years ago
b420ba7
cgroup: use for_each_subsys() instead of for_each_root_subsys() in cgroup_populate/clear_dir()
by Tejun Heo
· 11 years ago
bee5509
cgroup: update error handling in cgroup_populate_dir()
by Tejun Heo
· 11 years ago
628f7cd
cgroup: separate out cgroup_base_files[] handling out of cgroup_populate/clear_dir()
by Tejun Heo
· 11 years ago
9ccece8
cgroup: fix cgroup_add_cftypes() error handling
by Tejun Heo
· 11 years ago
b1f28d3
cgroup: fix error path of cgroup_addrm_files()
by Tejun Heo
· 11 years ago
8f89140
cgroup: minor updates around cgroup_clear_directory()
by Tejun Heo
· 11 years ago
9903883f
Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 11 years ago
36805aa
Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
6d2fa9e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
0fb3767
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
0edcd16
Merge tag 'remoteproc-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc
by Linus Torvalds
· 11 years ago
d4d1cda
Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 11 years ago
7728f03
Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
8cbd0ee
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 11 years ago
1466b77
Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
19d2f8e
Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 11 years ago
746919d
Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 11 years ago
9db0192
Merge tag 'jfs-3.11' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 11 years ago
0ff08ba
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
c72bb31
Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
6d128e1
Revert "Makefile: Fix install error with make -j option"
by Linus Torvalds
· 11 years ago
64fb6d9
Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
b4294ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 11 years ago
4ece92d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
by Linus Torvalds
· 11 years ago
75fcf64
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
db6e330
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
98d1e64
mm: remove free_area_cache
by Michel Lespinasse
· 11 years ago
61b0d76
zswap: add documentation
by Seth Jennings
· 11 years ago
2b28111
zswap: add to mm/
by Seth Jennings
· 11 years ago
4e2e277
zbud: add to mm/
by Seth Jennings
· 11 years ago
ae92494
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 11 years ago
b202c0d
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 11 years ago
cb63fc2
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 11 years ago
a9642fa
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
9d0eb0a
dm: add switch target
by Jim Ramsay
· 11 years ago
8504eed
dm: update maintainers
by Alasdair G Kergon
· 11 years ago
2a7faeb
dm: optimize reorder structure
by Mikulas Patocka
· 11 years ago
83d5e5b
dm: optimize use SRCU and RCU
by Mikulas Patocka
· 11 years ago
2480945
dm bufio: submit writes outside lock
by Mikulas Patocka
· 11 years ago
43aeaa2
dm cache: fix arm link errors with inline
by Mikulas Patocka
· 11 years ago
553d8fe
dm verity: use __ffs and __fls
by Mikulas Patocka
· 11 years ago
Next »