summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2018-08-22userns: use refcount_t for reference counting instead atomic_tSebastian Andrzej Siewior-2/+3
2018-08-22bdi: use refcount_t for reference counting instead atomic_tSebastian Andrzej Siewior-3/+4
2018-08-22kernel.h: documentation for roundup() vs round_up()Kees Cook-1/+34
2018-08-22include/asm-generic/bug.h: clarify valid uses of WARN()Dmitry Vyukov-3/+13
2018-08-22proc/kcore: add vmcoreinfo note to /proc/kcoreOmar Sandoval-0/+2
2018-08-22proc/kcore: don't grab lock for kclist_add()Omar Sandoval-1/+1
2018-08-22proc: spread "const" a bitAlexey Dobriyan-1/+1
2018-08-22mm: fix comment for NODEMASK_ALLOCOscar Salvador-1/+1
2018-08-22/proc/meminfo: add percpu populated pages countDennis Zhou (Facebook)-0/+2
2018-08-22mm, oom: introduce memory.oom.groupRoman Gushchin-0/+18
2018-08-22mm/page_alloc: Introduce free_area_init_core_hotplugOscar Salvador-1/+2
2018-08-22mm: access zone->node via zone_to_nid() and zone_set_nid()Pavel Tatashin-15/+20
2018-08-22mm: remove zone_id() and make use of zone_idx() in is_dev_zone()Oscar Salvador-19/+12
2018-08-22mm: zero out the vma in vma_init()Andrew Morton-0/+1
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko-12/+30
2018-08-22mm, swap, get_swap_pages: use entry_size instead of cluster in parameterHuang Ying-1/+1
2018-08-22mm: struct shrinker: make flags of unsigned typeKirill Tkhai-2/+2
2018-08-22mm: struct shrink_control: keep int fields togetherKirill Tkhai-3/+3
2018-08-22ata: libahci_platform: add reset control supportKunihiko Hayashi-0/+2
2018-08-22ata: add an extra argument to ahci_platform_get_resources()Kunihiko Hayashi-1/+1
2018-08-22Merge tag 'acpi-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+8
2018-08-22vmlinux.lds.h: remove stale <linux/export.h> includeMasahiro Yamada-2/+0
2018-08-22export.h: remove VMLINUX_SYMBOL() and VMLINUX_SYMBOL_STR()Masahiro Yamada-7/+0
2018-08-22y2038: Provide aliases for compat helpersArnd Bergmann-0/+15
2018-08-22Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini-1/+30
2018-08-21ida: Remove old APIMatthew Wilcox-17/+4
2018-08-21ida: Add new APIMatthew Wilcox-3/+56
2018-08-21Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-34/+24
2018-08-21Merge tag 'for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds-0/+3
2018-08-21Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-18/+15
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-50/+59
2018-08-21compiler.h: Allow arch-specific asm/compiler.hPaul Burton-0/+12
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-43/+71
2018-08-20Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds-19/+36
2018-08-20Merge tag 'rtc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds-17/+4
2018-08-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-12/+21
2018-08-20Merge tag 'backlight-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+0
2018-08-20Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-17/+4812
2018-08-20Raise the minimum required gcc version to 4.6Joe Perches-68/+18
2018-08-20x86/memory_failure: Introduce {set, clear}_mce_nospec()Dan Williams-0/+14
2018-08-20Merge branch 'for-4.19/multitouch-multiaxis' into for-linusJiri Kosina-8/+16
2018-08-20Merge branch 'for-4.19/i2c-hid' into for-linusJiri Kosina-4/+3
2018-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-12/+32
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-5/+25
2018-08-19Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2018-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-33/+81
2018-08-18Merge tag 'hwlock-v4.19' of git://github.com/andersson/remoteprocLinus Torvalds-1/+36
2018-08-18Merge tag 'rproc-v4.19' of git://github.com/andersson/remoteprocLinus Torvalds-9/+14
2018-08-18Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-1/+7
2018-08-18Merge tag 'mmc-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-6/+11