summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-12-01mm: support memblock alloc on the exact node for sparse_buffer_init()Yunfeng Ye
2019-12-01mm: vmscan: enforce inactive:active ratio at the reclaim rootJohannes Weiner
2019-12-01mm: vmscan: detect file thrashing at the reclaim rootJohannes Weiner
2019-12-01mm: vmscan: harmonize writeback congestion tracking for nodes & memcgsJohannes Weiner
2019-12-01mm: clean up and clarify lruvec lookup procedureJohannes Weiner
2019-12-01include/linux/mmzone.h: fix comment for ISOLATE_UNMAPPED macroHao Lee
2019-12-01mm, pcpu: make zone pcp updates and reset internal to the mmMel Gorman
2019-12-01mm/page_alloc: add alloc_contig_pages()Anshuman Khandual
2019-12-01kasan: support backing vmalloc space with real shadow memoryDaniel Axtens
2019-12-01include/linux/memory_hotplug.h: move definitions of {set,clear}_zone_contiguousBen Dooks (Codethink)
2019-12-01mm/page_isolation.c: convert SKIP_HWPOISON to MEMORY_OFFLINEDavid Hildenbrand
2019-12-01mm/memory_hotplug: remove __online_page_free() and __online_page_increment_co...David Hildenbrand
2019-12-01mm/memory_hotplug: export generic_online_page()David Hildenbrand
2019-12-01mm, soft-offline: convert parameter to pfnNaoya Horiguchi
2019-12-01bpf: Avoid setting bpf insns pages read-only when prog is jitedDaniel Borkmann
2019-12-01mm: move the backup x_devmap() functions to asm-generic/pgtable.hThomas Hellstrom
2019-12-01rss_stat: add support to detect RSS updates of external mmJoel Fernandes (Google)
2019-12-01mm: emit tracepoint when RSS changesJoel Fernandes (Google)
2019-12-01mm: vmscan: memcontrol: remove mem_cgroup_select_victim_node()Shakeel Butt
2019-12-01include/linux/memcontrol.h: fix comments based on per-node memcgHao Lee
2019-12-01mm, memcg: clean up reclaim iter arrayYafang Shao
2019-12-01fs/direct-io.c: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=nKonstantin Khlebnikov
2019-12-01mm, slab: remove unused kmalloc_size()Pengfei Li
2019-11-30Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-30Merge tag 'audit-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-30Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-30Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-11-30Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/...Linus Torvalds
2019-11-30Merge tag 'for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2019-11-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2019-11-30Merge tag 'iomap-5.5-merge-11' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-11-30Merge tag 'drm-vmwgfx-coherent-2019-11-29' of git://anongit.freedesktop.org/d...Linus Torvalds
2019-11-29PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCYLeonard Crestez
2019-11-29PM / QoS: Reorder pm_qos/freq_qos/dev_pm_qos structsLeonard Crestez
2019-11-29PM / QoS: Redefine FREQ_QOS_MAX_DEFAULT_VALUE to S32_MAXLeonard Crestez
2019-11-29cpuidle: Drop disabled field from struct cpuidle_stateRafael J. Wysocki
2019-11-28net: skmsg: fix TLS 1.3 crash with full sk_msgJakub Kicinski
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds
2019-11-28Merge tag 'for-5.5/io_uring-post-20191128' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-28i2c: replace i2c_new_probed_device with an ERR_PTR variantWolfram Sang
2019-11-28Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas
2019-11-28Merge branch 'pci/virtualization'Bjorn Helgaas
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas
2019-11-28Merge branch 'pci/pm'Bjorn Helgaas
2019-11-28Merge branch 'pci/msi'Bjorn Helgaas
2019-11-28Merge branch 'pci/misc'Bjorn Helgaas
2019-11-28Merge branch 'pci/aspm'Bjorn Helgaas
2019-11-28Merge branch 'pci/aer'Bjorn Helgaas