summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-07-11mm: swap: provide lru_add_drain_all_cpuslocked()Thomas Gleixner1-0/+1
2017-07-11mm/list_lru.c: fix list_lru_count_node() to be race freeSahitya Tummala1-0/+1
2017-07-11include/linux/backing-dev.h: simplify wb_stat_sumNikolay Borisov1-14/+1
2017-07-11include/linux/mmzone.h: remove ancient/ambiguous commentNikolay Borisov1-5/+2
2017-07-11hugetlb: add support for preferred node to alloc_huge_page_nodemaskMichal Hocko2-3/+4
2017-07-11mm, hugetlb: unclutter hugetlb allocation layersMichal Hocko1-1/+1
2017-07-11mm/oom_kill.c: add tracepoints for oom reaper-related eventsRoman Gushchin1-0/+80
2017-07-11mm: unify new_node_page and alloc_migrate_targetMichal Hocko1-0/+16
2017-07-11hugetlb, memory_hotplug: prefer to use reserved pages for migrationMichal Hocko1-0/+2
2017-07-11include/linux/page_ref.h: ensure page_ref_unfreeze is ordered against prior a...Will Deacon1-0/+1
2017-07-11mm: always enable thp for dax mappingsDan Williams3-5/+11
2017-07-11mm: improve readability of transparent_hugepage_enabled()Dan Williams1-12/+29
2017-07-11oom, trace: remove ENUM evaluation of COMPACTION_FEEDBACKSteven Rostedt (VMware)1-1/+1
2017-07-11mm: make PR_SET_THP_DISABLE immediately activeMichal Hocko3-2/+7
2017-07-11mm: hugetlb: delete dequeue_hwpoisoned_huge_page()Naoya Horiguchi1-5/+0
2017-07-11mm: hugetlb: soft-offline: dissolve source hugepage after successful migrationAnshuman Khandual1-4/+27
2017-07-11mm: hwpoison: change PageHWPoison behavior on hugetlb pagesNaoya Horiguchi1-9/+0
2017-07-11swap: add block io poll in swapin pathShaohua Li1-2/+3
2017-07-11Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-0/+80
2017-07-11Merge tag 'acpi-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+7
2017-07-11Merge tag 'for-f2fs-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-2/+14
2017-07-10Merge branches 'acpi-spcr', 'acpi-osi', 'acpi-bus', 'acpi-scan' and 'acpi-misc'Rafael J. Wysocki1-0/+7
2017-07-10Fix up over-eager 'wait_queue_t' renamingLinus Torvalds2-4/+4
2017-07-10Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-0/+6
2017-07-10Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe1-1/+22
2017-07-10libata: Cleanup ata_read_log_page()Damien Le Moal1-1/+1
2017-07-10Merge branch 'fix-uio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+4
2017-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-64/+18
2017-07-10Merge branch 'annotations' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Paolo Bonzini1-6/+11
2017-07-10nvmem: include linux/err.h from headerArnd Bergmann1-0/+3
2017-07-10fix brown paperbag bug in inlined copy_..._iter()Al Viro1-4/+4
2017-07-10KVM: use correct accessor function for __kvm_memslotsChristian Borntraeger1-3/+2
2017-07-10Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport...Jiri Kosina37-155/+248
2017-07-10Merge branches 'for-4.13/ish' and 'for-4.13/ite' into for-linusJiri Kosina1-0/+9
2017-07-10nvme_fc/nvmet_fc: revise Create Association descriptor lengthJames Smart1-1/+22
2017-07-10Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds48-527/+1381
2017-07-09Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2017-07-09Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-29/+31
2017-07-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2017-07-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+13
2017-07-09Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-6/+10
2017-07-09Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-8/+19
2017-07-09Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-10/+45
2017-07-08i2c: Provide a stub for i2c_detect_slave_mode()Andy Shevchenko1-0/+2
2017-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-2/+2
2017-07-08Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-17/+121
2017-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-0/+10
2017-07-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-31/+6
2017-07-08Merge branch 'work.__copy_in_user' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-6/+0
2017-07-08bonding: avoid NETDEV_CHANGEMTU event when unregistering slaveWANG Cong1-0/+1