summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-26devres: fix possible use after freeMaxin B John
2011-07-26asm-generic/system.h: drop useless __KERNEL__Mike Frysinger
2011-07-26drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possibleRakib Mullick
2011-07-26um: remove dead codeRichard Weinberger
2011-07-26um: adjust size of pid_bufRichard Weinberger
2011-07-26um: implement a x86_64 vDSORichard Weinberger
2011-07-26um: set __HAVE_ARCH_GATE_AREA for x86_64Richard Weinberger
2011-07-26um: Set __HAVE_ARCH_GATE_AREA for i386Richard Weinberger
2011-07-26um: disable scan_elf_aux() on x86_64Richard Weinberger
2011-07-26uml: free resourcesDavidlohr Bueso
2011-07-26uml: drivers/slip_user.c memory leak fixVitaliy Ivanov
2011-07-26uml: helper.c warning correctionsVitaliy Ivanov
2011-07-26uml: cow_user.c warning correctionsVitaliy Ivanov
2011-07-26uml: drivers/net_user.c memory leak fixVitaliy Ivanov
2011-07-26um: reinstate kernel version in generated .configGeert Uytterhoeven
2011-07-26um: add netpoll supportRichard Weinberger
2011-07-26um: fix _FORTIFY_SOURCE=2 support for kernel modulesRichard Weinberger
2011-07-26um: clean up delay functionsRichard Weinberger
2011-07-26um, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-26um: clean up vm-flags.hRichard Weinberger
2011-07-26cris, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-26cris: fix some build warnings in pinmux.cWANG Cong
2011-07-26m68k, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-26m32r, exec: remove redundant set_fs(USER_DS)Mathias Krause
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