Commit Graph

2458 Commits (8433ac61acf733dc4b427de5f0891518c21538f9)

Author SHA1 Message Date
Linus Torvalds d9d332e087 anon_vma_prepare: properly lock even newly allocated entries 17 years ago
Keith Packard 395e0ddc44 Export shmem_file_setup for DRM-GEM 17 years ago
Francois Cami e1f8e87449 Remove Andrew Morton's old email accounts 17 years ago
Jan Beulich 9ba16087d9 Kconfig: eliminate "def_bool n" constructs 17 years ago
Harvey Harrison 80a914dc05 misc: replace __FUNCTION__ with __func__ 17 years ago
Krishna Kumar 0c6aa2639e mm: do_generic_file_read() never gets a NULL 'filp' argument 17 years ago
David Gibson b4d1d99fdd hugetlb: handle updating of ACCESSED and DIRTY in hugetlb_fault() 17 years ago
Andrew Morton db99100d2e mm/page_alloc.c:free_area_init_nodes() fix inappropriate use of enum 17 years ago
Aneesh Kumar K.V 17bc6c30cf vfs: Add no_nrwrite_index_update writeback control flag 17 years ago
Oleg Nesterov 8546232355 do_generic_file_read: s/EINTR/EIO/ if lock_page_killable() fails 17 years ago
Aneesh Kumar K.V 74baaaaec8 vfs: Remove the range_cont writeback mode. 17 years ago
Mimi Zohar 9256292782 integrity: special fs magic 17 years ago
Matt Mackall 70096a561d SLOB: fix bogus ksize calculation fix 17 years ago
Jens Axboe 36144077bc highmem: use bio_has_data() in the bounce path 17 years ago
Matt Mackall 85ba94ba05 SLOB: fix bogus ksize calculation 17 years ago
Andy Whitcroft 6babc32c41 mm: handle initialising compound pages at orders greater than MAX_ORDER 17 years ago
Nick Piggin 4b19de6d1c mm: tiny-shmem nommu fix 17 years ago
Gerald Schaefer 6c1b7f680d memory hotplug: missing zone->lock in test_pages_isolated() 17 years ago
Balbir Singh 31a78f23ba mm owner: fix race between swapoff and exit 17 years ago
Daisuke Nishimura a10cebf56c memcg: check under limit at shrink_usage 17 years ago
Nick Piggin db203d53d4 mm: tiny-shmem fix lock ordering: mmap_sem vs i_mutex 17 years ago
Salman Qazi 02b71b7012 slub: fixed uninitialized counter in struct kmem_cache_node 17 years ago
Jeremy Fitzhardinge 600715dcdf generic: add phys_addr_t for holding physical addresses 17 years ago
Mel Gorman 5bead2a068 mm: mark the correct zone as full when scanning zonelists 17 years ago
Tejun Heo ce36394269 mmap: fix petty bug in anonymous shared mmap offset handling 17 years ago
KOSAKI Motohiro b954185214 mm: size of quicklists shouldn't be proportional to the number of CPUs 17 years ago
Marcin Slusarz 527655835e mm/bootmem: silence section mismatch warning - contig_page_data/bootmem_node_data 17 years ago
Hisashi Hifumi 6ccfa806a9 VFS: fix dio write returning EIO when try_to_release_page fails 17 years ago
Adam Litke 344c790e38 mm: make setup_zone_migrate_reserve() aware of overlapping nodes 17 years ago
David Woodhouse 0ed97ee470 Remove '#include <stddef.h>' from mm/page_isolation.c 17 years ago
Mel Gorman e80d6a2482 [ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfo 17 years ago
Nick Piggin 14bac5acfd mm: xip/ext2 fix block allocation race 17 years ago
Nick Piggin 538f8ea6c8 mm: xip fix fault vs sparse page invalidate race 17 years ago
Nick Piggin 479db0bf40 mm: dirty page tracking race fix 17 years ago
Johannes Weiner 481ebd0d76 bootmem: fix aligning of node-relative indexes and offsets 17 years ago
Marcin Slusarz 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore 17 years ago
Hugh Dickins 07279cdfd9 mm: show free swap as signed 17 years ago
Hugh Dickins 16f8c5b2e6 mm: page_remove_rmap comments on PageAnon 17 years ago
Christoph Lameter e2cb96b7ec slub: Disable NUMA remote node defragmentation by default 17 years ago
Mikulas Patocka 627240aaa9 bootmem allocator: alloc_bootmem_core(): page-align the end offset 17 years ago
Nick Piggin 5843d9a4d0 x86, pat: avoid highmem cache attribute aliasing 17 years ago
David Howells 5cd9c58fbe security: Fix setting of PF_SUPERPRIV by __capable() 17 years ago
Huang Weiyi fc1efbdb7a mm/sparse.c: removed duplicated include 17 years ago
MinChan Kim d6bf73e434 do_migrate_pages(): remove unused variable 17 years ago
Andy Whitcroft 2b26736c88 allocate structures for reservation tracking in hugetlbfs outside of spinlocks v2 17 years ago
Andy Whitcroft 57303d8017 hugetlbfs: allocate structures for reservation tracking outside of spinlocks 17 years ago
Hugh Dickins 9623e078c1 memcg: fix oops in mem_cgroup_shrink_usage 17 years ago
Jan Beulich 74768ed833 page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system_hash() 17 years ago
Gerald Schaefer caff3a2c33 hugetlb: call arch_prepare_hugepage() for surplus pages 17 years ago
Rusty Russell 912985dce4 mm: Make generic weak get_user_pages_fast and EXPORT_GPL it 17 years ago