summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds-13/+107
2018-08-23mm: mmu_notifier fix for tlb_end_vmaNicholas Piggin-4/+13
2018-08-22net_sched: fix unused variable warning in stmmacArnd Bergmann-1/+1
2018-08-22x86/mm/tlb: Revert the recent lazy TLB patchesPeter Zijlstra-10/+0
2018-08-22include/linux/compiler*.h: make compiler-*.h mutually exclusiveNick Desaulniers-232/+127
2018-08-22sunrpc: Extract target name into svc_credChuck Lever-0/+3
2018-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+30
2018-08-22Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-blockLinus Torvalds-3/+5
2018-08-22Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds-5/+0
2018-08-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds-105/+317
2018-08-22drm/syncobj: Drop add/remove_callback from driver interfaceDaniel Vetter-5/+0
2018-08-22ipc/util.c: further variable name cleanupsManfred Spraul-1/+1
2018-08-22ipc: get rid of ids->tables_initialized hackDavidlohr Bueso-1/+0
2018-08-22signal: make get_signal() return boolChristian Brauner-1/+1
2018-08-22signal: make unhandled_signal() return boolChristian Brauner-1/+1
2018-08-22signal: make force_sigsegv() voidChristian Brauner-1/+1
2018-08-22autofs: add AUTOFS_EXP_FORCED flagIan Kent-3/+5
2018-08-22lib: add crc64 calculation routinesColy Li-0/+11
2018-08-22include/linux/bitops.h: introduce BITS_PER_TYPEChris Wilson-2/+2
2018-08-22kernel: tracepoints: add support for relative referencesArd Biesheuvel-4/+15
2018-08-22PCI: Add support for relative addressing in quirk tablesArd Biesheuvel-0/+20
2018-08-22init: allow initcall tables to be emitted using relative referencesArd Biesheuvel-11/+33
2018-08-22module: use relative references for __ksymtab entriesArd Biesheuvel-13/+64
2018-08-22module: allow symbol exports to be disabledArd Biesheuvel-1/+10
2018-08-22kernel/hung_task.c: allow to set checking interval separately from timeoutDmitry Vyukov-0/+2
2018-08-22linux/compiler.h: don't use boolRasmus Villemoes-1/+1
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-22drm/crc: Cleanup crtc_crc_open functionMahesh Kumar-2/+1
2018-08-22fs/quota: Replace XQM_MAXQUOTAS usage with MAXQUOTASJeremy Cline-7/+1
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