summaryrefslogtreecommitdiffhomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds6-29/+26
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds4-0/+89
2019-12-01mm/memory_hotplug.c: remove __online_page_set_limits()Souptick Joarder1-2/+0
2019-12-01mm: fix struct member name in function commentsHao Lee1-1/+1
2019-12-01hugetlb: remove unused hstate in hugetlb_fault_mutex_hash()Wei Yang1-2/+1
2019-12-01hugetlbfs: convert macros to static inline, fix sparse warningMike Kravetz1-22/+115
2019-12-01hugetlbfs: hugetlb_fault_mutex_hash() cleanupMike Kravetz1-1/+1
2019-12-01mm: support memblock alloc on the exact node for sparse_buffer_init()Yunfeng Ye1-0/+3
2019-12-01mm: vmscan: enforce inactive:active ratio at the reclaim rootJohannes Weiner1-2/+2
2019-12-01mm: vmscan: detect file thrashing at the reclaim rootJohannes Weiner2-1/+6
2019-12-01mm: vmscan: harmonize writeback congestion tracking for nodes & memcgsJohannes Weiner2-6/+11
2019-12-01mm: clean up and clarify lruvec lookup procedureJohannes Weiner2-19/+20
2019-12-01include/linux/mmzone.h: fix comment for ISOLATE_UNMAPPED macroHao Lee1-1/+1
2019-12-01mm, pcpu: make zone pcp updates and reset internal to the mmMel Gorman1-3/+0
2019-12-01mm/page_alloc: add alloc_contig_pages()Anshuman Khandual1-0/+2
2019-12-01kasan: support backing vmalloc space with real shadow memoryDaniel Axtens3-1/+44
2019-12-01include/linux/memory_hotplug.h: move definitions of {set,clear}_zone_contiguousBen Dooks (Codethink)1-3/+3
2019-12-01mm/page_isolation.c: convert SKIP_HWPOISON to MEMORY_OFFLINEDavid Hildenbrand1-2/+2
2019-12-01mm/memory_hotplug: remove __online_page_free() and __online_page_increment_co...David Hildenbrand1-2/+0
2019-12-01mm/memory_hotplug: export generic_online_page()David Hildenbrand1-0/+1
2019-12-01mm, soft-offline: convert parameter to pfnNaoya Horiguchi1-1/+1
2019-12-01bpf: Avoid setting bpf insns pages read-only when prog is jitedDaniel Borkmann1-2/+6
2019-12-01mm: move the backup x_devmap() functions to asm-generic/pgtable.hThomas Hellstrom1-15/+0
2019-12-01rss_stat: add support to detect RSS updates of external mmJoel Fernandes (Google)2-4/+6
2019-12-01mm: emit tracepoint when RSS changesJoel Fernandes (Google)1-3/+11
2019-12-01mm: vmscan: memcontrol: remove mem_cgroup_select_victim_node()Shakeel Butt1-8/+0
2019-12-01include/linux/memcontrol.h: fix comments based on per-node memcgHao Lee1-3/+2
2019-12-01mm, memcg: clean up reclaim iter arrayYafang Shao1-2/+1
2019-12-01fs/direct-io.c: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=nKonstantin Khlebnikov1-1/+5
2019-12-01mm, slab: remove unused kmalloc_size()Pengfei Li1-20/+0
2019-11-30Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+3
2019-11-30Merge tag 'audit-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+3
2019-11-30Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+26
2019-11-30Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-1/+4
2019-11-30Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/...Linus Torvalds3-10/+69
2019-11-30Merge tag 'for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2-2/+14
2019-11-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-68/+71
2019-11-30Merge tag 'iomap-5.5-merge-11' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-34/+95
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2-205/+132
2019-11-30Merge tag 'drm-vmwgfx-coherent-2019-11-29' of git://anongit.freedesktop.org/d...Linus Torvalds3-3/+21
2019-11-29PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCYLeonard Crestez1-0/+12
2019-11-29PM / QoS: Reorder pm_qos/freq_qos/dev_pm_qos structsLeonard Crestez1-36/+38
2019-11-29PM / QoS: Redefine FREQ_QOS_MAX_DEFAULT_VALUE to S32_MAXLeonard Crestez1-1/+1
2019-11-29cpuidle: Drop disabled field from struct cpuidle_stateRafael J. Wysocki1-1/+1
2019-11-28net: skmsg: fix TLS 1.3 crash with full sk_msgJakub Kicinski1-14/+14
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds4-29/+44
2019-11-28Merge tag 'for-5.5/io_uring-post-20191128' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+3
2019-11-28i2c: replace i2c_new_probed_device with an ERR_PTR variantWolfram Sang1-3/+9
2019-11-28Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'Bjorn Helgaas2-3/+18
2019-11-28Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas1-0/+1