summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-25cgroup: add documentation about unified hierarchyTejun Heo
2014-04-25cgroup: implement cgroup.populated for the default hierarchyTejun Heo
2014-04-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Tejun Heo
2014-04-25kobject: Make support for uevent_helper optional.Michael Marineau
2014-04-25kernfs: make kernfs_notify() trigger inotify events tooTejun Heo
2014-04-25kernfs: implement kernfs_root->supers listTejun Heo
2014-04-23cgroup: implement dynamic subtree controller enable/disable on the default hi...Tejun Heo
2014-04-23cgroup: prepare migration path for unified hierarchyTejun Heo
2014-04-23cgroup: update subsystem rebind restrictionsTejun Heo
2014-04-23cgroup: add css_set->dfl_cgrpTejun Heo
2014-04-23cgroup: allow cgroup creation and suppress automatic css creation in the unif...Tejun Heo
2014-04-23cgroup: cgroup->subsys[] should be cleared after the css is offlinedTejun Heo
2014-04-23cgroup: teach css_task_iter about effective cssesTejun Heo
2014-04-23cgroup: reorganize css_task_iterTejun Heo
2014-04-23cgroup: make css_next_child() skip missing cssesTejun Heo
2014-04-23cgroup: implement cgroup->e_csets[]Tejun Heo
2014-04-23cgroup: introduce effective cgroup_subsys_stateTejun Heo
2014-04-23cgroup: update cgroup->subsys_mask to ->child_subsys_mask and restore cgroup_...Tejun Heo
2014-04-23cgroup: cgroup_apply_cftypes() shouldn't skip the default hierarhcyTejun Heo
2014-04-20Linux 3.15-rc2v3.15-rc2Linus Torvalds
2014-04-20Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-04-20Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2014-04-20perf tools: Improve error reportingAdrien BAK
2014-04-20perf tools: Adjust symbols in VDSOVladimir Nikulichev
2014-04-20perf kvm: Fix 'Min time' counting in report commandAlexander Yarygin
2014-04-19coredump: fix va_list corruptionEric Dumazet
2014-04-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-19Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-04-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-19Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...Dave Airlie
2014-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-18Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-04-18Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-18Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-18Merge tag 'staging-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-18Merge tag 'tty-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-18Merge tag 'usb-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-18Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-18thp: close race between split and zap huge pagesKirill A. Shutemov
2014-04-18mm: fix new kernel-doc warning in filemap.cRandy Dunlap
2014-04-18mm: fix CONFIG_DEBUG_VM_RB descriptionDavidlohr Bueso
2014-04-18mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman
2014-04-18mips: export flush_icache_rangeKees Cook
2014-04-18mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()Mizuma, Masayoshi
2014-04-18wait: explain the shadowing and type inconsistenciesPeter Zijlstra
2014-04-18Shiraz has movedViresh Kumar
2014-04-18Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_po...Tang Chen