summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm: workingset: add vmstat counter for shadow nodesJohannes Weiner2018-10-261-0/+1
* psi: cgroup supportJohannes Weiner2018-10-263-0/+44
* psi: pressure stall information for CPU, memory, and IOJohannes Weiner2018-10-263-0/+130
* sched: loadavg: make calc_load_n() publicJohannes Weiner2018-10-261-0/+3
* sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner2018-10-261-4/+17
* delayacct: track delays from thrashing cache pagesJohannes Weiner2018-10-262-1/+28
* mm: workingset: tell cache transitions from workingset thrashingJohannes Weiner2018-10-264-2/+7
* mm: rename and change semantics of nr_indirectly_reclaimable_bytesVlastimil Babka2018-10-261-1/+1
* mm, slab/slub: introduce kmalloc-reclaimable cachesVlastimil Babka2018-10-261-1/+15
* mm, slab: combine kmalloc_caches and kmalloc_dma_cachesVlastimil Babka2018-10-261-11/+31
* mm: remove vm_insert_pfn()Matthew Wilcox2018-10-261-14/+1
* mm: remove references to vm_insert_pfn()Matthew Wilcox2018-10-262-3/+3
* mm: make vm_insert_pfn_prot() staticMatthew Wilcox2018-10-261-2/+0
* mm: introduce vmf_insert_pfn_prot()Matthew Wilcox2018-10-261-0/+2
* mm: remove vm_insert_mixed()Matthew Wilcox2018-10-261-14/+1
* Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...Michal Hocko2018-10-261-23/+0
* mm, mmu_notifier: be explicit about range invalition non-blocking modeMichal Hocko2018-10-261-1/+3
* mm: don't miss the last page because of round-off errorRoman Gushchin2018-10-261-0/+3
* mm: rework memcg kernel stack accountingRoman Gushchin2018-10-261-1/+12
* fs/iomap.c: change return type to vm_fault_tSouptick Joarder2018-10-261-1/+3
* include/linux/linkage.h: align weak symbolsAndrey Ryabinin2018-10-261-0/+1
* include/linux/pfn_t.h: force '~' to be parsed as an unary operatorSebastien Boisvert2018-10-261-1/+1
* Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-10-2612-69/+183
|\
| * fpga: add devm_fpga_region_createAlan Tull2018-10-161-0/+4
| * fpga: bridge: add devm_fpga_bridge_createAlan Tull2018-10-161-0/+4
| * fpga: mgr: add devm_fpga_mgr_createAlan Tull2018-10-161-0/+4
| * lib: Add memcat_p(): paste 2 pointer arrays togetherAlexander Shishkin2018-10-111-0/+7
| * Merge 4.19-rc7 into char-misc-nextGreg Kroah-Hartman2018-10-0822-73/+81
| |\
| * | thunderbolt: Convert rest of the driver files to use SPDX identifierMika Westerberg2018-10-021-4/+1
| * | Merge tag 'soundwire-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2018-10-021-2/+10
| |\ \
| | * | soundwire: keep track of Masters in a streamShreyas NC2018-08-271-0/+2
| | * | soundwire: Add support for multi link bank switchShreyas NC2018-08-271-0/+4
| | * | soundwire: Handle multiple master instances in a streamVinod Koul2018-08-271-2/+0
| | * | soundwire: Add support to lock across bus instancesSanyog Kale2018-08-271-0/+4
| * | | Merge 4.19-rc6Greg Kroah-Hartman2018-09-3021-102/+135
| |\ \ \
| * | | | nvmem: use EOPNOTSUPP instead of ENOSYSBartosz Golaszewski2018-09-282-18/+17
| * | | | nvmem: make the naming of arguments in nvmem_cell_get() consistentBartosz Golaszewski2018-09-281-6/+6
| * | | | nvmem: use SPDX license identifiersBartosz Golaszewski2018-09-282-8/+2
| * | | | nvmem: add a notifier chainBartosz Golaszewski2018-09-281-0/+21
| * | | | nvmem: add support for cell lookups from machine codeBartosz Golaszewski2018-09-281-0/+28
| * | | | nvmem: add support for cell infoBartosz Golaszewski2018-09-281-9/+24
| * | | | nvmem: change the signature of nvmem_unregister()Bartosz Golaszewski2018-09-281-6/+3
| * | | | nvmem: provide nvmem_dev_name()Bartosz Golaszewski2018-09-281-0/+8
| * | | | uio: introduce UIO_MEM_IOVAStephen Hemminger2018-09-251-0/+1
| * | | | vmbus: split ring buffer allocation from openStephen Hemminger2018-09-251-0/+9
| * | | | vmbus: keep pointer to ring buffer pageStephen Hemminger2018-09-251-1/+1
| * | | | vmbus: pass channel to hv_process_channel_removalStephen Hemminger2018-09-251-1/+1
| * | | | coresight: Add support for CLAIM tag protocolSuzuki K Poulose2018-09-251-0/+20
| * | | | coresight: perf: Remove set_buffer call backSuzuki K Poulose2018-09-251-5/+1
| * | | | coresight: perf: Remove reset_buffer call back for sinksSuzuki K Poulose2018-09-251-5/+1