summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-26alpha, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-26h8300, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-26writeback: account NR_WRITTEN at IO completion timeWu Fengguang
2011-07-26tmpfs: simplify unuse and writepageHugh Dickins
2011-07-26tmpfs: simplify filepage/swappageHugh Dickins
2011-07-26tmpfs: simplify prealloc_pageHugh Dickins
2011-07-26tmpfs: remove_shmem_readpageHugh Dickins
2011-07-26tmpfs: pass gfp to shmem_getpage_gfpHugh Dickins
2011-07-26tmpfs: refine shmem_file_splice_readHugh Dickins
2011-07-26tmpfs: clone shmem_file_splice_read()Hugh Dickins
2011-07-26mm/futex: fix futex writes on archs with SW tracking of dirty & youngBenjamin Herrenschmidt
2011-07-26mm: remove useless rcu lock-unlock from mapping_tagged()Konstantin Khlebnikov
2011-07-26mm: page allocator: reconsider zones for allocation after direct reclaimMel Gorman
2011-07-26mm: page allocator: initialise ZLC for first zone eligible for zone_reclaimMel Gorman
2011-07-26mm: preallocate page before lock_page() at filemap COWKAMEZAWA Hiroyuki
2011-07-26tmpfs: no need to use i_lockHugh Dickins
2011-07-26mm: pincer in truncate_inode_pages_rangeHugh Dickins
2011-07-26mm: consistent truncate and invalidate loopsHugh Dickins
2011-07-26mm: tidy vmtruncate_range and related functionsHugh Dickins
2011-07-26mm: truncate functions are in truncate.cHugh Dickins
2011-07-26mm: cleanup descriptions of filler argHugh Dickins
2011-07-26sparc64: implement get_user_pages_fast()David S. Miller
2011-07-26sparc64: add support for _PAGE_SPECIALDavid S. Miller
2011-07-26sparc64: use RCU page table freeingDavid S. Miller
2011-07-26sparc64: kill page table quicklistsDavid S. Miller
2011-07-26mmap: fix and tidy up overcommit page arithmeticDmitry Fink
2011-07-26mm/memblock.c: avoid abuse of RED_INACTIVEAndrew Morton
2011-07-26oom: make deprecated use of oom_adj more verboseDavid Rientjes
2011-07-26oom: remove references to old badness() functionDavid Rientjes
2011-07-26mm/memory.c: remove ZAP_BLOCK_SIZEAndrew Morton
2011-07-26mm: hugetlb: fix coding style issuesChris Forbes
2011-07-26mm/huge_memory.c: minor lock simplification in __khugepaged_exitChris Wright
2011-07-26mm/page_cgroup.c: simplify code by using SECTION_ALIGN_UP() and SECTION_ALIGN...Daniel Kiper
2011-07-26mm: remove the leftovers of noswapaccountWANG Cong
2011-07-26pagewalk: fix code comment for THPKOSAKI Motohiro
2011-07-26pagewalk: add locking-rule commentsKOSAKI Motohiro
2011-07-26pagewalk: don't look up vma if walk->hugetlb_entry is unusedKOSAKI Motohiro
2011-07-26pagewalk: fix walk_page_range() don't check find_vma() result properlyKOSAKI Motohiro
2011-07-26mm: swap-token: add a comment for priority agingKOSAKI Motohiro
2011-07-26mm: swap-token: makes global variables to function localKOSAKI Motohiro
2011-07-26mm: swap-token: fix dead linkKOSAKI Motohiro
2011-07-26xen/balloon: memory hotplug support for Xen balloon driverDaniel Kiper
2011-07-26mm: extend memory hotplug API to allow memory hotplug in virtual machinesDaniel Kiper
2011-07-26backlight: set backlight type and max_brightness before backlights are regist...Axel Lin
2011-07-26backlight: add ams369fg06 amoled driverJingoo Han
2011-07-26drivers/video/backlight/adp8860_bl.c: remove a redundant assignment for max_b...Axel Lin
2011-07-26drivers/video/backlight/ld9040.c: small fixesAxel Lin
2011-07-26mm/backing-dev.c: reset bdi min_ratio in bdi_unregister()Peter Zijlstra
2011-07-26drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULLAlexander Stein
2011-07-26xtensa: fix a build error in arch/xtensa/include/asm/uaccess.hWANG Cong