aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-10-26mm: strictly nested kmap_atomic()Gravatar Peter Zijlstra 1-2/+2
2010-10-26writeback: do not sleep on the congestion queue if there are no congested BDI...Gravatar Mel Gorman 3-1/+16
2010-10-26vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaimGravatar KOSAKI Motohiro 1-3/+3
2010-10-26writeback: account for time spent congestion_waitedGravatar Mel Gorman 1-0/+28
2010-10-26tracing, vmscan: add trace events for LRU list shrinkingGravatar Mel Gorman 1-0/+42
2010-10-26mm: fix typo in mm.h when NODE_NOT_IN_PAGE_FLAGSGravatar Will Deacon 1-2/+2
2010-10-26writeback: add nr_dirtied and nr_written to /proc/vmstatGravatar Michael Rubin 1-0/+2
2010-10-26mm: add account_page_writeback()Gravatar Michael Rubin 1-0/+1
2010-10-26memory hotplug: unify is_removable and offline detection codeGravatar KAMEZAWA Hiroyuki 1-0/+4
2010-10-26mm: only build per-node scan_unevictable functions when NUMA is enabledGravatar Thadeu Lima de Souza Cascardo 1-0/+10
2010-10-26include/linux/pageblock-flags.h: fix set_pageblock_flags() macro definitonGravatar zeal 1-2/+3
2010-10-26writeback: remove nonblocking/encountered_congestion referencesGravatar Wu Fengguang 2-5/+5
2010-10-26oom: add per-mm oom disable countGravatar Ying Han 1-0/+2
2010-10-26kfifo: disable __kfifo_must_check_helper()Gravatar Andrew Morton 1-5/+2
2010-10-26types.h: move misplaced commentGravatar Andrew Morton 1-10/+10
2010-10-26Merge git://git.infradead.org/battery-2.6Gravatar Linus Torvalds 1-1/+5
2010-10-26Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Gravatar Linus Torvalds 4-5/+43
2010-10-26Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 10-75/+103
2010-10-26Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Gravatar Linus Torvalds 5-2/+125
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Gravatar Linus Torvalds 1-0/+29
2010-10-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-1/+90
2010-10-25hwmon: lis3: Short explanations of platform data fieldsGravatar Samu Onkalo 1-0/+46
2010-10-25hwmon: lis3: use block read to access data registersGravatar Samu Onkalo 1-0/+1
2010-10-25hwmon: lis3: New parameters to platform dataGravatar Samu Onkalo 1-1/+5
2010-10-25hwmon: lis3: regulator controlGravatar Samu Onkalo 1-0/+2
2010-10-25hwmon: add generic GPIO fan driverGravatar Simon Guinot 1-0/+36
2010-10-25Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Gravatar Linus Torvalds 7-54/+76
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+3
2010-10-25Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-3/+13
2010-10-25Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 2-2/+2
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 15-169/+381
2010-10-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-736/+0
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 4-7/+57
2010-10-25Coda: replace BKL with mutexGravatar Yoshihisa Abe 1-0/+2
2010-10-25Coda: push BKL regions into coda_upcall()Gravatar Yoshihisa Abe 1-1/+1
2010-10-25Coda: add spin lock to protect accesses to struct coda_inode_info.Gravatar Yoshihisa Abe 2-5/+14
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 5-20/+97
2010-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Gravatar Linus Torvalds 4-5/+36
2010-10-25Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 3-4/+0
2010-10-25[S390] add support for nonquiescing sskeGravatar Martin Schwidefsky 2-2/+2
2010-10-25uwb: Remove the WLP subsystem and driversGravatar David Vrabel 1-736/+0
2010-10-25netdev: bfin_mac: push settings to platform resourcesGravatar Sonic Zhang 1-0/+29
2010-10-25Merge branch 'topic/hda' into for-linusGravatar Takashi Iwai 1-1/+3
2010-10-25Merge branch 'topic/asoc' into for-linusGravatar Takashi Iwai 10-166/+370
2010-10-25Merge branch 'topic/misc' into for-linusGravatar Takashi Iwai 4-2/+8
2010-10-24NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructureGravatar Andy Adamson 3-0/+52
2010-10-24NFS: client needs to maintain list of inodes with active layoutsGravatar Andy Adamson 1-0/+1
2010-10-24NFS: create and destroy inode's layout cacheGravatar Benny Halevy 1-0/+3
2010-10-24NFSv4.1: pnfs: filelayout: introduce minimal file layout driverGravatar Dean Hildebrand 1-0/+1
2010-10-24NFS: set layout driverGravatar Ricardo Labiaga 2-0/+2