Commit Graph

258670 Commits (5190f0c030f46b3169205f34f6d9ef480fa39ef2)
 

Author SHA1 Message Date
Mike Frysinger 5190f0c030 asm-generic/system.h: drop useless __KERNEL__ 14 years ago
Rakib Mullick f35119d668 drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible 14 years ago
Richard Weinberger f1c93e4946 um: remove dead code 14 years ago
Richard Weinberger 39073db15b um: adjust size of pid_buf 14 years ago
Richard Weinberger f1c2bb8b99 um: implement a x86_64 vDSO 14 years ago
Richard Weinberger fc9a00187b um: set __HAVE_ARCH_GATE_AREA for x86_64 14 years ago
Richard Weinberger 548f0a4e02 um: Set __HAVE_ARCH_GATE_AREA for i386 14 years ago
Richard Weinberger b743ac54e5 um: disable scan_elf_aux() on x86_64 14 years ago
Davidlohr Bueso 2a6d0ac182 uml: free resources 14 years ago
Vitaliy Ivanov 9a8beb9306 uml: drivers/slip_user.c memory leak fix 14 years ago
Vitaliy Ivanov 2fdf213092 uml: helper.c warning corrections 14 years ago
Vitaliy Ivanov 7a99ae7c57 uml: cow_user.c warning corrections 14 years ago
Vitaliy Ivanov fbee8d933c uml: drivers/net_user.c memory leak fix 14 years ago
Geert Uytterhoeven 7fa38e7e9e um: reinstate kernel version in generated .config 14 years ago
Richard Weinberger dd71dc4c33 um: add netpoll support 14 years ago
Richard Weinberger f956b3e40a um: fix _FORTIFY_SOURCE=2 support for kernel modules 14 years ago
Richard Weinberger 22e9b917ab um: clean up delay functions 14 years ago
Mathias Krause c0ce5b6734 um, exec: remove redundant set_fs(USER_DS) 14 years ago
Richard Weinberger 7213de044e um: clean up vm-flags.h 14 years ago
Mathias Krause 5ec80e50e1 cris, exec: remove redundant set_fs(USER_DS) 14 years ago
WANG Cong ce1bb7afc5 cris: fix some build warnings in pinmux.c 14 years ago
Mathias Krause b7de110044 m68k, exec: remove redundant set_fs(USER_DS) 14 years ago
Mathias Krause f796062598 m32r, exec: remove redundant set_fs(USER_DS) 14 years ago
Mathias Krause 6fa80900db alpha, exec: remove redundant set_fs(USER_DS) 14 years ago
Mathias Krause 023f21b9cc h8300, exec: remove redundant set_fs(USER_DS) 14 years ago
Wu Fengguang 99b12e3d88 writeback: account NR_WRITTEN at IO completion time 14 years ago
Hugh Dickins 48f170fb7d tmpfs: simplify unuse and writepage 14 years ago
Hugh Dickins 27ab700626 tmpfs: simplify filepage/swappage 14 years ago
Hugh Dickins e83c32e8f9 tmpfs: simplify prealloc_page 14 years ago
Hugh Dickins 9276aad6c8 tmpfs: remove_shmem_readpage 14 years ago
Hugh Dickins 68da9f0557 tmpfs: pass gfp to shmem_getpage_gfp 14 years ago
Hugh Dickins 71f0e07a60 tmpfs: refine shmem_file_splice_read 14 years ago
Hugh Dickins 708e3508c2 tmpfs: clone shmem_file_splice_read() 14 years ago
Benjamin Herrenschmidt 2efaca927f mm/futex: fix futex writes on archs with SW tracking of dirty & young 14 years ago
Konstantin Khlebnikov 72c4783210 mm: remove useless rcu lock-unlock from mapping_tagged() 14 years ago
Mel Gorman 76d3fbf8fb mm: page allocator: reconsider zones for allocation after direct reclaim 14 years ago
Mel Gorman cd38b115d5 mm: page allocator: initialise ZLC for first zone eligible for zone_reclaim 14 years ago
KAMEZAWA Hiroyuki 1d65f86db1 mm: preallocate page before lock_page() at filemap COW 14 years ago
Hugh Dickins d515afe88a tmpfs: no need to use i_lock 14 years ago
Hugh Dickins d0823576bf mm: pincer in truncate_inode_pages_range 14 years ago
Hugh Dickins b85e0effd3 mm: consistent truncate and invalidate loops 14 years ago
Hugh Dickins 8a549bea51 mm: tidy vmtruncate_range and related functions 14 years ago
Hugh Dickins 85821aab39 mm: truncate functions are in truncate.c 14 years ago
Hugh Dickins 5e5358e7cf mm: cleanup descriptions of filler arg 14 years ago
David S. Miller df077ac468 sparc64: implement get_user_pages_fast() 14 years ago
David S. Miller 683d2fa672 sparc64: add support for _PAGE_SPECIAL 14 years ago
David S. Miller 4a0100f754 sparc64: use RCU page table freeing 14 years ago
David S. Miller 4dedbf8dc1 sparc64: kill page table quicklists 14 years ago
Dmitry Fink c15bef3099 mmap: fix and tidy up overcommit page arithmetic 14 years ago
Andrew Morton c9d8c3d089 mm/memblock.c: avoid abuse of RED_INACTIVE 14 years ago