summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-25um: implement a x86_64 vDSORichard Weinberger
2011-07-25um: set __HAVE_ARCH_GATE_AREA for x86_64Richard Weinberger
2011-07-25um: Set __HAVE_ARCH_GATE_AREA for i386Richard Weinberger
2011-07-25um: disable scan_elf_aux() on x86_64Richard Weinberger
2011-07-25uml: free resourcesDavidlohr Bueso
2011-07-25uml: drivers/slip_user.c memory leak fixVitaliy Ivanov
2011-07-25uml: helper.c warning correctionsVitaliy Ivanov
2011-07-25uml: cow_user.c warning correctionsVitaliy Ivanov
2011-07-25uml: drivers/net_user.c memory leak fixVitaliy Ivanov
2011-07-25um: reinstate kernel version in generated .configGeert Uytterhoeven
2011-07-25um: add netpoll supportRichard Weinberger
2011-07-25um: fix _FORTIFY_SOURCE=2 support for kernel modulesRichard Weinberger
2011-07-25um: clean up delay functionsRichard Weinberger
2011-07-25um, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-25um: clean up vm-flags.hRichard Weinberger
2011-07-25cris, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-25cris: fix some build warnings in pinmux.cWANG Cong
2011-07-25m68k, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-25m32r, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-25alpha, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-25h8300, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-25writeback: account NR_WRITTEN at IO completion timeWu Fengguang
2011-07-25tmpfs: simplify unuse and writepageHugh Dickins
2011-07-25tmpfs: simplify filepage/swappageHugh Dickins
2011-07-25tmpfs: simplify prealloc_pageHugh Dickins
2011-07-25tmpfs: remove_shmem_readpageHugh Dickins
2011-07-25tmpfs: pass gfp to shmem_getpage_gfpHugh Dickins
2011-07-25tmpfs: refine shmem_file_splice_readHugh Dickins
2011-07-25tmpfs: clone shmem_file_splice_read()Hugh Dickins
2011-07-25mm/futex: fix futex writes on archs with SW tracking of dirty & youngBenjamin Herrenschmidt
2011-07-25mm: remove useless rcu lock-unlock from mapping_tagged()Konstantin Khlebnikov
2011-07-25mm: page allocator: reconsider zones for allocation after direct reclaimMel Gorman
2011-07-25mm: page allocator: initialise ZLC for first zone eligible for zone_reclaimMel Gorman
2011-07-25mm: preallocate page before lock_page() at filemap COWKAMEZAWA Hiroyuki
2011-07-25tmpfs: no need to use i_lockHugh Dickins
2011-07-25mm: pincer in truncate_inode_pages_rangeHugh Dickins
2011-07-25mm: consistent truncate and invalidate loopsHugh Dickins
2011-07-25mm: tidy vmtruncate_range and related functionsHugh Dickins
2011-07-25mm: truncate functions are in truncate.cHugh Dickins
2011-07-25mm: cleanup descriptions of filler argHugh Dickins
2011-07-25sparc64: implement get_user_pages_fast()David S. Miller
2011-07-25sparc64: add support for _PAGE_SPECIALDavid S. Miller
2011-07-25sparc64: use RCU page table freeingDavid S. Miller
2011-07-25sparc64: kill page table quicklistsDavid S. Miller
2011-07-25mmap: fix and tidy up overcommit page arithmeticDmitry Fink
2011-07-25mm/memblock.c: avoid abuse of RED_INACTIVEAndrew Morton
2011-07-25oom: make deprecated use of oom_adj more verboseDavid Rientjes
2011-07-25oom: remove references to old badness() functionDavid Rientjes
2011-07-25mm/memory.c: remove ZAP_BLOCK_SIZEAndrew Morton
2011-07-25mm: hugetlb: fix coding style issuesChris Forbes