summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-30Linux 3.14.31v3.14.31Greg Kroah-Hartman1-1/+1
2015-01-30md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying wants.NeilBrown1-1/+2
2015-01-30mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko2-18/+15
2015-01-30mm: page_alloc: reduce cost of the fair zone allocation policyMel Gorman2-48/+59
2015-01-30mm: page_alloc: abort fair zone allocation policy when remotes nodes are enco...Mel Gorman1-1/+1
2015-01-30mm: vmscan: only update per-cpu thresholds for online CPUMel Gorman1-1/+1
2015-01-30mm: move zone->pages_scanned into a vmstat counterMel Gorman4-8/+16
2015-01-30mm: rearrange zone fields into read-only, page alloc, statistics and page rec...Mel Gorman3-106/+110
2015-01-30mm: pagemap: avoid unnecessary overhead when tracepoints are deactivatedMel Gorman2-11/+9
2015-01-30memcg, vmscan: Fix forced scan of anonymous pagesJerome Marchand1-8/+15
2015-01-30vmalloc: use rcu list iterator to reduce vmap_area_lock contentionJoonsoo Kim1-3/+3
2015-01-30mm: make copy_pte_range static againJerome Marchand2-5/+1
2015-01-30mm, thp: only collapse hugepages to nodes with affinity for zone_reclaim_modeDavid Rientjes1-0/+26
2015-01-30mm/memory.c: use entry = ACCESS_ONCE(*pte) in handle_pte_fault()Hugh Dickins1-1/+1
2015-01-30shmem: fix init_page_accessed use to stop !PageLRU bugHugh Dickins1-5/+10
2015-01-30mm: avoid unnecessary atomic operations during end_page_writeback()Mel Gorman1-1/+10
2015-01-30mm: non-atomically mark page accessed during page cache allocation where poss...Mel Gorman17-160/+217
2015-01-30fs: buffer: do not use unnecessary atomic operations when discarding buffersMel Gorman1-5/+16
2015-01-30mm: do not use unnecessary atomic operations when adding pages to the LRUMel Gorman1-2/+4
2015-01-30mm: do not use atomic operations when releasing pagesMel Gorman1-1/+1
2015-01-30mm: shmem: avoid atomic operation during shmem_getpage_gfpMel Gorman2-1/+2
2015-01-30mm: page_alloc: lookup pageblock migratetype with IRQs enabled during freeMel Gorman1-1/+1
2015-01-30mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman9-22/+22
2015-01-30mm: page_alloc: reduce number of times page_to_pfn is calledMel Gorman3-37/+39
2015-01-30mm: page_alloc: use unsigned int for order in more placesMel Gorman2-24/+27
2015-01-30mm: page_alloc: take the ALLOC_NO_WATERMARK check out of the fast pathMel Gorman1-3/+5
2015-01-30mm: page_alloc: only check the alloc flags and gfp_mask for dirty onceMel Gorman1-2/+3
2015-01-30mm: page_alloc: only check the zone id check if pages are buddiesMel Gorman1-3/+13
2015-01-30mm: page_alloc: calculate classzone_idx once from the zonelist refMel Gorman1-25/+35
2015-01-30mm: page_alloc: use jump labels to avoid checking number_of_cpusetsMel Gorman3-14/+32
2015-01-30include/linux/jump_label.h: expose the reference countMel Gorman1-7/+13
2015-01-30mm: page_alloc: do not treat a zone that cannot be used for dirty pages as "f...Mel Gorman1-1/+1
2015-01-30mm: page_alloc: do not update zlc unless the zlc is activeMel Gorman1-1/+1
2015-01-30mm/swap.c: clean up *lru_cache_add* functionsJianyu Zhan2-25/+25
2015-01-30mmc: sdhci: Don't signal the sdio irq if it's not setupSjoerd Simons1-1/+1
2015-01-30tty: Fix pty master poll() after slave closes v2Francesco Ruggeri1-2/+7
2015-01-30Input: evdev - fix EVIOCG{type} ioctlDmitry Torokhov1-5/+8
2015-01-30ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWINDVineet Gupta1-1/+1
2015-01-30ARC: Delete stale barrier.hVineet Gupta1-37/+0
2015-01-30crypto: add missing crypto module aliasesMathias Krause20-2/+24
2015-01-30crypto: include crypto- module prefix in templateKees Cook22-2/+25
2015-01-30crypto: prefix module autoloading with "crypto-"Kees Cook88-110/+141
2015-01-30drbd: merge_bvec_fn: properly remap bvm->bi_bdevLars Ellenberg1-0/+1
2015-01-30Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"David Vrabel1-1/+1
2015-01-30ipvs: uninitialized data with IP_VS_IPV6Dan Carpenter1-5/+5
2015-01-30netfilter: nfnetlink: validate nfnetlink header from batchPablo Neira Ayuso1-1/+2
2015-01-30KEYS: close race between key lookup and freeingSasha Levin1-2/+2
2015-01-30sata_dwc_460ex: fix resource leak on error pathAndy Shevchenko1-14/+12
2015-01-30x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regsAndy Lutomirski1-2/+2
2015-01-30x86/apic: Re-enable PCI_MSI support for non-SMP X86_32Bryan O'Donoghue1-1/+5