summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-09-26mm: page_alloc: reduce cost of the fair zone allocation policyMel 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-26mm: make copy_pte_range static againJerome Marchand
2014-09-26mm: non-atomically mark page accessed during page cache allocation where poss...Mel Gorman
2014-09-26mm: shmem: avoid atomic operation during shmem_getpage_gfpMel 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: 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/swap.c: clean up *lru_cache_add* functionsJianyu Zhan
2014-09-26mm/compaction: do not count migratepages when unnecessaryVlastimil Babka
2014-09-26mm, compaction: embed migration mode in compact_controlDavid Rientjes
2014-09-26mm, compaction: add per-zone migration pfn cache for async compactionDavid Rientjes
2014-09-26mm, migration: add destination page freeing callbackDavid Rientjes
2014-09-26mm/readahead.c: inline ra_submitFabian Frederick
2014-09-26mm: remove read_cache_page_async()Sasha Levin
2014-09-26mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner
2014-09-26mm: filemap: move radix tree hole searching hereJohannes Weiner
2014-09-26lib: radix-tree: add radix_tree_delete_item()Johannes Weiner
2014-09-26mm: per-thread vma cachingDavidlohr Bueso
2014-09-26mm: optimize put_mems_allowed() usageMel Gorman
2014-09-26mm: get rid of unnecessary pageblock scanning in setup_zone_migrate_reserveYasuaki Ishimatsu
2014-09-26swap: add a simple detector for inappropriate swapin readaheadShaohua Li
2014-09-26mm: compaction: encapsulate defer reset logicVlastimil Babka
2014-09-26mm: compaction: trace compaction begin and endMel Gorman
2014-09-26mm, x86: Account for TLB flushes only when debuggingMel Gorman
2014-09-26mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()KOSAKI Motohiro
2014-09-26swap: change swap_list_head to plist, add swap_avail_headDan Streetman
2014-09-26lib/plist: add plist_requeueDan Streetman
2014-09-26lib/plist: add helper functionsDan Streetman
2014-09-26swap: change swap_info singly-linked list to list_headDan Streetman
2014-09-26hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan
2014-09-17RDMA/uapi: Include socket.h in rdma_user_cm.hDoug Ledford
2014-09-17scsi: do not issue SCSI RSOC command to Promise Vtrak E610fJanusz Dziemidowicz
2014-09-17scsi: add a blacklist flag which enables VPD page inquiriesMartin K. Petersen
2014-09-17scsi_scan: Restrict sequential scan to 256 LUNsHannes Reinecke
2014-09-17CAPABILITIES: remove undefined caps from all processesEric Paris
2014-09-17svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever
2014-09-17jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong
2014-09-03drm/radeon: add additional SI pci idsAlex Deucher
2014-09-03drm/radeon: add new bonaire pci idsAlex Deucher
2014-09-03drm/radeon: add new KV pci idAlex Deucher
2014-09-03PCI: Add pci_upstream_bridge()Bjorn Helgaas
2014-09-02bio-integrity: add "bip_max_vcnt" into struct bio_integrity_payloadGu Zheng
2014-09-02usb-core bInterval quirkJames P Michels III
2014-08-26DMA-API: provide a helper to set both DMA and coherent DMA masksRussell King
2014-08-26mnt: Correct permission checks in do_remountEric W. Biederman