deliverable/linux.git
2014-05-13  Tejun Heocgroup: reorganize cgroup_create()
2014-05-13  Tejun Heocgroup: remove cgroup->control_kn
2014-05-13  Tejun Heocgroup: convert "tasks" and "cgroup.procs" handle to...
2014-05-13  Tejun Heocgroup: replace cftype->trigger() with cftype->write()
2014-05-13  Tejun Heocgroup: replace cftype->write_string() with cftype...
2014-05-13  Tejun Heocgroup: implement cftype->write()
2014-05-13  Tejun Heocgroup: rename css_tryget*() to css_tryget_online*()
2014-05-13  Tejun Heocgroup: use release_agent_path_lock in cgroup_release_a...
2014-05-13  Tejun Heocgroup: use restart_syscall() for retries after offline...
2014-05-13  Tejun Heocgroup: update and fix parsing of "cgroup.subtree_control"
2014-05-13  Tejun Heocgroup: css_release() shouldn't clear cgroup->subsys[]
2014-05-13  Tejun Heocgroup: cgroup_idr_lock should be bh
2014-05-13  Tejun Heocgroup: fix offlining child waiting in cgroup_subtree_c...
2014-05-13  Tejun HeoMerge branch 'for-3.15-fixes' of git://git./linux/kerne...
2014-05-13  Tejun Heocgroup: fix rcu_read_lock() leak in update_if_frozen()
2014-05-13  Tejun HeoMerge branch 'for-3.16' of git://git./linux/kernel...
2014-05-13  Tejun Heocgroup_freezer: replace freezer->lock with freezer_mutex
2014-05-13  Tejun Heocgroup: introduce task_css_is_root()
2014-05-09  Tejun Heopercpu-refcount: implement percpu_ref_tryget()
2014-05-09  Tejun Heopercpu-refcount: rename percpu_ref_tryget() to percpu_r...
2014-05-07  Tejun Heocgroup: remove unused CGRP_SANE_BEHAVIOR
2014-05-06  Fabian Frederickkernel/cpuset.c: convert printk to pr_foo()
2014-05-06  Fabian Frederickkernel/cpuset.c: kernel-doc fixes
2014-05-05  Fabian Frederickkernel/cgroup.c: fix 2 kernel-doc warnings
2014-05-05  Tejun Heoblkcg: use trylock on blkcg_pol_mutex in blkcg_reset_st...
2014-05-05  Aristeu Rozanskidevice_cgroup: check if exception removal is allowed
2014-05-04  Aristeu Rozanskidevice_cgroup: fix the comment format for recently...
2014-05-04  Tejun Heocgroup, memcg: implement css->id and convert css_from_i...
2014-05-04  Tejun Heocgroup: update init_css() into init_and_link_css()
2014-05-04  Tejun Heocgroup: use RCU free in create_css() failure path
2014-05-04  Tejun Heocgroup: protect cgroup_root->cgroup_idr with a spinlock
2014-05-04  Tejun Heocgroup, memcg: allocate cgroup ID from 1
2014-05-04  Tejun Heocgroup: make flags and subsys_masks unsigned int
2014-04-25  Joe Perchescgroup: Use more current logging style
2014-04-25  Jianyu Zhancgroup: replace pr_warning with preferred pr_warn
2014-04-25  Jianyu Zhancgroup: remove orphaned cgroup_pidlist_seq_operations
2014-04-25  Jianyu Zhancgroup: clean up obsolete comment for parse_cgroupfs_op...
2014-04-25  Tejun Heocgroup: add documentation about unified hierarchy
2014-04-25  Tejun Heocgroup: implement cgroup.populated for the default...
2014-04-25  Tejun HeoMerge branch 'driver-core-next' of git://git./linux...
2014-04-25  Michael Marineaukobject: Make support for uevent_helper optional.
2014-04-25  Tejun Heokernfs: make kernfs_notify() trigger inotify events too
2014-04-25  Tejun Heokernfs: implement kernfs_root->supers list
2014-04-23  Tejun Heocgroup: implement dynamic subtree controller enable...
2014-04-23  Tejun Heocgroup: prepare migration path for unified hierarchy
2014-04-23  Tejun Heocgroup: update subsystem rebind restrictions
2014-04-23  Tejun Heocgroup: add css_set->dfl_cgrp
2014-04-23  Tejun Heocgroup: allow cgroup creation and suppress automatic...
2014-04-23  Tejun Heocgroup: cgroup->subsys[] should be cleared after the...
2014-04-23  Tejun Heocgroup: teach css_task_iter about effective csses
2014-04-23  Tejun Heocgroup: reorganize css_task_iter
2014-04-23  Tejun Heocgroup: make css_next_child() skip missing csses
2014-04-23  Tejun Heocgroup: implement cgroup->e_csets[]
2014-04-23  Tejun Heocgroup: introduce effective cgroup_subsys_state
2014-04-23  Tejun Heocgroup: update cgroup->subsys_mask to ->child_subsys_ma...
2014-04-23  Tejun Heocgroup: cgroup_apply_cftypes() shouldn't skip the defau...
2014-04-21  Aristeu Rozanskidevice_cgroup: rework device access check and exception...
2014-04-20  Linus TorvaldsLinux 3.15-rc2
2014-04-20  Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2014-04-20  Linus TorvaldsMerge tag 'iommu-fixes-v3.15-rc1' of git://git./linux...
2014-04-20  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-04-20  Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2014-04-19  Adrien BAKperf tools: Improve error reporting
2014-04-19  Vladimir Nikulichevperf tools: Adjust symbols in VDSO
2014-04-19  Alexander Yaryginperf kvm: Fix 'Min time' counting in report command
2014-04-19  Eric Dumazetcoredump: fix va_list corruption
2014-04-19  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2014-04-19  Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2014-04-19  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-04-19  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-04-19  Dave AirlieMerge branch 'drm-next-3.15-wip' of git://people.freede...
2014-04-19  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-04-19  Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2014-04-19  Linus TorvaldsMerge tag 'char-misc-3.15-rc2' of git://git./linux...
2014-04-18  Linus TorvaldsMerge tag 'driver-core-3.15-rc2' of git://git./linux...
2014-04-18  Linus TorvaldsMerge tag 'staging-3.15-rc2' of git://git./linux/kernel...
2014-04-18  Linus TorvaldsMerge tag 'tty-3.15-rc2' of git://git./linux/kernel...
2014-04-18  Linus TorvaldsMerge tag 'usb-3.15-rc2' of git://git./linux/kernel...
2014-04-18  Linus TorvaldsMerge branch 'akpm' (incoming from Andrew)
2014-04-18  Kirill A. Shutemovthp: close race between split and zap huge pages
2014-04-18  Randy Dunlapmm: fix new kernel-doc warning in filemap.c
2014-04-18  Davidlohr Buesomm: fix CONFIG_DEBUG_VM_RB description
2014-04-18  Mel Gormanmm: use paravirt friendly ops for NUMA hinting ptes
2014-04-18  Kees Cookmips: export flush_icache_range
2014-04-18  Mizuma, Masayoshimm/hugetlb.c: add cond_resched_lock() in return_unused_...
2014-04-18  Peter Zijlstrawait: explain the shadowing and type inconsistencies
2014-04-18  Viresh KumarShiraz has moved
2014-04-18  Tang ChenDocumentation/vm/numa_memory_policy.txt: fix wrong...
2014-04-18  Mike Qiupowerpc/mm: fix ".__node_distance" undefined
2014-04-18  Andrew Mortonkernel/watchdog.c:touch_softlockup_watchdog(): use...
2014-04-18  Peter Foleyinit/Kconfig: move the trusted keyring config option...
2014-04-18  Christoph Lametervmscan: reclaim_clean_pages_from_list() must use mod_zo...
2014-04-18  Vlad Yasevichnet: sctp: cache auth_enable per endpoint
2014-04-18  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2014-04-18  Ivan Veceratg3: update rx_jumbo_pending ring param only when jumbo...
2014-04-18  dingtianhongvlan: Fix lockdep warning when vlan dev handle notification
2014-04-18  Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2014-04-18  Vineet GuptaARC: Delete stale barrier.h
2014-04-18  Linus TorvaldsMerge tag 'pci-v3.15-fixes-1' of git://git./linux/kerne...
2014-04-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next
This page took 0.067818 seconds and 5 git commands to generate.