aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-10-26rmap: wrap page_check_address() using __cond_lock()Namhyung Kim
2010-10-26rmap: annotate lock context change on page_[un]lock_anon_vma()Namhyung Kim
2010-10-26mm: wrap get_locked_pte() using __cond_lock()Namhyung Kim
2010-10-26mm: retry page fault when blocking on disk transferMichel Lespinasse
2010-10-26mm: remove alignment padding from anon_vma on (some) 64 bit buildsRichard Kennedy
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra
2010-10-26mm: strictly nested kmap_atomic()Peter Zijlstra
2010-10-26writeback: do not sleep on the congestion queue if there are no congested BDI...Mel Gorman
2010-10-26vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaimKOSAKI Motohiro
2010-10-26writeback: account for time spent congestion_waitedMel Gorman
2010-10-26tracing, vmscan: add trace events for LRU list shrinkingMel Gorman
2010-10-26mm: fix typo in mm.h when NODE_NOT_IN_PAGE_FLAGSWill Deacon
2010-10-26writeback: add nr_dirtied and nr_written to /proc/vmstatMichael Rubin
2010-10-26mm: add account_page_writeback()Michael Rubin
2010-10-26memory hotplug: unify is_removable and offline detection codeKAMEZAWA Hiroyuki
2010-10-26mm: only build per-node scan_unevictable functions when NUMA is enabledThadeu Lima de Souza Cascardo
2010-10-26include/linux/pageblock-flags.h: fix set_pageblock_flags() macro definitonzeal
2010-10-26writeback: remove nonblocking/encountered_congestion referencesWu Fengguang
2010-10-26oom: add per-mm oom disable countYing Han
2010-10-26kfifo: disable __kfifo_must_check_helper()Andrew Morton
2010-10-26types.h: move misplaced commentAndrew Morton
2010-10-26Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier
2010-10-26Merge branch 'misc' into releaseLen Brown
2010-10-26Merge branch 'acpi-mmio' into releaseLen Brown
2010-10-26Merge branch 'ima-memory-use-fixes'Linus Torvalds
2010-10-26IMA: explicit IMA i_flag to remove global lock on inode_deleteEric Paris
2010-10-26IMA: move read counter into struct inodeEric Paris
2010-10-26Merge git://git.infradead.org/battery-2.6Linus Torvalds
2010-10-26Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2010-10-26Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-10-26Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2010-10-25fs: inode split IO and LRU listsNick Piggin
2010-10-25fs: use percpu counter for nr_dentry and nr_dentry_unusedChristoph Hellwig
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig
2010-10-25new helper: ihold()Al Viro
2010-10-25fs: remove inode_add_to_list/__inode_add_to_listChristoph Hellwig
2010-10-25fs: Implement lazy LRU updates for inodesNick Piggin
2010-10-25fs: Convert nr_inodes and nr_unused to per-cpu countersDave Chinner
2010-10-25list.h: new helper - hlist_add_fake()Al Viro
2010-10-25new helper: inode_unhashed()Al Viro
2010-10-25unexport invalidate_inodesAl Viro
2010-10-25vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_posKAMEZAWA Hiroyuki
2010-10-25fs: allow for more than 2^31 filesEric Dumazet
2010-10-25fs: kill block_prepare_writeChristoph Hellwig
2010-10-25fs: mark destroy_inode staticChristoph Hellwig
2010-10-25fs: add sync_inode_metadataChristoph Hellwig
2010-10-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-10-26Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie
2010-10-25hwmon: lis3: Short explanations of platform data fieldsSamu Onkalo