index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-11-19
cgroup: fix harmless bugs in cgroup_load_subsys() fail path and cgroup_unload...
Tejun Heo
2012-11-19
cgroup: lock cgroup_mutex in cgroup_init_subsys()
Tejun Heo
2012-11-19
cgroup: trivial cleanup for cgroup_init/load_subsys()
Tejun Heo
2012-11-19
cgroup: make CSS_* flags bit masks instead of bit positions
Tejun Heo
2012-11-19
cgroup: cgroup->dentry isn't a RCU pointer
Tejun Heo
2012-11-19
cgroup: create directory before linking while creating a new cgroup
Tejun Heo
2012-11-19
cgroup: open-code cgroup_create_dir()
Tejun Heo
2012-11-19
cgroup: initialize cgrp->allcg_node in init_cgroup_housekeeping()
Tejun Heo
2012-11-19
cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()
Tejun Heo
2012-11-09
cgroup_freezer: implement proper hierarchy support
Tejun Heo
2012-11-09
cgroup_freezer: add ->post_create() and ->pre_destroy() and track online state
Tejun Heo
2012-11-09
cgroup_freezer: introduce CGROUP_FREEZING_[SELF|PARENT]
Tejun Heo
2012-11-09
cgroup_freezer: make freezer->state mask of flags
Tejun Heo
2012-11-09
cgroup_freezer: prepare freezer_change_state() for full hierarchy support
Tejun Heo
2012-11-09
cgroup_freezer: trivial cleanups
Tejun Heo
2012-11-09
cgroup: implement generic child / descendant walk macros
Tejun Heo
2012-11-09
cgroup: use rculist ops for cgroup->children
Tejun Heo
2012-11-09
cgroup: add cgroup_subsys->post_create()
Tejun Heo
2012-11-08
cgroup: set 'start' with the right value in cgroup_path.
Tao Ma
2012-11-06
device_cgroup: add lockdep asserts
Tejun Heo
2012-11-06
Merge branch 'cgroup/for-3.7-fixes' into cgroup/for-3.8
Tejun Heo
2012-11-06
device_cgroup: fix RCU usage
Tejun Heo
2012-11-06
device_cgroup: fix unchecked cgroup parent usage
Aristeu Rozanski
2012-11-05
Merge branch 'cgroup-rmdir-updates' into cgroup/for-3.8
Tejun Heo
2012-11-05
cgroup: make ->pre_destroy() return void
Tejun Heo
2012-11-05
hugetlb: do not fail in hugetlb_cgroup_pre_destroy
Michal Hocko
2012-11-05
memcg: make mem_cgroup_reparent_charges non failing
Michal Hocko
2012-11-05
cgroup: remove CGRP_WAIT_ON_RMDIR, cgroup_exclude_rmdir() and cgroup_release_...
Tejun Heo
2012-11-05
cgroup: deactivate CSS's and mark cgroup dead before invoking ->pre_destroy()
Tejun Heo
2012-11-05
cgroup: use cgroup_lock_live_group(parent) in cgroup_create()
Tejun Heo
2012-11-05
cgroup: kill CSS_REMOVED
Tejun Heo
2012-11-05
cgroup: kill cgroup_subsys->__DEPRECATED_clear_css_refs
Tejun Heo
2012-11-04
Linux 3.7-rc4
v3.7-rc4
Linus Torvalds
2012-11-03
Merge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-11-03
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
2012-11-03
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...
Linus Torvalds
2012-11-03
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-11-02
tcp-repair: Handle zero-length data put in rcv queue
Pavel Emelyanov
2012-11-02
vmxnet3: must split too big fragments
Eric Dumazet
2012-11-02
l2tp: fix oops in l2tp_eth_create() error path
Tom Parkin
2012-11-03
exynos4_tmu_driver_ids should be exynos_tmu_driver_ids.
Jonghwan Choi
2012-11-03
ACPI video: Ignore errors after _DOD evaluation.
Igor Murzov
2012-11-03
thermal: solve compilation errors in rcar_thermal
Devendra Naga
2012-11-02
cxgb4: Fix unable to get UP event from the LLD
Vipul Pandya
2012-11-02
drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free
Peter Senna Tschudin
2012-11-02
drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_free
Peter Senna Tschudin
2012-11-02
bnx2x: fix HW initialization using fw 7.8.x
Dmitry Kravkov
2012-11-02
Merge tag 'pm-for-3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-11-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
[next]