summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-10-27mm: fix typo in mm.h when NODE_NOT_IN_PAGE_FLAGSWill Deacon1-2/+2
2010-10-27writeback: add nr_dirtied and nr_written to /proc/vmstatMichael Rubin1-0/+2
2010-10-27mm: add account_page_writeback()Michael Rubin1-0/+1
2010-10-27memory hotplug: unify is_removable and offline detection codeKAMEZAWA Hiroyuki1-0/+4
2010-10-27mm: only build per-node scan_unevictable functions when NUMA is enabledThadeu Lima de Souza Cascardo1-0/+10
2010-10-27include/linux/pageblock-flags.h: fix set_pageblock_flags() macro definitonzeal1-2/+3
2010-10-27writeback: remove nonblocking/encountered_congestion referencesWu Fengguang2-5/+5
2010-10-27oom: add per-mm oom disable countYing Han1-0/+2
2010-10-27kfifo: disable __kfifo_must_check_helper()Andrew Morton1-5/+2
2010-10-27types.h: move misplaced commentAndrew Morton1-10/+10
2010-10-27Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier9-14/+266
2010-10-26Merge branch 'misc' into releaseLen Brown3-12/+0
2010-10-26Merge branch 'acpi-mmio' into releaseLen Brown1-0/+3
2010-10-26Merge branch 'ima-memory-use-fixes'Linus Torvalds1-0/+6
2010-10-26IMA: explicit IMA i_flag to remove global lock on inode_deleteEric Paris1-0/+2
2010-10-26IMA: move read counter into struct inodeEric Paris1-0/+4
2010-10-26Merge git://git.infradead.org/battery-2.6Linus Torvalds1-1/+5
2010-10-26Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds4-5/+43
2010-10-26Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds10-75/+103
2010-10-26Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds5-2/+125
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds1-0/+29
2010-10-26fs: inode split IO and LRU listsNick Piggin1-1/+2
2010-10-26fs: use percpu counter for nr_dentry and nr_dentry_unusedChristoph Hellwig1-0/+2
2010-10-26fs: do not assign default i_ino in new_inodeChristoph Hellwig1-0/+1
2010-10-26new helper: ihold()Al Viro1-0/+1
2010-10-26fs: remove inode_add_to_list/__inode_add_to_listChristoph Hellwig1-2/+3
2010-10-26fs: Implement lazy LRU updates for inodesNick Piggin2-8/+7
2010-10-26fs: Convert nr_inodes and nr_unused to per-cpu countersDave Chinner1-1/+2
2010-10-26list.h: new helper - hlist_add_fake()Al Viro1-0/+6
2010-10-26new helper: inode_unhashed()Al Viro1-0/+5
2010-10-26unexport invalidate_inodesAl Viro1-1/+0
2010-10-26vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_posKAMEZAWA Hiroyuki1-0/+3
2010-10-26fs: allow for more than 2^31 filesEric Dumazet1-4/+4
2010-10-26fs: kill block_prepare_writeChristoph Hellwig2-1/+2
2010-10-26fs: mark destroy_inode staticChristoph Hellwig1-1/+0
2010-10-26fs: add sync_inode_metadataChristoph Hellwig1-0/+1
2010-10-26Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+90
2010-10-26Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie3-1/+9
2010-10-26hwmon: lis3: Short explanations of platform data fieldsSamu Onkalo1-0/+46
2010-10-26hwmon: lis3: use block read to access data registersSamu Onkalo1-0/+1
2010-10-26hwmon: lis3: New parameters to platform dataSamu Onkalo1-1/+5
2010-10-26hwmon: lis3: regulator controlSamu Onkalo1-0/+2
2010-10-26hwmon: add generic GPIO fan driverSimon Guinot1-0/+36
2010-10-26Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds7-54/+76
2010-10-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2010-10-25Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+13
2010-10-25IB/mlx4: Add VLAN support for IBoEEli Cohen2-1/+2
2010-10-25IB/core: Add VLAN support for IBoEEli Cohen2-4/+48
2010-10-25IB/mlx4: Add support for IBoEEli Cohen1-0/+27
2010-10-25mlx4_core: Update data structures and constants for IBoEEli Cohen3-3/+8