summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-06-26cgroup: fix cgroupfs_root early destruction pathTejun Heo
2013-06-24cgroup: remove cgroup->actual_subsys_maskTejun Heo
2013-06-24cgroup: convert CFTYPE_* flags to enumsTejun Heo
2013-06-19cgroup: rename cont to cgrpLi Zefan
2013-06-18cgroup: convert cgroup_cft_commit() to use cgroup_for_each_descendant_pre()Li Zefan
2013-06-18cgroup: disallow rename(2) if sane_behaviorTejun Heo
2013-06-13cgroup: update sane_behavior documentationTejun Heo
2013-06-13cgroup: use percpu refcnt for cgroup_subsys_statesTejun Heo
2013-06-13Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Tejun Heo
2013-06-13cgroup: split cgroup destruction into two stepsTejun Heo
2013-06-13percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_con...Tejun Heo
2013-06-13percpu-refcount: implement percpu_ref_cancel_init()Tejun Heo
2013-06-13percpu-refcount: add __must_check to percpu_ref_init() and don't use ACCESS_O...Tejun Heo
2013-06-13cgroup: remove cgroup->count and useTejun Heo
2013-06-13cgroup: rename CGRP_REMOVED to CGRP_DEADTejun Heo
2013-06-13cgroup: clean up css_[try]get() and css_put()Tejun Heo
2013-06-13cgroup: bring some sanity to naming around cg_cgroup_linkTejun Heo
2013-06-13cgroup: remove now unused css_depth()Tejun Heo
2013-06-12percpu-refcount: cosmetic updatesTejun Heo
2013-06-12percpu-refcount: consistently use plain (non-sched) RCUTejun Heo
2013-06-03percpu: implement generic percpu refcountingKent Overstreet
2013-06-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-06-03Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-06-01Merge tag 'fbdev-for-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-06-01Merge tag 'please-pull-aertracefix' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-31target: Propigate up ->cmd_kref put return via transport_generic_free_cmdNicholas Bellinger
2013-05-31Merge tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-05-30aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz
2013-05-29target: Re-instate sess_wait_list for target_wait_for_sess_cmdsNicholas Bellinger
2013-05-29xenbus: delay xenbus frontend resume if xenstored is not runningAurelien Chartier
2013-05-29Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux ...Jean-Christophe PLAGNIOL-VILLARD
2013-05-25Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-25Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-05-24Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds
2013-05-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-24linux/kernel.h: fix kernel-doc warningRandy Dunlap
2013-05-24wait: fix false timeouts when using wait_event_timeout()Imre Deak
2013-05-24rapidio: add enumeration/discovery start from user spaceAlexandre Bounine
2013-05-24rapidio: make enumeration/discovery configurableAlexandre Bounine
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-24cgroup: update iterators to use cgroup_next_sibling()Tejun Heo
2013-05-24cgroup: add cgroup->serial_nr and implement cgroup_next_sibling()Tejun Heo
2013-05-24cgroup: make cgroup_is_removed() staticTejun Heo
2013-05-24Merge branch 'for-3.10-fixes' into for-3.11Tejun Heo
2013-05-24cgroup: fix a subtle bug in descendant pre-order walkTejun Heo
2013-05-23Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-23Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-05-23OMAPDSS: Fix crash with DT bootTomi Valkeinen