summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* um: disable scan_elf_aux() on x86_64Richard Weinberger2011-07-253-7/+8
* uml: free resourcesDavidlohr Bueso2011-07-251-2/+4
* uml: drivers/slip_user.c memory leak fixVitaliy Ivanov2011-07-251-2/+1
* uml: helper.c warning correctionsVitaliy Ivanov2011-07-251-2/+2
* uml: cow_user.c warning correctionsVitaliy Ivanov2011-07-251-1/+5
* uml: drivers/net_user.c memory leak fixVitaliy Ivanov2011-07-251-1/+4
* um: reinstate kernel version in generated .configGeert Uytterhoeven2011-07-251-0/+2
* um: add netpoll supportRichard Weinberger2011-07-251-0/+12
* um: fix _FORTIFY_SOURCE=2 support for kernel modulesRichard Weinberger2011-07-251-0/+5
* um: clean up delay functionsRichard Weinberger2011-07-253-32/+91
* um, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-251-1/+0
* um: clean up vm-flags.hRichard Weinberger2011-07-253-39/+5
* cris, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-252-2/+0
* cris: fix some build warnings in pinmux.cWANG Cong2011-07-251-4/+6
* m68k, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-253-6/+2
* m32r, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-251-1/+0
* alpha, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-251-1/+0
* h8300, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-251-2/+0
* writeback: account NR_WRITTEN at IO completion timeWu Fengguang2011-07-251-2/+3
* tmpfs: simplify unuse and writepageHugh Dickins2011-07-251-34/+16
* tmpfs: simplify filepage/swappageHugh Dickins2011-07-251-129/+108
* tmpfs: simplify prealloc_pageHugh Dickins2011-07-251-44/+16
* tmpfs: remove_shmem_readpageHugh Dickins2011-07-251-34/+6
* tmpfs: pass gfp to shmem_getpage_gfpHugh Dickins2011-07-251-23/+44
* tmpfs: refine shmem_file_splice_readHugh Dickins2011-07-251-119/+19
* tmpfs: clone shmem_file_splice_read()Hugh Dickins2011-07-253-3/+221
* mm/futex: fix futex writes on archs with SW tracking of dirty & youngBenjamin Herrenschmidt2011-07-253-3/+61
* mm: remove useless rcu lock-unlock from mapping_tagged()Konstantin Khlebnikov2011-07-251-5/+1
* mm: page allocator: reconsider zones for allocation after direct reclaimMel Gorman2011-07-251-0/+23
* mm: page allocator: initialise ZLC for first zone eligible for zone_reclaimMel Gorman2011-07-251-13/+22
* mm: preallocate page before lock_page() at filemap COWKAMEZAWA Hiroyuki2011-07-251-22/+34
* tmpfs: no need to use i_lockHugh Dickins2011-07-251-8/+6
* mm: pincer in truncate_inode_pages_rangeHugh Dickins2011-07-251-1/+1
* mm: consistent truncate and invalidate loopsHugh Dickins2011-07-252-63/+49
* mm: tidy vmtruncate_range and related functionsHugh Dickins2011-07-251-14/+17
* mm: truncate functions are in truncate.cHugh Dickins2011-07-251-2/+1
* mm: cleanup descriptions of filler argHugh Dickins2011-07-252-13/+11
* sparc64: implement get_user_pages_fast()David S. Miller2011-07-252-1/+182
* sparc64: add support for _PAGE_SPECIALDavid S. Miller2011-07-251-4/+11
* sparc64: use RCU page table freeingDavid S. Miller2011-07-252-2/+47
* sparc64: kill page table quicklistsDavid S. Miller2011-07-253-21/+26
* mmap: fix and tidy up overcommit page arithmeticDmitry Fink2011-07-252-42/+26
* mm/memblock.c: avoid abuse of RED_INACTIVEAndrew Morton2011-07-252-4/+10
* oom: make deprecated use of oom_adj more verboseDavid Rientjes2011-07-251-4/+3
* oom: remove references to old badness() functionDavid Rientjes2011-07-254-7/+3
* mm/memory.c: remove ZAP_BLOCK_SIZEAndrew Morton2011-07-251-11/+0
* mm: hugetlb: fix coding style issuesChris Forbes2011-07-251-16/+15
* mm/huge_memory.c: minor lock simplification in __khugepaged_exitChris Wright2011-07-251-4/+2
* mm/page_cgroup.c: simplify code by using SECTION_ALIGN_UP() and SECTION_ALIGN...Daniel Kiper2011-07-251-4/+4
* mm: remove the leftovers of noswapaccountWANG Cong2011-07-253-19/+3