summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-13trace: Fix epoll hang when we race with new entriesJosef Bacik
2014-10-13i2c: ismt: use correct length when copy bufferFan Du
2014-10-13i2c: at91: Fix a race condition during signal handling in at91_do_twi_xfer.Simon Lindgren
2014-10-13i2c: at91: add bound checking on SMBus block length bytesMarek Roszko
2014-10-13i2c: mv64xxx: continue probe when clock-frequency is missingChen-Yu Tsai
2014-10-01ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernelDave Martin
2014-09-26ipvs: fix ipv6 hook registration for local repliesJulian Anastasov
2014-09-26ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwardingAlex Gartrell
2014-09-26ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrackJulian Anastasov
2014-09-26mm: new_vma_page() cannot see NULL vma for hugetlb pagesMichal Hocko
2014-09-26mm/mempolicy: fix !vma in new_vma_page()Wanpeng Li
2014-09-26Linux 3.12.30v3.12.30Jiri Slaby
2014-09-26mm: page_alloc: reduce cost of the fair zone allocation policyMel Gorman
2014-09-26mm: page_alloc: abort fair zone allocation policy when remotes nodes are enco...Mel Gorman
2014-09-26mm: vmscan: only update per-cpu thresholds for online CPUMel Gorman
2014-09-26mm: move zone->pages_scanned into a vmstat counterMel Gorman
2014-09-26mm: rearrange zone fields into read-only, page alloc, statistics and page rec...Mel Gorman
2014-09-26mm: pagemap: avoid unnecessary overhead when tracepoints are deactivatedMel Gorman
2014-09-26memcg, vmscan: Fix forced scan of anonymous pagesJerome Marchand
2014-09-26vmalloc: use rcu list iterator to reduce vmap_area_lock contentionJoonsoo Kim
2014-09-26mm: make copy_pte_range static againJerome Marchand
2014-09-26mm, thp: only collapse hugepages to nodes with affinity for zone_reclaim_modeDavid Rientjes
2014-09-26mm/memory.c: use entry = ACCESS_ONCE(*pte) in handle_pte_fault()Hugh Dickins
2014-09-26shmem: fix init_page_accessed use to stop !PageLRU bugHugh Dickins
2014-09-26mm: avoid unnecessary atomic operations during end_page_writeback()Mel Gorman
2014-09-26mm: non-atomically mark page accessed during page cache allocation where poss...Mel Gorman
2014-09-26fs: buffer: do not use unnecessary atomic operations when discarding buffersMel Gorman
2014-09-26mm: do not use unnecessary atomic operations when adding pages to the LRUMel Gorman
2014-09-26mm: do not use atomic operations when releasing pagesMel Gorman
2014-09-26mm: shmem: avoid atomic operation during shmem_getpage_gfpMel Gorman
2014-09-26mm: page_alloc: lookup pageblock migratetype with IRQs enabled during freeMel Gorman
2014-09-26mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman
2014-09-26mm: page_alloc: reduce number of times page_to_pfn is calledMel Gorman
2014-09-26mm: page_alloc: use unsigned int for order in more placesMel Gorman
2014-09-26mm: page_alloc: take the ALLOC_NO_WATERMARK check out of the fast pathMel Gorman
2014-09-26mm: page_alloc: only check the alloc flags and gfp_mask for dirty onceMel Gorman
2014-09-26mm: page_alloc: only check the zone id check if pages are buddiesMel Gorman
2014-09-26mm: page_alloc: calculate classzone_idx once from the zonelist refMel Gorman
2014-09-26mm: page_alloc: use jump labels to avoid checking number_of_cpusetsMel Gorman
2014-09-26include/linux/jump_label.h: expose the reference countMel Gorman
2014-09-26mm: page_alloc: do not treat a zone that cannot be used for dirty pages as "f...Mel Gorman
2014-09-26mm: page_alloc: do not update zlc unless the zlc is activeMel Gorman
2014-09-26mm/swap.c: clean up *lru_cache_add* functionsJianyu Zhan
2014-09-26mm/page_alloc: prevent MIGRATE_RESERVE pages from being misplacedVlastimil Babka
2014-09-26mm: vmscan: use proportional scanning during direct reclaim and full scan at ...Mel Gorman
2014-09-26fs/superblock: avoid locking counting inodes and dentries before reclaiming themTim Chen
2014-09-26fs/superblock: unregister sb shrinker before ->kill_sb()Dave Chinner
2014-09-26mm: fix direct reclaim writeback regressionHugh Dickins
2014-09-26x86/mm: In the PTE swapout page reclaim case clear the accessed bit instead o...Shaohua Li
2014-09-26mm, compaction: properly signal and act upon lock and need_sched() contentionVlastimil Babka