summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-12memcg: fix typos in memcg_test.txtKirill A. Shutemov1-2/+2
2010-03-12memcg: update memcg_test.txt to describe memory thresholdsKirill A. Shutemov1-0/+21
2010-03-12cgroups: add simple listener of cgroup events to documentationKirill A. Shutemov1-0/+110
2010-03-12cgroups: remove events before destroying subsystem state objectsKirill A. Shutemov3-12/+8
2010-03-12cgroups: fix race between userspace and kernelspaceKirill A. Shutemov1-15/+17
2010-03-12memcg: handle panic_on_oom=always caseKAMEZAWA Hiroyuki3-2/+10
2010-03-12memcg: update memcg_test.txtDaisuke Nishimura1-2/+20
2010-03-12memcg : share event counter rather than duplicateKAMEZAWA Hiroyuki1-45/+41
2010-03-12memcg: update threshold and softlimit at commitKAMEZAWA Hiroyuki1-20/+18
2010-03-12memcg: use generic percpu instead of private implementationKAMEZAWA Hiroyuki1-121/+63
2010-03-12memcg: typo in comment to mem_cgroup_print_oom_info()Kirill A. Shutemov1-1/+1
2010-03-12memcg: implement memory thresholdsKirill A. Shutemov2-1/+327
2010-03-12memcg: rework usage of stats by soft limitKirill A. Shutemov1-8/+10
2010-03-12memcg: extract mem_group_usage() from mem_cgroup_read()Kirill A. Shutemov1-22/+32
2010-03-12cgroup: implement eventfd-based generic API for notificationsKirill A. Shutemov4-1/+272
2010-03-12memcg: improve performance in moving swap chargeDaisuke Nishimura1-15/+60
2010-03-12memcg: move charges of anonymous swapDaisuke Nishimura6-38/+223
2010-03-12memcg: avoid oom during moving chargeDaisuke Nishimura1-2/+51
2010-03-12memcg: improve performance in moving chargeDaisuke Nishimura1-54/+98
2010-03-12memcg: move charges of anonymous pageDaisuke Nishimura1-10/+284
2010-03-12memcg: add interface to move charge at task migrationDaisuke Nishimura2-6/+147
2010-03-12cgroups: clean up cgroup_pidlist_find() a bitLi Zefan1-5/+3
2010-03-12cgroups: blkio subsystem as moduleBen Blum6-17/+61
2010-03-12cgroups: fix CONTENTS in cgroups documentationKirill A. Shutemov1-0/+1
2010-03-12cgroups: subsystem module unloadingBen Blum3-28/+148
2010-03-12cgroups: subsystem module loading interfaceBen Blum3-5/+153
2010-03-12cgroups: revamp subsys arrayBen Blum2-18/+88
2010-03-12cgroup: introduce coalesce css_get() and css_put()Daisuke Nishimura2-5/+12
2010-03-12cgroup: introduce cancel_attach()Daisuke Nishimura3-8/+47
2010-03-12Documentation/email-clients.txt: update gmail informationDave Young1-21/+9
2010-03-12scripts/kernel-doc: fix empty function description sectionRandy Dunlap1-1/+1
2010-03-12Documentation: remove obsolete voyager.txt fileBartlomiej Zolnierkiewicz1-95/+0
2010-03-12Documentation/SubmitChecklist: add rule #1Randy Dunlap1-2/+6
2010-03-12Documentation/vm/: split txt and source filesRandy Dunlap6-173/+209
2010-03-12Documentation/fs/: split txt and source filesRandy Dunlap5-35/+50
2010-03-12Documentation/laptop/: split txt and source filesRandy Dunlap5-170/+178
2010-03-12Documentation/timers/: split txt and source filesRandy Dunlap5-272/+282
2010-03-12ufs: make solaris fsck happyEvgeniy Dushistov1-2/+7
2010-03-12fs/ufs: recognize Solaris-specific file system stateAlex Viskovatoff2-0/+9
2010-03-12drivers/char/mem.c: cleanupsAndrew Morton1-102/+102
2010-03-12/dev/mem: dont allow seek to last pageWu Fengguang1-6/+13
2010-03-12fbdev: bfin-lq035q1-fb: remove duplicated #includeHuang Weiyi1-1/+0
2010-03-12video: fix first line of kernel-doc for a few functionsBen Hutchings1-4/+4
2010-03-12obsolete config in kernel source: LWMON5Christoph Egger1-13/+0
2010-03-12drivers/video/via: fix continuation line formatsJoe Perches2-10/+10
2010-03-12NUC900 LCD Controller DriverWang Qiang11-1/+1338
2010-03-12fbdev: remove obsolete CONFIG_FB_SOFT_CURSORChristoph Egger2-4/+0
2010-03-12intelfb: new maintainerMaik Broemme1-1/+1
2010-03-12broadsheetfb: support storing waveformJaya Kumar2-1/+505
2010-03-12broadsheetfb: add MMIO hooksJaya Kumar2-20/+107