summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* memcg: force use_hierarchy if sane_behaviorTejun Heo2013-04-151-0/+3
* cgroup: remove cgrp->top_cgroupLi Zefan2013-04-151-1/+0
* cgroup: introduce sane_behavior mount optionTejun Heo2013-04-151-0/+43
* move cgroupfs_root to include/linux/cgroup.hTejun Heo2013-04-151-0/+57
* Revert "cgroup: remove bind() method from cgroup_subsys."Tejun Heo2013-04-121-0/+2
* cgroup: implement cgroup_is_descendant()Li Zefan2013-04-101-0/+1
* cgroup: remove bind() method from cgroup_subsys.Rami Rosen2013-04-101-2/+0
* cgroup: remove cgroup_lock_is_held()Tejun Heo2013-04-071-4/+9
* cgroup: unexport locking interface and cgroup_attach_task()Tejun Heo2013-04-071-5/+0
* cgroup, cpuset: replace move_member_tasks_to_cpuset() with cgroup_transfer_ta...Tejun Heo2013-04-071-0/+1
* cgroup: consolidate cgroup_attach_task() and cgroup_attach_proc()Li Zefan2013-03-201-1/+2
* cgroup: remove cgroup_is_descendant()Li Zefan2013-03-121-3/+0
* cpuset: remove include of cgroup.h from cpuset.hLi Zefan2013-03-051-1/+0
* res_counter: remove include of cgroup.h from res_counter.hLi Zefan2013-03-051-1/+1
* cgroup: avoid accessing modular cgroup subsys structure without lockingLi Zefan2013-03-051-3/+14
* cgroup: fix cgroup_path() vs rename() raceLi Zefan2013-03-041-0/+24
* Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...Linus Torvalds2013-03-038-254/+284
|\
| * UAPI: (Scripted) Disintegrate include/videoDavid Howells2012-12-208-254/+284
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-034-6/+7
|\ \
| * | constify path_get/path_put and fs_struct.c stuffAl Viro2013-03-022-4/+4
| * | cache the value of file_inode() in struct fileAl Viro2013-03-021-1/+2
| * | 9p: turn fid->dlist into hlistAl Viro2013-02-281-1/+1
* | | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-037-1/+92
|\ \ \
| * | | mm: define VM_GROWSUP for CONFIG_METAGJames Hogan2013-03-021-0/+2
| * | | metag: Internal and external irqchipsJames Hogan2013-03-022-0/+57
| * | | metag: Time keepingJames Hogan2013-03-021-0/+21
| * | | metag: ptraceJames Hogan2013-03-021-0/+2
| * | | asm-generic/unistd.h: handle symbol prefixes in cond_syscallJames Hogan2013-03-021-1/+8
| * | | asm-generic/io.h: check CONFIG_VIRT_TO_BUSJames Hogan2013-03-021-0/+2
* | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-03-033-0/+33
|\ \ \ \
| * | | | watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda2013-03-011-0/+9
| * | | | watchdog: bcm47xx_wdt.c: use platform deviceHauke Mehrtens2013-03-011-0/+9
| * | | | rtc: stmp3xxx: add wdt-accessor functionWolfram Sang2013-03-011-0/+15
* | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-03-032-5/+16
|\ \ \ \ \
| * | | | | dmaengine: dw_dmac: move to generic DMA bindingArnd Bergmann2013-02-281-5/+0
| * | | | | dmaengine: add dma_request_slave_channel_compat()Matt Porter2013-02-271-0/+16
* | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-03-031-28/+12
|\ \ \ \ \ \
| * | | | | | ext4: optimize ext4_es_shrink()Theodore Ts'o2013-03-011-28/+12
* | | | | | | Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-03-032-0/+2
|\ \ \ \ \ \ \
| * | | | | | | NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDSWeston Andros Adamson2013-03-011-0/+1
| * | | | | | | SUNRPC: add call to get configured timeoutWeston Andros Adamson2013-03-011-0/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-033-0/+521
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...Chris Mason2013-02-203-0/+521
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | Btrfs: set/change the label of a mounted file systemjeff.liu2013-02-201-0/+2
| | * | | | | | | Btrfs: Add a new ioctl to get the label of a mounted file systemjeff.liu2013-02-201-0/+2
| | * | | | | | | btrfs: add "no file data" flag to btrfs send ioctlMark Fasheh2013-02-201-0/+7
| | * | | | | | | Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.hFilipe Brandenburger2013-02-203-0/+510
* | | | | | | | | Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds2013-03-033-2/+62
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mtd: map: BUG() in non handled casesDmitry Eremin-Solenikov2013-02-221-2/+6
| * | | | | | | | | mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) lockingStefan Roese2013-02-041-0/+1