summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-03-18include/uapi/linux/elf-em.h: remove v850Rob Landley1-3/+0
2016-03-18fix Christoph's email addressesChristoph Lameter1-1/+1
2016-03-18bug: set warn variable before calling WARN()Steven Rostedt1-9/+12
2016-03-18timer: convert timer_slack_ns from unsigned long to u64John Stultz4-9/+11
2016-03-18thp: rewrite freeze_page()/unfreeze_page() with generic rmap walkersKirill A. Shutemov1-4/+6
2016-03-18mm: make remove_migration_ptes() beyond mm/migration.cKirill A. Shutemov1-0/+2
2016-03-18rmap: extend try_to_unmap() to be usable by split_huge_page()Kirill A. Shutemov2-0/+10
2016-03-18rmap: introduce rmap_walk_locked()Kirill A. Shutemov1-0/+1
2016-03-18mm: remove VM_FAULT_MINORJan Kara1-2/+0
2016-03-18mm: exclude ZONE_DEVICE from GFP_ZONE_TABLEDan Williams2-13/+22
2016-03-18mm/page_ref: add tracepoint to track down page reference manipulationJoonsoo Kim2-5/+227
2016-03-18mm: introduce page reference manipulation functionsJoonsoo Kim3-35/+94
2016-03-18mm: thp: set THP defrag by default to madvise and add a stall-free defrag optionMel Gorman2-8/+3
2016-03-18mm: remove unnecessary description about a non-exist gfp flagSatoru Takeuchi1-2/+0
2016-03-18mm: scale kswapd watermarks in proportion to memoryJohannes Weiner2-0/+3
2016-03-18mm: cleanup *pte_alloc* interfacesKirill A. Shutemov1-9/+8
2016-03-18virtio_balloon: export 'available' memory to balloon statisticsIgor Redko1-1/+2
2016-03-18mm/page_alloc.c: calculate 'available' memory in a separate functionIgor Redko1-0/+1
2016-03-18mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_rangeAneesh Kumar K.V1-0/+17
2016-03-18mm, tracing: refresh __def_vmaflag_namesKirill A. Shutemov2-7/+17
2016-03-18mm: move max_map_count bits into mm.hAndrey Ryabinin2-21/+21
2016-03-18thp, vmstats: count deferred split eventsKirill A. Shutemov1-0/+1
2016-03-18mm: workingset: make shadow node shrinker memcg awareVladimir Davydov1-0/+10
2016-03-18mm: memcontrol: zap memcg_kmem_online helperVladimir Davydov1-10/+0
2016-03-18include/linux/page-flags.h: force inlining of selected page flag modificationsDenys Vlasenko1-15/+15
2016-03-18bufferhead: force inlining of buffer head flag operationsDenys Vlasenko1-5/+5
2016-03-18mm, compaction: introduce kcompactdVlastimil Babka4-0/+78
2016-03-18/proc/kpageflags: return KPF_BUDDY for "tail" buddy pagesNaoya Horiguchi1-0/+2
2016-03-18mm: memcontrol: report kernel stack usage in cgroup2 memory.statVladimir Davydov1-1/+2
2016-03-18mm: memcontrol: report slab usage in cgroup2 memory.statVladimir Davydov1-0/+21
2016-03-18Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-17/+157
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds13-75/+59
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-32/+243
2016-03-17Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+8
2016-03-17Merge tag 'vfio-v4.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2-2/+101
2016-03-17IB/hfi1: Report pid in qp_stats to aid debugMike Marciniszyn1-0/+1
2016-03-17Merge tag 'for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2-0/+5
2016-03-17Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+6
2016-03-17nfs4.h: add SCSI layout definitionsChristoph Hellwig1-0/+19
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds7-90/+65
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds19-504/+238
2016-03-17flowcache: Avoid OOM condition under preasureSteffen Klassert1-0/+1
2016-03-17livepatch/module: remove livepatch module notifierJessica Yu1-0/+13
2016-03-17Merge tag 'fbdev-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds1-3/+0
2016-03-17PM / clk: Add support for obtaining clocks from device-treeJon Hunter1-0/+9
2016-03-17Merge tag 'media/v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds15-46/+548
2016-03-17Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-1/+44
2016-03-17Merge tag 'dm-4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds1-3/+12
2016-03-17Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-0/+20
2016-03-17Merge branch 'stable/for-linus-4.6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1