summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm/memblock: introduce for_each_memblock_type()Alexander Kuleshov2016-01-141-0/+5
* mm: page_alloc: generalize the dirty balance reserveJohannes Weiner2016-01-142-4/+3
* mm: allow GFP_{FS,IO} for page_cache_read page cache allocationMichal Hocko2016-01-141-0/+4
* mm: mmap: add new /proc tunable for mmap_base ASLRDaniel Cashman2016-01-141-0/+11
* memcg: do not allow to disable tcp accounting after limit is setVladimir Davydov2016-01-141-11/+1
* mm, vmalloc: remove VM_VPAGESDavid Rientjes2016-01-141-1/+0
* mm, shmem: add internal shmem resident memory accountingJerome Marchand2016-01-142-4/+21
* mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappingsVlastimil Babka2016-01-141-0/+2
* mm, proc: reduce cost of /proc/pid/smaps for shmem mappingsVlastimil Babka2016-01-141-0/+2
* mm/mmzone.c: memmap_valid_within() can be booleanYaowei Bai2016-01-141-3/+3
* mm/zonelist: enumerate zonelists array indexYaowei Bai2016-01-142-15/+14
* include/linux/mmzone.h: remove unused is_unevictable_lru()Yaowei Bai2016-01-141-5/+0
* mm/memblock.c: memblock_is_memory()/reserved() can be booleanYaowei Bai2016-01-141-2/+2
* include/linux/hugetlb.h: is_file_hugepages() can be booleanYaowei Bai2016-01-141-6/+4
* mm: change mm_vmscan_lru_shrink_inactive() proto typesyalin wang2016-01-141-7/+7
* mm/page_isolation.c: add new tracepoint, test_pages_isolatedJoonsoo Kim2016-01-141-0/+38
* mm/mempolicy.c: convert the shared_policy lock to a rwlockNathan Zimmer2016-01-141-1/+1
* mm: add PHYS_PFN, use it in __phys_to_pfn()Chen Gang2016-01-142-1/+4
* mm/vmscan.c: change trace_mm_vmscan_writepage() proto typeyalin wang2016-01-141-4/+3
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-141-2/+3
* slab: add SLAB_ACCOUNT flagVladimir Davydov2016-01-142-8/+12
* memcg: only account kmem allocations marked as __GFP_ACCOUNTVladimir Davydov2016-01-142-0/+11
* Revert "gfp: add __GFP_NOACCOUNT"Vladimir Davydov2016-01-142-4/+0
* include/linux/dcache.h: remove semicolons from HASH_LEN_DECLAREAndrew Morton2016-01-141-2/+2
* fsnotify: destroy marks with call_srcu instead of dedicated threadJeff Layton2016-01-141-1/+4
* Merge tag 'for-f2fs-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2016-01-132-1/+40
|\
| * f2fs: add a tracepoint for sync_dirty_inodesChao Yu2015-12-171-0/+38
| * f2fs: add symbol to avoid any confusion with toolsJaegeuk Kim2015-12-141-1/+2
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-01-135-4/+99
|\ \
| * \ Merge branch 'jejb-scsi' into miscJames Bottomley2016-01-0741-252/+235
| |\ \
| | * | scsi_transport_sas: add function to get SAS endpoint addressJames Bottomley2015-12-181-0/+1
| | * | scsi_transport_sas: add is_sas_attached() functionJames Bottomley2015-12-181-0/+9
| * | | cxlflash: Fix to avoid virtual LUN failover failureMatthew R. Ochs2016-01-061-0/+10
| * | | scsi: Add scsi_vpd_tpg_id()Hannes Reinecke2015-12-021-0/+1
| * | | scsi: Add scsi_vpd_lun_id()Hannes Reinecke2015-12-021-0/+1
| * | | scsi: remove scsi_show_sense_hdr()Hannes Reinecke2015-12-021-2/+0
| * | | scsi: rescan VPD attributesHannes Reinecke2015-11-301-2/+3
| * | | scsi: Centralise ssp frame information unitsJohn Garry2015-11-251-0/+74
* | | | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-135-0/+81
|\ \ \ \
| * | | | block: kill disk_{check|set|clear|alloc}_badblocksDan Williams2016-01-091-5/+0
| * | | | block, badblocks: introduce devm_init_badblocksDan Williams2016-01-091-1/+13
| * | | | badblocks: rename badblocks_free to badblocks_exitDan Williams2016-01-091-1/+1
| * | | | libnvdimm: Add a poison list and export badblocksVishal Verma2016-01-091-0/+1
| * | | | block: Add badblock management for gendisksVishal Verma2016-01-091-0/+7
| * | | | badblocks: Add core badblock management codeVishal Verma2016-01-091-0/+53
| * | | | block: enable dax for raw block devicesDan Williams2016-01-092-0/+13
* | | | | Merge tag 'media/v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-01-136-83/+1581
|\ \ \ \ \
| * | | | | [media] Postpone the addition of MEDIA_IOC_G_TOPOLOGYMauro Carvalho Chehab2016-01-111-1/+5
| * | | | | [media] media-entitiy: add a function to create multiple linksMauro Carvalho Chehab2016-01-111-0/+51
| * | | | | [media] uapi/media.h: Use u32 for the number of graph objectsMauro Carvalho Chehab2016-01-111-4/+8