index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
|
|
|
printk: do not compute the size of the message twice
Petr Mladek
2014-04-03
|
*
|
|
|
|
|
|
|
|
printk: use also the last bytes in the ring buffer
Petr Mladek
2014-04-03
|
*
|
|
|
|
|
|
|
|
printk: add comment about tricky check for text buffer size
Petr Mladek
2014-04-03
|
*
|
|
|
|
|
|
|
|
printk: remove obsolete check for log level "c"
Petr Mladek
2014-04-03
|
*
|
|
|
|
|
|
|
|
kernel/resource.c: make reallocate_resource() static
Daeseok Youn
2014-04-03
|
*
|
|
|
|
|
|
|
|
kernel: audit/fix non-modular users of module_init in core code
Paul Gortmaker
2014-04-03
|
*
|
|
|
|
|
|
|
|
fs, kernel: permit disabling the uselib syscall
Josh Triplett
2014-04-03
|
*
|
|
|
|
|
|
|
|
kernel/groups.c: remove return value of set_groups
Wang YanQing
2014-04-03
|
*
|
|
|
|
|
|
|
|
sys_sysfs: Add CONFIG_SYSFS_SYSCALL
Fabian Frederick
2014-04-03
|
*
|
|
|
|
|
|
|
|
drop_caches: add some documentation and info message
Dave Hansen
2014-04-03
|
*
|
|
|
|
|
|
|
|
mm: optimize put_mems_allowed() usage
Mel Gorman
2014-04-03
|
*
|
|
|
|
|
|
|
|
kernel/watchdog.c: touch_nmi_watchdog should only touch local cpu not every one
Ben Zhang
2014-04-03
|
*
|
|
|
|
|
|
|
|
kthread: ensure locality of task_struct allocations
Nishanth Aravamudan
2014-04-03
*
|
|
|
|
|
|
|
|
|
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-04-03
|
\
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
cgroup: remove useless argument from cgroup_exit()
Li Zefan
2014-03-29
|
*
|
|
|
|
|
|
|
|
cgroup: fix spurious lockdep warning in cgroup_exit()
Li Zefan
2014-03-29
|
*
|
|
|
|
|
|
|
|
cgroup: Use RCU_INIT_POINTER(x, NULL) in cgroup.c
Monam Agarwal
2014-03-24
|
*
|
|
|
|
|
|
|
|
cgroup: break kernfs active_ref protection in cgroup directory operations
Tejun Heo
2014-03-20
|
*
|
|
|
|
|
|
|
|
cgroup: fix cgroup_taskset walking order
Tejun Heo
2014-03-19
|
*
|
|
|
|
|
|
|
|
cgroup: implement CFTYPE_ONLY_ON_DFL
Tejun Heo
2014-03-19
|
*
|
|
|
|
|
|
|
|
cgroup: make cgrp_dfl_root mountable
Tejun Heo
2014-03-19
|
*
|
|
|
|
|
|
|
|
cgroup: drop const from @buffer of cftype->write_string()
Tejun Heo
2014-03-19
|
*
|
|
|
|
|
|
|
|
cgroup: rename cgroup_dummy_root and related names
Tejun Heo
2014-03-19
|
*
|
|
|
|
|
|
|
|
cgroup: move ->subsys_mask from cgroupfs_root to cgroup
Tejun Heo
2014-03-19
|
*
|
|
|
|
|
|
|
|
cgroup: treat cgroup_dummy_root as an equivalent hierarchy during rebinding
Tejun Heo
2014-03-19
|
*
|
|
|
|
|
|
|
|
cgroup: use cgroup_setup_root() to initialize cgroup_dummy_root
Tejun Heo
2014-03-19
|
*
|
|
|
|
|
|
|
|
cgroup: reorganize cgroup bootstrapping
Tejun Heo
2014-03-19
|
*
|
|
|
|
|
|
|
|
cgroup: relocate setting of CGRP_DEAD
Tejun Heo
2014-03-19
|
*
|
|
|
|
|
|
|
|
cpuset: use rcu_read_lock() to protect task_cs()
Li Zefan
2014-03-03
|
*
|
|
|
|
|
|
|
|
cgroup_freezer: document freezer_fork() subtleties
Tejun Heo
2014-02-25
|
*
|
|
|
|
|
|
|
|
cgroup: update cgroup_transfer_tasks() to either succeed or fail
Tejun Heo
2014-02-25
|
*
|
|
|
|
|
|
|
|
cgroup: drop task_lock() protection around task->cgroups
Tejun Heo
2014-02-25
|
*
|
|
|
|
|
|
|
|
cgroup: update how a newly forked task gets associated with css_set
Tejun Heo
2014-02-25
|
*
|
|
|
|
|
|
|
|
cgroup: split process / task migration into four steps
Tejun Heo
2014-02-25
|
*
|
|
|
|
|
|
|
|
cgroup: separate out cset_group_from_root() from task_cgroup_from_root()
Tejun Heo
2014-02-25
|
*
|
|
|
|
|
|
|
|
cgroup: use css_set->mg_tasks to track target tasks during migration
Tejun Heo
2014-02-25
|
*
|
|
|
|
|
|
|
|
cgroup: add css_set->mg_tasks
Tejun Heo
2014-02-25
|
*
|
|
|
|
|
|
|
|
Merge branch 'cgroup/for-3.14-fixes' into cgroup/for-3.15
Tejun Heo
2014-02-25
|
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
cgroup: add a validation check to cgroup_add_cftyps()
Li Zefan
2014-02-18
|
*
|
|
|
|
|
|
|
|
|
cgroup: fix memory leak in cgroup_mount()
Li Zefan
2014-02-14
|
*
|
|
|
|
|
|
|
|
|
cgroup: fix locking in cgroupstats_build()
Li Zefan
2014-02-14
|
*
|
|
|
|
|
|
|
|
|
cgroup: fix coccinelle warnings
Fengguang Wu
2014-02-13
|
*
|
|
|
|
|
|
|
|
|
cgroup: unexport functions
Tejun Heo
2014-02-13
|
*
|
|
|
|
|
|
|
|
|
cgroup: cosmetic updates to cgroup_attach_task()
Tejun Heo
2014-02-13
|
*
|
|
|
|
|
|
|
|
|
cgroup: remove cgroup_taskset_cur_css() and cgroup_taskset_size()
Tejun Heo
2014-02-13
|
*
|
|
|
|
|
|
|
|
|
cpuset: don't use cgroup_taskset_cur_css()
Tejun Heo
2014-02-13
|
*
|
|
|
|
|
|
|
|
|
cgroup: drop @skip_css from cgroup_taskset_for_each()
Tejun Heo
2014-02-13
|
*
|
|
|
|
|
|
|
|
|
cgroup: move css_set_rwsem locking outside of cgroup_task_migrate()
Tejun Heo
2014-02-13
|
*
|
|
|
|
|
|
|
|
|
cgroup: separate out put_css_set_locked() and remove put_css_set_taskexit()
Tejun Heo
2014-02-13
|
*
|
|
|
|
|
|
|
|
|
cgroup: remove css_scan_tasks()
Tejun Heo
2014-02-13
[prev]
[next]