summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2012-03-21thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGENaoya Horiguchi
2012-03-21memcg: fix performance of mem_cgroup_begin_update_page_stat()KAMEZAWA Hiroyuki
2012-03-21memcg: remove PCG_FILE_MAPPEDKAMEZAWA Hiroyuki
2012-03-21memcg: use new logic for page stat accountingKAMEZAWA Hiroyuki
2012-03-21memcg: remove PCG_MOVE_LOCK flag from page_cgroupKAMEZAWA Hiroyuki
2012-03-21memcg: kill dead prev_priority stubsKonstantin Khlebnikov
2012-03-21memcg: remove PCG_CACHE page_cgroup flagKAMEZAWA Hiroyuki
2012-03-21cgroup: revert ss_id_lock to spinlockHugh Dickins
2012-03-21memcg: replace MEM_CONT by MEM_RES_CTLRHugh Dickins
2012-03-21page_alloc.c: remove add_from_early_node_map()Kautuk Consul
2012-03-21hugetlbfs: fix alignment of huge page requestsSteven Truelove
2012-03-21mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()David Rientjes
2012-03-21hugepages: fix use after free bug in "quota" handlingDavid Gibson
2012-03-21hugetlb: cleanup hugetlb.hDavid Gibson
2012-03-21cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman
2012-03-21mm, memcg: pass charge order to oom killerDavid Rientjes
2012-03-21mm: drain percpu lru add/rotate page-vectors on cpu hot-unplugKonstantin Khlebnikov
2012-03-21thp: allow a hwpoisoned head page to be put back to LRUDean Nelson
2012-03-21mm, oom: force oom kill on sysrq+fDavid Rientjes
2012-03-21procfs: mark thread stack correctly in proc/<pid>/mapsSiddhesh Poyarekar
2012-03-21rmap: remove __anon_vma_link() declarationXiao Guangrong
2012-03-21mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION)Konstantin Khlebnikov
2012-03-21pagemap: export KPF_THPNaoya Horiguchi
2012-03-21thp: optimize away unnecessary page table lockingNaoya Horiguchi
2012-03-21vmscan: only defer compaction for failed order and higherRik van Riel
2012-03-21vmscan: kswapd carefully call compactionRik van Riel
2012-03-21mm: make swapin readahead skip over holesRik van Riel
2012-03-21mm: make get_mm_counter static-inlineKonstantin Khlebnikov
2012-03-20VM: make unmap_vmas() return voidAl Viro
2012-03-20VM: make zap_page_range() return voidAl Viro
2012-03-20debugfs-related mode_t whack-a-moleAl Viro
2012-03-20__register_binfmt() made voidAl Viro
2012-03-20kill reiserfs_fs_{i,sb}.hAl Viro
2012-03-20move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro
2012-03-20move reiserfs_acl.h to fs/reiserfs/acl.hAl Viro
2012-03-20take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.hAl Viro
2012-03-20switch touch_atime to struct pathAl Viro
2012-03-20constify path argument of trace_seq_path()Al Viro
2012-03-20constify path argument of audit_log_d_path()Al Viro
2012-03-20fs: initial qnx6fs additionKai Bankett
2012-03-20vfs: d_alloc_root() goneAl Viro
2012-03-20vfs: turn generic_drop_inode() into static inlineAl Viro
2012-03-20vfs: drop_file_write_access() made staticAl Viro
2012-03-20vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro
2012-03-20highmem: kill all __kmap_atomic()Cong Wang
2012-03-20fs: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20include/linux/highmem.h: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20highmem: mark k[un]map_atomic() with two arguments as deprecatedCong Wang
2012-03-20constify struct pci_dev * in obvious casesAl Viro
2012-03-19netdev: driver: ethernet: Add TI CPSW driverMugunthan V N