Commit Graph

4083 Commits (176306f59ac7a35369cbba87aff13e14c5916074)

Author SHA1 Message Date
Yinghai Lu fb90ef93df early_res: Add free_early_partial() 15 years ago
KAMEZAWA Hiroyuki 5a2d41961d memcg: fix oom killing a child process in an other cgroup 15 years ago
Yinghai Lu 2ee78f7b1d x86: Fix non-bootmem compilation on PowerPC 15 years ago
H. Peter Anvin 87b8d1adef mm: Make copy_from_user() in migrate.c statically predictable 15 years ago
Russell King 4b3073e1c5 MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself 15 years ago
Tejun Heo 43cf38eb5c percpu: add __percpu sparse annotations to core kernel subsystems 15 years ago
Yinghai Lu 9bdac91424 sparsemem: Put mem map for one node together. 15 years ago
Yinghai Lu a4322e1bad sparsemem: Put usemap for one node together 15 years ago
Yinghai Lu 08677214e3 x86: Make 64 bit use early_res instead of bootmem before slab 15 years ago
Linus Torvalds 6f5a55f1a6 Fix potential crash with sys_move_pages 15 years ago
Uwe Kleine-König 5e39df5625 grammar fix in comment 15 years ago
Adam Buchbinder c9404c9c39 Fix misspelling of "should" and "shouldn't" in comments. 15 years ago
Jeff Mahoney 094e9539bd hugetlb: fix section mismatches 15 years ago
anfei zhou 931e80e4b3 mm: flush dcache before writing into page to avoid alias 15 years ago
Nick Piggin 02b709df81 mm: purge fragmented percpu vmap blocks 15 years ago
Nick Piggin de5604231c mm: percpu-vmap fix RCU list walking 15 years ago
Nick Piggin 44b57f1cc7 slab: fix regression in touched logic 15 years ago
Hugh Dickins a7016235a6 mm: fix migratetype bug which slowed swapping 15 years ago
Linus Torvalds 0531b2aac5 mm: add new 'read_cache_page_gfp()' helper function 15 years ago
Christoph Lameter 91efd773c7 dma kmalloc handling fixes 15 years ago
David Rientjes 7738dd9e8f slub: remove impossible condition 15 years ago
Yongseok Koh 88f5004430 vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE 15 years ago
KOSAKI Motohiro 6ccf80eb15 page allocator: update NR_FREE_PAGES only when necessary 15 years ago
David Howells 7e6608724c nommu: fix shared mmap after truncate shrinkage problems 15 years ago
David Howells efc1a3b169 nommu: don't need get_unmapped_area() for NOMMU 15 years ago
David Howells 779c10232c nommu: remove a superfluous check of vm_region::vm_usage 15 years ago
David Howells 1e2ae599d3 nommu: struct vm_region's vm_usage count need not be atomic 15 years ago
Daisuke Nishimura fce6647757 memcg: ensure list is empty at rmdir 15 years ago
KOSAKI Motohiro de3fab3934 vmscan: kswapd: don't retry balance_pgdat() if all zones are unreclaimable 15 years ago
Kazuhisa Ichikawa d2dbe08ddc mm/page_alloc: fix the range check for backward merging 15 years ago
Michael S. Tsirkin 5da779c34c mm: export use_mm/unuse_mm to modules 15 years ago
OGAWA Hirofumi cedabed49b vfs: Fix vmtruncate() regression 15 years ago
Andrea Arcangeli 74dbdd239b mm: hugetlb: fix clear_huge_page() 15 years ago
Andrew Morton 129182e562 percpu: avoid calling __pcpu_ptr_to_addr(NULL) 15 years ago
Haicheng Li f3186a9c51 slab: initialize unused alien cache entry as NULL at alloc_alien_cache(). 15 years ago
Jason Wessel 6144a85a0e maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write) 15 years ago
Jie Zhang 7959722b95 NOMMU: Use copy_*_user_page() in access_process_vm() 15 years ago
Mike Frysinger cfe79c00a2 NOMMU: Avoiding duplicate icache flushes of shared maps 15 years ago
Christoph Lameter ad596925ea this_cpu: Remove pageset_notifier 15 years ago
Christoph Lameter 99dcc3e5a9 this_cpu: Page allocator conversion 15 years ago
Paul Mundt 0176bd3dab sh: Drop down to a single quicklist. 15 years ago
Hugh Dickins 66f0dc481e mm: move sys_mmap_pgoff from util.c 15 years ago
Pekka Enberg 00afa75806 SLAB: Fix lockdep annotation breakage 15 years ago
Andi Kleen 443c6f145d SYSCTL: Add a mutex to the page_alloc zone order sysctl 15 years ago
Andi Kleen 27df5068e2 HWPOISON: Add PROC_FS dependency to hwpoison injector v2 15 years ago
Christoph Lameter 84e554e686 SLUB: Make slub statistics use this_cpu_inc 15 years ago
Christoph Lameter ff12059ed1 SLUB: this_cpu: Remove slub kmem_cache fields 15 years ago
Christoph Lameter 756dee7587 SLUB: Get rid of dynamic DMA kmalloc cache allocation 15 years ago
Christoph Lameter 9dfc6e68bf SLUB: Use this_cpu operations in slub 15 years ago
Robert Jennings 925cc71e51 mm: Add notifier in pageblock isolation for balloon drivers 15 years ago