summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* memcg: do not recalculate section unnecessarily in init_section_page_cgroupFernando Luis Vazquez Cao2009-01-081-4/+1
* memcg: simple migration handlingKAMEZAWA Hiroyuki2009-01-083-96/+73
* memcg: fix gfp_mask of callers of chargeKAMEZAWA Hiroyuki2009-01-084-11/+14
* memcg: introduce charge-commit-cancel style of functionsKAMEZAWA Hiroyuki2009-01-085-41/+170
* devices cgroup: allow mkfifoSerge E. Hallyn2009-01-081-0/+3
* devcgroup: use list_for_each_entry_rcu()Lai Jiangshan2009-01-081-1/+1
* cgroups: make cgroup_path() RCU-safePaul Menage2009-01-082-10/+25
* cgroups: skip processes from other namespaces when listing a cgroupGowrishankar M2009-01-081-2/+4
* cgroups: introduce link_css_set() to remove duplicate codeLi Zefan2009-01-081-38/+30
* cgroups: add inactive subsystems to rootnode.subsys_listLi Zefan2009-01-081-2/+3
* cgroups: make root_list contains active hierarchies onlyLi Zefan2009-01-081-12/+7
* cgroups: remove rcu_read_lock() in cgroupstats_build()Lai Jiangshan2009-01-081-2/+0
* cgroups: call find_css_set() safely in cgroup_attach_task()Lai Jiangshan2009-01-081-1/+6
* cgroups: use task_lock() for access tsk->cgroups safe in cgroup_clone()Lai Jiangshan2009-01-081-0/+2
* cgroups: don't put struct cgroupfs_root protected by RCULai Jiangshan2009-01-082-3/+2
* cgroups: fix cgroup_iter_next() bugLai Jiangshan2009-01-081-1/+3
* cgroups: add lock for child->cgroups in cgroup_post_fork()Lai Jiangshan2009-01-081-0/+2
* memcg: fix a typo in KconfigLi Zefan2009-01-081-1/+1
* ns_cgroup: remove unused spinlockLi Zefan2009-01-081-2/+0
* cgroups: remove some redundant NULL checksLi Zefan2009-01-081-22/+7
* cgroups: documentation updatesLi Zefan2009-01-081-3/+4
* cgroups: make cgroup config a submenuKAMEZAWA Hiroyuki2009-01-081-56/+67
* quota: don't set grace time when user isn't above softlimitJan Kara2009-01-081-0/+2
* coda: fix fs/coda/sysctl.c build warnings when !CONFIG_SYSCTLRichard A. Holden III2009-01-081-1/+4
* jbd: remove excess kernel-doc notationRandy Dunlap2009-01-081-1/+0
* ext3: tighten restrictions on inode flagsDuane Griffin2009-01-083-8/+20
* ext3: don't inherit inappropriate inode flags from parentDuane Griffin2009-01-082-1/+8
* ext3: allocate ->s_blockgroup_lock separatelyPekka Enberg2009-01-082-3/+11
* jbd: improve fsync batchingJosef Bacik2009-01-083-5/+63
* ext2: tighten restrictions on inode flagsDuane Griffin2009-01-083-8/+20
* ext2: don't inherit inappropriate inode flags from parentDuane Griffin2009-01-082-1/+8
* ext2: allocate ->s_blockgroup_lock separatelyPekka J Enberg2009-01-082-3/+11
* ext2: fix ext2_splice_branch() commentsQinghuang Feng2009-01-081-2/+0
* rtc-ds1307: remove legacy probe() checksJüri Reitel2009-01-081-27/+4
* rtc-ds1307: SMBus compatibilityBARRE Sebastien2009-01-081-88/+35
* xen: add xenfs to allow usermode <-> Xen interactionAlex Zeffertt2009-01-0810-8/+716
* drivers/xen/xenbus/xenbus_client.c: cleanup kerneldocQinghuang Feng2009-01-081-2/+1
* async: Don't call async_synchronize_full_special() while holding sb_lockDave Kleikamp2009-01-081-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-01-0728-109/+127
|\
| * sparc64: Work around branch tracer warning.David S. Miller2009-01-071-2/+6
| * sparc64: Fix unsigned long long warnings in drivers.Sam Ravnborg2009-01-065-11/+11
| * sparc64: Use unsigned long long for u64.Sam Ravnborg2009-01-0619-71/+71
| * sparc: refactor code in fault_32.cSam Ravnborg2009-01-061-1/+2
| * sparc64: refactor code in init_64.cSam Ravnborg2009-01-061-11/+21
| * sparc64: refactor code in viohs.cSam Ravnborg2009-01-061-2/+4
| * sparc: make proces_ver_nack a bit more readableSteven Rostedt2009-01-061-11/+12
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-01-0728-207/+148
|\ \
| * | V4L/DVB (10191a): Update MAINTAINERS entries on media driversMauro Carvalho Chehab2009-01-071-23/+42
| * | V4L/DVB (10190): cx88: Fix some Kbuild troublesMauro Carvalho Chehab2009-01-076-47/+65
| * | V4L/DVB (10189): dm1105: Fix build with INPUT=m and DVB_DM1105=yMauro Carvalho Chehab2009-01-071-0/+1
OpenPOWER on IntegriCloud