aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-17fix Christoph's email addressesChristoph Lameter1-1/+1
2016-03-17bug: set warn variable before calling WARN()Steven Rostedt1-9/+12
2016-03-17timer: convert timer_slack_ns from unsigned long to u64John Stultz4-9/+11
2016-03-17thp: rewrite freeze_page()/unfreeze_page() with generic rmap walkersKirill A. Shutemov1-4/+6
2016-03-17mm: make remove_migration_ptes() beyond mm/migration.cKirill A. Shutemov1-0/+2
2016-03-17rmap: extend try_to_unmap() to be usable by split_huge_page()Kirill A. Shutemov2-0/+10
2016-03-17rmap: introduce rmap_walk_locked()Kirill A. Shutemov1-0/+1
2016-03-17mm: remove VM_FAULT_MINORJan Kara1-2/+0
2016-03-17mm: exclude ZONE_DEVICE from GFP_ZONE_TABLEDan Williams2-13/+22
2016-03-17mm/page_ref: add tracepoint to track down page reference manipulationJoonsoo Kim2-5/+227
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim3-35/+94
2016-03-17mm: thp: set THP defrag by default to madvise and add a stall-free defrag optionMel Gorman2-8/+3
2016-03-17mm: remove unnecessary description about a non-exist gfp flagSatoru Takeuchi1-2/+0
2016-03-17mm: scale kswapd watermarks in proportion to memoryJohannes Weiner2-0/+3
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov1-9/+8
2016-03-17virtio_balloon: export 'available' memory to balloon statisticsIgor Redko1-1/+2
2016-03-17mm/page_alloc.c: calculate 'available' memory in a separate functionIgor Redko1-0/+1
2016-03-17mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_rangeAneesh Kumar K.V1-0/+17
2016-03-17mm, tracing: refresh __def_vmaflag_namesKirill A. Shutemov2-7/+17
2016-03-17mm: move max_map_count bits into mm.hAndrey Ryabinin2-21/+21
2016-03-17thp, vmstats: count deferred split eventsKirill A. Shutemov1-0/+1
2016-03-17mm: workingset: make shadow node shrinker memcg awareVladimir Davydov1-0/+10
2016-03-17mm: memcontrol: zap memcg_kmem_online helperVladimir Davydov1-10/+0
2016-03-17include/linux/page-flags.h: force inlining of selected page flag modificationsDenys Vlasenko1-15/+15
2016-03-17bufferhead: force inlining of buffer head flag operationsDenys Vlasenko1-5/+5
2016-03-17mm, compaction: introduce kcompactdVlastimil Babka4-0/+78
2016-03-17/proc/kpageflags: return KPF_BUDDY for "tail" buddy pagesNaoya Horiguchi1-0/+2
2016-03-17mm: memcontrol: report kernel stack usage in cgroup2 memory.statVladimir Davydov1-1/+2
2016-03-17mm: memcontrol: report slab usage in cgroup2 memory.statVladimir Davydov1-0/+21
2016-03-17Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds15-17/+157
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds13-75/+59
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds13-32/+243
2016-03-17Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+8
2016-03-17Merge tag 'vfio-v4.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2-2/+101
2016-03-17Merge tag 'for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus 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-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds7-90/+65
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds19-504/+238
2016-03-17livepatch/module: remove livepatch module notifierJessica Yu1-0/+13
2016-03-16Merge tag 'fbdev-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds1-3/+0
2016-03-16Merge tag 'media/v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds15-46/+548
2016-03-16Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds5-1/+44
2016-03-16Merge tag 'dm-4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-3/+12
2016-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-0/+20
2016-03-16Merge branch 'stable/for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibftLinus Torvalds1-0/+1
2016-03-16clk: rockchip: add clock-id for rk3036 emac pll source clockXing Zheng1-0/+1
2016-03-16clk: rockchip: add node-id for rk3036 emac hclkXing Zheng1-0/+1
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds5-97/+94
2016-03-16Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds9-55/+90
2016-03-16cgroup: ignore css_sets associated with dead cgroups during migrationTejun Heo1-0/+3